00001
00002
00003
00004
00005
00006
00007 #define R__DICTIONARY_FILENAME coredIcontdIsrcdIG__Cont
00008 #include "RConfig.h"
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010
00011 #define private public
00012 #define protected public
00013 #endif
00014
00015
00016 namespace std {} using namespace std;
00017 #include "G__Cont.h"
00018
00019 #include "TCollectionProxyInfo.h"
00020 #include "TClass.h"
00021 #include "TBuffer.h"
00022 #include "TMemberInspector.h"
00023 #include "TError.h"
00024
00025 #ifndef G__ROOT
00026 #define G__ROOT
00027 #endif
00028
00029 #include "RtypesImp.h"
00030 #include "TIsAProxy.h"
00031
00032
00033
00034 namespace ROOT {
00035 namespace Shadow {
00036 }
00037 }
00038
00039
00040 namespace ROOT {
00041 void TVirtualCollectionProxy_ShowMembers(void *obj, TMemberInspector &R__insp);
00042 static void TVirtualCollectionProxy_Dictionary();
00043 static void delete_TVirtualCollectionProxy(void *p);
00044 static void deleteArray_TVirtualCollectionProxy(void *p);
00045 static void destruct_TVirtualCollectionProxy(void *p);
00046
00047
00048 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TVirtualCollectionProxy*)
00049 {
00050 ::TVirtualCollectionProxy *ptr = 0;
00051 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TVirtualCollectionProxy),0);
00052 static ::ROOT::TGenericClassInfo
00053 instance("TVirtualCollectionProxy", "include/TVirtualCollectionProxy.h", 41,
00054 typeid(::TVirtualCollectionProxy), DefineBehavior(ptr, ptr),
00055 0, &TVirtualCollectionProxy_Dictionary, isa_proxy, 1,
00056 sizeof(::TVirtualCollectionProxy) );
00057 instance.SetDelete(&delete_TVirtualCollectionProxy);
00058 instance.SetDeleteArray(&deleteArray_TVirtualCollectionProxy);
00059 instance.SetDestructor(&destruct_TVirtualCollectionProxy);
00060 return &instance;
00061 }
00062 TGenericClassInfo *GenerateInitInstance(const ::TVirtualCollectionProxy*)
00063 {
00064 return GenerateInitInstanceLocal((::TVirtualCollectionProxy*)0);
00065 }
00066
00067 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TVirtualCollectionProxy*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00068
00069
00070 static void TVirtualCollectionProxy_Dictionary() {
00071 ::ROOT::GenerateInitInstanceLocal((const ::TVirtualCollectionProxy*)0x0)->GetClass();
00072 }
00073
00074 }
00075
00076 namespace ROOT {
00077 void TList_ShowMembers(void *obj, TMemberInspector &R__insp);
00078 static void *new_TList(void *p = 0);
00079 static void *newArray_TList(Long_t size, void *p);
00080 static void delete_TList(void *p);
00081 static void deleteArray_TList(void *p);
00082 static void destruct_TList(void *p);
00083 static void streamer_TList(TBuffer &buf, void *obj);
00084
00085
00086 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TList*)
00087 {
00088 ::TList *ptr = 0;
00089 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TList >(0);
00090 static ::ROOT::TGenericClassInfo
00091 instance("TList", ::TList::Class_Version(), "include/TList.h", 47,
00092 typeid(::TList), DefineBehavior(ptr, ptr),
00093 &::TList::Dictionary, isa_proxy, 1,
00094 sizeof(::TList) );
00095 instance.SetNew(&new_TList);
00096 instance.SetNewArray(&newArray_TList);
00097 instance.SetDelete(&delete_TList);
00098 instance.SetDeleteArray(&deleteArray_TList);
00099 instance.SetDestructor(&destruct_TList);
00100 instance.SetStreamerFunc(&streamer_TList);
00101 return &instance;
00102 }
00103 TGenericClassInfo *GenerateInitInstance(const ::TList*)
00104 {
00105 return GenerateInitInstanceLocal((::TList*)0);
00106 }
00107
00108 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00109 }
00110
00111 namespace ROOT {
00112 void TObjArray_ShowMembers(void *obj, TMemberInspector &R__insp);
00113 static void *new_TObjArray(void *p = 0);
00114 static void *newArray_TObjArray(Long_t size, void *p);
00115 static void delete_TObjArray(void *p);
00116 static void deleteArray_TObjArray(void *p);
00117 static void destruct_TObjArray(void *p);
00118 static void streamer_TObjArray(TBuffer &buf, void *obj);
00119
00120
00121 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TObjArray*)
00122 {
00123 ::TObjArray *ptr = 0;
00124 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TObjArray >(0);
00125 static ::ROOT::TGenericClassInfo
00126 instance("TObjArray", ::TObjArray::Class_Version(), "include/TObjArray.h", 39,
00127 typeid(::TObjArray), DefineBehavior(ptr, ptr),
00128 &::TObjArray::Dictionary, isa_proxy, 1,
00129 sizeof(::TObjArray) );
00130 instance.SetNew(&new_TObjArray);
00131 instance.SetNewArray(&newArray_TObjArray);
00132 instance.SetDelete(&delete_TObjArray);
00133 instance.SetDeleteArray(&deleteArray_TObjArray);
00134 instance.SetDestructor(&destruct_TObjArray);
00135 instance.SetStreamerFunc(&streamer_TObjArray);
00136 return &instance;
00137 }
00138 TGenericClassInfo *GenerateInitInstance(const ::TObjArray*)
00139 {
00140 return GenerateInitInstanceLocal((::TObjArray*)0);
00141 }
00142
00143 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TObjArray*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00144 }
00145
00146 namespace ROOT {
00147 void TClonesArray_ShowMembers(void *obj, TMemberInspector &R__insp);
00148 static void *new_TClonesArray(void *p = 0);
00149 static void *newArray_TClonesArray(Long_t size, void *p);
00150 static void delete_TClonesArray(void *p);
00151 static void deleteArray_TClonesArray(void *p);
00152 static void destruct_TClonesArray(void *p);
00153 static void streamer_TClonesArray(TBuffer &buf, void *obj);
00154
00155
00156 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TClonesArray*)
00157 {
00158 ::TClonesArray *ptr = 0;
00159 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TClonesArray >(0);
00160 static ::ROOT::TGenericClassInfo
00161 instance("TClonesArray", ::TClonesArray::Class_Version(), "include/TClonesArray.h", 32,
00162 typeid(::TClonesArray), DefineBehavior(ptr, ptr),
00163 &::TClonesArray::Dictionary, isa_proxy, 1,
00164 sizeof(::TClonesArray) );
00165 instance.SetNew(&new_TClonesArray);
00166 instance.SetNewArray(&newArray_TClonesArray);
00167 instance.SetDelete(&delete_TClonesArray);
00168 instance.SetDeleteArray(&deleteArray_TClonesArray);
00169 instance.SetDestructor(&destruct_TClonesArray);
00170 instance.SetStreamerFunc(&streamer_TClonesArray);
00171 return &instance;
00172 }
00173 TGenericClassInfo *GenerateInitInstance(const ::TClonesArray*)
00174 {
00175 return GenerateInitInstanceLocal((::TClonesArray*)0);
00176 }
00177
00178 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TClonesArray*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00179 }
00180
00181 namespace ROOT {
00182 void TRefTable_ShowMembers(void *obj, TMemberInspector &R__insp);
00183 static void *new_TRefTable(void *p = 0);
00184 static void *newArray_TRefTable(Long_t size, void *p);
00185 static void delete_TRefTable(void *p);
00186 static void deleteArray_TRefTable(void *p);
00187 static void destruct_TRefTable(void *p);
00188 static void streamer_TRefTable(TBuffer &buf, void *obj);
00189
00190
00191 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRefTable*)
00192 {
00193 ::TRefTable *ptr = 0;
00194 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRefTable >(0);
00195 static ::ROOT::TGenericClassInfo
00196 instance("TRefTable", ::TRefTable::Class_Version(), "include/TRefTable.h", 37,
00197 typeid(::TRefTable), DefineBehavior(ptr, ptr),
00198 &::TRefTable::Dictionary, isa_proxy, 1,
00199 sizeof(::TRefTable) );
00200 instance.SetNew(&new_TRefTable);
00201 instance.SetNewArray(&newArray_TRefTable);
00202 instance.SetDelete(&delete_TRefTable);
00203 instance.SetDeleteArray(&deleteArray_TRefTable);
00204 instance.SetDestructor(&destruct_TRefTable);
00205 instance.SetStreamerFunc(&streamer_TRefTable);
00206 return &instance;
00207 }
00208 TGenericClassInfo *GenerateInitInstance(const ::TRefTable*)
00209 {
00210 return GenerateInitInstanceLocal((::TRefTable*)0);
00211 }
00212
00213 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRefTable*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00214 }
00215
00216 namespace ROOT {
00217 void TArray_ShowMembers(void *obj, TMemberInspector &R__insp);
00218 static void delete_TArray(void *p);
00219 static void deleteArray_TArray(void *p);
00220 static void destruct_TArray(void *p);
00221 static void streamer_TArray(TBuffer &buf, void *obj);
00222
00223
00224 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArray*)
00225 {
00226 ::TArray *ptr = 0;
00227 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArray >(0);
00228 static ::ROOT::TGenericClassInfo
00229 instance("TArray", ::TArray::Class_Version(), "include/TArray.h", 33,
00230 typeid(::TArray), DefineBehavior(ptr, ptr),
00231 &::TArray::Dictionary, isa_proxy, 2,
00232 sizeof(::TArray) );
00233 instance.SetDelete(&delete_TArray);
00234 instance.SetDeleteArray(&deleteArray_TArray);
00235 instance.SetDestructor(&destruct_TArray);
00236 instance.SetStreamerFunc(&streamer_TArray);
00237 return &instance;
00238 }
00239 TGenericClassInfo *GenerateInitInstance(const ::TArray*)
00240 {
00241 return GenerateInitInstanceLocal((::TArray*)0);
00242 }
00243
00244 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArray*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00245 }
00246
00247 namespace ROOT {
00248 void TArrayC_ShowMembers(void *obj, TMemberInspector &R__insp);
00249 static void *new_TArrayC(void *p = 0);
00250 static void *newArray_TArrayC(Long_t size, void *p);
00251 static void delete_TArrayC(void *p);
00252 static void deleteArray_TArrayC(void *p);
00253 static void destruct_TArrayC(void *p);
00254 static void streamer_TArrayC(TBuffer &buf, void *obj);
00255
00256
00257 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrayC*)
00258 {
00259 ::TArrayC *ptr = 0;
00260 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrayC >(0);
00261 static ::ROOT::TGenericClassInfo
00262 instance("TArrayC", ::TArrayC::Class_Version(), "include/TArrayC.h", 29,
00263 typeid(::TArrayC), DefineBehavior(ptr, ptr),
00264 &::TArrayC::Dictionary, isa_proxy, 3,
00265 sizeof(::TArrayC) );
00266 instance.SetNew(&new_TArrayC);
00267 instance.SetNewArray(&newArray_TArrayC);
00268 instance.SetDelete(&delete_TArrayC);
00269 instance.SetDeleteArray(&deleteArray_TArrayC);
00270 instance.SetDestructor(&destruct_TArrayC);
00271 instance.SetStreamerFunc(&streamer_TArrayC);
00272 return &instance;
00273 }
00274 TGenericClassInfo *GenerateInitInstance(const ::TArrayC*)
00275 {
00276 return GenerateInitInstanceLocal((::TArrayC*)0);
00277 }
00278
00279 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrayC*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00280 }
00281
00282 namespace ROOT {
00283 void TArrayD_ShowMembers(void *obj, TMemberInspector &R__insp);
00284 static void *new_TArrayD(void *p = 0);
00285 static void *newArray_TArrayD(Long_t size, void *p);
00286 static void delete_TArrayD(void *p);
00287 static void deleteArray_TArrayD(void *p);
00288 static void destruct_TArrayD(void *p);
00289 static void streamer_TArrayD(TBuffer &buf, void *obj);
00290
00291
00292 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrayD*)
00293 {
00294 ::TArrayD *ptr = 0;
00295 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrayD >(0);
00296 static ::ROOT::TGenericClassInfo
00297 instance("TArrayD", ::TArrayD::Class_Version(), "include/TArrayD.h", 29,
00298 typeid(::TArrayD), DefineBehavior(ptr, ptr),
00299 &::TArrayD::Dictionary, isa_proxy, 3,
00300 sizeof(::TArrayD) );
00301 instance.SetNew(&new_TArrayD);
00302 instance.SetNewArray(&newArray_TArrayD);
00303 instance.SetDelete(&delete_TArrayD);
00304 instance.SetDeleteArray(&deleteArray_TArrayD);
00305 instance.SetDestructor(&destruct_TArrayD);
00306 instance.SetStreamerFunc(&streamer_TArrayD);
00307 return &instance;
00308 }
00309 TGenericClassInfo *GenerateInitInstance(const ::TArrayD*)
00310 {
00311 return GenerateInitInstanceLocal((::TArrayD*)0);
00312 }
00313
00314 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrayD*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00315 }
00316
00317 namespace ROOT {
00318 void TArrayF_ShowMembers(void *obj, TMemberInspector &R__insp);
00319 static void *new_TArrayF(void *p = 0);
00320 static void *newArray_TArrayF(Long_t size, void *p);
00321 static void delete_TArrayF(void *p);
00322 static void deleteArray_TArrayF(void *p);
00323 static void destruct_TArrayF(void *p);
00324 static void streamer_TArrayF(TBuffer &buf, void *obj);
00325
00326
00327 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrayF*)
00328 {
00329 ::TArrayF *ptr = 0;
00330 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrayF >(0);
00331 static ::ROOT::TGenericClassInfo
00332 instance("TArrayF", ::TArrayF::Class_Version(), "include/TArrayF.h", 29,
00333 typeid(::TArrayF), DefineBehavior(ptr, ptr),
00334 &::TArrayF::Dictionary, isa_proxy, 3,
00335 sizeof(::TArrayF) );
00336 instance.SetNew(&new_TArrayF);
00337 instance.SetNewArray(&newArray_TArrayF);
00338 instance.SetDelete(&delete_TArrayF);
00339 instance.SetDeleteArray(&deleteArray_TArrayF);
00340 instance.SetDestructor(&destruct_TArrayF);
00341 instance.SetStreamerFunc(&streamer_TArrayF);
00342 return &instance;
00343 }
00344 TGenericClassInfo *GenerateInitInstance(const ::TArrayF*)
00345 {
00346 return GenerateInitInstanceLocal((::TArrayF*)0);
00347 }
00348
00349 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrayF*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00350 }
00351
00352 namespace ROOT {
00353 void TArrayI_ShowMembers(void *obj, TMemberInspector &R__insp);
00354 static void *new_TArrayI(void *p = 0);
00355 static void *newArray_TArrayI(Long_t size, void *p);
00356 static void delete_TArrayI(void *p);
00357 static void deleteArray_TArrayI(void *p);
00358 static void destruct_TArrayI(void *p);
00359 static void streamer_TArrayI(TBuffer &buf, void *obj);
00360
00361
00362 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrayI*)
00363 {
00364 ::TArrayI *ptr = 0;
00365 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrayI >(0);
00366 static ::ROOT::TGenericClassInfo
00367 instance("TArrayI", ::TArrayI::Class_Version(), "include/TArrayI.h", 29,
00368 typeid(::TArrayI), DefineBehavior(ptr, ptr),
00369 &::TArrayI::Dictionary, isa_proxy, 3,
00370 sizeof(::TArrayI) );
00371 instance.SetNew(&new_TArrayI);
00372 instance.SetNewArray(&newArray_TArrayI);
00373 instance.SetDelete(&delete_TArrayI);
00374 instance.SetDeleteArray(&deleteArray_TArrayI);
00375 instance.SetDestructor(&destruct_TArrayI);
00376 instance.SetStreamerFunc(&streamer_TArrayI);
00377 return &instance;
00378 }
00379 TGenericClassInfo *GenerateInitInstance(const ::TArrayI*)
00380 {
00381 return GenerateInitInstanceLocal((::TArrayI*)0);
00382 }
00383
00384 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrayI*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00385 }
00386
00387 namespace ROOT {
00388 void TArrayL64_ShowMembers(void *obj, TMemberInspector &R__insp);
00389 static void *new_TArrayL64(void *p = 0);
00390 static void *newArray_TArrayL64(Long_t size, void *p);
00391 static void delete_TArrayL64(void *p);
00392 static void deleteArray_TArrayL64(void *p);
00393 static void destruct_TArrayL64(void *p);
00394 static void streamer_TArrayL64(TBuffer &buf, void *obj);
00395
00396
00397 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrayL64*)
00398 {
00399 ::TArrayL64 *ptr = 0;
00400 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrayL64 >(0);
00401 static ::ROOT::TGenericClassInfo
00402 instance("TArrayL64", ::TArrayL64::Class_Version(), "include/TArrayL64.h", 29,
00403 typeid(::TArrayL64), DefineBehavior(ptr, ptr),
00404 &::TArrayL64::Dictionary, isa_proxy, 3,
00405 sizeof(::TArrayL64) );
00406 instance.SetNew(&new_TArrayL64);
00407 instance.SetNewArray(&newArray_TArrayL64);
00408 instance.SetDelete(&delete_TArrayL64);
00409 instance.SetDeleteArray(&deleteArray_TArrayL64);
00410 instance.SetDestructor(&destruct_TArrayL64);
00411 instance.SetStreamerFunc(&streamer_TArrayL64);
00412 return &instance;
00413 }
00414 TGenericClassInfo *GenerateInitInstance(const ::TArrayL64*)
00415 {
00416 return GenerateInitInstanceLocal((::TArrayL64*)0);
00417 }
00418
00419 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrayL64*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00420 }
00421
00422 namespace ROOT {
00423 void TArrayL_ShowMembers(void *obj, TMemberInspector &R__insp);
00424 static void *new_TArrayL(void *p = 0);
00425 static void *newArray_TArrayL(Long_t size, void *p);
00426 static void delete_TArrayL(void *p);
00427 static void deleteArray_TArrayL(void *p);
00428 static void destruct_TArrayL(void *p);
00429 static void streamer_TArrayL(TBuffer &buf, void *obj);
00430
00431
00432 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrayL*)
00433 {
00434 ::TArrayL *ptr = 0;
00435 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrayL >(0);
00436 static ::ROOT::TGenericClassInfo
00437 instance("TArrayL", ::TArrayL::Class_Version(), "include/TArrayL.h", 29,
00438 typeid(::TArrayL), DefineBehavior(ptr, ptr),
00439 &::TArrayL::Dictionary, isa_proxy, 3,
00440 sizeof(::TArrayL) );
00441 instance.SetNew(&new_TArrayL);
00442 instance.SetNewArray(&newArray_TArrayL);
00443 instance.SetDelete(&delete_TArrayL);
00444 instance.SetDeleteArray(&deleteArray_TArrayL);
00445 instance.SetDestructor(&destruct_TArrayL);
00446 instance.SetStreamerFunc(&streamer_TArrayL);
00447 return &instance;
00448 }
00449 TGenericClassInfo *GenerateInitInstance(const ::TArrayL*)
00450 {
00451 return GenerateInitInstanceLocal((::TArrayL*)0);
00452 }
00453
00454 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrayL*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00455 }
00456
00457 namespace ROOT {
00458 void TArrayS_ShowMembers(void *obj, TMemberInspector &R__insp);
00459 static void *new_TArrayS(void *p = 0);
00460 static void *newArray_TArrayS(Long_t size, void *p);
00461 static void delete_TArrayS(void *p);
00462 static void deleteArray_TArrayS(void *p);
00463 static void destruct_TArrayS(void *p);
00464 static void streamer_TArrayS(TBuffer &buf, void *obj);
00465
00466
00467 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrayS*)
00468 {
00469 ::TArrayS *ptr = 0;
00470 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrayS >(0);
00471 static ::ROOT::TGenericClassInfo
00472 instance("TArrayS", ::TArrayS::Class_Version(), "include/TArrayS.h", 29,
00473 typeid(::TArrayS), DefineBehavior(ptr, ptr),
00474 &::TArrayS::Dictionary, isa_proxy, 3,
00475 sizeof(::TArrayS) );
00476 instance.SetNew(&new_TArrayS);
00477 instance.SetNewArray(&newArray_TArrayS);
00478 instance.SetDelete(&delete_TArrayS);
00479 instance.SetDeleteArray(&deleteArray_TArrayS);
00480 instance.SetDestructor(&destruct_TArrayS);
00481 instance.SetStreamerFunc(&streamer_TArrayS);
00482 return &instance;
00483 }
00484 TGenericClassInfo *GenerateInitInstance(const ::TArrayS*)
00485 {
00486 return GenerateInitInstanceLocal((::TArrayS*)0);
00487 }
00488
00489 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrayS*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00490 }
00491
00492 namespace ROOT {
00493 void TBits_ShowMembers(void *obj, TMemberInspector &R__insp);
00494 static void *new_TBits(void *p = 0);
00495 static void *newArray_TBits(Long_t size, void *p);
00496 static void delete_TBits(void *p);
00497 static void deleteArray_TBits(void *p);
00498 static void destruct_TBits(void *p);
00499
00500
00501 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TBits*)
00502 {
00503 ::TBits *ptr = 0;
00504 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TBits >(0);
00505 static ::ROOT::TGenericClassInfo
00506 instance("TBits", ::TBits::Class_Version(), "include/TBits.h", 33,
00507 typeid(::TBits), DefineBehavior(ptr, ptr),
00508 &::TBits::Dictionary, isa_proxy, 4,
00509 sizeof(::TBits) );
00510 instance.SetNew(&new_TBits);
00511 instance.SetNewArray(&newArray_TBits);
00512 instance.SetDelete(&delete_TBits);
00513 instance.SetDeleteArray(&deleteArray_TBits);
00514 instance.SetDestructor(&destruct_TBits);
00515 return &instance;
00516 }
00517 TGenericClassInfo *GenerateInitInstance(const ::TBits*)
00518 {
00519 return GenerateInitInstanceLocal((::TBits*)0);
00520 }
00521
00522 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TBits*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00523 }
00524
00525 namespace ROOT {
00526 void TBitscLcLTReference_ShowMembers(void *obj, TMemberInspector &R__insp);
00527 static void TBitscLcLTReference_Dictionary();
00528 static void delete_TBitscLcLTReference(void *p);
00529 static void deleteArray_TBitscLcLTReference(void *p);
00530 static void destruct_TBitscLcLTReference(void *p);
00531
00532
00533 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TBits::TReference*)
00534 {
00535 ::TBits::TReference *ptr = 0;
00536 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TBits::TReference),0);
00537 static ::ROOT::TGenericClassInfo
00538 instance("TBits::TReference", "include/TBits.h", 55,
00539 typeid(::TBits::TReference), DefineBehavior(ptr, ptr),
00540 0, &TBitscLcLTReference_Dictionary, isa_proxy, 1,
00541 sizeof(::TBits::TReference) );
00542 instance.SetDelete(&delete_TBitscLcLTReference);
00543 instance.SetDeleteArray(&deleteArray_TBitscLcLTReference);
00544 instance.SetDestructor(&destruct_TBitscLcLTReference);
00545 return &instance;
00546 }
00547 TGenericClassInfo *GenerateInitInstance(const ::TBits::TReference*)
00548 {
00549 return GenerateInitInstanceLocal((::TBits::TReference*)0);
00550 }
00551
00552 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TBits::TReference*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00553
00554
00555 static void TBitscLcLTReference_Dictionary() {
00556 ::ROOT::GenerateInitInstanceLocal((const ::TBits::TReference*)0x0)->GetClass();
00557 }
00558
00559 }
00560
00561 namespace ROOT {
00562 void TCollection_ShowMembers(void *obj, TMemberInspector &R__insp);
00563 static void delete_TCollection(void *p);
00564 static void deleteArray_TCollection(void *p);
00565 static void destruct_TCollection(void *p);
00566 static void streamer_TCollection(TBuffer &buf, void *obj);
00567
00568
00569 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TCollection*)
00570 {
00571 ::TCollection *ptr = 0;
00572 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TCollection >(0);
00573 static ::ROOT::TGenericClassInfo
00574 instance("TCollection", ::TCollection::Class_Version(), "include/TCollection.h", 47,
00575 typeid(::TCollection), DefineBehavior(ptr, ptr),
00576 &::TCollection::Dictionary, isa_proxy, 1,
00577 sizeof(::TCollection) );
00578 instance.SetDelete(&delete_TCollection);
00579 instance.SetDeleteArray(&deleteArray_TCollection);
00580 instance.SetDestructor(&destruct_TCollection);
00581 instance.SetStreamerFunc(&streamer_TCollection);
00582 return &instance;
00583 }
00584 TGenericClassInfo *GenerateInitInstance(const ::TCollection*)
00585 {
00586 return GenerateInitInstanceLocal((::TCollection*)0);
00587 }
00588
00589 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TCollection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00590 }
00591
00592 namespace ROOT {
00593 void TIterator_ShowMembers(void *obj, TMemberInspector &R__insp);
00594 static void delete_TIterator(void *p);
00595 static void deleteArray_TIterator(void *p);
00596 static void destruct_TIterator(void *p);
00597 static void streamer_TIterator(TBuffer &buf, void *obj);
00598
00599
00600 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TIterator*)
00601 {
00602 ::TIterator *ptr = 0;
00603 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TIterator >(0);
00604 static ::ROOT::TGenericClassInfo
00605 instance("TIterator", ::TIterator::Class_Version(), "include/TIterator.h", 32,
00606 typeid(::TIterator), DefineBehavior(ptr, ptr),
00607 &::TIterator::Dictionary, isa_proxy, 0,
00608 sizeof(::TIterator) );
00609 instance.SetDelete(&delete_TIterator);
00610 instance.SetDeleteArray(&deleteArray_TIterator);
00611 instance.SetDestructor(&destruct_TIterator);
00612 instance.SetStreamerFunc(&streamer_TIterator);
00613 return &instance;
00614 }
00615 TGenericClassInfo *GenerateInitInstance(const ::TIterator*)
00616 {
00617 return GenerateInitInstanceLocal((::TIterator*)0);
00618 }
00619
00620 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TIterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00621 }
00622
00623 namespace ROOT {
00624 void TObjectTable_ShowMembers(void *obj, TMemberInspector &R__insp);
00625 static void *new_TObjectTable(void *p = 0);
00626 static void *newArray_TObjectTable(Long_t size, void *p);
00627 static void delete_TObjectTable(void *p);
00628 static void deleteArray_TObjectTable(void *p);
00629 static void destruct_TObjectTable(void *p);
00630 static void streamer_TObjectTable(TBuffer &buf, void *obj);
00631
00632
00633 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TObjectTable*)
00634 {
00635 ::TObjectTable *ptr = 0;
00636 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TObjectTable >(0);
00637 static ::ROOT::TGenericClassInfo
00638 instance("TObjectTable", ::TObjectTable::Class_Version(), "include/TObjectTable.h", 37,
00639 typeid(::TObjectTable), DefineBehavior(ptr, ptr),
00640 &::TObjectTable::Dictionary, isa_proxy, 0,
00641 sizeof(::TObjectTable) );
00642 instance.SetNew(&new_TObjectTable);
00643 instance.SetNewArray(&newArray_TObjectTable);
00644 instance.SetDelete(&delete_TObjectTable);
00645 instance.SetDeleteArray(&deleteArray_TObjectTable);
00646 instance.SetDestructor(&destruct_TObjectTable);
00647 instance.SetStreamerFunc(&streamer_TObjectTable);
00648 return &instance;
00649 }
00650 TGenericClassInfo *GenerateInitInstance(const ::TObjectTable*)
00651 {
00652 return GenerateInitInstanceLocal((::TObjectTable*)0);
00653 }
00654
00655 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TObjectTable*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00656 }
00657
00658 namespace ROOT {
00659 void TIter_ShowMembers(void *obj, TMemberInspector &R__insp);
00660 static void delete_TIter(void *p);
00661 static void deleteArray_TIter(void *p);
00662 static void destruct_TIter(void *p);
00663 static void streamer_TIter(TBuffer &buf, void *obj);
00664
00665
00666 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TIter*)
00667 {
00668 ::TIter *ptr = 0;
00669 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TIter >(0);
00670 static ::ROOT::TGenericClassInfo
00671 instance("TIter", ::TIter::Class_Version(), "include/TCollection.h", 138,
00672 typeid(::TIter), DefineBehavior(ptr, ptr),
00673 &::TIter::Dictionary, isa_proxy, 0,
00674 sizeof(::TIter) );
00675 instance.SetDelete(&delete_TIter);
00676 instance.SetDeleteArray(&deleteArray_TIter);
00677 instance.SetDestructor(&destruct_TIter);
00678 instance.SetStreamerFunc(&streamer_TIter);
00679 return &instance;
00680 }
00681 TGenericClassInfo *GenerateInitInstance(const ::TIter*)
00682 {
00683 return GenerateInitInstanceLocal((::TIter*)0);
00684 }
00685
00686 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00687 }
00688
00689 namespace ROOT {
00690 void TSeqCollection_ShowMembers(void *obj, TMemberInspector &R__insp);
00691 static void delete_TSeqCollection(void *p);
00692 static void deleteArray_TSeqCollection(void *p);
00693 static void destruct_TSeqCollection(void *p);
00694 static void streamer_TSeqCollection(TBuffer &buf, void *obj);
00695
00696
00697 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSeqCollection*)
00698 {
00699 ::TSeqCollection *ptr = 0;
00700 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSeqCollection >(0);
00701 static ::ROOT::TGenericClassInfo
00702 instance("TSeqCollection", ::TSeqCollection::Class_Version(), "include/TSeqCollection.h", 30,
00703 typeid(::TSeqCollection), DefineBehavior(ptr, ptr),
00704 &::TSeqCollection::Dictionary, isa_proxy, 0,
00705 sizeof(::TSeqCollection) );
00706 instance.SetDelete(&delete_TSeqCollection);
00707 instance.SetDeleteArray(&deleteArray_TSeqCollection);
00708 instance.SetDestructor(&destruct_TSeqCollection);
00709 instance.SetStreamerFunc(&streamer_TSeqCollection);
00710 return &instance;
00711 }
00712 TGenericClassInfo *GenerateInitInstance(const ::TSeqCollection*)
00713 {
00714 return GenerateInitInstanceLocal((::TSeqCollection*)0);
00715 }
00716
00717 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSeqCollection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00718 }
00719
00720 namespace ROOT {
00721 void TBtreeIter_ShowMembers(void *obj, TMemberInspector &R__insp);
00722 static void delete_TBtreeIter(void *p);
00723 static void deleteArray_TBtreeIter(void *p);
00724 static void destruct_TBtreeIter(void *p);
00725 static void streamer_TBtreeIter(TBuffer &buf, void *obj);
00726
00727
00728 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TBtreeIter*)
00729 {
00730 ::TBtreeIter *ptr = 0;
00731 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TBtreeIter >(0);
00732 static ::ROOT::TGenericClassInfo
00733 instance("TBtreeIter", ::TBtreeIter::Class_Version(), "include/TBtree.h", 341,
00734 typeid(::TBtreeIter), DefineBehavior(ptr, ptr),
00735 &::TBtreeIter::Dictionary, isa_proxy, 0,
00736 sizeof(::TBtreeIter) );
00737 instance.SetDelete(&delete_TBtreeIter);
00738 instance.SetDeleteArray(&deleteArray_TBtreeIter);
00739 instance.SetDestructor(&destruct_TBtreeIter);
00740 instance.SetStreamerFunc(&streamer_TBtreeIter);
00741 return &instance;
00742 }
00743 TGenericClassInfo *GenerateInitInstance(const ::TBtreeIter*)
00744 {
00745 return GenerateInitInstanceLocal((::TBtreeIter*)0);
00746 }
00747
00748 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TBtreeIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00749 }
00750
00751 namespace ROOT {
00752 void TBtree_ShowMembers(void *obj, TMemberInspector &R__insp);
00753 static void *new_TBtree(void *p = 0);
00754 static void *newArray_TBtree(Long_t size, void *p);
00755 static void delete_TBtree(void *p);
00756 static void deleteArray_TBtree(void *p);
00757 static void destruct_TBtree(void *p);
00758 static void streamer_TBtree(TBuffer &buf, void *obj);
00759
00760
00761 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TBtree*)
00762 {
00763 ::TBtree *ptr = 0;
00764 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TBtree >(0);
00765 static ::ROOT::TGenericClassInfo
00766 instance("TBtree", ::TBtree::Class_Version(), "include/TBtree.h", 42,
00767 typeid(::TBtree), DefineBehavior(ptr, ptr),
00768 &::TBtree::Dictionary, isa_proxy, 1,
00769 sizeof(::TBtree) );
00770 instance.SetNew(&new_TBtree);
00771 instance.SetNewArray(&newArray_TBtree);
00772 instance.SetDelete(&delete_TBtree);
00773 instance.SetDeleteArray(&deleteArray_TBtree);
00774 instance.SetDestructor(&destruct_TBtree);
00775 instance.SetStreamerFunc(&streamer_TBtree);
00776 return &instance;
00777 }
00778 TGenericClassInfo *GenerateInitInstance(const ::TBtree*)
00779 {
00780 return GenerateInitInstanceLocal((::TBtree*)0);
00781 }
00782
00783 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TBtree*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00784 }
00785
00786 namespace ROOT {
00787 void TClassTable_ShowMembers(void *obj, TMemberInspector &R__insp);
00788 static void delete_TClassTable(void *p);
00789 static void deleteArray_TClassTable(void *p);
00790 static void destruct_TClassTable(void *p);
00791 static void streamer_TClassTable(TBuffer &buf, void *obj);
00792
00793
00794 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TClassTable*)
00795 {
00796 ::TClassTable *ptr = 0;
00797 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TClassTable >(0);
00798 static ::ROOT::TGenericClassInfo
00799 instance("TClassTable", ::TClassTable::Class_Version(), "include/TClassTable.h", 46,
00800 typeid(::TClassTable), DefineBehavior(ptr, ptr),
00801 &::TClassTable::Dictionary, isa_proxy, 0,
00802 sizeof(::TClassTable) );
00803 instance.SetDelete(&delete_TClassTable);
00804 instance.SetDeleteArray(&deleteArray_TClassTable);
00805 instance.SetDestructor(&destruct_TClassTable);
00806 instance.SetStreamerFunc(&streamer_TClassTable);
00807 return &instance;
00808 }
00809 TGenericClassInfo *GenerateInitInstance(const ::TClassTable*)
00810 {
00811 return GenerateInitInstanceLocal((::TClassTable*)0);
00812 }
00813
00814 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TClassTable*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00815 }
00816
00817 namespace ROOT {
00818 void TObjArrayIter_ShowMembers(void *obj, TMemberInspector &R__insp);
00819 static void delete_TObjArrayIter(void *p);
00820 static void deleteArray_TObjArrayIter(void *p);
00821 static void destruct_TObjArrayIter(void *p);
00822 static void streamer_TObjArrayIter(TBuffer &buf, void *obj);
00823
00824
00825 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TObjArrayIter*)
00826 {
00827 ::TObjArrayIter *ptr = 0;
00828 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TObjArrayIter >(0);
00829 static ::ROOT::TGenericClassInfo
00830 instance("TObjArrayIter", ::TObjArrayIter::Class_Version(), "include/TObjArray.h", 126,
00831 typeid(::TObjArrayIter), DefineBehavior(ptr, ptr),
00832 &::TObjArrayIter::Dictionary, isa_proxy, 0,
00833 sizeof(::TObjArrayIter) );
00834 instance.SetDelete(&delete_TObjArrayIter);
00835 instance.SetDeleteArray(&deleteArray_TObjArrayIter);
00836 instance.SetDestructor(&destruct_TObjArrayIter);
00837 instance.SetStreamerFunc(&streamer_TObjArrayIter);
00838 return &instance;
00839 }
00840 TGenericClassInfo *GenerateInitInstance(const ::TObjArrayIter*)
00841 {
00842 return GenerateInitInstanceLocal((::TObjArrayIter*)0);
00843 }
00844
00845 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TObjArrayIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00846 }
00847
00848 namespace ROOT {
00849 void TExMapIter_ShowMembers(void *obj, TMemberInspector &R__insp);
00850 static void delete_TExMapIter(void *p);
00851 static void deleteArray_TExMapIter(void *p);
00852 static void destruct_TExMapIter(void *p);
00853 static void streamer_TExMapIter(TBuffer &buf, void *obj);
00854
00855
00856 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TExMapIter*)
00857 {
00858 ::TExMapIter *ptr = 0;
00859 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TExMapIter >(0);
00860 static ::ROOT::TGenericClassInfo
00861 instance("TExMapIter", ::TExMapIter::Class_Version(), "include/TExMap.h", 87,
00862 typeid(::TExMapIter), DefineBehavior(ptr, ptr),
00863 &::TExMapIter::Dictionary, isa_proxy, 0,
00864 sizeof(::TExMapIter) );
00865 instance.SetDelete(&delete_TExMapIter);
00866 instance.SetDeleteArray(&deleteArray_TExMapIter);
00867 instance.SetDestructor(&destruct_TExMapIter);
00868 instance.SetStreamerFunc(&streamer_TExMapIter);
00869 return &instance;
00870 }
00871 TGenericClassInfo *GenerateInitInstance(const ::TExMapIter*)
00872 {
00873 return GenerateInitInstanceLocal((::TExMapIter*)0);
00874 }
00875
00876 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TExMapIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00877 }
00878
00879 namespace ROOT {
00880 void TExMap_ShowMembers(void *obj, TMemberInspector &R__insp);
00881 static void *new_TExMap(void *p = 0);
00882 static void *newArray_TExMap(Long_t size, void *p);
00883 static void delete_TExMap(void *p);
00884 static void deleteArray_TExMap(void *p);
00885 static void destruct_TExMap(void *p);
00886 static void streamer_TExMap(TBuffer &buf, void *obj);
00887
00888
00889 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TExMap*)
00890 {
00891 ::TExMap *ptr = 0;
00892 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TExMap >(0);
00893 static ::ROOT::TGenericClassInfo
00894 instance("TExMap", ::TExMap::Class_Version(), "include/TExMap.h", 35,
00895 typeid(::TExMap), DefineBehavior(ptr, ptr),
00896 &::TExMap::Dictionary, isa_proxy, 1,
00897 sizeof(::TExMap) );
00898 instance.SetNew(&new_TExMap);
00899 instance.SetNewArray(&newArray_TExMap);
00900 instance.SetDelete(&delete_TExMap);
00901 instance.SetDeleteArray(&deleteArray_TExMap);
00902 instance.SetDestructor(&destruct_TExMap);
00903 instance.SetStreamerFunc(&streamer_TExMap);
00904 return &instance;
00905 }
00906 TGenericClassInfo *GenerateInitInstance(const ::TExMap*)
00907 {
00908 return GenerateInitInstanceLocal((::TExMap*)0);
00909 }
00910
00911 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TExMap*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00912 }
00913
00914 namespace ROOT {
00915 void TListIter_ShowMembers(void *obj, TMemberInspector &R__insp);
00916 static void delete_TListIter(void *p);
00917 static void deleteArray_TListIter(void *p);
00918 static void destruct_TListIter(void *p);
00919 static void streamer_TListIter(TBuffer &buf, void *obj);
00920
00921
00922 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TListIter*)
00923 {
00924 ::TListIter *ptr = 0;
00925 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TListIter >(0);
00926 static ::ROOT::TGenericClassInfo
00927 instance("TListIter", ::TListIter::Class_Version(), "include/TList.h", 190,
00928 typeid(::TListIter), DefineBehavior(ptr, ptr),
00929 &::TListIter::Dictionary, isa_proxy, 0,
00930 sizeof(::TListIter) );
00931 instance.SetDelete(&delete_TListIter);
00932 instance.SetDeleteArray(&deleteArray_TListIter);
00933 instance.SetDestructor(&destruct_TListIter);
00934 instance.SetStreamerFunc(&streamer_TListIter);
00935 return &instance;
00936 }
00937 TGenericClassInfo *GenerateInitInstance(const ::TListIter*)
00938 {
00939 return GenerateInitInstanceLocal((::TListIter*)0);
00940 }
00941
00942 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TListIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00943 }
00944
00945 namespace ROOT {
00946 void THashTable_ShowMembers(void *obj, TMemberInspector &R__insp);
00947 static void *new_THashTable(void *p = 0);
00948 static void *newArray_THashTable(Long_t size, void *p);
00949 static void delete_THashTable(void *p);
00950 static void deleteArray_THashTable(void *p);
00951 static void destruct_THashTable(void *p);
00952 static void streamer_THashTable(TBuffer &buf, void *obj);
00953
00954
00955 static TGenericClassInfo *GenerateInitInstanceLocal(const ::THashTable*)
00956 {
00957 ::THashTable *ptr = 0;
00958 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THashTable >(0);
00959 static ::ROOT::TGenericClassInfo
00960 instance("THashTable", ::THashTable::Class_Version(), "include/THashTable.h", 39,
00961 typeid(::THashTable), DefineBehavior(ptr, ptr),
00962 &::THashTable::Dictionary, isa_proxy, 0,
00963 sizeof(::THashTable) );
00964 instance.SetNew(&new_THashTable);
00965 instance.SetNewArray(&newArray_THashTable);
00966 instance.SetDelete(&delete_THashTable);
00967 instance.SetDeleteArray(&deleteArray_THashTable);
00968 instance.SetDestructor(&destruct_THashTable);
00969 instance.SetStreamerFunc(&streamer_THashTable);
00970 return &instance;
00971 }
00972 TGenericClassInfo *GenerateInitInstance(const ::THashTable*)
00973 {
00974 return GenerateInitInstanceLocal((::THashTable*)0);
00975 }
00976
00977 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THashTable*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00978 }
00979
00980 namespace ROOT {
00981 void THashList_ShowMembers(void *obj, TMemberInspector &R__insp);
00982 static void *new_THashList(void *p = 0);
00983 static void *newArray_THashList(Long_t size, void *p);
00984 static void delete_THashList(void *p);
00985 static void deleteArray_THashList(void *p);
00986 static void destruct_THashList(void *p);
00987 static void streamer_THashList(TBuffer &buf, void *obj);
00988
00989
00990 static TGenericClassInfo *GenerateInitInstanceLocal(const ::THashList*)
00991 {
00992 ::THashList *ptr = 0;
00993 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THashList >(0);
00994 static ::ROOT::TGenericClassInfo
00995 instance("THashList", ::THashList::Class_Version(), "include/THashList.h", 36,
00996 typeid(::THashList), DefineBehavior(ptr, ptr),
00997 &::THashList::Dictionary, isa_proxy, 0,
00998 sizeof(::THashList) );
00999 instance.SetNew(&new_THashList);
01000 instance.SetNewArray(&newArray_THashList);
01001 instance.SetDelete(&delete_THashList);
01002 instance.SetDeleteArray(&deleteArray_THashList);
01003 instance.SetDestructor(&destruct_THashList);
01004 instance.SetStreamerFunc(&streamer_THashList);
01005 return &instance;
01006 }
01007 TGenericClassInfo *GenerateInitInstance(const ::THashList*)
01008 {
01009 return GenerateInitInstanceLocal((::THashList*)0);
01010 }
01011
01012 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THashList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01013 }
01014
01015 namespace ROOT {
01016 void THashTableIter_ShowMembers(void *obj, TMemberInspector &R__insp);
01017 static void delete_THashTableIter(void *p);
01018 static void deleteArray_THashTableIter(void *p);
01019 static void destruct_THashTableIter(void *p);
01020 static void streamer_THashTableIter(TBuffer &buf, void *obj);
01021
01022
01023 static TGenericClassInfo *GenerateInitInstanceLocal(const ::THashTableIter*)
01024 {
01025 ::THashTableIter *ptr = 0;
01026 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THashTableIter >(0);
01027 static ::ROOT::TGenericClassInfo
01028 instance("THashTableIter", ::THashTableIter::Class_Version(), "include/THashTable.h", 105,
01029 typeid(::THashTableIter), DefineBehavior(ptr, ptr),
01030 &::THashTableIter::Dictionary, isa_proxy, 0,
01031 sizeof(::THashTableIter) );
01032 instance.SetDelete(&delete_THashTableIter);
01033 instance.SetDeleteArray(&deleteArray_THashTableIter);
01034 instance.SetDestructor(&destruct_THashTableIter);
01035 instance.SetStreamerFunc(&streamer_THashTableIter);
01036 return &instance;
01037 }
01038 TGenericClassInfo *GenerateInitInstance(const ::THashTableIter*)
01039 {
01040 return GenerateInitInstanceLocal((::THashTableIter*)0);
01041 }
01042
01043 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THashTableIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01044 }
01045
01046 namespace ROOT {
01047 void TMapIter_ShowMembers(void *obj, TMemberInspector &R__insp);
01048 static void delete_TMapIter(void *p);
01049 static void deleteArray_TMapIter(void *p);
01050 static void destruct_TMapIter(void *p);
01051 static void streamer_TMapIter(TBuffer &buf, void *obj);
01052
01053
01054 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TMapIter*)
01055 {
01056 ::TMapIter *ptr = 0;
01057 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TMapIter >(0);
01058 static ::ROOT::TGenericClassInfo
01059 instance("TMapIter", ::TMapIter::Class_Version(), "include/TMap.h", 149,
01060 typeid(::TMapIter), DefineBehavior(ptr, ptr),
01061 &::TMapIter::Dictionary, isa_proxy, 0,
01062 sizeof(::TMapIter) );
01063 instance.SetDelete(&delete_TMapIter);
01064 instance.SetDeleteArray(&deleteArray_TMapIter);
01065 instance.SetDestructor(&destruct_TMapIter);
01066 instance.SetStreamerFunc(&streamer_TMapIter);
01067 return &instance;
01068 }
01069 TGenericClassInfo *GenerateInitInstance(const ::TMapIter*)
01070 {
01071 return GenerateInitInstanceLocal((::TMapIter*)0);
01072 }
01073
01074 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TMapIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01075 }
01076
01077 namespace ROOT {
01078 void TPair_ShowMembers(void *obj, TMemberInspector &R__insp);
01079 static void delete_TPair(void *p);
01080 static void deleteArray_TPair(void *p);
01081 static void destruct_TPair(void *p);
01082 static void streamer_TPair(TBuffer &buf, void *obj);
01083
01084
01085 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPair*)
01086 {
01087 ::TPair *ptr = 0;
01088 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPair >(0);
01089 static ::ROOT::TGenericClassInfo
01090 instance("TPair", ::TPair::Class_Version(), "include/TMap.h", 104,
01091 typeid(::TPair), DefineBehavior(ptr, ptr),
01092 &::TPair::Dictionary, isa_proxy, 0,
01093 sizeof(::TPair) );
01094 instance.SetDelete(&delete_TPair);
01095 instance.SetDeleteArray(&deleteArray_TPair);
01096 instance.SetDestructor(&destruct_TPair);
01097 instance.SetStreamerFunc(&streamer_TPair);
01098 return &instance;
01099 }
01100 TGenericClassInfo *GenerateInitInstance(const ::TPair*)
01101 {
01102 return GenerateInitInstanceLocal((::TPair*)0);
01103 }
01104
01105 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPair*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01106 }
01107
01108 namespace ROOT {
01109 void TMap_ShowMembers(void *obj, TMemberInspector &R__insp);
01110 static void *new_TMap(void *p = 0);
01111 static void *newArray_TMap(Long_t size, void *p);
01112 static void delete_TMap(void *p);
01113 static void deleteArray_TMap(void *p);
01114 static void destruct_TMap(void *p);
01115 static void streamer_TMap(TBuffer &buf, void *obj);
01116
01117
01118 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TMap*)
01119 {
01120 ::TMap *ptr = 0;
01121 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TMap >(0);
01122 static ::ROOT::TGenericClassInfo
01123 instance("TMap", ::TMap::Class_Version(), "include/TMap.h", 44,
01124 typeid(::TMap), DefineBehavior(ptr, ptr),
01125 &::TMap::Dictionary, isa_proxy, 1,
01126 sizeof(::TMap) );
01127 instance.SetNew(&new_TMap);
01128 instance.SetNewArray(&newArray_TMap);
01129 instance.SetDelete(&delete_TMap);
01130 instance.SetDeleteArray(&deleteArray_TMap);
01131 instance.SetDestructor(&destruct_TMap);
01132 instance.SetStreamerFunc(&streamer_TMap);
01133 return &instance;
01134 }
01135 TGenericClassInfo *GenerateInitInstance(const ::TMap*)
01136 {
01137 return GenerateInitInstanceLocal((::TMap*)0);
01138 }
01139
01140 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TMap*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01141 }
01142
01143 namespace ROOT {
01144 void TOrdCollectionIter_ShowMembers(void *obj, TMemberInspector &R__insp);
01145 static void delete_TOrdCollectionIter(void *p);
01146 static void deleteArray_TOrdCollectionIter(void *p);
01147 static void destruct_TOrdCollectionIter(void *p);
01148 static void streamer_TOrdCollectionIter(TBuffer &buf, void *obj);
01149
01150
01151 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TOrdCollectionIter*)
01152 {
01153 ::TOrdCollectionIter *ptr = 0;
01154 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TOrdCollectionIter >(0);
01155 static ::ROOT::TGenericClassInfo
01156 instance("TOrdCollectionIter", ::TOrdCollectionIter::Class_Version(), "include/TOrdCollection.h", 101,
01157 typeid(::TOrdCollectionIter), DefineBehavior(ptr, ptr),
01158 &::TOrdCollectionIter::Dictionary, isa_proxy, 0,
01159 sizeof(::TOrdCollectionIter) );
01160 instance.SetDelete(&delete_TOrdCollectionIter);
01161 instance.SetDeleteArray(&deleteArray_TOrdCollectionIter);
01162 instance.SetDestructor(&destruct_TOrdCollectionIter);
01163 instance.SetStreamerFunc(&streamer_TOrdCollectionIter);
01164 return &instance;
01165 }
01166 TGenericClassInfo *GenerateInitInstance(const ::TOrdCollectionIter*)
01167 {
01168 return GenerateInitInstanceLocal((::TOrdCollectionIter*)0);
01169 }
01170
01171 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TOrdCollectionIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01172 }
01173
01174 namespace ROOT {
01175 void TOrdCollection_ShowMembers(void *obj, TMemberInspector &R__insp);
01176 static void *new_TOrdCollection(void *p = 0);
01177 static void *newArray_TOrdCollection(Long_t size, void *p);
01178 static void delete_TOrdCollection(void *p);
01179 static void deleteArray_TOrdCollection(void *p);
01180 static void destruct_TOrdCollection(void *p);
01181 static void streamer_TOrdCollection(TBuffer &buf, void *obj);
01182
01183
01184 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TOrdCollection*)
01185 {
01186 ::TOrdCollection *ptr = 0;
01187 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TOrdCollection >(0);
01188 static ::ROOT::TGenericClassInfo
01189 instance("TOrdCollection", ::TOrdCollection::Class_Version(), "include/TOrdCollection.h", 34,
01190 typeid(::TOrdCollection), DefineBehavior(ptr, ptr),
01191 &::TOrdCollection::Dictionary, isa_proxy, 0,
01192 sizeof(::TOrdCollection) );
01193 instance.SetNew(&new_TOrdCollection);
01194 instance.SetNewArray(&newArray_TOrdCollection);
01195 instance.SetDelete(&delete_TOrdCollection);
01196 instance.SetDeleteArray(&deleteArray_TOrdCollection);
01197 instance.SetDestructor(&destruct_TOrdCollection);
01198 instance.SetStreamerFunc(&streamer_TOrdCollection);
01199 return &instance;
01200 }
01201 TGenericClassInfo *GenerateInitInstance(const ::TOrdCollection*)
01202 {
01203 return GenerateInitInstanceLocal((::TOrdCollection*)0);
01204 }
01205
01206 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TOrdCollection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01207 }
01208
01209 namespace ROOT {
01210 void TRefArrayIter_ShowMembers(void *obj, TMemberInspector &R__insp);
01211 static void delete_TRefArrayIter(void *p);
01212 static void deleteArray_TRefArrayIter(void *p);
01213 static void destruct_TRefArrayIter(void *p);
01214 static void streamer_TRefArrayIter(TBuffer &buf, void *obj);
01215
01216
01217 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRefArrayIter*)
01218 {
01219 ::TRefArrayIter *ptr = 0;
01220 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRefArrayIter >(0);
01221 static ::ROOT::TGenericClassInfo
01222 instance("TRefArrayIter", ::TRefArrayIter::Class_Version(), "include/TRefArray.h", 128,
01223 typeid(::TRefArrayIter), DefineBehavior(ptr, ptr),
01224 &::TRefArrayIter::Dictionary, isa_proxy, 0,
01225 sizeof(::TRefArrayIter) );
01226 instance.SetDelete(&delete_TRefArrayIter);
01227 instance.SetDeleteArray(&deleteArray_TRefArrayIter);
01228 instance.SetDestructor(&destruct_TRefArrayIter);
01229 instance.SetStreamerFunc(&streamer_TRefArrayIter);
01230 return &instance;
01231 }
01232 TGenericClassInfo *GenerateInitInstance(const ::TRefArrayIter*)
01233 {
01234 return GenerateInitInstanceLocal((::TRefArrayIter*)0);
01235 }
01236
01237 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRefArrayIter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01238 }
01239
01240 namespace ROOT {
01241 void TRefArray_ShowMembers(void *obj, TMemberInspector &R__insp);
01242 static void *new_TRefArray(void *p = 0);
01243 static void *newArray_TRefArray(Long_t size, void *p);
01244 static void delete_TRefArray(void *p);
01245 static void deleteArray_TRefArray(void *p);
01246 static void destruct_TRefArray(void *p);
01247 static void streamer_TRefArray(TBuffer &buf, void *obj);
01248
01249
01250 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRefArray*)
01251 {
01252 ::TRefArray *ptr = 0;
01253 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRefArray >(0);
01254 static ::ROOT::TGenericClassInfo
01255 instance("TRefArray", ::TRefArray::Class_Version(), "include/TRefArray.h", 43,
01256 typeid(::TRefArray), DefineBehavior(ptr, ptr),
01257 &::TRefArray::Dictionary, isa_proxy, 1,
01258 sizeof(::TRefArray) );
01259 instance.SetNew(&new_TRefArray);
01260 instance.SetNewArray(&newArray_TRefArray);
01261 instance.SetDelete(&delete_TRefArray);
01262 instance.SetDeleteArray(&deleteArray_TRefArray);
01263 instance.SetDestructor(&destruct_TRefArray);
01264 instance.SetStreamerFunc(&streamer_TRefArray);
01265 return &instance;
01266 }
01267 TGenericClassInfo *GenerateInitInstance(const ::TRefArray*)
01268 {
01269 return GenerateInitInstanceLocal((::TRefArray*)0);
01270 }
01271
01272 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRefArray*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01273 }
01274
01275 namespace ROOT {
01276 void vectorlEintcOallocatorlEintgRsPgRcLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
01277 static void vectorlEintcOallocatorlEintgRsPgRcLcLiterator_Dictionary();
01278 static void *new_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p = 0);
01279 static void *newArray_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(Long_t size, void *p);
01280 static void delete_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p);
01281 static void deleteArray_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p);
01282 static void destruct_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p);
01283
01284
01285 static TGenericClassInfo *GenerateInitInstanceLocal(const ::vector<int,allocator<int> >::iterator*)
01286 {
01287 ::vector<int,allocator<int> >::iterator *ptr = 0;
01288 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::vector<int,allocator<int> >::iterator),0);
01289 static ::ROOT::TGenericClassInfo
01290 instance("vector<int,allocator<int> >::iterator", "prec_stl/vector", 218,
01291 typeid(::vector<int,allocator<int> >::iterator), DefineBehavior(ptr, ptr),
01292 0, &vectorlEintcOallocatorlEintgRsPgRcLcLiterator_Dictionary, isa_proxy, 0,
01293 sizeof(::vector<int,allocator<int> >::iterator) );
01294 instance.SetNew(&new_vectorlEintcOallocatorlEintgRsPgRcLcLiterator);
01295 instance.SetNewArray(&newArray_vectorlEintcOallocatorlEintgRsPgRcLcLiterator);
01296 instance.SetDelete(&delete_vectorlEintcOallocatorlEintgRsPgRcLcLiterator);
01297 instance.SetDeleteArray(&deleteArray_vectorlEintcOallocatorlEintgRsPgRcLcLiterator);
01298 instance.SetDestructor(&destruct_vectorlEintcOallocatorlEintgRsPgRcLcLiterator);
01299 return &instance;
01300 }
01301 TGenericClassInfo *GenerateInitInstance(const ::vector<int,allocator<int> >::iterator*)
01302 {
01303 return GenerateInitInstanceLocal((::vector<int,allocator<int> >::iterator*)0);
01304 }
01305
01306 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::vector<int,allocator<int> >::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01307
01308
01309 static void vectorlEintcOallocatorlEintgRsPgRcLcLiterator_Dictionary() {
01310 ::ROOT::GenerateInitInstanceLocal((const ::vector<int,allocator<int> >::iterator*)0x0)->GetClass();
01311 }
01312
01313 }
01314
01315 namespace ROOT {
01316 void reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR_ShowMembers(void *obj, TMemberInspector &R__insp);
01317 static void reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR_Dictionary();
01318 static void *new_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p = 0);
01319 static void *newArray_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(Long_t size, void *p);
01320 static void delete_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p);
01321 static void deleteArray_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p);
01322 static void destruct_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p);
01323
01324
01325 static TGenericClassInfo *GenerateInitInstanceLocal(const ::reverse_iterator<vector<int,allocator<int> >::iterator>*)
01326 {
01327 ::reverse_iterator<vector<int,allocator<int> >::iterator> *ptr = 0;
01328 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::reverse_iterator<vector<int,allocator<int> >::iterator>),0);
01329 static ::ROOT::TGenericClassInfo
01330 instance("reverse_iterator<vector<int,allocator<int> >::iterator>", "prec_stl/iterator", 166,
01331 typeid(::reverse_iterator<vector<int,allocator<int> >::iterator>), DefineBehavior(ptr, ptr),
01332 0, &reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR_Dictionary, isa_proxy, 0,
01333 sizeof(::reverse_iterator<vector<int,allocator<int> >::iterator>) );
01334 instance.SetNew(&new_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
01335 instance.SetNewArray(&newArray_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
01336 instance.SetDelete(&delete_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
01337 instance.SetDeleteArray(&deleteArray_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
01338 instance.SetDestructor(&destruct_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
01339 return &instance;
01340 }
01341 TGenericClassInfo *GenerateInitInstance(const ::reverse_iterator<vector<int,allocator<int> >::iterator>*)
01342 {
01343 return GenerateInitInstanceLocal((::reverse_iterator<vector<int,allocator<int> >::iterator>*)0);
01344 }
01345
01346 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::reverse_iterator<vector<int,allocator<int> >::iterator>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01347
01348
01349 static void reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR_Dictionary() {
01350 ::ROOT::GenerateInitInstanceLocal((const ::reverse_iterator<vector<int,allocator<int> >::iterator>*)0x0)->GetClass();
01351 }
01352
01353 }
01354
01355 namespace ROOT {
01356 void TSortedList_ShowMembers(void *obj, TMemberInspector &R__insp);
01357 static void *new_TSortedList(void *p = 0);
01358 static void *newArray_TSortedList(Long_t size, void *p);
01359 static void delete_TSortedList(void *p);
01360 static void deleteArray_TSortedList(void *p);
01361 static void destruct_TSortedList(void *p);
01362 static void streamer_TSortedList(TBuffer &buf, void *obj);
01363
01364
01365 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSortedList*)
01366 {
01367 ::TSortedList *ptr = 0;
01368 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSortedList >(0);
01369 static ::ROOT::TGenericClassInfo
01370 instance("TSortedList", ::TSortedList::Class_Version(), "include/TSortedList.h", 30,
01371 typeid(::TSortedList), DefineBehavior(ptr, ptr),
01372 &::TSortedList::Dictionary, isa_proxy, 0,
01373 sizeof(::TSortedList) );
01374 instance.SetNew(&new_TSortedList);
01375 instance.SetNewArray(&newArray_TSortedList);
01376 instance.SetDelete(&delete_TSortedList);
01377 instance.SetDeleteArray(&deleteArray_TSortedList);
01378 instance.SetDestructor(&destruct_TSortedList);
01379 instance.SetStreamerFunc(&streamer_TSortedList);
01380 return &instance;
01381 }
01382 TGenericClassInfo *GenerateInitInstance(const ::TSortedList*)
01383 {
01384 return GenerateInitInstanceLocal((::TSortedList*)0);
01385 }
01386
01387 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSortedList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01388 }
01389
01390
01391 TClass *TList::fgIsA = 0;
01392
01393
01394 const char *TList::Class_Name()
01395 {
01396 return "TList";
01397 }
01398
01399
01400 const char *TList::ImplFileName()
01401 {
01402 return ::ROOT::GenerateInitInstanceLocal((const ::TList*)0x0)->GetImplFileName();
01403 }
01404
01405
01406 int TList::ImplFileLine()
01407 {
01408 return ::ROOT::GenerateInitInstanceLocal((const ::TList*)0x0)->GetImplFileLine();
01409 }
01410
01411
01412 void TList::Dictionary()
01413 {
01414 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TList*)0x0)->GetClass();
01415 }
01416
01417
01418 TClass *TList::Class()
01419 {
01420 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TList*)0x0)->GetClass();
01421 return fgIsA;
01422 }
01423
01424
01425 TClass *TObjArray::fgIsA = 0;
01426
01427
01428 const char *TObjArray::Class_Name()
01429 {
01430 return "TObjArray";
01431 }
01432
01433
01434 const char *TObjArray::ImplFileName()
01435 {
01436 return ::ROOT::GenerateInitInstanceLocal((const ::TObjArray*)0x0)->GetImplFileName();
01437 }
01438
01439
01440 int TObjArray::ImplFileLine()
01441 {
01442 return ::ROOT::GenerateInitInstanceLocal((const ::TObjArray*)0x0)->GetImplFileLine();
01443 }
01444
01445
01446 void TObjArray::Dictionary()
01447 {
01448 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjArray*)0x0)->GetClass();
01449 }
01450
01451
01452 TClass *TObjArray::Class()
01453 {
01454 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjArray*)0x0)->GetClass();
01455 return fgIsA;
01456 }
01457
01458
01459 TClass *TClonesArray::fgIsA = 0;
01460
01461
01462 const char *TClonesArray::Class_Name()
01463 {
01464 return "TClonesArray";
01465 }
01466
01467
01468 const char *TClonesArray::ImplFileName()
01469 {
01470 return ::ROOT::GenerateInitInstanceLocal((const ::TClonesArray*)0x0)->GetImplFileName();
01471 }
01472
01473
01474 int TClonesArray::ImplFileLine()
01475 {
01476 return ::ROOT::GenerateInitInstanceLocal((const ::TClonesArray*)0x0)->GetImplFileLine();
01477 }
01478
01479
01480 void TClonesArray::Dictionary()
01481 {
01482 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TClonesArray*)0x0)->GetClass();
01483 }
01484
01485
01486 TClass *TClonesArray::Class()
01487 {
01488 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TClonesArray*)0x0)->GetClass();
01489 return fgIsA;
01490 }
01491
01492
01493 TClass *TRefTable::fgIsA = 0;
01494
01495
01496 const char *TRefTable::Class_Name()
01497 {
01498 return "TRefTable";
01499 }
01500
01501
01502 const char *TRefTable::ImplFileName()
01503 {
01504 return ::ROOT::GenerateInitInstanceLocal((const ::TRefTable*)0x0)->GetImplFileName();
01505 }
01506
01507
01508 int TRefTable::ImplFileLine()
01509 {
01510 return ::ROOT::GenerateInitInstanceLocal((const ::TRefTable*)0x0)->GetImplFileLine();
01511 }
01512
01513
01514 void TRefTable::Dictionary()
01515 {
01516 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRefTable*)0x0)->GetClass();
01517 }
01518
01519
01520 TClass *TRefTable::Class()
01521 {
01522 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRefTable*)0x0)->GetClass();
01523 return fgIsA;
01524 }
01525
01526
01527 TClass *TArray::fgIsA = 0;
01528
01529
01530 const char *TArray::Class_Name()
01531 {
01532 return "TArray";
01533 }
01534
01535
01536 const char *TArray::ImplFileName()
01537 {
01538 return ::ROOT::GenerateInitInstanceLocal((const ::TArray*)0x0)->GetImplFileName();
01539 }
01540
01541
01542 int TArray::ImplFileLine()
01543 {
01544 return ::ROOT::GenerateInitInstanceLocal((const ::TArray*)0x0)->GetImplFileLine();
01545 }
01546
01547
01548 void TArray::Dictionary()
01549 {
01550 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArray*)0x0)->GetClass();
01551 }
01552
01553
01554 TClass *TArray::Class()
01555 {
01556 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArray*)0x0)->GetClass();
01557 return fgIsA;
01558 }
01559
01560
01561 TClass *TArrayC::fgIsA = 0;
01562
01563
01564 const char *TArrayC::Class_Name()
01565 {
01566 return "TArrayC";
01567 }
01568
01569
01570 const char *TArrayC::ImplFileName()
01571 {
01572 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayC*)0x0)->GetImplFileName();
01573 }
01574
01575
01576 int TArrayC::ImplFileLine()
01577 {
01578 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayC*)0x0)->GetImplFileLine();
01579 }
01580
01581
01582 void TArrayC::Dictionary()
01583 {
01584 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayC*)0x0)->GetClass();
01585 }
01586
01587
01588 TClass *TArrayC::Class()
01589 {
01590 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayC*)0x0)->GetClass();
01591 return fgIsA;
01592 }
01593
01594
01595 TClass *TArrayD::fgIsA = 0;
01596
01597
01598 const char *TArrayD::Class_Name()
01599 {
01600 return "TArrayD";
01601 }
01602
01603
01604 const char *TArrayD::ImplFileName()
01605 {
01606 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayD*)0x0)->GetImplFileName();
01607 }
01608
01609
01610 int TArrayD::ImplFileLine()
01611 {
01612 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayD*)0x0)->GetImplFileLine();
01613 }
01614
01615
01616 void TArrayD::Dictionary()
01617 {
01618 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayD*)0x0)->GetClass();
01619 }
01620
01621
01622 TClass *TArrayD::Class()
01623 {
01624 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayD*)0x0)->GetClass();
01625 return fgIsA;
01626 }
01627
01628
01629 TClass *TArrayF::fgIsA = 0;
01630
01631
01632 const char *TArrayF::Class_Name()
01633 {
01634 return "TArrayF";
01635 }
01636
01637
01638 const char *TArrayF::ImplFileName()
01639 {
01640 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayF*)0x0)->GetImplFileName();
01641 }
01642
01643
01644 int TArrayF::ImplFileLine()
01645 {
01646 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayF*)0x0)->GetImplFileLine();
01647 }
01648
01649
01650 void TArrayF::Dictionary()
01651 {
01652 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayF*)0x0)->GetClass();
01653 }
01654
01655
01656 TClass *TArrayF::Class()
01657 {
01658 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayF*)0x0)->GetClass();
01659 return fgIsA;
01660 }
01661
01662
01663 TClass *TArrayI::fgIsA = 0;
01664
01665
01666 const char *TArrayI::Class_Name()
01667 {
01668 return "TArrayI";
01669 }
01670
01671
01672 const char *TArrayI::ImplFileName()
01673 {
01674 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayI*)0x0)->GetImplFileName();
01675 }
01676
01677
01678 int TArrayI::ImplFileLine()
01679 {
01680 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayI*)0x0)->GetImplFileLine();
01681 }
01682
01683
01684 void TArrayI::Dictionary()
01685 {
01686 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayI*)0x0)->GetClass();
01687 }
01688
01689
01690 TClass *TArrayI::Class()
01691 {
01692 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayI*)0x0)->GetClass();
01693 return fgIsA;
01694 }
01695
01696
01697 TClass *TArrayL64::fgIsA = 0;
01698
01699
01700 const char *TArrayL64::Class_Name()
01701 {
01702 return "TArrayL64";
01703 }
01704
01705
01706 const char *TArrayL64::ImplFileName()
01707 {
01708 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayL64*)0x0)->GetImplFileName();
01709 }
01710
01711
01712 int TArrayL64::ImplFileLine()
01713 {
01714 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayL64*)0x0)->GetImplFileLine();
01715 }
01716
01717
01718 void TArrayL64::Dictionary()
01719 {
01720 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayL64*)0x0)->GetClass();
01721 }
01722
01723
01724 TClass *TArrayL64::Class()
01725 {
01726 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayL64*)0x0)->GetClass();
01727 return fgIsA;
01728 }
01729
01730
01731 TClass *TArrayL::fgIsA = 0;
01732
01733
01734 const char *TArrayL::Class_Name()
01735 {
01736 return "TArrayL";
01737 }
01738
01739
01740 const char *TArrayL::ImplFileName()
01741 {
01742 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayL*)0x0)->GetImplFileName();
01743 }
01744
01745
01746 int TArrayL::ImplFileLine()
01747 {
01748 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayL*)0x0)->GetImplFileLine();
01749 }
01750
01751
01752 void TArrayL::Dictionary()
01753 {
01754 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayL*)0x0)->GetClass();
01755 }
01756
01757
01758 TClass *TArrayL::Class()
01759 {
01760 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayL*)0x0)->GetClass();
01761 return fgIsA;
01762 }
01763
01764
01765 TClass *TArrayS::fgIsA = 0;
01766
01767
01768 const char *TArrayS::Class_Name()
01769 {
01770 return "TArrayS";
01771 }
01772
01773
01774 const char *TArrayS::ImplFileName()
01775 {
01776 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayS*)0x0)->GetImplFileName();
01777 }
01778
01779
01780 int TArrayS::ImplFileLine()
01781 {
01782 return ::ROOT::GenerateInitInstanceLocal((const ::TArrayS*)0x0)->GetImplFileLine();
01783 }
01784
01785
01786 void TArrayS::Dictionary()
01787 {
01788 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayS*)0x0)->GetClass();
01789 }
01790
01791
01792 TClass *TArrayS::Class()
01793 {
01794 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrayS*)0x0)->GetClass();
01795 return fgIsA;
01796 }
01797
01798
01799 TClass *TBits::fgIsA = 0;
01800
01801
01802 const char *TBits::Class_Name()
01803 {
01804 return "TBits";
01805 }
01806
01807
01808 const char *TBits::ImplFileName()
01809 {
01810 return ::ROOT::GenerateInitInstanceLocal((const ::TBits*)0x0)->GetImplFileName();
01811 }
01812
01813
01814 int TBits::ImplFileLine()
01815 {
01816 return ::ROOT::GenerateInitInstanceLocal((const ::TBits*)0x0)->GetImplFileLine();
01817 }
01818
01819
01820 void TBits::Dictionary()
01821 {
01822 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBits*)0x0)->GetClass();
01823 }
01824
01825
01826 TClass *TBits::Class()
01827 {
01828 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBits*)0x0)->GetClass();
01829 return fgIsA;
01830 }
01831
01832
01833 TClass *TCollection::fgIsA = 0;
01834
01835
01836 const char *TCollection::Class_Name()
01837 {
01838 return "TCollection";
01839 }
01840
01841
01842 const char *TCollection::ImplFileName()
01843 {
01844 return ::ROOT::GenerateInitInstanceLocal((const ::TCollection*)0x0)->GetImplFileName();
01845 }
01846
01847
01848 int TCollection::ImplFileLine()
01849 {
01850 return ::ROOT::GenerateInitInstanceLocal((const ::TCollection*)0x0)->GetImplFileLine();
01851 }
01852
01853
01854 void TCollection::Dictionary()
01855 {
01856 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCollection*)0x0)->GetClass();
01857 }
01858
01859
01860 TClass *TCollection::Class()
01861 {
01862 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCollection*)0x0)->GetClass();
01863 return fgIsA;
01864 }
01865
01866
01867 TClass *TIterator::fgIsA = 0;
01868
01869
01870 const char *TIterator::Class_Name()
01871 {
01872 return "TIterator";
01873 }
01874
01875
01876 const char *TIterator::ImplFileName()
01877 {
01878 return ::ROOT::GenerateInitInstanceLocal((const ::TIterator*)0x0)->GetImplFileName();
01879 }
01880
01881
01882 int TIterator::ImplFileLine()
01883 {
01884 return ::ROOT::GenerateInitInstanceLocal((const ::TIterator*)0x0)->GetImplFileLine();
01885 }
01886
01887
01888 void TIterator::Dictionary()
01889 {
01890 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TIterator*)0x0)->GetClass();
01891 }
01892
01893
01894 TClass *TIterator::Class()
01895 {
01896 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TIterator*)0x0)->GetClass();
01897 return fgIsA;
01898 }
01899
01900
01901 TClass *TObjectTable::fgIsA = 0;
01902
01903
01904 const char *TObjectTable::Class_Name()
01905 {
01906 return "TObjectTable";
01907 }
01908
01909
01910 const char *TObjectTable::ImplFileName()
01911 {
01912 return ::ROOT::GenerateInitInstanceLocal((const ::TObjectTable*)0x0)->GetImplFileName();
01913 }
01914
01915
01916 int TObjectTable::ImplFileLine()
01917 {
01918 return ::ROOT::GenerateInitInstanceLocal((const ::TObjectTable*)0x0)->GetImplFileLine();
01919 }
01920
01921
01922 void TObjectTable::Dictionary()
01923 {
01924 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjectTable*)0x0)->GetClass();
01925 }
01926
01927
01928 TClass *TObjectTable::Class()
01929 {
01930 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjectTable*)0x0)->GetClass();
01931 return fgIsA;
01932 }
01933
01934
01935 TClass *TIter::fgIsA = 0;
01936
01937
01938 const char *TIter::Class_Name()
01939 {
01940 return "TIter";
01941 }
01942
01943
01944 const char *TIter::ImplFileName()
01945 {
01946 return ::ROOT::GenerateInitInstanceLocal((const ::TIter*)0x0)->GetImplFileName();
01947 }
01948
01949
01950 int TIter::ImplFileLine()
01951 {
01952 return ::ROOT::GenerateInitInstanceLocal((const ::TIter*)0x0)->GetImplFileLine();
01953 }
01954
01955
01956 void TIter::Dictionary()
01957 {
01958 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TIter*)0x0)->GetClass();
01959 }
01960
01961
01962 TClass *TIter::Class()
01963 {
01964 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TIter*)0x0)->GetClass();
01965 return fgIsA;
01966 }
01967
01968
01969 TClass *TSeqCollection::fgIsA = 0;
01970
01971
01972 const char *TSeqCollection::Class_Name()
01973 {
01974 return "TSeqCollection";
01975 }
01976
01977
01978 const char *TSeqCollection::ImplFileName()
01979 {
01980 return ::ROOT::GenerateInitInstanceLocal((const ::TSeqCollection*)0x0)->GetImplFileName();
01981 }
01982
01983
01984 int TSeqCollection::ImplFileLine()
01985 {
01986 return ::ROOT::GenerateInitInstanceLocal((const ::TSeqCollection*)0x0)->GetImplFileLine();
01987 }
01988
01989
01990 void TSeqCollection::Dictionary()
01991 {
01992 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSeqCollection*)0x0)->GetClass();
01993 }
01994
01995
01996 TClass *TSeqCollection::Class()
01997 {
01998 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSeqCollection*)0x0)->GetClass();
01999 return fgIsA;
02000 }
02001
02002
02003 TClass *TBtreeIter::fgIsA = 0;
02004
02005
02006 const char *TBtreeIter::Class_Name()
02007 {
02008 return "TBtreeIter";
02009 }
02010
02011
02012 const char *TBtreeIter::ImplFileName()
02013 {
02014 return ::ROOT::GenerateInitInstanceLocal((const ::TBtreeIter*)0x0)->GetImplFileName();
02015 }
02016
02017
02018 int TBtreeIter::ImplFileLine()
02019 {
02020 return ::ROOT::GenerateInitInstanceLocal((const ::TBtreeIter*)0x0)->GetImplFileLine();
02021 }
02022
02023
02024 void TBtreeIter::Dictionary()
02025 {
02026 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBtreeIter*)0x0)->GetClass();
02027 }
02028
02029
02030 TClass *TBtreeIter::Class()
02031 {
02032 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBtreeIter*)0x0)->GetClass();
02033 return fgIsA;
02034 }
02035
02036
02037 TClass *TBtree::fgIsA = 0;
02038
02039
02040 const char *TBtree::Class_Name()
02041 {
02042 return "TBtree";
02043 }
02044
02045
02046 const char *TBtree::ImplFileName()
02047 {
02048 return ::ROOT::GenerateInitInstanceLocal((const ::TBtree*)0x0)->GetImplFileName();
02049 }
02050
02051
02052 int TBtree::ImplFileLine()
02053 {
02054 return ::ROOT::GenerateInitInstanceLocal((const ::TBtree*)0x0)->GetImplFileLine();
02055 }
02056
02057
02058 void TBtree::Dictionary()
02059 {
02060 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBtree*)0x0)->GetClass();
02061 }
02062
02063
02064 TClass *TBtree::Class()
02065 {
02066 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBtree*)0x0)->GetClass();
02067 return fgIsA;
02068 }
02069
02070
02071 TClass *TClassTable::fgIsA = 0;
02072
02073
02074 const char *TClassTable::Class_Name()
02075 {
02076 return "TClassTable";
02077 }
02078
02079
02080 const char *TClassTable::ImplFileName()
02081 {
02082 return ::ROOT::GenerateInitInstanceLocal((const ::TClassTable*)0x0)->GetImplFileName();
02083 }
02084
02085
02086 int TClassTable::ImplFileLine()
02087 {
02088 return ::ROOT::GenerateInitInstanceLocal((const ::TClassTable*)0x0)->GetImplFileLine();
02089 }
02090
02091
02092 void TClassTable::Dictionary()
02093 {
02094 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TClassTable*)0x0)->GetClass();
02095 }
02096
02097
02098 TClass *TClassTable::Class()
02099 {
02100 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TClassTable*)0x0)->GetClass();
02101 return fgIsA;
02102 }
02103
02104
02105 TClass *TObjArrayIter::fgIsA = 0;
02106
02107
02108 const char *TObjArrayIter::Class_Name()
02109 {
02110 return "TObjArrayIter";
02111 }
02112
02113
02114 const char *TObjArrayIter::ImplFileName()
02115 {
02116 return ::ROOT::GenerateInitInstanceLocal((const ::TObjArrayIter*)0x0)->GetImplFileName();
02117 }
02118
02119
02120 int TObjArrayIter::ImplFileLine()
02121 {
02122 return ::ROOT::GenerateInitInstanceLocal((const ::TObjArrayIter*)0x0)->GetImplFileLine();
02123 }
02124
02125
02126 void TObjArrayIter::Dictionary()
02127 {
02128 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjArrayIter*)0x0)->GetClass();
02129 }
02130
02131
02132 TClass *TObjArrayIter::Class()
02133 {
02134 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TObjArrayIter*)0x0)->GetClass();
02135 return fgIsA;
02136 }
02137
02138
02139 TClass *TExMapIter::fgIsA = 0;
02140
02141
02142 const char *TExMapIter::Class_Name()
02143 {
02144 return "TExMapIter";
02145 }
02146
02147
02148 const char *TExMapIter::ImplFileName()
02149 {
02150 return ::ROOT::GenerateInitInstanceLocal((const ::TExMapIter*)0x0)->GetImplFileName();
02151 }
02152
02153
02154 int TExMapIter::ImplFileLine()
02155 {
02156 return ::ROOT::GenerateInitInstanceLocal((const ::TExMapIter*)0x0)->GetImplFileLine();
02157 }
02158
02159
02160 void TExMapIter::Dictionary()
02161 {
02162 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TExMapIter*)0x0)->GetClass();
02163 }
02164
02165
02166 TClass *TExMapIter::Class()
02167 {
02168 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TExMapIter*)0x0)->GetClass();
02169 return fgIsA;
02170 }
02171
02172
02173 TClass *TExMap::fgIsA = 0;
02174
02175
02176 const char *TExMap::Class_Name()
02177 {
02178 return "TExMap";
02179 }
02180
02181
02182 const char *TExMap::ImplFileName()
02183 {
02184 return ::ROOT::GenerateInitInstanceLocal((const ::TExMap*)0x0)->GetImplFileName();
02185 }
02186
02187
02188 int TExMap::ImplFileLine()
02189 {
02190 return ::ROOT::GenerateInitInstanceLocal((const ::TExMap*)0x0)->GetImplFileLine();
02191 }
02192
02193
02194 void TExMap::Dictionary()
02195 {
02196 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TExMap*)0x0)->GetClass();
02197 }
02198
02199
02200 TClass *TExMap::Class()
02201 {
02202 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TExMap*)0x0)->GetClass();
02203 return fgIsA;
02204 }
02205
02206
02207 TClass *TListIter::fgIsA = 0;
02208
02209
02210 const char *TListIter::Class_Name()
02211 {
02212 return "TListIter";
02213 }
02214
02215
02216 const char *TListIter::ImplFileName()
02217 {
02218 return ::ROOT::GenerateInitInstanceLocal((const ::TListIter*)0x0)->GetImplFileName();
02219 }
02220
02221
02222 int TListIter::ImplFileLine()
02223 {
02224 return ::ROOT::GenerateInitInstanceLocal((const ::TListIter*)0x0)->GetImplFileLine();
02225 }
02226
02227
02228 void TListIter::Dictionary()
02229 {
02230 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TListIter*)0x0)->GetClass();
02231 }
02232
02233
02234 TClass *TListIter::Class()
02235 {
02236 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TListIter*)0x0)->GetClass();
02237 return fgIsA;
02238 }
02239
02240
02241 TClass *THashTable::fgIsA = 0;
02242
02243
02244 const char *THashTable::Class_Name()
02245 {
02246 return "THashTable";
02247 }
02248
02249
02250 const char *THashTable::ImplFileName()
02251 {
02252 return ::ROOT::GenerateInitInstanceLocal((const ::THashTable*)0x0)->GetImplFileName();
02253 }
02254
02255
02256 int THashTable::ImplFileLine()
02257 {
02258 return ::ROOT::GenerateInitInstanceLocal((const ::THashTable*)0x0)->GetImplFileLine();
02259 }
02260
02261
02262 void THashTable::Dictionary()
02263 {
02264 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THashTable*)0x0)->GetClass();
02265 }
02266
02267
02268 TClass *THashTable::Class()
02269 {
02270 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THashTable*)0x0)->GetClass();
02271 return fgIsA;
02272 }
02273
02274
02275 TClass *THashList::fgIsA = 0;
02276
02277
02278 const char *THashList::Class_Name()
02279 {
02280 return "THashList";
02281 }
02282
02283
02284 const char *THashList::ImplFileName()
02285 {
02286 return ::ROOT::GenerateInitInstanceLocal((const ::THashList*)0x0)->GetImplFileName();
02287 }
02288
02289
02290 int THashList::ImplFileLine()
02291 {
02292 return ::ROOT::GenerateInitInstanceLocal((const ::THashList*)0x0)->GetImplFileLine();
02293 }
02294
02295
02296 void THashList::Dictionary()
02297 {
02298 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THashList*)0x0)->GetClass();
02299 }
02300
02301
02302 TClass *THashList::Class()
02303 {
02304 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THashList*)0x0)->GetClass();
02305 return fgIsA;
02306 }
02307
02308
02309 TClass *THashTableIter::fgIsA = 0;
02310
02311
02312 const char *THashTableIter::Class_Name()
02313 {
02314 return "THashTableIter";
02315 }
02316
02317
02318 const char *THashTableIter::ImplFileName()
02319 {
02320 return ::ROOT::GenerateInitInstanceLocal((const ::THashTableIter*)0x0)->GetImplFileName();
02321 }
02322
02323
02324 int THashTableIter::ImplFileLine()
02325 {
02326 return ::ROOT::GenerateInitInstanceLocal((const ::THashTableIter*)0x0)->GetImplFileLine();
02327 }
02328
02329
02330 void THashTableIter::Dictionary()
02331 {
02332 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THashTableIter*)0x0)->GetClass();
02333 }
02334
02335
02336 TClass *THashTableIter::Class()
02337 {
02338 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THashTableIter*)0x0)->GetClass();
02339 return fgIsA;
02340 }
02341
02342
02343 TClass *TMapIter::fgIsA = 0;
02344
02345
02346 const char *TMapIter::Class_Name()
02347 {
02348 return "TMapIter";
02349 }
02350
02351
02352 const char *TMapIter::ImplFileName()
02353 {
02354 return ::ROOT::GenerateInitInstanceLocal((const ::TMapIter*)0x0)->GetImplFileName();
02355 }
02356
02357
02358 int TMapIter::ImplFileLine()
02359 {
02360 return ::ROOT::GenerateInitInstanceLocal((const ::TMapIter*)0x0)->GetImplFileLine();
02361 }
02362
02363
02364 void TMapIter::Dictionary()
02365 {
02366 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMapIter*)0x0)->GetClass();
02367 }
02368
02369
02370 TClass *TMapIter::Class()
02371 {
02372 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMapIter*)0x0)->GetClass();
02373 return fgIsA;
02374 }
02375
02376
02377 TClass *TPair::fgIsA = 0;
02378
02379
02380 const char *TPair::Class_Name()
02381 {
02382 return "TPair";
02383 }
02384
02385
02386 const char *TPair::ImplFileName()
02387 {
02388 return ::ROOT::GenerateInitInstanceLocal((const ::TPair*)0x0)->GetImplFileName();
02389 }
02390
02391
02392 int TPair::ImplFileLine()
02393 {
02394 return ::ROOT::GenerateInitInstanceLocal((const ::TPair*)0x0)->GetImplFileLine();
02395 }
02396
02397
02398 void TPair::Dictionary()
02399 {
02400 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPair*)0x0)->GetClass();
02401 }
02402
02403
02404 TClass *TPair::Class()
02405 {
02406 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPair*)0x0)->GetClass();
02407 return fgIsA;
02408 }
02409
02410
02411 TClass *TMap::fgIsA = 0;
02412
02413
02414 const char *TMap::Class_Name()
02415 {
02416 return "TMap";
02417 }
02418
02419
02420 const char *TMap::ImplFileName()
02421 {
02422 return ::ROOT::GenerateInitInstanceLocal((const ::TMap*)0x0)->GetImplFileName();
02423 }
02424
02425
02426 int TMap::ImplFileLine()
02427 {
02428 return ::ROOT::GenerateInitInstanceLocal((const ::TMap*)0x0)->GetImplFileLine();
02429 }
02430
02431
02432 void TMap::Dictionary()
02433 {
02434 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMap*)0x0)->GetClass();
02435 }
02436
02437
02438 TClass *TMap::Class()
02439 {
02440 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMap*)0x0)->GetClass();
02441 return fgIsA;
02442 }
02443
02444
02445 TClass *TOrdCollectionIter::fgIsA = 0;
02446
02447
02448 const char *TOrdCollectionIter::Class_Name()
02449 {
02450 return "TOrdCollectionIter";
02451 }
02452
02453
02454 const char *TOrdCollectionIter::ImplFileName()
02455 {
02456 return ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollectionIter*)0x0)->GetImplFileName();
02457 }
02458
02459
02460 int TOrdCollectionIter::ImplFileLine()
02461 {
02462 return ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollectionIter*)0x0)->GetImplFileLine();
02463 }
02464
02465
02466 void TOrdCollectionIter::Dictionary()
02467 {
02468 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollectionIter*)0x0)->GetClass();
02469 }
02470
02471
02472 TClass *TOrdCollectionIter::Class()
02473 {
02474 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollectionIter*)0x0)->GetClass();
02475 return fgIsA;
02476 }
02477
02478
02479 TClass *TOrdCollection::fgIsA = 0;
02480
02481
02482 const char *TOrdCollection::Class_Name()
02483 {
02484 return "TOrdCollection";
02485 }
02486
02487
02488 const char *TOrdCollection::ImplFileName()
02489 {
02490 return ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollection*)0x0)->GetImplFileName();
02491 }
02492
02493
02494 int TOrdCollection::ImplFileLine()
02495 {
02496 return ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollection*)0x0)->GetImplFileLine();
02497 }
02498
02499
02500 void TOrdCollection::Dictionary()
02501 {
02502 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollection*)0x0)->GetClass();
02503 }
02504
02505
02506 TClass *TOrdCollection::Class()
02507 {
02508 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TOrdCollection*)0x0)->GetClass();
02509 return fgIsA;
02510 }
02511
02512
02513 TClass *TRefArrayIter::fgIsA = 0;
02514
02515
02516 const char *TRefArrayIter::Class_Name()
02517 {
02518 return "TRefArrayIter";
02519 }
02520
02521
02522 const char *TRefArrayIter::ImplFileName()
02523 {
02524 return ::ROOT::GenerateInitInstanceLocal((const ::TRefArrayIter*)0x0)->GetImplFileName();
02525 }
02526
02527
02528 int TRefArrayIter::ImplFileLine()
02529 {
02530 return ::ROOT::GenerateInitInstanceLocal((const ::TRefArrayIter*)0x0)->GetImplFileLine();
02531 }
02532
02533
02534 void TRefArrayIter::Dictionary()
02535 {
02536 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRefArrayIter*)0x0)->GetClass();
02537 }
02538
02539
02540 TClass *TRefArrayIter::Class()
02541 {
02542 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRefArrayIter*)0x0)->GetClass();
02543 return fgIsA;
02544 }
02545
02546
02547 TClass *TRefArray::fgIsA = 0;
02548
02549
02550 const char *TRefArray::Class_Name()
02551 {
02552 return "TRefArray";
02553 }
02554
02555
02556 const char *TRefArray::ImplFileName()
02557 {
02558 return ::ROOT::GenerateInitInstanceLocal((const ::TRefArray*)0x0)->GetImplFileName();
02559 }
02560
02561
02562 int TRefArray::ImplFileLine()
02563 {
02564 return ::ROOT::GenerateInitInstanceLocal((const ::TRefArray*)0x0)->GetImplFileLine();
02565 }
02566
02567
02568 void TRefArray::Dictionary()
02569 {
02570 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRefArray*)0x0)->GetClass();
02571 }
02572
02573
02574 TClass *TRefArray::Class()
02575 {
02576 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRefArray*)0x0)->GetClass();
02577 return fgIsA;
02578 }
02579
02580
02581 TClass *TSortedList::fgIsA = 0;
02582
02583
02584 const char *TSortedList::Class_Name()
02585 {
02586 return "TSortedList";
02587 }
02588
02589
02590 const char *TSortedList::ImplFileName()
02591 {
02592 return ::ROOT::GenerateInitInstanceLocal((const ::TSortedList*)0x0)->GetImplFileName();
02593 }
02594
02595
02596 int TSortedList::ImplFileLine()
02597 {
02598 return ::ROOT::GenerateInitInstanceLocal((const ::TSortedList*)0x0)->GetImplFileLine();
02599 }
02600
02601
02602 void TSortedList::Dictionary()
02603 {
02604 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSortedList*)0x0)->GetClass();
02605 }
02606
02607
02608 TClass *TSortedList::Class()
02609 {
02610 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSortedList*)0x0)->GetClass();
02611 return fgIsA;
02612 }
02613
02614
02615 void TArray::Streamer(TBuffer &R__b)
02616 {
02617
02618
02619 UInt_t R__s, R__c;
02620 if (R__b.IsReading()) {
02621 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
02622 R__b >> fN;
02623 R__b.CheckByteCount(R__s, R__c, TArray::IsA());
02624 } else {
02625 R__c = R__b.WriteVersion(TArray::IsA(), kTRUE);
02626 R__b << fN;
02627 R__b.SetByteCount(R__c, kTRUE);
02628 }
02629 }
02630
02631
02632 void TArray::ShowMembers(TMemberInspector &R__insp)
02633 {
02634
02635 TClass *R__cl = ::TArray::IsA();
02636 if (R__cl || R__insp.IsA()) { }
02637 R__insp.Inspect(R__cl, R__insp.GetParent(), "fN", &fN);
02638 }
02639
02640 namespace ROOT {
02641
02642 static void delete_TArray(void *p) {
02643 delete ((::TArray*)p);
02644 }
02645 static void deleteArray_TArray(void *p) {
02646 delete [] ((::TArray*)p);
02647 }
02648 static void destruct_TArray(void *p) {
02649 typedef ::TArray current_t;
02650 ((current_t*)p)->~current_t();
02651 }
02652
02653 static void streamer_TArray(TBuffer &buf, void *obj) {
02654 ((::TArray*)obj)->::TArray::Streamer(buf);
02655 }
02656 }
02657
02658
02659 void TArrayC::ShowMembers(TMemberInspector &R__insp)
02660 {
02661
02662 TClass *R__cl = ::TArrayC::IsA();
02663 if (R__cl || R__insp.IsA()) { }
02664 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
02665 TArray::ShowMembers(R__insp);
02666 }
02667
02668 namespace ROOT {
02669
02670 static void *new_TArrayC(void *p) {
02671 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayC : new ::TArrayC;
02672 }
02673 static void *newArray_TArrayC(Long_t nElements, void *p) {
02674 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayC[nElements] : new ::TArrayC[nElements];
02675 }
02676
02677 static void delete_TArrayC(void *p) {
02678 delete ((::TArrayC*)p);
02679 }
02680 static void deleteArray_TArrayC(void *p) {
02681 delete [] ((::TArrayC*)p);
02682 }
02683 static void destruct_TArrayC(void *p) {
02684 typedef ::TArrayC current_t;
02685 ((current_t*)p)->~current_t();
02686 }
02687
02688 static void streamer_TArrayC(TBuffer &buf, void *obj) {
02689 ((::TArrayC*)obj)->::TArrayC::Streamer(buf);
02690 }
02691 }
02692
02693
02694 void TArrayD::ShowMembers(TMemberInspector &R__insp)
02695 {
02696
02697 TClass *R__cl = ::TArrayD::IsA();
02698 if (R__cl || R__insp.IsA()) { }
02699 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
02700 TArray::ShowMembers(R__insp);
02701 }
02702
02703 namespace ROOT {
02704
02705 static void *new_TArrayD(void *p) {
02706 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayD : new ::TArrayD;
02707 }
02708 static void *newArray_TArrayD(Long_t nElements, void *p) {
02709 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayD[nElements] : new ::TArrayD[nElements];
02710 }
02711
02712 static void delete_TArrayD(void *p) {
02713 delete ((::TArrayD*)p);
02714 }
02715 static void deleteArray_TArrayD(void *p) {
02716 delete [] ((::TArrayD*)p);
02717 }
02718 static void destruct_TArrayD(void *p) {
02719 typedef ::TArrayD current_t;
02720 ((current_t*)p)->~current_t();
02721 }
02722
02723 static void streamer_TArrayD(TBuffer &buf, void *obj) {
02724 ((::TArrayD*)obj)->::TArrayD::Streamer(buf);
02725 }
02726 }
02727
02728
02729 void TArrayF::ShowMembers(TMemberInspector &R__insp)
02730 {
02731
02732 TClass *R__cl = ::TArrayF::IsA();
02733 if (R__cl || R__insp.IsA()) { }
02734 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
02735 TArray::ShowMembers(R__insp);
02736 }
02737
02738 namespace ROOT {
02739
02740 static void *new_TArrayF(void *p) {
02741 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayF : new ::TArrayF;
02742 }
02743 static void *newArray_TArrayF(Long_t nElements, void *p) {
02744 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayF[nElements] : new ::TArrayF[nElements];
02745 }
02746
02747 static void delete_TArrayF(void *p) {
02748 delete ((::TArrayF*)p);
02749 }
02750 static void deleteArray_TArrayF(void *p) {
02751 delete [] ((::TArrayF*)p);
02752 }
02753 static void destruct_TArrayF(void *p) {
02754 typedef ::TArrayF current_t;
02755 ((current_t*)p)->~current_t();
02756 }
02757
02758 static void streamer_TArrayF(TBuffer &buf, void *obj) {
02759 ((::TArrayF*)obj)->::TArrayF::Streamer(buf);
02760 }
02761 }
02762
02763
02764 void TArrayI::ShowMembers(TMemberInspector &R__insp)
02765 {
02766
02767 TClass *R__cl = ::TArrayI::IsA();
02768 if (R__cl || R__insp.IsA()) { }
02769 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
02770 TArray::ShowMembers(R__insp);
02771 }
02772
02773 namespace ROOT {
02774
02775 static void *new_TArrayI(void *p) {
02776 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayI : new ::TArrayI;
02777 }
02778 static void *newArray_TArrayI(Long_t nElements, void *p) {
02779 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayI[nElements] : new ::TArrayI[nElements];
02780 }
02781
02782 static void delete_TArrayI(void *p) {
02783 delete ((::TArrayI*)p);
02784 }
02785 static void deleteArray_TArrayI(void *p) {
02786 delete [] ((::TArrayI*)p);
02787 }
02788 static void destruct_TArrayI(void *p) {
02789 typedef ::TArrayI current_t;
02790 ((current_t*)p)->~current_t();
02791 }
02792
02793 static void streamer_TArrayI(TBuffer &buf, void *obj) {
02794 ((::TArrayI*)obj)->::TArrayI::Streamer(buf);
02795 }
02796 }
02797
02798
02799 void TArrayL::ShowMembers(TMemberInspector &R__insp)
02800 {
02801
02802 TClass *R__cl = ::TArrayL::IsA();
02803 if (R__cl || R__insp.IsA()) { }
02804 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
02805 TArray::ShowMembers(R__insp);
02806 }
02807
02808 namespace ROOT {
02809
02810 static void *new_TArrayL(void *p) {
02811 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayL : new ::TArrayL;
02812 }
02813 static void *newArray_TArrayL(Long_t nElements, void *p) {
02814 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayL[nElements] : new ::TArrayL[nElements];
02815 }
02816
02817 static void delete_TArrayL(void *p) {
02818 delete ((::TArrayL*)p);
02819 }
02820 static void deleteArray_TArrayL(void *p) {
02821 delete [] ((::TArrayL*)p);
02822 }
02823 static void destruct_TArrayL(void *p) {
02824 typedef ::TArrayL current_t;
02825 ((current_t*)p)->~current_t();
02826 }
02827
02828 static void streamer_TArrayL(TBuffer &buf, void *obj) {
02829 ((::TArrayL*)obj)->::TArrayL::Streamer(buf);
02830 }
02831 }
02832
02833
02834 void TArrayL64::ShowMembers(TMemberInspector &R__insp)
02835 {
02836
02837 TClass *R__cl = ::TArrayL64::IsA();
02838 if (R__cl || R__insp.IsA()) { }
02839 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
02840 TArray::ShowMembers(R__insp);
02841 }
02842
02843 namespace ROOT {
02844
02845 static void *new_TArrayL64(void *p) {
02846 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayL64 : new ::TArrayL64;
02847 }
02848 static void *newArray_TArrayL64(Long_t nElements, void *p) {
02849 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayL64[nElements] : new ::TArrayL64[nElements];
02850 }
02851
02852 static void delete_TArrayL64(void *p) {
02853 delete ((::TArrayL64*)p);
02854 }
02855 static void deleteArray_TArrayL64(void *p) {
02856 delete [] ((::TArrayL64*)p);
02857 }
02858 static void destruct_TArrayL64(void *p) {
02859 typedef ::TArrayL64 current_t;
02860 ((current_t*)p)->~current_t();
02861 }
02862
02863 static void streamer_TArrayL64(TBuffer &buf, void *obj) {
02864 ((::TArrayL64*)obj)->::TArrayL64::Streamer(buf);
02865 }
02866 }
02867
02868
02869 void TArrayS::ShowMembers(TMemberInspector &R__insp)
02870 {
02871
02872 TClass *R__cl = ::TArrayS::IsA();
02873 if (R__cl || R__insp.IsA()) { }
02874 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
02875 TArray::ShowMembers(R__insp);
02876 }
02877
02878 namespace ROOT {
02879
02880 static void *new_TArrayS(void *p) {
02881 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayS : new ::TArrayS;
02882 }
02883 static void *newArray_TArrayS(Long_t nElements, void *p) {
02884 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TArrayS[nElements] : new ::TArrayS[nElements];
02885 }
02886
02887 static void delete_TArrayS(void *p) {
02888 delete ((::TArrayS*)p);
02889 }
02890 static void deleteArray_TArrayS(void *p) {
02891 delete [] ((::TArrayS*)p);
02892 }
02893 static void destruct_TArrayS(void *p) {
02894 typedef ::TArrayS current_t;
02895 ((current_t*)p)->~current_t();
02896 }
02897
02898 static void streamer_TArrayS(TBuffer &buf, void *obj) {
02899 ((::TArrayS*)obj)->::TArrayS::Streamer(buf);
02900 }
02901 }
02902
02903
02904 void TBits::Streamer(TBuffer &R__b)
02905 {
02906
02907
02908 if (R__b.IsReading()) {
02909 R__b.ReadClassBuffer(TBits::Class(),this);
02910 } else {
02911 R__b.WriteClassBuffer(TBits::Class(),this);
02912 }
02913 }
02914
02915
02916 void TBits::ShowMembers(TMemberInspector &R__insp)
02917 {
02918
02919 TClass *R__cl = ::TBits::IsA();
02920 if (R__cl || R__insp.IsA()) { }
02921 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbits", &fNbits);
02922 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbytes", &fNbytes);
02923 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAllBits", &fAllBits);
02924 TObject::ShowMembers(R__insp);
02925 }
02926
02927 namespace ROOT {
02928
02929 static void *new_TBits(void *p) {
02930 return p ? new(p) ::TBits : new ::TBits;
02931 }
02932 static void *newArray_TBits(Long_t nElements, void *p) {
02933 return p ? new(p) ::TBits[nElements] : new ::TBits[nElements];
02934 }
02935
02936 static void delete_TBits(void *p) {
02937 delete ((::TBits*)p);
02938 }
02939 static void deleteArray_TBits(void *p) {
02940 delete [] ((::TBits*)p);
02941 }
02942 static void destruct_TBits(void *p) {
02943 typedef ::TBits current_t;
02944 ((current_t*)p)->~current_t();
02945 }
02946 }
02947
02948
02949 void TCollection::ShowMembers(TMemberInspector &R__insp)
02950 {
02951
02952 TClass *R__cl = ::TCollection::IsA();
02953 if (R__cl || R__insp.IsA()) { }
02954 R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
02955 R__insp.InspectMember(fName, "fName.");
02956 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSize", &fSize);
02957 TObject::ShowMembers(R__insp);
02958 }
02959
02960 namespace ROOT {
02961
02962 static void delete_TCollection(void *p) {
02963 delete ((::TCollection*)p);
02964 }
02965 static void deleteArray_TCollection(void *p) {
02966 delete [] ((::TCollection*)p);
02967 }
02968 static void destruct_TCollection(void *p) {
02969 typedef ::TCollection current_t;
02970 ((current_t*)p)->~current_t();
02971 }
02972
02973 static void streamer_TCollection(TBuffer &buf, void *obj) {
02974 ((::TCollection*)obj)->::TCollection::Streamer(buf);
02975 }
02976 }
02977
02978
02979 void TBtree::ShowMembers(TMemberInspector &R__insp)
02980 {
02981
02982 TClass *R__cl = ::TBtree::IsA();
02983 if (R__cl || R__insp.IsA()) { }
02984 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRoot", &fRoot);
02985 R__insp.Inspect(R__cl, R__insp.GetParent(), "fOrder", &fOrder);
02986 R__insp.Inspect(R__cl, R__insp.GetParent(), "fOrder2", &fOrder2);
02987 R__insp.Inspect(R__cl, R__insp.GetParent(), "fInnerLowWaterMark", &fInnerLowWaterMark);
02988 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLeafLowWaterMark", &fLeafLowWaterMark);
02989 R__insp.Inspect(R__cl, R__insp.GetParent(), "fInnerMaxIndex", &fInnerMaxIndex);
02990 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLeafMaxIndex", &fLeafMaxIndex);
02991 TSeqCollection::ShowMembers(R__insp);
02992 }
02993
02994 namespace ROOT {
02995
02996 static void *new_TBtree(void *p) {
02997 return p ? new(p) ::TBtree : new ::TBtree;
02998 }
02999 static void *newArray_TBtree(Long_t nElements, void *p) {
03000 return p ? new(p) ::TBtree[nElements] : new ::TBtree[nElements];
03001 }
03002
03003 static void delete_TBtree(void *p) {
03004 delete ((::TBtree*)p);
03005 }
03006 static void deleteArray_TBtree(void *p) {
03007 delete [] ((::TBtree*)p);
03008 }
03009 static void destruct_TBtree(void *p) {
03010 typedef ::TBtree current_t;
03011 ((current_t*)p)->~current_t();
03012 }
03013
03014 static void streamer_TBtree(TBuffer &buf, void *obj) {
03015 ((::TBtree*)obj)->::TBtree::Streamer(buf);
03016 }
03017 }
03018
03019
03020 void TBtreeIter::Streamer(TBuffer &R__b)
03021 {
03022
03023
03024 TIterator::Streamer(R__b);
03025 }
03026
03027
03028 void TBtreeIter::ShowMembers(TMemberInspector &R__insp)
03029 {
03030
03031 TClass *R__cl = ::TBtreeIter::IsA();
03032 if (R__cl || R__insp.IsA()) { }
03033 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTree", &fTree);
03034 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurCursor", &fCurCursor);
03035 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCursor", &fCursor);
03036 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirection", &fDirection);
03037 TIterator::ShowMembers(R__insp);
03038 R__insp.GenericShowMembers("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>", ( ::iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *) (this ), false);
03039 }
03040
03041 namespace ROOT {
03042
03043 static void delete_TBtreeIter(void *p) {
03044 delete ((::TBtreeIter*)p);
03045 }
03046 static void deleteArray_TBtreeIter(void *p) {
03047 delete [] ((::TBtreeIter*)p);
03048 }
03049 static void destruct_TBtreeIter(void *p) {
03050 typedef ::TBtreeIter current_t;
03051 ((current_t*)p)->~current_t();
03052 }
03053
03054 static void streamer_TBtreeIter(TBuffer &buf, void *obj) {
03055 ((::TBtreeIter*)obj)->::TBtreeIter::Streamer(buf);
03056 }
03057 }
03058
03059
03060 void TClassTable::Streamer(TBuffer &R__b)
03061 {
03062
03063
03064 TObject::Streamer(R__b);
03065 }
03066
03067
03068 void TClassTable::ShowMembers(TMemberInspector &R__insp)
03069 {
03070
03071 TClass *R__cl = ::TClassTable::IsA();
03072 if (R__cl || R__insp.IsA()) { }
03073 TObject::ShowMembers(R__insp);
03074 }
03075
03076 namespace ROOT {
03077
03078 static void delete_TClassTable(void *p) {
03079 delete ((::TClassTable*)p);
03080 }
03081 static void deleteArray_TClassTable(void *p) {
03082 delete [] ((::TClassTable*)p);
03083 }
03084 static void destruct_TClassTable(void *p) {
03085 typedef ::TClassTable current_t;
03086 ((current_t*)p)->~current_t();
03087 }
03088
03089 static void streamer_TClassTable(TBuffer &buf, void *obj) {
03090 ((::TClassTable*)obj)->::TClassTable::Streamer(buf);
03091 }
03092 }
03093
03094
03095 void TClonesArray::ShowMembers(TMemberInspector &R__insp)
03096 {
03097
03098 TClass *R__cl = ::TClonesArray::IsA();
03099 if (R__cl || R__insp.IsA()) { }
03100 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fClass", &fClass);
03101 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fKeep", &fKeep);
03102 TObjArray::ShowMembers(R__insp);
03103 }
03104
03105 namespace ROOT {
03106
03107 static void *new_TClonesArray(void *p) {
03108 return p ? new(p) ::TClonesArray : new ::TClonesArray;
03109 }
03110 static void *newArray_TClonesArray(Long_t nElements, void *p) {
03111 return p ? new(p) ::TClonesArray[nElements] : new ::TClonesArray[nElements];
03112 }
03113
03114 static void delete_TClonesArray(void *p) {
03115 delete ((::TClonesArray*)p);
03116 }
03117 static void deleteArray_TClonesArray(void *p) {
03118 delete [] ((::TClonesArray*)p);
03119 }
03120 static void destruct_TClonesArray(void *p) {
03121 typedef ::TClonesArray current_t;
03122 ((current_t*)p)->~current_t();
03123 }
03124
03125 static void streamer_TClonesArray(TBuffer &buf, void *obj) {
03126 ((::TClonesArray*)obj)->::TClonesArray::Streamer(buf);
03127 }
03128 }
03129
03130
03131 void THashTable::Streamer(TBuffer &R__b)
03132 {
03133
03134
03135 TCollection::Streamer(R__b);
03136 }
03137
03138
03139 void THashTable::ShowMembers(TMemberInspector &R__insp)
03140 {
03141
03142 TClass *R__cl = ::THashTable::IsA();
03143 if (R__cl || R__insp.IsA()) { }
03144 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCont", &fCont);
03145 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEntries", &fEntries);
03146 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUsedSlots", &fUsedSlots);
03147 R__insp.Inspect(R__cl, R__insp.GetParent(), "fRehashLevel", &fRehashLevel);
03148 TCollection::ShowMembers(R__insp);
03149 }
03150
03151 namespace ROOT {
03152
03153 static void *new_THashTable(void *p) {
03154 return p ? new(p) ::THashTable : new ::THashTable;
03155 }
03156 static void *newArray_THashTable(Long_t nElements, void *p) {
03157 return p ? new(p) ::THashTable[nElements] : new ::THashTable[nElements];
03158 }
03159
03160 static void delete_THashTable(void *p) {
03161 delete ((::THashTable*)p);
03162 }
03163 static void deleteArray_THashTable(void *p) {
03164 delete [] ((::THashTable*)p);
03165 }
03166 static void destruct_THashTable(void *p) {
03167 typedef ::THashTable current_t;
03168 ((current_t*)p)->~current_t();
03169 }
03170
03171 static void streamer_THashTable(TBuffer &buf, void *obj) {
03172 ((::THashTable*)obj)->::THashTable::Streamer(buf);
03173 }
03174 }
03175
03176
03177 void THashTableIter::Streamer(TBuffer &R__b)
03178 {
03179
03180
03181 TIterator::Streamer(R__b);
03182 }
03183
03184
03185 void THashTableIter::ShowMembers(TMemberInspector &R__insp)
03186 {
03187
03188 TClass *R__cl = ::THashTableIter::IsA();
03189 if (R__cl || R__insp.IsA()) { }
03190 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTable", &fTable);
03191 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCursor", &fCursor);
03192 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListCursor", &fListCursor);
03193 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirection", &fDirection);
03194 TIterator::ShowMembers(R__insp);
03195 }
03196
03197 namespace ROOT {
03198
03199 static void delete_THashTableIter(void *p) {
03200 delete ((::THashTableIter*)p);
03201 }
03202 static void deleteArray_THashTableIter(void *p) {
03203 delete [] ((::THashTableIter*)p);
03204 }
03205 static void destruct_THashTableIter(void *p) {
03206 typedef ::THashTableIter current_t;
03207 ((current_t*)p)->~current_t();
03208 }
03209
03210 static void streamer_THashTableIter(TBuffer &buf, void *obj) {
03211 ((::THashTableIter*)obj)->::THashTableIter::Streamer(buf);
03212 }
03213 }
03214
03215
03216 void TIter::Streamer(TBuffer &R__b)
03217 {
03218
03219
03220 ::Error("TIter::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
03221 }
03222
03223
03224 void TIter::ShowMembers(TMemberInspector &R__insp)
03225 {
03226
03227 TClass *R__cl = ::TIter::IsA();
03228 if (R__cl || R__insp.IsA()) { }
03229 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIterator", &fIterator);
03230 }
03231
03232 namespace ROOT {
03233
03234 static void delete_TIter(void *p) {
03235 delete ((::TIter*)p);
03236 }
03237 static void deleteArray_TIter(void *p) {
03238 delete [] ((::TIter*)p);
03239 }
03240 static void destruct_TIter(void *p) {
03241 typedef ::TIter current_t;
03242 ((current_t*)p)->~current_t();
03243 }
03244
03245 static void streamer_TIter(TBuffer &buf, void *obj) {
03246 ((::TIter*)obj)->::TIter::Streamer(buf);
03247 }
03248 }
03249
03250
03251 void TIterator::Streamer(TBuffer &R__b)
03252 {
03253
03254
03255 ::Error("TIterator::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
03256 }
03257
03258
03259 void TIterator::ShowMembers(TMemberInspector &R__insp)
03260 {
03261
03262 TClass *R__cl = ::TIterator::IsA();
03263 if (R__cl || R__insp.IsA()) { }
03264 }
03265
03266 namespace ROOT {
03267
03268 static void delete_TIterator(void *p) {
03269 delete ((::TIterator*)p);
03270 }
03271 static void deleteArray_TIterator(void *p) {
03272 delete [] ((::TIterator*)p);
03273 }
03274 static void destruct_TIterator(void *p) {
03275 typedef ::TIterator current_t;
03276 ((current_t*)p)->~current_t();
03277 }
03278
03279 static void streamer_TIterator(TBuffer &buf, void *obj) {
03280 ((::TIterator*)obj)->::TIterator::Streamer(buf);
03281 }
03282 }
03283
03284
03285 void TList::ShowMembers(TMemberInspector &R__insp)
03286 {
03287
03288 TClass *R__cl = ::TList::IsA();
03289 if (R__cl || R__insp.IsA()) { }
03290 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFirst", &fFirst);
03291 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLast", &fLast);
03292 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCache", &fCache);
03293 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAscending", &fAscending);
03294 TSeqCollection::ShowMembers(R__insp);
03295 }
03296
03297 namespace ROOT {
03298
03299 static void *new_TList(void *p) {
03300 return p ? new(p) ::TList : new ::TList;
03301 }
03302 static void *newArray_TList(Long_t nElements, void *p) {
03303 return p ? new(p) ::TList[nElements] : new ::TList[nElements];
03304 }
03305
03306 static void delete_TList(void *p) {
03307 delete ((::TList*)p);
03308 }
03309 static void deleteArray_TList(void *p) {
03310 delete [] ((::TList*)p);
03311 }
03312 static void destruct_TList(void *p) {
03313 typedef ::TList current_t;
03314 ((current_t*)p)->~current_t();
03315 }
03316
03317 static void streamer_TList(TBuffer &buf, void *obj) {
03318 ((::TList*)obj)->::TList::Streamer(buf);
03319 }
03320 }
03321
03322
03323 void TListIter::Streamer(TBuffer &R__b)
03324 {
03325
03326
03327 TIterator::Streamer(R__b);
03328 }
03329
03330
03331 void TListIter::ShowMembers(TMemberInspector &R__insp)
03332 {
03333
03334 TClass *R__cl = ::TListIter::IsA();
03335 if (R__cl || R__insp.IsA()) { }
03336 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fList", &fList);
03337 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCurCursor", &fCurCursor);
03338 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCursor", &fCursor);
03339 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirection", &fDirection);
03340 R__insp.Inspect(R__cl, R__insp.GetParent(), "fStarted", &fStarted);
03341 TIterator::ShowMembers(R__insp);
03342 R__insp.GenericShowMembers("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>", ( ::iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *) (this ), false);
03343 }
03344
03345 namespace ROOT {
03346
03347 static void delete_TListIter(void *p) {
03348 delete ((::TListIter*)p);
03349 }
03350 static void deleteArray_TListIter(void *p) {
03351 delete [] ((::TListIter*)p);
03352 }
03353 static void destruct_TListIter(void *p) {
03354 typedef ::TListIter current_t;
03355 ((current_t*)p)->~current_t();
03356 }
03357
03358 static void streamer_TListIter(TBuffer &buf, void *obj) {
03359 ((::TListIter*)obj)->::TListIter::Streamer(buf);
03360 }
03361 }
03362
03363
03364 void THashList::Streamer(TBuffer &R__b)
03365 {
03366
03367
03368 TList::Streamer(R__b);
03369 }
03370
03371
03372 void THashList::ShowMembers(TMemberInspector &R__insp)
03373 {
03374
03375 TClass *R__cl = ::THashList::IsA();
03376 if (R__cl || R__insp.IsA()) { }
03377 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTable", &fTable);
03378 TList::ShowMembers(R__insp);
03379 }
03380
03381 namespace ROOT {
03382
03383 static void *new_THashList(void *p) {
03384 return p ? new(p) ::THashList : new ::THashList;
03385 }
03386 static void *newArray_THashList(Long_t nElements, void *p) {
03387 return p ? new(p) ::THashList[nElements] : new ::THashList[nElements];
03388 }
03389
03390 static void delete_THashList(void *p) {
03391 delete ((::THashList*)p);
03392 }
03393 static void deleteArray_THashList(void *p) {
03394 delete [] ((::THashList*)p);
03395 }
03396 static void destruct_THashList(void *p) {
03397 typedef ::THashList current_t;
03398 ((current_t*)p)->~current_t();
03399 }
03400
03401 static void streamer_THashList(TBuffer &buf, void *obj) {
03402 ((::THashList*)obj)->::THashList::Streamer(buf);
03403 }
03404 }
03405
03406
03407 void TMap::ShowMembers(TMemberInspector &R__insp)
03408 {
03409
03410 TClass *R__cl = ::TMap::IsA();
03411 if (R__cl || R__insp.IsA()) { }
03412 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTable", &fTable);
03413 TCollection::ShowMembers(R__insp);
03414 }
03415
03416 namespace ROOT {
03417
03418 static void *new_TMap(void *p) {
03419 return p ? new(p) ::TMap : new ::TMap;
03420 }
03421 static void *newArray_TMap(Long_t nElements, void *p) {
03422 return p ? new(p) ::TMap[nElements] : new ::TMap[nElements];
03423 }
03424
03425 static void delete_TMap(void *p) {
03426 delete ((::TMap*)p);
03427 }
03428 static void deleteArray_TMap(void *p) {
03429 delete [] ((::TMap*)p);
03430 }
03431 static void destruct_TMap(void *p) {
03432 typedef ::TMap current_t;
03433 ((current_t*)p)->~current_t();
03434 }
03435
03436 static void streamer_TMap(TBuffer &buf, void *obj) {
03437 ((::TMap*)obj)->::TMap::Streamer(buf);
03438 }
03439 }
03440
03441
03442 void TMapIter::Streamer(TBuffer &R__b)
03443 {
03444
03445
03446 TIterator::Streamer(R__b);
03447 }
03448
03449
03450 void TMapIter::ShowMembers(TMemberInspector &R__insp)
03451 {
03452
03453 TClass *R__cl = ::TMapIter::IsA();
03454 if (R__cl || R__insp.IsA()) { }
03455 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMap", &fMap);
03456 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCursor", &fCursor);
03457 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirection", &fDirection);
03458 TIterator::ShowMembers(R__insp);
03459 R__insp.GenericShowMembers("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>", ( ::iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *) (this ), false);
03460 }
03461
03462 namespace ROOT {
03463
03464 static void delete_TMapIter(void *p) {
03465 delete ((::TMapIter*)p);
03466 }
03467 static void deleteArray_TMapIter(void *p) {
03468 delete [] ((::TMapIter*)p);
03469 }
03470 static void destruct_TMapIter(void *p) {
03471 typedef ::TMapIter current_t;
03472 ((current_t*)p)->~current_t();
03473 }
03474
03475 static void streamer_TMapIter(TBuffer &buf, void *obj) {
03476 ((::TMapIter*)obj)->::TMapIter::Streamer(buf);
03477 }
03478 }
03479
03480
03481 void TPair::Streamer(TBuffer &R__b)
03482 {
03483
03484
03485 TObject::Streamer(R__b);
03486 }
03487
03488
03489 void TPair::ShowMembers(TMemberInspector &R__insp)
03490 {
03491
03492 TClass *R__cl = ::TPair::IsA();
03493 if (R__cl || R__insp.IsA()) { }
03494 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fKey", &fKey);
03495 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fValue", &fValue);
03496 TObject::ShowMembers(R__insp);
03497 }
03498
03499 namespace ROOT {
03500
03501 static void delete_TPair(void *p) {
03502 delete ((::TPair*)p);
03503 }
03504 static void deleteArray_TPair(void *p) {
03505 delete [] ((::TPair*)p);
03506 }
03507 static void destruct_TPair(void *p) {
03508 typedef ::TPair current_t;
03509 ((current_t*)p)->~current_t();
03510 }
03511
03512 static void streamer_TPair(TBuffer &buf, void *obj) {
03513 ((::TPair*)obj)->::TPair::Streamer(buf);
03514 }
03515 }
03516
03517
03518 void TObjArray::ShowMembers(TMemberInspector &R__insp)
03519 {
03520
03521 TClass *R__cl = ::TObjArray::IsA();
03522 if (R__cl || R__insp.IsA()) { }
03523 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCont", &fCont);
03524 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLowerBound", &fLowerBound);
03525 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLast", &fLast);
03526 TSeqCollection::ShowMembers(R__insp);
03527 }
03528
03529 namespace ROOT {
03530
03531 static void *new_TObjArray(void *p) {
03532 return p ? new(p) ::TObjArray : new ::TObjArray;
03533 }
03534 static void *newArray_TObjArray(Long_t nElements, void *p) {
03535 return p ? new(p) ::TObjArray[nElements] : new ::TObjArray[nElements];
03536 }
03537
03538 static void delete_TObjArray(void *p) {
03539 delete ((::TObjArray*)p);
03540 }
03541 static void deleteArray_TObjArray(void *p) {
03542 delete [] ((::TObjArray*)p);
03543 }
03544 static void destruct_TObjArray(void *p) {
03545 typedef ::TObjArray current_t;
03546 ((current_t*)p)->~current_t();
03547 }
03548
03549 static void streamer_TObjArray(TBuffer &buf, void *obj) {
03550 ((::TObjArray*)obj)->::TObjArray::Streamer(buf);
03551 }
03552 }
03553
03554
03555 void TObjArrayIter::Streamer(TBuffer &R__b)
03556 {
03557
03558
03559 TIterator::Streamer(R__b);
03560 }
03561
03562
03563 void TObjArrayIter::ShowMembers(TMemberInspector &R__insp)
03564 {
03565
03566 TClass *R__cl = ::TObjArrayIter::IsA();
03567 if (R__cl || R__insp.IsA()) { }
03568 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
03569 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurCursor", &fCurCursor);
03570 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCursor", &fCursor);
03571 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirection", &fDirection);
03572 TIterator::ShowMembers(R__insp);
03573 R__insp.GenericShowMembers("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>", ( ::iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *) (this ), false);
03574 }
03575
03576 namespace ROOT {
03577
03578 static void delete_TObjArrayIter(void *p) {
03579 delete ((::TObjArrayIter*)p);
03580 }
03581 static void deleteArray_TObjArrayIter(void *p) {
03582 delete [] ((::TObjArrayIter*)p);
03583 }
03584 static void destruct_TObjArrayIter(void *p) {
03585 typedef ::TObjArrayIter current_t;
03586 ((current_t*)p)->~current_t();
03587 }
03588
03589 static void streamer_TObjArrayIter(TBuffer &buf, void *obj) {
03590 ((::TObjArrayIter*)obj)->::TObjArrayIter::Streamer(buf);
03591 }
03592 }
03593
03594
03595 void TObjectTable::Streamer(TBuffer &R__b)
03596 {
03597
03598
03599 TObject::Streamer(R__b);
03600 }
03601
03602
03603 void TObjectTable::ShowMembers(TMemberInspector &R__insp)
03604 {
03605
03606 TClass *R__cl = ::TObjectTable::IsA();
03607 if (R__cl || R__insp.IsA()) { }
03608 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTable", &fTable);
03609 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSize", &fSize);
03610 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTally", &fTally);
03611 TObject::ShowMembers(R__insp);
03612 }
03613
03614 namespace ROOT {
03615
03616 static void *new_TObjectTable(void *p) {
03617 return p ? new(p) ::TObjectTable : new ::TObjectTable;
03618 }
03619 static void *newArray_TObjectTable(Long_t nElements, void *p) {
03620 return p ? new(p) ::TObjectTable[nElements] : new ::TObjectTable[nElements];
03621 }
03622
03623 static void delete_TObjectTable(void *p) {
03624 delete ((::TObjectTable*)p);
03625 }
03626 static void deleteArray_TObjectTable(void *p) {
03627 delete [] ((::TObjectTable*)p);
03628 }
03629 static void destruct_TObjectTable(void *p) {
03630 typedef ::TObjectTable current_t;
03631 ((current_t*)p)->~current_t();
03632 }
03633
03634 static void streamer_TObjectTable(TBuffer &buf, void *obj) {
03635 ((::TObjectTable*)obj)->::TObjectTable::Streamer(buf);
03636 }
03637 }
03638
03639
03640 void TOrdCollection::Streamer(TBuffer &R__b)
03641 {
03642
03643
03644 TSeqCollection::Streamer(R__b);
03645 }
03646
03647
03648 void TOrdCollection::ShowMembers(TMemberInspector &R__insp)
03649 {
03650
03651 TClass *R__cl = ::TOrdCollection::IsA();
03652 if (R__cl || R__insp.IsA()) { }
03653 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCont", &fCont);
03654 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCapacity", &fCapacity);
03655 R__insp.Inspect(R__cl, R__insp.GetParent(), "fGapStart", &fGapStart);
03656 R__insp.Inspect(R__cl, R__insp.GetParent(), "fGapSize", &fGapSize);
03657 TSeqCollection::ShowMembers(R__insp);
03658 }
03659
03660 namespace ROOT {
03661
03662 static void *new_TOrdCollection(void *p) {
03663 return p ? new(p) ::TOrdCollection : new ::TOrdCollection;
03664 }
03665 static void *newArray_TOrdCollection(Long_t nElements, void *p) {
03666 return p ? new(p) ::TOrdCollection[nElements] : new ::TOrdCollection[nElements];
03667 }
03668
03669 static void delete_TOrdCollection(void *p) {
03670 delete ((::TOrdCollection*)p);
03671 }
03672 static void deleteArray_TOrdCollection(void *p) {
03673 delete [] ((::TOrdCollection*)p);
03674 }
03675 static void destruct_TOrdCollection(void *p) {
03676 typedef ::TOrdCollection current_t;
03677 ((current_t*)p)->~current_t();
03678 }
03679
03680 static void streamer_TOrdCollection(TBuffer &buf, void *obj) {
03681 ((::TOrdCollection*)obj)->::TOrdCollection::Streamer(buf);
03682 }
03683 }
03684
03685
03686 void TOrdCollectionIter::Streamer(TBuffer &R__b)
03687 {
03688
03689
03690 TIterator::Streamer(R__b);
03691 }
03692
03693
03694 void TOrdCollectionIter::ShowMembers(TMemberInspector &R__insp)
03695 {
03696
03697 TClass *R__cl = ::TOrdCollectionIter::IsA();
03698 if (R__cl || R__insp.IsA()) { }
03699 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCol", &fCol);
03700 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurCursor", &fCurCursor);
03701 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCursor", &fCursor);
03702 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirection", &fDirection);
03703 TIterator::ShowMembers(R__insp);
03704 R__insp.GenericShowMembers("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>", ( ::iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *) (this ), false);
03705 }
03706
03707 namespace ROOT {
03708
03709 static void delete_TOrdCollectionIter(void *p) {
03710 delete ((::TOrdCollectionIter*)p);
03711 }
03712 static void deleteArray_TOrdCollectionIter(void *p) {
03713 delete [] ((::TOrdCollectionIter*)p);
03714 }
03715 static void destruct_TOrdCollectionIter(void *p) {
03716 typedef ::TOrdCollectionIter current_t;
03717 ((current_t*)p)->~current_t();
03718 }
03719
03720 static void streamer_TOrdCollectionIter(TBuffer &buf, void *obj) {
03721 ((::TOrdCollectionIter*)obj)->::TOrdCollectionIter::Streamer(buf);
03722 }
03723 }
03724
03725
03726 void TSeqCollection::Streamer(TBuffer &R__b)
03727 {
03728
03729
03730 TCollection::Streamer(R__b);
03731 }
03732
03733
03734 void TSeqCollection::ShowMembers(TMemberInspector &R__insp)
03735 {
03736
03737 TClass *R__cl = ::TSeqCollection::IsA();
03738 if (R__cl || R__insp.IsA()) { }
03739 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSorted", &fSorted);
03740 TCollection::ShowMembers(R__insp);
03741 }
03742
03743 namespace ROOT {
03744
03745 static void delete_TSeqCollection(void *p) {
03746 delete ((::TSeqCollection*)p);
03747 }
03748 static void deleteArray_TSeqCollection(void *p) {
03749 delete [] ((::TSeqCollection*)p);
03750 }
03751 static void destruct_TSeqCollection(void *p) {
03752 typedef ::TSeqCollection current_t;
03753 ((current_t*)p)->~current_t();
03754 }
03755
03756 static void streamer_TSeqCollection(TBuffer &buf, void *obj) {
03757 ((::TSeqCollection*)obj)->::TSeqCollection::Streamer(buf);
03758 }
03759 }
03760
03761
03762 void TSortedList::Streamer(TBuffer &R__b)
03763 {
03764
03765
03766 TList::Streamer(R__b);
03767 }
03768
03769
03770 void TSortedList::ShowMembers(TMemberInspector &R__insp)
03771 {
03772
03773 TClass *R__cl = ::TSortedList::IsA();
03774 if (R__cl || R__insp.IsA()) { }
03775 TList::ShowMembers(R__insp);
03776 }
03777
03778 namespace ROOT {
03779
03780 static void *new_TSortedList(void *p) {
03781 return p ? new(p) ::TSortedList : new ::TSortedList;
03782 }
03783 static void *newArray_TSortedList(Long_t nElements, void *p) {
03784 return p ? new(p) ::TSortedList[nElements] : new ::TSortedList[nElements];
03785 }
03786
03787 static void delete_TSortedList(void *p) {
03788 delete ((::TSortedList*)p);
03789 }
03790 static void deleteArray_TSortedList(void *p) {
03791 delete [] ((::TSortedList*)p);
03792 }
03793 static void destruct_TSortedList(void *p) {
03794 typedef ::TSortedList current_t;
03795 ((current_t*)p)->~current_t();
03796 }
03797
03798 static void streamer_TSortedList(TBuffer &buf, void *obj) {
03799 ((::TSortedList*)obj)->::TSortedList::Streamer(buf);
03800 }
03801 }
03802
03803
03804 void TExMap::ShowMembers(TMemberInspector &R__insp)
03805 {
03806
03807 TClass *R__cl = ::TExMap::IsA();
03808 if (R__cl || R__insp.IsA()) { }
03809 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTable", &fTable);
03810 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSize", &fSize);
03811 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTally", &fTally);
03812 TObject::ShowMembers(R__insp);
03813 }
03814
03815 namespace ROOT {
03816
03817 static void *new_TExMap(void *p) {
03818 return p ? new(p) ::TExMap : new ::TExMap;
03819 }
03820 static void *newArray_TExMap(Long_t nElements, void *p) {
03821 return p ? new(p) ::TExMap[nElements] : new ::TExMap[nElements];
03822 }
03823
03824 static void delete_TExMap(void *p) {
03825 delete ((::TExMap*)p);
03826 }
03827 static void deleteArray_TExMap(void *p) {
03828 delete [] ((::TExMap*)p);
03829 }
03830 static void destruct_TExMap(void *p) {
03831 typedef ::TExMap current_t;
03832 ((current_t*)p)->~current_t();
03833 }
03834
03835 static void streamer_TExMap(TBuffer &buf, void *obj) {
03836 ((::TExMap*)obj)->::TExMap::Streamer(buf);
03837 }
03838 }
03839
03840
03841 void TExMapIter::Streamer(TBuffer &R__b)
03842 {
03843
03844
03845 ::Error("TExMapIter::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
03846 }
03847
03848
03849 void TExMapIter::ShowMembers(TMemberInspector &R__insp)
03850 {
03851
03852 TClass *R__cl = ::TExMapIter::IsA();
03853 if (R__cl || R__insp.IsA()) { }
03854 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMap", &fMap);
03855 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCursor", &fCursor);
03856 }
03857
03858 namespace ROOT {
03859
03860 static void delete_TExMapIter(void *p) {
03861 delete ((::TExMapIter*)p);
03862 }
03863 static void deleteArray_TExMapIter(void *p) {
03864 delete [] ((::TExMapIter*)p);
03865 }
03866 static void destruct_TExMapIter(void *p) {
03867 typedef ::TExMapIter current_t;
03868 ((current_t*)p)->~current_t();
03869 }
03870
03871 static void streamer_TExMapIter(TBuffer &buf, void *obj) {
03872 ((::TExMapIter*)obj)->::TExMapIter::Streamer(buf);
03873 }
03874 }
03875
03876
03877 void TRefArray::ShowMembers(TMemberInspector &R__insp)
03878 {
03879
03880 TClass *R__cl = ::TRefArray::IsA();
03881 if (R__cl || R__insp.IsA()) { }
03882 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPID", &fPID);
03883 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUIDs", &fUIDs);
03884 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLowerBound", &fLowerBound);
03885 R__insp.Inspect(R__cl, R__insp.GetParent(), "fLast", &fLast);
03886 TSeqCollection::ShowMembers(R__insp);
03887 }
03888
03889 namespace ROOT {
03890
03891 static void *new_TRefArray(void *p) {
03892 return p ? new(p) ::TRefArray : new ::TRefArray;
03893 }
03894 static void *newArray_TRefArray(Long_t nElements, void *p) {
03895 return p ? new(p) ::TRefArray[nElements] : new ::TRefArray[nElements];
03896 }
03897
03898 static void delete_TRefArray(void *p) {
03899 delete ((::TRefArray*)p);
03900 }
03901 static void deleteArray_TRefArray(void *p) {
03902 delete [] ((::TRefArray*)p);
03903 }
03904 static void destruct_TRefArray(void *p) {
03905 typedef ::TRefArray current_t;
03906 ((current_t*)p)->~current_t();
03907 }
03908
03909 static void streamer_TRefArray(TBuffer &buf, void *obj) {
03910 ((::TRefArray*)obj)->::TRefArray::Streamer(buf);
03911 }
03912 }
03913
03914
03915 void TRefArrayIter::Streamer(TBuffer &R__b)
03916 {
03917
03918
03919 TIterator::Streamer(R__b);
03920 }
03921
03922
03923 void TRefArrayIter::ShowMembers(TMemberInspector &R__insp)
03924 {
03925
03926 TClass *R__cl = ::TRefArrayIter::IsA();
03927 if (R__cl || R__insp.IsA()) { }
03928 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fArray", &fArray);
03929 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurCursor", &fCurCursor);
03930 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCursor", &fCursor);
03931 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDirection", &fDirection);
03932 TIterator::ShowMembers(R__insp);
03933 R__insp.GenericShowMembers("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>", ( ::iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *) (this ), false);
03934 }
03935
03936 namespace ROOT {
03937
03938 static void delete_TRefArrayIter(void *p) {
03939 delete ((::TRefArrayIter*)p);
03940 }
03941 static void deleteArray_TRefArrayIter(void *p) {
03942 delete [] ((::TRefArrayIter*)p);
03943 }
03944 static void destruct_TRefArrayIter(void *p) {
03945 typedef ::TRefArrayIter current_t;
03946 ((current_t*)p)->~current_t();
03947 }
03948
03949 static void streamer_TRefArrayIter(TBuffer &buf, void *obj) {
03950 ((::TRefArrayIter*)obj)->::TRefArrayIter::Streamer(buf);
03951 }
03952 }
03953
03954
03955 void TRefTable::ShowMembers(TMemberInspector &R__insp)
03956 {
03957
03958 TClass *R__cl = ::TRefTable::IsA();
03959 if (R__cl || R__insp.IsA()) { }
03960 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPIDs", &fNumPIDs);
03961 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAllocSize", &fAllocSize);
03962 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fN", &fN);
03963 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParentIDs", &fParentIDs);
03964 R__insp.Inspect(R__cl, R__insp.GetParent(), "fParentID", &fParentID);
03965 R__insp.Inspect(R__cl, R__insp.GetParent(), "fDefaultSize", &fDefaultSize);
03966 R__insp.Inspect(R__cl, R__insp.GetParent(), "fUID", &fUID);
03967 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUIDContext", &fUIDContext);
03968 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSize", &fSize);
03969 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParents", &fParents);
03970 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOwner", &fOwner);
03971 R__insp.Inspect(R__cl, R__insp.GetParent(), "fProcessGUIDs", (void*)&fProcessGUIDs);
03972 R__insp.InspectMember("vector<std::string>", (void*)&fProcessGUIDs, "fProcessGUIDs.", false);
03973 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMapPIDtoInternal", (void*)&fMapPIDtoInternal);
03974 R__insp.InspectMember("vector<Int_t>", (void*)&fMapPIDtoInternal, "fMapPIDtoInternal.", true);
03975 TObject::ShowMembers(R__insp);
03976 }
03977
03978 namespace ROOT {
03979
03980 static void *new_TRefTable(void *p) {
03981 return p ? new(p) ::TRefTable : new ::TRefTable;
03982 }
03983 static void *newArray_TRefTable(Long_t nElements, void *p) {
03984 return p ? new(p) ::TRefTable[nElements] : new ::TRefTable[nElements];
03985 }
03986
03987 static void delete_TRefTable(void *p) {
03988 delete ((::TRefTable*)p);
03989 }
03990 static void deleteArray_TRefTable(void *p) {
03991 delete [] ((::TRefTable*)p);
03992 }
03993 static void destruct_TRefTable(void *p) {
03994 typedef ::TRefTable current_t;
03995 ((current_t*)p)->~current_t();
03996 }
03997
03998 static void streamer_TRefTable(TBuffer &buf, void *obj) {
03999 ((::TRefTable*)obj)->::TRefTable::Streamer(buf);
04000 }
04001 }
04002
04003 namespace ROOT {
04004
04005 static void delete_TVirtualCollectionProxy(void *p) {
04006 delete ((::TVirtualCollectionProxy*)p);
04007 }
04008 static void deleteArray_TVirtualCollectionProxy(void *p) {
04009 delete [] ((::TVirtualCollectionProxy*)p);
04010 }
04011 static void destruct_TVirtualCollectionProxy(void *p) {
04012 typedef ::TVirtualCollectionProxy current_t;
04013 ((current_t*)p)->~current_t();
04014 }
04015 }
04016
04017 namespace ROOT {
04018
04019 static void *new_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p) {
04020 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<int,allocator<int> >::iterator : new ::vector<int,allocator<int> >::iterator;
04021 }
04022 static void *newArray_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(Long_t nElements, void *p) {
04023 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<int,allocator<int> >::iterator[nElements] : new ::vector<int,allocator<int> >::iterator[nElements];
04024 }
04025
04026 static void delete_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p) {
04027 delete ((::vector<int,allocator<int> >::iterator*)p);
04028 }
04029 static void deleteArray_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p) {
04030 delete [] ((::vector<int,allocator<int> >::iterator*)p);
04031 }
04032 static void destruct_vectorlEintcOallocatorlEintgRsPgRcLcLiterator(void *p) {
04033 typedef ::vector<int,allocator<int> >::iterator current_t;
04034 ((current_t*)p)->~current_t();
04035 }
04036 }
04037
04038 namespace ROOT {
04039
04040 static void *new_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p) {
04041 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::reverse_iterator<vector<int,allocator<int> >::iterator> : new ::reverse_iterator<vector<int,allocator<int> >::iterator>;
04042 }
04043 static void *newArray_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(Long_t nElements, void *p) {
04044 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::reverse_iterator<vector<int,allocator<int> >::iterator>[nElements] : new ::reverse_iterator<vector<int,allocator<int> >::iterator>[nElements];
04045 }
04046
04047 static void delete_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p) {
04048 delete ((::reverse_iterator<vector<int,allocator<int> >::iterator>*)p);
04049 }
04050 static void deleteArray_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p) {
04051 delete [] ((::reverse_iterator<vector<int,allocator<int> >::iterator>*)p);
04052 }
04053 static void destruct_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void *p) {
04054 typedef ::reverse_iterator<vector<int,allocator<int> >::iterator> current_t;
04055 ((current_t*)p)->~current_t();
04056 }
04057 }
04058
04059 namespace ROOT {
04060
04061 static void delete_TBitscLcLTReference(void *p) {
04062 delete ((::TBits::TReference*)p);
04063 }
04064 static void deleteArray_TBitscLcLTReference(void *p) {
04065 delete [] ((::TBits::TReference*)p);
04066 }
04067 static void destruct_TBitscLcLTReference(void *p) {
04068 typedef ::TBits::TReference current_t;
04069 ((current_t*)p)->~current_t();
04070 }
04071 }
04072
04073 namespace ROOT {
04074 void vectorlEintgR_ShowMembers(void *obj, TMemberInspector &R__insp);
04075 static void vectorlEintgR_Dictionary();
04076 static void *new_vectorlEintgR(void *p = 0);
04077 static void *newArray_vectorlEintgR(Long_t size, void *p);
04078 static void delete_vectorlEintgR(void *p);
04079 static void deleteArray_vectorlEintgR(void *p);
04080 static void destruct_vectorlEintgR(void *p);
04081
04082
04083 static TGenericClassInfo *GenerateInitInstanceLocal(const vector<int>*)
04084 {
04085 vector<int> *ptr = 0;
04086 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector<int>),0);
04087 static ::ROOT::TGenericClassInfo
04088 instance("vector<int>", -2, "prec_stl/vector", 49,
04089 typeid(vector<int>), DefineBehavior(ptr, ptr),
04090 0, &vectorlEintgR_Dictionary, isa_proxy, 0,
04091 sizeof(vector<int>) );
04092 instance.SetNew(&new_vectorlEintgR);
04093 instance.SetNewArray(&newArray_vectorlEintgR);
04094 instance.SetDelete(&delete_vectorlEintgR);
04095 instance.SetDeleteArray(&deleteArray_vectorlEintgR);
04096 instance.SetDestructor(&destruct_vectorlEintgR);
04097 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<int> >()));
04098 return &instance;
04099 }
04100
04101 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector<int>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
04102
04103
04104 static void vectorlEintgR_Dictionary() {
04105 ::ROOT::GenerateInitInstanceLocal((const vector<int>*)0x0)->GetClass();
04106 }
04107
04108 }
04109
04110 namespace ROOT {
04111
04112 static void *new_vectorlEintgR(void *p) {
04113 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<int> : new vector<int>;
04114 }
04115 static void *newArray_vectorlEintgR(Long_t nElements, void *p) {
04116 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<int>[nElements] : new vector<int>[nElements];
04117 }
04118
04119 static void delete_vectorlEintgR(void *p) {
04120 delete ((vector<int>*)p);
04121 }
04122 static void deleteArray_vectorlEintgR(void *p) {
04123 delete [] ((vector<int>*)p);
04124 }
04125 static void destruct_vectorlEintgR(void *p) {
04126 typedef vector<int> current_t;
04127 ((current_t*)p)->~current_t();
04128 }
04129 }
04130
04131 namespace ROOT {
04132 void vectorlEstringgR_ShowMembers(void *obj, TMemberInspector &R__insp);
04133 static void vectorlEstringgR_Dictionary();
04134 static void *new_vectorlEstringgR(void *p = 0);
04135 static void *newArray_vectorlEstringgR(Long_t size, void *p);
04136 static void delete_vectorlEstringgR(void *p);
04137 static void deleteArray_vectorlEstringgR(void *p);
04138 static void destruct_vectorlEstringgR(void *p);
04139
04140
04141 static TGenericClassInfo *GenerateInitInstanceLocal(const vector<string>*)
04142 {
04143 vector<string> *ptr = 0;
04144 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector<string>),0);
04145 static ::ROOT::TGenericClassInfo
04146 instance("vector<string>", -2, "prec_stl/vector", 49,
04147 typeid(vector<string>), DefineBehavior(ptr, ptr),
04148 0, &vectorlEstringgR_Dictionary, isa_proxy, 0,
04149 sizeof(vector<string>) );
04150 instance.SetNew(&new_vectorlEstringgR);
04151 instance.SetNewArray(&newArray_vectorlEstringgR);
04152 instance.SetDelete(&delete_vectorlEstringgR);
04153 instance.SetDeleteArray(&deleteArray_vectorlEstringgR);
04154 instance.SetDestructor(&destruct_vectorlEstringgR);
04155 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<string> >()));
04156 return &instance;
04157 }
04158
04159 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector<string>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
04160
04161
04162 static void vectorlEstringgR_Dictionary() {
04163 ::ROOT::GenerateInitInstanceLocal((const vector<string>*)0x0)->GetClass();
04164 }
04165
04166 }
04167
04168 namespace ROOT {
04169
04170 static void *new_vectorlEstringgR(void *p) {
04171 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<string> : new vector<string>;
04172 }
04173 static void *newArray_vectorlEstringgR(Long_t nElements, void *p) {
04174 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<string>[nElements] : new vector<string>[nElements];
04175 }
04176
04177 static void delete_vectorlEstringgR(void *p) {
04178 delete ((vector<string>*)p);
04179 }
04180 static void deleteArray_vectorlEstringgR(void *p) {
04181 delete [] ((vector<string>*)p);
04182 }
04183 static void destruct_vectorlEstringgR(void *p) {
04184 typedef vector<string> current_t;
04185 ((current_t*)p)->~current_t();
04186 }
04187 }
04188
04189
04190
04191
04192
04193
04194
04195
04196 #ifdef G__MEMTEST
04197 #undef malloc
04198 #undef free
04199 #endif
04200
04201 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
04202 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
04203 #endif
04204
04205 extern "C" void G__cpp_reset_tagtableG__Cont();
04206
04207 extern "C" void G__set_cpp_environmentG__Cont() {
04208 G__add_compiledheader("TObject.h");
04209 G__add_compiledheader("TMemberInspector.h");
04210 G__add_compiledheader("TArrayC.h");
04211 G__add_compiledheader("TArrayD.h");
04212 G__add_compiledheader("TArrayF.h");
04213 G__add_compiledheader("TArray.h");
04214 G__add_compiledheader("TArrayI.h");
04215 G__add_compiledheader("TArrayL64.h");
04216 G__add_compiledheader("TArrayL.h");
04217 G__add_compiledheader("TArrayS.h");
04218 G__add_compiledheader("TBits.h");
04219 G__add_compiledheader("TBtree.h");
04220 G__add_compiledheader("TClassTable.h");
04221 G__add_compiledheader("TClonesArray.h");
04222 G__add_compiledheader("TCollection.h");
04223 G__add_compiledheader("TCollectionProxyInfo.h");
04224 G__add_compiledheader("TExMap.h");
04225 G__add_compiledheader("THashList.h");
04226 G__add_compiledheader("THashTable.h");
04227 G__add_compiledheader("TIterator.h");
04228 G__add_compiledheader("TList.h");
04229 G__add_compiledheader("TMap.h");
04230 G__add_compiledheader("TObjArray.h");
04231 G__add_compiledheader("TObjectTable.h");
04232 G__add_compiledheader("TOrdCollection.h");
04233 G__add_compiledheader("TRefArray.h");
04234 G__add_compiledheader("TRefTable.h");
04235 G__add_compiledheader("TSeqCollection.h");
04236 G__add_compiledheader("TSortedList.h");
04237 G__add_compiledheader("TVirtualCollectionProxy.h");
04238 G__cpp_reset_tagtableG__Cont();
04239 }
04240 #include <new>
04241 extern "C" int G__cpp_dllrevG__Cont() { return(30051515); }
04242
04243
04244
04245
04246
04247
04248 static int G__G__Cont_17_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04249 {
04250 G__letint(result7, 85, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->Generate());
04251 return(1 || funcname || hash || result7 || libp) ;
04252 }
04253
04254 static int G__G__Cont_17_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04255 {
04256 G__letint(result7, 85, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetCollectionClass());
04257 return(1 || funcname || hash || result7 || libp) ;
04258 }
04259
04260 static int G__G__Cont_17_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04261 {
04262 G__letint(result7, 105, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetCollectionType());
04263 return(1 || funcname || hash || result7 || libp) ;
04264 }
04265
04266 static int G__G__Cont_17_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04267 {
04268 G__letint(result7, 107, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetIncrement());
04269 return(1 || funcname || hash || result7 || libp) ;
04270 }
04271
04272 static int G__G__Cont_17_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04273 {
04274 G__letint(result7, 105, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetProperties());
04275 return(1 || funcname || hash || result7 || libp) ;
04276 }
04277
04278 static int G__G__Cont_17_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04279 {
04280 G__letint(result7, 89, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->New());
04281 return(1 || funcname || hash || result7 || libp) ;
04282 }
04283
04284 static int G__G__Cont_17_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04285 {
04286 G__letint(result7, 89, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->New((void*) G__int(libp->para[0])));
04287 return(1 || funcname || hash || result7 || libp) ;
04288 }
04289
04290 static int G__G__Cont_17_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04291 {
04292 G__letint(result7, 89, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->NewArray((Int_t) G__int(libp->para[0])));
04293 return(1 || funcname || hash || result7 || libp) ;
04294 }
04295
04296 static int G__G__Cont_17_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04297 {
04298 G__letint(result7, 89, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->NewArray((Int_t) G__int(libp->para[0]), (void*) G__int(libp->para[1])));
04299 return(1 || funcname || hash || result7 || libp) ;
04300 }
04301
04302 static int G__G__Cont_17_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04303 {
04304 switch (libp->paran) {
04305 case 2:
04306 ((TVirtualCollectionProxy*) G__getstructoffset())->Destructor((void*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
04307 G__setnull(result7);
04308 break;
04309 case 1:
04310 ((TVirtualCollectionProxy*) G__getstructoffset())->Destructor((void*) G__int(libp->para[0]));
04311 G__setnull(result7);
04312 break;
04313 }
04314 return(1 || funcname || hash || result7 || libp) ;
04315 }
04316
04317 static int G__G__Cont_17_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04318 {
04319 switch (libp->paran) {
04320 case 2:
04321 ((TVirtualCollectionProxy*) G__getstructoffset())->DeleteArray((void*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
04322 G__setnull(result7);
04323 break;
04324 case 1:
04325 ((TVirtualCollectionProxy*) G__getstructoffset())->DeleteArray((void*) G__int(libp->para[0]));
04326 G__setnull(result7);
04327 break;
04328 }
04329 return(1 || funcname || hash || result7 || libp) ;
04330 }
04331
04332 static int G__G__Cont_17_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04333 {
04334 G__letint(result7, 104, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->Sizeof());
04335 return(1 || funcname || hash || result7 || libp) ;
04336 }
04337
04338 static int G__G__Cont_17_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04339 {
04340 ((TVirtualCollectionProxy*) G__getstructoffset())->PushProxy((void*) G__int(libp->para[0]));
04341 G__setnull(result7);
04342 return(1 || funcname || hash || result7 || libp) ;
04343 }
04344
04345 static int G__G__Cont_17_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04346 {
04347 ((TVirtualCollectionProxy*) G__getstructoffset())->PopProxy();
04348 G__setnull(result7);
04349 return(1 || funcname || hash || result7 || libp) ;
04350 }
04351
04352 static int G__G__Cont_17_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04353 {
04354 G__letint(result7, 103, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->HasPointers());
04355 return(1 || funcname || hash || result7 || libp) ;
04356 }
04357
04358 static int G__G__Cont_17_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04359 {
04360 G__letint(result7, 85, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetValueClass());
04361 return(1 || funcname || hash || result7 || libp) ;
04362 }
04363
04364 static int G__G__Cont_17_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04365 {
04366 G__letint(result7, 105, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetType());
04367 return(1 || funcname || hash || result7 || libp) ;
04368 }
04369
04370 static int G__G__Cont_17_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04371 {
04372 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->At((UInt_t) G__int(libp->para[0])));
04373 return(1 || funcname || hash || result7 || libp) ;
04374 }
04375
04376 static int G__G__Cont_17_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04377 {
04378 switch (libp->paran) {
04379 case 1:
04380 ((TVirtualCollectionProxy*) G__getstructoffset())->Clear((const char*) G__int(libp->para[0]));
04381 G__setnull(result7);
04382 break;
04383 case 0:
04384 ((TVirtualCollectionProxy*) G__getstructoffset())->Clear();
04385 G__setnull(result7);
04386 break;
04387 }
04388 return(1 || funcname || hash || result7 || libp) ;
04389 }
04390
04391 static int G__G__Cont_17_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04392 {
04393 G__letint(result7, 104, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->Size());
04394 return(1 || funcname || hash || result7 || libp) ;
04395 }
04396
04397 static int G__G__Cont_17_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04398 {
04399 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->Allocate((UInt_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
04400 return(1 || funcname || hash || result7 || libp) ;
04401 }
04402
04403 static int G__G__Cont_17_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04404 {
04405 ((TVirtualCollectionProxy*) G__getstructoffset())->Commit((void*) G__int(libp->para[0]));
04406 G__setnull(result7);
04407 return(1 || funcname || hash || result7 || libp) ;
04408 }
04409
04410 static int G__G__Cont_17_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04411 {
04412 G__letint(result7, 67, (long) ((const TVirtualCollectionProxy*) G__getstructoffset())->operator[]((UInt_t) G__int(libp->para[0])));
04413 return(1 || funcname || hash || result7 || libp) ;
04414 }
04415
04416 static int G__G__Cont_17_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04417 {
04418 G__letint(result7, 85, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetConversionReadMemberWiseActions((TClass*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
04419 return(1 || funcname || hash || result7 || libp) ;
04420 }
04421
04422 static int G__G__Cont_17_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04423 {
04424 G__letint(result7, 85, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetReadMemberWiseActions((Int_t) G__int(libp->para[0])));
04425 return(1 || funcname || hash || result7 || libp) ;
04426 }
04427
04428 static int G__G__Cont_17_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04429 {
04430 G__letint(result7, 85, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetWriteMemberWiseActions());
04431 return(1 || funcname || hash || result7 || libp) ;
04432 }
04433
04434 static int G__G__Cont_17_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04435 {
04436 switch (libp->paran) {
04437 case 1:
04438 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionCreateIterators((Bool_t) G__int(libp->para[0])));
04439 break;
04440 case 0:
04441 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionCreateIterators());
04442 break;
04443 }
04444 return(1 || funcname || hash || result7 || libp) ;
04445 }
04446
04447 static int G__G__Cont_17_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04448 {
04449 switch (libp->paran) {
04450 case 1:
04451 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionCopyIterator((Bool_t) G__int(libp->para[0])));
04452 break;
04453 case 0:
04454 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionCopyIterator());
04455 break;
04456 }
04457 return(1 || funcname || hash || result7 || libp) ;
04458 }
04459
04460 static int G__G__Cont_17_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04461 {
04462 switch (libp->paran) {
04463 case 1:
04464 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionNext((Bool_t) G__int(libp->para[0])));
04465 break;
04466 case 0:
04467 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionNext());
04468 break;
04469 }
04470 return(1 || funcname || hash || result7 || libp) ;
04471 }
04472
04473 static int G__G__Cont_17_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04474 {
04475 switch (libp->paran) {
04476 case 1:
04477 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionDeleteIterator((Bool_t) G__int(libp->para[0])));
04478 break;
04479 case 0:
04480 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionDeleteIterator());
04481 break;
04482 }
04483 return(1 || funcname || hash || result7 || libp) ;
04484 }
04485
04486 static int G__G__Cont_17_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04487 {
04488 switch (libp->paran) {
04489 case 1:
04490 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionDeleteTwoIterators((Bool_t) G__int(libp->para[0])));
04491 break;
04492 case 0:
04493 G__letint(result7, 89, (long) ((TVirtualCollectionProxy*) G__getstructoffset())->GetFunctionDeleteTwoIterators());
04494 break;
04495 }
04496 return(1 || funcname || hash || result7 || libp) ;
04497 }
04498
04499
04500 typedef TVirtualCollectionProxy G__TTVirtualCollectionProxy;
04501 static int G__G__Cont_17_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04502 {
04503 char* gvp = (char*) G__getgvp();
04504 long soff = G__getstructoffset();
04505 int n = G__getaryconstruct();
04506
04507
04508
04509
04510
04511 if (!soff) {
04512 return(1);
04513 }
04514 if (n) {
04515 if (gvp == (char*)G__PVOID) {
04516 delete[] (TVirtualCollectionProxy*) soff;
04517 } else {
04518 G__setgvp((long) G__PVOID);
04519 for (int i = n - 1; i >= 0; --i) {
04520 ((TVirtualCollectionProxy*) (soff+(sizeof(TVirtualCollectionProxy)*i)))->~G__TTVirtualCollectionProxy();
04521 }
04522 G__setgvp((long)gvp);
04523 }
04524 } else {
04525 if (gvp == (char*)G__PVOID) {
04526 delete (TVirtualCollectionProxy*) soff;
04527 } else {
04528 G__setgvp((long) G__PVOID);
04529 ((TVirtualCollectionProxy*) (soff))->~G__TTVirtualCollectionProxy();
04530 G__setgvp((long)gvp);
04531 }
04532 }
04533 G__setnull(result7);
04534 return(1 || funcname || hash || result7 || libp) ;
04535 }
04536
04537
04538
04539 static int G__G__Cont_76_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04540 {
04541 TList* p = NULL;
04542 char* gvp = (char*) G__getgvp();
04543 int n = G__getaryconstruct();
04544 if (n) {
04545 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04546 p = new TList[n];
04547 } else {
04548 p = new((void*) gvp) TList[n];
04549 }
04550 } else {
04551 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04552 p = new TList;
04553 } else {
04554 p = new((void*) gvp) TList;
04555 }
04556 }
04557 result7->obj.i = (long) p;
04558 result7->ref = (long) p;
04559 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TList));
04560 return(1 || funcname || hash || result7 || libp) ;
04561 }
04562
04563 static int G__G__Cont_76_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04564 {
04565 TList* p = NULL;
04566 char* gvp = (char*) G__getgvp();
04567
04568 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04569 p = new TList((TObject*) G__int(libp->para[0]));
04570 } else {
04571 p = new((void*) gvp) TList((TObject*) G__int(libp->para[0]));
04572 }
04573 result7->obj.i = (long) p;
04574 result7->ref = (long) p;
04575 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TList));
04576 return(1 || funcname || hash || result7 || libp) ;
04577 }
04578
04579 static int G__G__Cont_76_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04580 {
04581 ((TList*) G__getstructoffset())->Add((TObject*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
04582 G__setnull(result7);
04583 return(1 || funcname || hash || result7 || libp) ;
04584 }
04585
04586 static int G__G__Cont_76_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04587 {
04588 ((TList*) G__getstructoffset())->AddFirst((TObject*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
04589 G__setnull(result7);
04590 return(1 || funcname || hash || result7 || libp) ;
04591 }
04592
04593 static int G__G__Cont_76_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04594 {
04595 ((TList*) G__getstructoffset())->AddLast((TObject*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
04596 G__setnull(result7);
04597 return(1 || funcname || hash || result7 || libp) ;
04598 }
04599
04600 static int G__G__Cont_76_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04601 {
04602 ((TList*) G__getstructoffset())->AddAfter((TObjLink*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
04603 G__setnull(result7);
04604 return(1 || funcname || hash || result7 || libp) ;
04605 }
04606
04607 static int G__G__Cont_76_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04608 {
04609 ((TList*) G__getstructoffset())->AddBefore((TObjLink*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
04610 G__setnull(result7);
04611 return(1 || funcname || hash || result7 || libp) ;
04612 }
04613
04614 static int G__G__Cont_76_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04615 {
04616 G__letint(result7, 85, (long) ((TList*) G__getstructoffset())->Remove((TObjLink*) G__int(libp->para[0])));
04617 return(1 || funcname || hash || result7 || libp) ;
04618 }
04619
04620 static int G__G__Cont_76_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04621 {
04622 G__letint(result7, 85, (long) ((const TList*) G__getstructoffset())->FirstLink());
04623 return(1 || funcname || hash || result7 || libp) ;
04624 }
04625
04626 static int G__G__Cont_76_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04627 {
04628 G__letint(result7, 85, (long) ((const TList*) G__getstructoffset())->LastLink());
04629 return(1 || funcname || hash || result7 || libp) ;
04630 }
04631
04632 static int G__G__Cont_76_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04633 {
04634 switch (libp->paran) {
04635 case 1:
04636 ((TList*) G__getstructoffset())->Sort((Bool_t) G__int(libp->para[0]));
04637 G__setnull(result7);
04638 break;
04639 case 0:
04640 ((TList*) G__getstructoffset())->Sort();
04641 G__setnull(result7);
04642 break;
04643 }
04644 return(1 || funcname || hash || result7 || libp) ;
04645 }
04646
04647 static int G__G__Cont_76_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04648 {
04649 G__letint(result7, 103, (long) ((TList*) G__getstructoffset())->IsAscending());
04650 return(1 || funcname || hash || result7 || libp) ;
04651 }
04652
04653 static int G__G__Cont_76_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04654 {
04655 G__letint(result7, 85, (long) TList::Class());
04656 return(1 || funcname || hash || result7 || libp) ;
04657 }
04658
04659 static int G__G__Cont_76_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04660 {
04661 G__letint(result7, 67, (long) TList::Class_Name());
04662 return(1 || funcname || hash || result7 || libp) ;
04663 }
04664
04665 static int G__G__Cont_76_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04666 {
04667 G__letint(result7, 115, (long) TList::Class_Version());
04668 return(1 || funcname || hash || result7 || libp) ;
04669 }
04670
04671 static int G__G__Cont_76_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04672 {
04673 TList::Dictionary();
04674 G__setnull(result7);
04675 return(1 || funcname || hash || result7 || libp) ;
04676 }
04677
04678 static int G__G__Cont_76_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04679 {
04680 ((TList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
04681 G__setnull(result7);
04682 return(1 || funcname || hash || result7 || libp) ;
04683 }
04684
04685 static int G__G__Cont_76_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04686 {
04687 G__letint(result7, 67, (long) TList::DeclFileName());
04688 return(1 || funcname || hash || result7 || libp) ;
04689 }
04690
04691 static int G__G__Cont_76_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04692 {
04693 G__letint(result7, 105, (long) TList::ImplFileLine());
04694 return(1 || funcname || hash || result7 || libp) ;
04695 }
04696
04697 static int G__G__Cont_76_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04698 {
04699 G__letint(result7, 67, (long) TList::ImplFileName());
04700 return(1 || funcname || hash || result7 || libp) ;
04701 }
04702
04703 static int G__G__Cont_76_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04704 {
04705 G__letint(result7, 105, (long) TList::DeclFileLine());
04706 return(1 || funcname || hash || result7 || libp) ;
04707 }
04708
04709
04710 typedef TList G__TTList;
04711 static int G__G__Cont_76_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04712 {
04713 char* gvp = (char*) G__getgvp();
04714 long soff = G__getstructoffset();
04715 int n = G__getaryconstruct();
04716
04717
04718
04719
04720
04721 if (!soff) {
04722 return(1);
04723 }
04724 if (n) {
04725 if (gvp == (char*)G__PVOID) {
04726 delete[] (TList*) soff;
04727 } else {
04728 G__setgvp((long) G__PVOID);
04729 for (int i = n - 1; i >= 0; --i) {
04730 ((TList*) (soff+(sizeof(TList)*i)))->~G__TTList();
04731 }
04732 G__setgvp((long)gvp);
04733 }
04734 } else {
04735 if (gvp == (char*)G__PVOID) {
04736 delete (TList*) soff;
04737 } else {
04738 G__setgvp((long) G__PVOID);
04739 ((TList*) (soff))->~G__TTList();
04740 G__setgvp((long)gvp);
04741 }
04742 }
04743 G__setnull(result7);
04744 return(1 || funcname || hash || result7 || libp) ;
04745 }
04746
04747
04748
04749 static int G__G__Cont_78_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04750 {
04751 TObjArray* p = NULL;
04752 char* gvp = (char*) G__getgvp();
04753 switch (libp->paran) {
04754 case 2:
04755
04756 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04757 p = new TObjArray((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
04758 } else {
04759 p = new((void*) gvp) TObjArray((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
04760 }
04761 break;
04762 case 1:
04763
04764 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04765 p = new TObjArray((Int_t) G__int(libp->para[0]));
04766 } else {
04767 p = new((void*) gvp) TObjArray((Int_t) G__int(libp->para[0]));
04768 }
04769 break;
04770 case 0:
04771 int n = G__getaryconstruct();
04772 if (n) {
04773 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04774 p = new TObjArray[n];
04775 } else {
04776 p = new((void*) gvp) TObjArray[n];
04777 }
04778 } else {
04779 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04780 p = new TObjArray;
04781 } else {
04782 p = new((void*) gvp) TObjArray;
04783 }
04784 }
04785 break;
04786 }
04787 result7->obj.i = (long) p;
04788 result7->ref = (long) p;
04789 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TObjArray));
04790 return(1 || funcname || hash || result7 || libp) ;
04791 }
04792
04793 static int G__G__Cont_78_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04794 {
04795 TObjArray* p = NULL;
04796 char* gvp = (char*) G__getgvp();
04797
04798 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04799 p = new TObjArray(*(TObjArray*) libp->para[0].ref);
04800 } else {
04801 p = new((void*) gvp) TObjArray(*(TObjArray*) libp->para[0].ref);
04802 }
04803 result7->obj.i = (long) p;
04804 result7->ref = (long) p;
04805 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TObjArray));
04806 return(1 || funcname || hash || result7 || libp) ;
04807 }
04808
04809 static int G__G__Cont_78_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04810 {
04811 {
04812 const TObjArray& obj = ((TObjArray*) G__getstructoffset())->operator=(*(TObjArray*) libp->para[0].ref);
04813 result7->ref = (long) (&obj);
04814 result7->obj.i = (long) (&obj);
04815 }
04816 return(1 || funcname || hash || result7 || libp) ;
04817 }
04818
04819 static int G__G__Cont_78_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04820 {
04821 ((TObjArray*) G__getstructoffset())->Compress();
04822 G__setnull(result7);
04823 return(1 || funcname || hash || result7 || libp) ;
04824 }
04825
04826 static int G__G__Cont_78_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04827 {
04828 ((TObjArray*) G__getstructoffset())->Expand((Int_t) G__int(libp->para[0]));
04829 G__setnull(result7);
04830 return(1 || funcname || hash || result7 || libp) ;
04831 }
04832
04833 static int G__G__Cont_78_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04834 {
04835 G__letint(result7, 105, (long) ((const TObjArray*) G__getstructoffset())->GetEntriesFast());
04836 return(1 || funcname || hash || result7 || libp) ;
04837 }
04838
04839 static int G__G__Cont_78_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04840 {
04841 G__letint(result7, 105, (long) ((const TObjArray*) G__getstructoffset())->GetLast());
04842 return(1 || funcname || hash || result7 || libp) ;
04843 }
04844
04845 static int G__G__Cont_78_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04846 {
04847 ((TObjArray*) G__getstructoffset())->AddAtAndExpand((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
04848 G__setnull(result7);
04849 return(1 || funcname || hash || result7 || libp) ;
04850 }
04851
04852 static int G__G__Cont_78_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04853 {
04854 G__letint(result7, 105, (long) ((TObjArray*) G__getstructoffset())->AddAtFree((TObject*) G__int(libp->para[0])));
04855 return(1 || funcname || hash || result7 || libp) ;
04856 }
04857
04858 static int G__G__Cont_78_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04859 {
04860 ((TObjArray*) G__getstructoffset())->RemoveRange((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
04861 G__setnull(result7);
04862 return(1 || funcname || hash || result7 || libp) ;
04863 }
04864
04865 static int G__G__Cont_78_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04866 {
04867 G__letint(result7, 85, (long) ((const TObjArray*) G__getstructoffset())->UncheckedAt((Int_t) G__int(libp->para[0])));
04868 return(1 || funcname || hash || result7 || libp) ;
04869 }
04870
04871 static int G__G__Cont_78_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04872 {
04873 {
04874 TObject*& obj = ((TObjArray*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
04875 result7->ref = (long) (&obj);
04876 G__letint(result7, 'U', (long)obj);
04877 }
04878 return(1 || funcname || hash || result7 || libp) ;
04879 }
04880
04881 static int G__G__Cont_78_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04882 {
04883 G__letint(result7, 85, (long) ((const TObjArray*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
04884 return(1 || funcname || hash || result7 || libp) ;
04885 }
04886
04887 static int G__G__Cont_78_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04888 {
04889 G__letint(result7, 105, (long) ((const TObjArray*) G__getstructoffset())->LowerBound());
04890 return(1 || funcname || hash || result7 || libp) ;
04891 }
04892
04893 static int G__G__Cont_78_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04894 {
04895 ((TObjArray*) G__getstructoffset())->SetLast((Int_t) G__int(libp->para[0]));
04896 G__setnull(result7);
04897 return(1 || funcname || hash || result7 || libp) ;
04898 }
04899
04900 static int G__G__Cont_78_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04901 {
04902 switch (libp->paran) {
04903 case 1:
04904 ((TObjArray*) G__getstructoffset())->Randomize((Int_t) G__int(libp->para[0]));
04905 G__setnull(result7);
04906 break;
04907 case 0:
04908 ((TObjArray*) G__getstructoffset())->Randomize();
04909 G__setnull(result7);
04910 break;
04911 }
04912 return(1 || funcname || hash || result7 || libp) ;
04913 }
04914
04915 static int G__G__Cont_78_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04916 {
04917 switch (libp->paran) {
04918 case 1:
04919 ((TObjArray*) G__getstructoffset())->Sort((Int_t) G__int(libp->para[0]));
04920 G__setnull(result7);
04921 break;
04922 case 0:
04923 ((TObjArray*) G__getstructoffset())->Sort();
04924 G__setnull(result7);
04925 break;
04926 }
04927 return(1 || funcname || hash || result7 || libp) ;
04928 }
04929
04930 static int G__G__Cont_78_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04931 {
04932 switch (libp->paran) {
04933 case 2:
04934 G__letint(result7, 105, (long) ((TObjArray*) G__getstructoffset())->BinarySearch((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
04935 break;
04936 case 1:
04937 G__letint(result7, 105, (long) ((TObjArray*) G__getstructoffset())->BinarySearch((TObject*) G__int(libp->para[0])));
04938 break;
04939 }
04940 return(1 || funcname || hash || result7 || libp) ;
04941 }
04942
04943 static int G__G__Cont_78_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04944 {
04945 G__letint(result7, 85, (long) TObjArray::Class());
04946 return(1 || funcname || hash || result7 || libp) ;
04947 }
04948
04949 static int G__G__Cont_78_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04950 {
04951 G__letint(result7, 67, (long) TObjArray::Class_Name());
04952 return(1 || funcname || hash || result7 || libp) ;
04953 }
04954
04955 static int G__G__Cont_78_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04956 {
04957 G__letint(result7, 115, (long) TObjArray::Class_Version());
04958 return(1 || funcname || hash || result7 || libp) ;
04959 }
04960
04961 static int G__G__Cont_78_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04962 {
04963 TObjArray::Dictionary();
04964 G__setnull(result7);
04965 return(1 || funcname || hash || result7 || libp) ;
04966 }
04967
04968 static int G__G__Cont_78_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04969 {
04970 ((TObjArray*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
04971 G__setnull(result7);
04972 return(1 || funcname || hash || result7 || libp) ;
04973 }
04974
04975 static int G__G__Cont_78_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04976 {
04977 G__letint(result7, 67, (long) TObjArray::DeclFileName());
04978 return(1 || funcname || hash || result7 || libp) ;
04979 }
04980
04981 static int G__G__Cont_78_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04982 {
04983 G__letint(result7, 105, (long) TObjArray::ImplFileLine());
04984 return(1 || funcname || hash || result7 || libp) ;
04985 }
04986
04987 static int G__G__Cont_78_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04988 {
04989 G__letint(result7, 67, (long) TObjArray::ImplFileName());
04990 return(1 || funcname || hash || result7 || libp) ;
04991 }
04992
04993 static int G__G__Cont_78_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04994 {
04995 G__letint(result7, 105, (long) TObjArray::DeclFileLine());
04996 return(1 || funcname || hash || result7 || libp) ;
04997 }
04998
04999
05000 typedef TObjArray G__TTObjArray;
05001 static int G__G__Cont_78_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05002 {
05003 char* gvp = (char*) G__getgvp();
05004 long soff = G__getstructoffset();
05005 int n = G__getaryconstruct();
05006
05007
05008
05009
05010
05011 if (!soff) {
05012 return(1);
05013 }
05014 if (n) {
05015 if (gvp == (char*)G__PVOID) {
05016 delete[] (TObjArray*) soff;
05017 } else {
05018 G__setgvp((long) G__PVOID);
05019 for (int i = n - 1; i >= 0; --i) {
05020 ((TObjArray*) (soff+(sizeof(TObjArray)*i)))->~G__TTObjArray();
05021 }
05022 G__setgvp((long)gvp);
05023 }
05024 } else {
05025 if (gvp == (char*)G__PVOID) {
05026 delete (TObjArray*) soff;
05027 } else {
05028 G__setgvp((long) G__PVOID);
05029 ((TObjArray*) (soff))->~G__TTObjArray();
05030 G__setgvp((long)gvp);
05031 }
05032 }
05033 G__setnull(result7);
05034 return(1 || funcname || hash || result7 || libp) ;
05035 }
05036
05037
05038
05039 static int G__G__Cont_87_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05040 {
05041 TClonesArray* p = NULL;
05042 char* gvp = (char*) G__getgvp();
05043 int n = G__getaryconstruct();
05044 if (n) {
05045 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05046 p = new TClonesArray[n];
05047 } else {
05048 p = new((void*) gvp) TClonesArray[n];
05049 }
05050 } else {
05051 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05052 p = new TClonesArray;
05053 } else {
05054 p = new((void*) gvp) TClonesArray;
05055 }
05056 }
05057 result7->obj.i = (long) p;
05058 result7->ref = (long) p;
05059 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TClonesArray));
05060 return(1 || funcname || hash || result7 || libp) ;
05061 }
05062
05063 static int G__G__Cont_87_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05064 {
05065 TClonesArray* p = NULL;
05066 char* gvp = (char*) G__getgvp();
05067 switch (libp->paran) {
05068 case 3:
05069
05070 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05071 p = new TClonesArray(
05072 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05073 , (Bool_t) G__int(libp->para[2]));
05074 } else {
05075 p = new((void*) gvp) TClonesArray(
05076 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05077 , (Bool_t) G__int(libp->para[2]));
05078 }
05079 break;
05080 case 2:
05081
05082 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05083 p = new TClonesArray((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05084 } else {
05085 p = new((void*) gvp) TClonesArray((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05086 }
05087 break;
05088 case 1:
05089
05090 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05091 p = new TClonesArray((const char*) G__int(libp->para[0]));
05092 } else {
05093 p = new((void*) gvp) TClonesArray((const char*) G__int(libp->para[0]));
05094 }
05095 break;
05096 }
05097 result7->obj.i = (long) p;
05098 result7->ref = (long) p;
05099 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TClonesArray));
05100 return(1 || funcname || hash || result7 || libp) ;
05101 }
05102
05103 static int G__G__Cont_87_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05104 {
05105 TClonesArray* p = NULL;
05106 char* gvp = (char*) G__getgvp();
05107 switch (libp->paran) {
05108 case 3:
05109
05110 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05111 p = new TClonesArray(
05112 (TClass*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05113 , (Bool_t) G__int(libp->para[2]));
05114 } else {
05115 p = new((void*) gvp) TClonesArray(
05116 (TClass*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
05117 , (Bool_t) G__int(libp->para[2]));
05118 }
05119 break;
05120 case 2:
05121
05122 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05123 p = new TClonesArray((TClass*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05124 } else {
05125 p = new((void*) gvp) TClonesArray((TClass*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05126 }
05127 break;
05128 case 1:
05129
05130 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05131 p = new TClonesArray((TClass*) G__int(libp->para[0]));
05132 } else {
05133 p = new((void*) gvp) TClonesArray((TClass*) G__int(libp->para[0]));
05134 }
05135 break;
05136 }
05137 result7->obj.i = (long) p;
05138 result7->ref = (long) p;
05139 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TClonesArray));
05140 return(1 || funcname || hash || result7 || libp) ;
05141 }
05142
05143 static int G__G__Cont_87_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05144 {
05145 TClonesArray* p = NULL;
05146 char* gvp = (char*) G__getgvp();
05147
05148 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05149 p = new TClonesArray(*(TClonesArray*) libp->para[0].ref);
05150 } else {
05151 p = new((void*) gvp) TClonesArray(*(TClonesArray*) libp->para[0].ref);
05152 }
05153 result7->obj.i = (long) p;
05154 result7->ref = (long) p;
05155 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TClonesArray));
05156 return(1 || funcname || hash || result7 || libp) ;
05157 }
05158
05159 static int G__G__Cont_87_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05160 {
05161 {
05162 const TClonesArray& obj = ((TClonesArray*) G__getstructoffset())->operator=(*(TClonesArray*) libp->para[0].ref);
05163 result7->ref = (long) (&obj);
05164 result7->obj.i = (long) (&obj);
05165 }
05166 return(1 || funcname || hash || result7 || libp) ;
05167 }
05168
05169 static int G__G__Cont_87_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05170 {
05171 ((TClonesArray*) G__getstructoffset())->ExpandCreate((Int_t) G__int(libp->para[0]));
05172 G__setnull(result7);
05173 return(1 || funcname || hash || result7 || libp) ;
05174 }
05175
05176 static int G__G__Cont_87_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05177 {
05178 ((TClonesArray*) G__getstructoffset())->ExpandCreateFast((Int_t) G__int(libp->para[0]));
05179 G__setnull(result7);
05180 return(1 || funcname || hash || result7 || libp) ;
05181 }
05182
05183 static int G__G__Cont_87_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05184 {
05185 G__letint(result7, 85, (long) ((const TClonesArray*) G__getstructoffset())->GetClass());
05186 return(1 || funcname || hash || result7 || libp) ;
05187 }
05188
05189 static int G__G__Cont_87_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05190 {
05191 switch (libp->paran) {
05192 case 1:
05193 ((TClonesArray*) G__getstructoffset())->BypassStreamer((Bool_t) G__int(libp->para[0]));
05194 G__setnull(result7);
05195 break;
05196 case 0:
05197 ((TClonesArray*) G__getstructoffset())->BypassStreamer();
05198 G__setnull(result7);
05199 break;
05200 }
05201 return(1 || funcname || hash || result7 || libp) ;
05202 }
05203
05204 static int G__G__Cont_87_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05205 {
05206 G__letint(result7, 103, (long) ((const TClonesArray*) G__getstructoffset())->CanBypassStreamer());
05207 return(1 || funcname || hash || result7 || libp) ;
05208 }
05209
05210 static int G__G__Cont_87_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05211 {
05212 switch (libp->paran) {
05213 case 2:
05214 ((TClonesArray*) G__getstructoffset())->SetClass((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05215 G__setnull(result7);
05216 break;
05217 case 1:
05218 ((TClonesArray*) G__getstructoffset())->SetClass((const char*) G__int(libp->para[0]));
05219 G__setnull(result7);
05220 break;
05221 }
05222 return(1 || funcname || hash || result7 || libp) ;
05223 }
05224
05225 static int G__G__Cont_87_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05226 {
05227 switch (libp->paran) {
05228 case 2:
05229 ((TClonesArray*) G__getstructoffset())->SetClass((TClass*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05230 G__setnull(result7);
05231 break;
05232 case 1:
05233 ((TClonesArray*) G__getstructoffset())->SetClass((TClass*) G__int(libp->para[0]));
05234 G__setnull(result7);
05235 break;
05236 }
05237 return(1 || funcname || hash || result7 || libp) ;
05238 }
05239
05240 static int G__G__Cont_87_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05241 {
05242 ((TClonesArray*) G__getstructoffset())->AbsorbObjects((TClonesArray*) G__int(libp->para[0]));
05243 G__setnull(result7);
05244 return(1 || funcname || hash || result7 || libp) ;
05245 }
05246
05247 static int G__G__Cont_87_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05248 {
05249 switch (libp->paran) {
05250 case 3:
05251 ((TClonesArray*) G__getstructoffset())->MultiSort((Int_t) G__int(libp->para[0]), (TClonesArray**) G__int(libp->para[1])
05252 , (Int_t) G__int(libp->para[2]));
05253 G__setnull(result7);
05254 break;
05255 case 2:
05256 ((TClonesArray*) G__getstructoffset())->MultiSort((Int_t) G__int(libp->para[0]), (TClonesArray**) G__int(libp->para[1]));
05257 G__setnull(result7);
05258 break;
05259 }
05260 return(1 || funcname || hash || result7 || libp) ;
05261 }
05262
05263 static int G__G__Cont_87_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05264 {
05265 G__letint(result7, 85, (long) ((TClonesArray*) G__getstructoffset())->New((Int_t) G__int(libp->para[0])));
05266 return(1 || funcname || hash || result7 || libp) ;
05267 }
05268
05269 static int G__G__Cont_87_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05270 {
05271 G__letint(result7, 85, (long) ((TClonesArray*) G__getstructoffset())->AddrAt((Int_t) G__int(libp->para[0])));
05272 return(1 || funcname || hash || result7 || libp) ;
05273 }
05274
05275 static int G__G__Cont_87_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05276 {
05277 G__letint(result7, 85, (long) TClonesArray::Class());
05278 return(1 || funcname || hash || result7 || libp) ;
05279 }
05280
05281 static int G__G__Cont_87_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05282 {
05283 G__letint(result7, 67, (long) TClonesArray::Class_Name());
05284 return(1 || funcname || hash || result7 || libp) ;
05285 }
05286
05287 static int G__G__Cont_87_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05288 {
05289 G__letint(result7, 115, (long) TClonesArray::Class_Version());
05290 return(1 || funcname || hash || result7 || libp) ;
05291 }
05292
05293 static int G__G__Cont_87_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05294 {
05295 TClonesArray::Dictionary();
05296 G__setnull(result7);
05297 return(1 || funcname || hash || result7 || libp) ;
05298 }
05299
05300 static int G__G__Cont_87_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05301 {
05302 ((TClonesArray*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05303 G__setnull(result7);
05304 return(1 || funcname || hash || result7 || libp) ;
05305 }
05306
05307 static int G__G__Cont_87_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05308 {
05309 G__letint(result7, 67, (long) TClonesArray::DeclFileName());
05310 return(1 || funcname || hash || result7 || libp) ;
05311 }
05312
05313 static int G__G__Cont_87_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05314 {
05315 G__letint(result7, 105, (long) TClonesArray::ImplFileLine());
05316 return(1 || funcname || hash || result7 || libp) ;
05317 }
05318
05319 static int G__G__Cont_87_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05320 {
05321 G__letint(result7, 67, (long) TClonesArray::ImplFileName());
05322 return(1 || funcname || hash || result7 || libp) ;
05323 }
05324
05325 static int G__G__Cont_87_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05326 {
05327 G__letint(result7, 105, (long) TClonesArray::DeclFileLine());
05328 return(1 || funcname || hash || result7 || libp) ;
05329 }
05330
05331
05332 typedef TClonesArray G__TTClonesArray;
05333 static int G__G__Cont_87_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05334 {
05335 char* gvp = (char*) G__getgvp();
05336 long soff = G__getstructoffset();
05337 int n = G__getaryconstruct();
05338
05339
05340
05341
05342
05343 if (!soff) {
05344 return(1);
05345 }
05346 if (n) {
05347 if (gvp == (char*)G__PVOID) {
05348 delete[] (TClonesArray*) soff;
05349 } else {
05350 G__setgvp((long) G__PVOID);
05351 for (int i = n - 1; i >= 0; --i) {
05352 ((TClonesArray*) (soff+(sizeof(TClonesArray)*i)))->~G__TTClonesArray();
05353 }
05354 G__setgvp((long)gvp);
05355 }
05356 } else {
05357 if (gvp == (char*)G__PVOID) {
05358 delete (TClonesArray*) soff;
05359 } else {
05360 G__setgvp((long) G__PVOID);
05361 ((TClonesArray*) (soff))->~G__TTClonesArray();
05362 G__setgvp((long)gvp);
05363 }
05364 }
05365 G__setnull(result7);
05366 return(1 || funcname || hash || result7 || libp) ;
05367 }
05368
05369
05370
05371 static int G__G__Cont_88_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05372 {
05373 TRefTable* p = NULL;
05374 char* gvp = (char*) G__getgvp();
05375 int n = G__getaryconstruct();
05376 if (n) {
05377 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05378 p = new TRefTable[n];
05379 } else {
05380 p = new((void*) gvp) TRefTable[n];
05381 }
05382 } else {
05383 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05384 p = new TRefTable;
05385 } else {
05386 p = new((void*) gvp) TRefTable;
05387 }
05388 }
05389 result7->obj.i = (long) p;
05390 result7->ref = (long) p;
05391 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefTable));
05392 return(1 || funcname || hash || result7 || libp) ;
05393 }
05394
05395 static int G__G__Cont_88_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05396 {
05397 TRefTable* p = NULL;
05398 char* gvp = (char*) G__getgvp();
05399
05400 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05401 p = new TRefTable((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05402 } else {
05403 p = new((void*) gvp) TRefTable((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05404 }
05405 result7->obj.i = (long) p;
05406 result7->ref = (long) p;
05407 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefTable));
05408 return(1 || funcname || hash || result7 || libp) ;
05409 }
05410
05411 static int G__G__Cont_88_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05412 {
05413 switch (libp->paran) {
05414 case 2:
05415 G__letint(result7, 105, (long) ((TRefTable*) G__getstructoffset())->Add((Int_t) G__int(libp->para[0]), (TProcessID*) G__int(libp->para[1])));
05416 break;
05417 case 1:
05418 G__letint(result7, 105, (long) ((TRefTable*) G__getstructoffset())->Add((Int_t) G__int(libp->para[0])));
05419 break;
05420 }
05421 return(1 || funcname || hash || result7 || libp) ;
05422 }
05423
05424 static int G__G__Cont_88_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05425 {
05426 G__letint(result7, 105, (long) ((TRefTable*) G__getstructoffset())->Expand((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
05427 return(1 || funcname || hash || result7 || libp) ;
05428 }
05429
05430 static int G__G__Cont_88_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05431 {
05432 ((TRefTable*) G__getstructoffset())->FillBuffer(*(TBuffer*) libp->para[0].ref);
05433 G__setnull(result7);
05434 return(1 || funcname || hash || result7 || libp) ;
05435 }
05436
05437 static int G__G__Cont_88_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05438 {
05439 G__letint(result7, 85, (long) TRefTable::GetRefTable());
05440 return(1 || funcname || hash || result7 || libp) ;
05441 }
05442
05443 static int G__G__Cont_88_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05444 {
05445 G__letint(result7, 105, (long) ((const TRefTable*) G__getstructoffset())->GetNumPIDs());
05446 return(1 || funcname || hash || result7 || libp) ;
05447 }
05448
05449 static int G__G__Cont_88_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05450 {
05451 G__letint(result7, 105, (long) ((const TRefTable*) G__getstructoffset())->GetSize((Int_t) G__int(libp->para[0])));
05452 return(1 || funcname || hash || result7 || libp) ;
05453 }
05454
05455 static int G__G__Cont_88_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05456 {
05457 G__letint(result7, 105, (long) ((const TRefTable*) G__getstructoffset())->GetN((Int_t) G__int(libp->para[0])));
05458 return(1 || funcname || hash || result7 || libp) ;
05459 }
05460
05461 static int G__G__Cont_88_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05462 {
05463 G__letint(result7, 85, (long) ((const TRefTable*) G__getstructoffset())->GetOwner());
05464 return(1 || funcname || hash || result7 || libp) ;
05465 }
05466
05467 static int G__G__Cont_88_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05468 {
05469 switch (libp->paran) {
05470 case 2:
05471 G__letint(result7, 85, (long) ((const TRefTable*) G__getstructoffset())->GetParent((Int_t) G__int(libp->para[0]), (TProcessID*) G__int(libp->para[1])));
05472 break;
05473 case 1:
05474 G__letint(result7, 85, (long) ((const TRefTable*) G__getstructoffset())->GetParent((Int_t) G__int(libp->para[0])));
05475 break;
05476 }
05477 return(1 || funcname || hash || result7 || libp) ;
05478 }
05479
05480 static int G__G__Cont_88_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05481 {
05482 G__letint(result7, 85, (long) ((const TRefTable*) G__getstructoffset())->GetParents());
05483 return(1 || funcname || hash || result7 || libp) ;
05484 }
05485
05486 static int G__G__Cont_88_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05487 {
05488 G__letint(result7, 104, (long) ((const TRefTable*) G__getstructoffset())->GetUID());
05489 return(1 || funcname || hash || result7 || libp) ;
05490 }
05491
05492 static int G__G__Cont_88_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05493 {
05494 G__letint(result7, 85, (long) ((const TRefTable*) G__getstructoffset())->GetUIDContext());
05495 return(1 || funcname || hash || result7 || libp) ;
05496 }
05497
05498 static int G__G__Cont_88_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05499 {
05500 ((TRefTable*) G__getstructoffset())->ReadBuffer(*(TBuffer*) libp->para[0].ref);
05501 G__setnull(result7);
05502 return(1 || funcname || hash || result7 || libp) ;
05503 }
05504
05505 static int G__G__Cont_88_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05506 {
05507 switch (libp->paran) {
05508 case 1:
05509 ((TRefTable*) G__getstructoffset())->Reset((Option_t*) G__int(libp->para[0]));
05510 G__setnull(result7);
05511 break;
05512 case 0:
05513 ((TRefTable*) G__getstructoffset())->Reset();
05514 G__setnull(result7);
05515 break;
05516 }
05517 return(1 || funcname || hash || result7 || libp) ;
05518 }
05519
05520 static int G__G__Cont_88_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05521 {
05522 G__letint(result7, 105, (long) ((TRefTable*) G__getstructoffset())->SetParent((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
05523 return(1 || funcname || hash || result7 || libp) ;
05524 }
05525
05526 static int G__G__Cont_88_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05527 {
05528 TRefTable::SetRefTable((TRefTable*) G__int(libp->para[0]));
05529 G__setnull(result7);
05530 return(1 || funcname || hash || result7 || libp) ;
05531 }
05532
05533 static int G__G__Cont_88_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05534 {
05535 switch (libp->paran) {
05536 case 2:
05537 ((TRefTable*) G__getstructoffset())->SetUID((UInt_t) G__int(libp->para[0]), (TProcessID*) G__int(libp->para[1]));
05538 G__setnull(result7);
05539 break;
05540 case 1:
05541 ((TRefTable*) G__getstructoffset())->SetUID((UInt_t) G__int(libp->para[0]));
05542 G__setnull(result7);
05543 break;
05544 }
05545 return(1 || funcname || hash || result7 || libp) ;
05546 }
05547
05548 static int G__G__Cont_88_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05549 {
05550 G__letint(result7, 85, (long) TRefTable::Class());
05551 return(1 || funcname || hash || result7 || libp) ;
05552 }
05553
05554 static int G__G__Cont_88_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05555 {
05556 G__letint(result7, 67, (long) TRefTable::Class_Name());
05557 return(1 || funcname || hash || result7 || libp) ;
05558 }
05559
05560 static int G__G__Cont_88_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05561 {
05562 G__letint(result7, 115, (long) TRefTable::Class_Version());
05563 return(1 || funcname || hash || result7 || libp) ;
05564 }
05565
05566 static int G__G__Cont_88_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05567 {
05568 TRefTable::Dictionary();
05569 G__setnull(result7);
05570 return(1 || funcname || hash || result7 || libp) ;
05571 }
05572
05573 static int G__G__Cont_88_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05574 {
05575 ((TRefTable*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05576 G__setnull(result7);
05577 return(1 || funcname || hash || result7 || libp) ;
05578 }
05579
05580 static int G__G__Cont_88_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05581 {
05582 G__letint(result7, 67, (long) TRefTable::DeclFileName());
05583 return(1 || funcname || hash || result7 || libp) ;
05584 }
05585
05586 static int G__G__Cont_88_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05587 {
05588 G__letint(result7, 105, (long) TRefTable::ImplFileLine());
05589 return(1 || funcname || hash || result7 || libp) ;
05590 }
05591
05592 static int G__G__Cont_88_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05593 {
05594 G__letint(result7, 67, (long) TRefTable::ImplFileName());
05595 return(1 || funcname || hash || result7 || libp) ;
05596 }
05597
05598 static int G__G__Cont_88_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05599 {
05600 G__letint(result7, 105, (long) TRefTable::DeclFileLine());
05601 return(1 || funcname || hash || result7 || libp) ;
05602 }
05603
05604
05605 static int G__G__Cont_88_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05606
05607 {
05608 TRefTable* p;
05609 void* tmp = (void*) G__int(libp->para[0]);
05610 p = new TRefTable(*(TRefTable*) tmp);
05611 result7->obj.i = (long) p;
05612 result7->ref = (long) p;
05613 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefTable));
05614 return(1 || funcname || hash || result7 || libp) ;
05615 }
05616
05617
05618 typedef TRefTable G__TTRefTable;
05619 static int G__G__Cont_88_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05620 {
05621 char* gvp = (char*) G__getgvp();
05622 long soff = G__getstructoffset();
05623 int n = G__getaryconstruct();
05624
05625
05626
05627
05628
05629 if (!soff) {
05630 return(1);
05631 }
05632 if (n) {
05633 if (gvp == (char*)G__PVOID) {
05634 delete[] (TRefTable*) soff;
05635 } else {
05636 G__setgvp((long) G__PVOID);
05637 for (int i = n - 1; i >= 0; --i) {
05638 ((TRefTable*) (soff+(sizeof(TRefTable)*i)))->~G__TTRefTable();
05639 }
05640 G__setgvp((long)gvp);
05641 }
05642 } else {
05643 if (gvp == (char*)G__PVOID) {
05644 delete (TRefTable*) soff;
05645 } else {
05646 G__setgvp((long) G__PVOID);
05647 ((TRefTable*) (soff))->~G__TTRefTable();
05648 G__setgvp((long)gvp);
05649 }
05650 }
05651 G__setnull(result7);
05652 return(1 || funcname || hash || result7 || libp) ;
05653 }
05654
05655
05656 static int G__G__Cont_88_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05657 {
05658 TRefTable* dest = (TRefTable*) G__getstructoffset();
05659 *dest = *(TRefTable*) libp->para[0].ref;
05660 const TRefTable& obj = *dest;
05661 result7->ref = (long) (&obj);
05662 result7->obj.i = (long) (&obj);
05663 return(1 || funcname || hash || result7 || libp) ;
05664 }
05665
05666
05667
05668 static int G__G__Cont_99_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05669 {
05670 {
05671 const TArray& obj = ((TArray*) G__getstructoffset())->operator=(*(TArray*) libp->para[0].ref);
05672 result7->ref = (long) (&obj);
05673 result7->obj.i = (long) (&obj);
05674 }
05675 return(1 || funcname || hash || result7 || libp) ;
05676 }
05677
05678 static int G__G__Cont_99_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05679 {
05680 G__letint(result7, 105, (long) ((const TArray*) G__getstructoffset())->GetSize());
05681 return(1 || funcname || hash || result7 || libp) ;
05682 }
05683
05684 static int G__G__Cont_99_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05685 {
05686 ((TArray*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]));
05687 G__setnull(result7);
05688 return(1 || funcname || hash || result7 || libp) ;
05689 }
05690
05691 static int G__G__Cont_99_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05692 {
05693 G__letdouble(result7, 100, (double) ((const TArray*) G__getstructoffset())->GetAt((Int_t) G__int(libp->para[0])));
05694 return(1 || funcname || hash || result7 || libp) ;
05695 }
05696
05697 static int G__G__Cont_99_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05698 {
05699 ((TArray*) G__getstructoffset())->SetAt((Double_t) G__double(libp->para[0]), (Int_t) G__int(libp->para[1]));
05700 G__setnull(result7);
05701 return(1 || funcname || hash || result7 || libp) ;
05702 }
05703
05704 static int G__G__Cont_99_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05705 {
05706 G__letint(result7, 85, (long) TArray::ReadArray(*(TBuffer*) libp->para[0].ref, (TClass*) G__int(libp->para[1])));
05707 return(1 || funcname || hash || result7 || libp) ;
05708 }
05709
05710 static int G__G__Cont_99_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05711 {
05712 TArray::WriteArray(*(TBuffer*) libp->para[0].ref, (TArray*) G__int(libp->para[1]));
05713 G__setnull(result7);
05714 return(1 || funcname || hash || result7 || libp) ;
05715 }
05716
05717 static int G__G__Cont_99_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05718 {
05719 G__letint(result7, 85, (long) TArray::Class());
05720 return(1 || funcname || hash || result7 || libp) ;
05721 }
05722
05723 static int G__G__Cont_99_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05724 {
05725 G__letint(result7, 67, (long) TArray::Class_Name());
05726 return(1 || funcname || hash || result7 || libp) ;
05727 }
05728
05729 static int G__G__Cont_99_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05730 {
05731 G__letint(result7, 115, (long) TArray::Class_Version());
05732 return(1 || funcname || hash || result7 || libp) ;
05733 }
05734
05735 static int G__G__Cont_99_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05736 {
05737 TArray::Dictionary();
05738 G__setnull(result7);
05739 return(1 || funcname || hash || result7 || libp) ;
05740 }
05741
05742 static int G__G__Cont_99_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05743 {
05744 G__letint(result7, 85, (long) ((const TArray*) G__getstructoffset())->IsA());
05745 return(1 || funcname || hash || result7 || libp) ;
05746 }
05747
05748 static int G__G__Cont_99_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05749 {
05750 ((TArray*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
05751 G__setnull(result7);
05752 return(1 || funcname || hash || result7 || libp) ;
05753 }
05754
05755 static int G__G__Cont_99_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05756 {
05757 ((TArray*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
05758 G__setnull(result7);
05759 return(1 || funcname || hash || result7 || libp) ;
05760 }
05761
05762 static int G__G__Cont_99_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05763 {
05764 ((TArray*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05765 G__setnull(result7);
05766 return(1 || funcname || hash || result7 || libp) ;
05767 }
05768
05769 static int G__G__Cont_99_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05770 {
05771 G__letint(result7, 67, (long) TArray::DeclFileName());
05772 return(1 || funcname || hash || result7 || libp) ;
05773 }
05774
05775 static int G__G__Cont_99_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05776 {
05777 G__letint(result7, 105, (long) TArray::ImplFileLine());
05778 return(1 || funcname || hash || result7 || libp) ;
05779 }
05780
05781 static int G__G__Cont_99_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05782 {
05783 G__letint(result7, 67, (long) TArray::ImplFileName());
05784 return(1 || funcname || hash || result7 || libp) ;
05785 }
05786
05787 static int G__G__Cont_99_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05788 {
05789 G__letint(result7, 105, (long) TArray::DeclFileLine());
05790 return(1 || funcname || hash || result7 || libp) ;
05791 }
05792
05793
05794 typedef TArray G__TTArray;
05795 static int G__G__Cont_99_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05796 {
05797 char* gvp = (char*) G__getgvp();
05798 long soff = G__getstructoffset();
05799 int n = G__getaryconstruct();
05800
05801
05802
05803
05804
05805 if (!soff) {
05806 return(1);
05807 }
05808 if (n) {
05809 if (gvp == (char*)G__PVOID) {
05810 delete[] (TArray*) soff;
05811 } else {
05812 G__setgvp((long) G__PVOID);
05813 for (int i = n - 1; i >= 0; --i) {
05814 ((TArray*) (soff+(sizeof(TArray)*i)))->~G__TTArray();
05815 }
05816 G__setgvp((long)gvp);
05817 }
05818 } else {
05819 if (gvp == (char*)G__PVOID) {
05820 delete (TArray*) soff;
05821 } else {
05822 G__setgvp((long) G__PVOID);
05823 ((TArray*) (soff))->~G__TTArray();
05824 G__setgvp((long)gvp);
05825 }
05826 }
05827 G__setnull(result7);
05828 return(1 || funcname || hash || result7 || libp) ;
05829 }
05830
05831
05832
05833 static int G__G__Cont_100_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05834 {
05835 TArrayC* p = NULL;
05836 char* gvp = (char*) G__getgvp();
05837 int n = G__getaryconstruct();
05838 if (n) {
05839 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05840 p = new TArrayC[n];
05841 } else {
05842 p = new((void*) gvp) TArrayC[n];
05843 }
05844 } else {
05845 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05846 p = new TArrayC;
05847 } else {
05848 p = new((void*) gvp) TArrayC;
05849 }
05850 }
05851 result7->obj.i = (long) p;
05852 result7->ref = (long) p;
05853 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayC));
05854 return(1 || funcname || hash || result7 || libp) ;
05855 }
05856
05857 static int G__G__Cont_100_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05858 {
05859 TArrayC* p = NULL;
05860 char* gvp = (char*) G__getgvp();
05861
05862 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05863 p = new TArrayC((Int_t) G__int(libp->para[0]));
05864 } else {
05865 p = new((void*) gvp) TArrayC((Int_t) G__int(libp->para[0]));
05866 }
05867 result7->obj.i = (long) p;
05868 result7->ref = (long) p;
05869 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayC));
05870 return(1 || funcname || hash || result7 || libp) ;
05871 }
05872
05873 static int G__G__Cont_100_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05874 {
05875 TArrayC* p = NULL;
05876 char* gvp = (char*) G__getgvp();
05877
05878 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05879 p = new TArrayC((Int_t) G__int(libp->para[0]), (const Char_t*) G__int(libp->para[1]));
05880 } else {
05881 p = new((void*) gvp) TArrayC((Int_t) G__int(libp->para[0]), (const Char_t*) G__int(libp->para[1]));
05882 }
05883 result7->obj.i = (long) p;
05884 result7->ref = (long) p;
05885 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayC));
05886 return(1 || funcname || hash || result7 || libp) ;
05887 }
05888
05889 static int G__G__Cont_100_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05890 {
05891 TArrayC* p = NULL;
05892 char* gvp = (char*) G__getgvp();
05893
05894 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05895 p = new TArrayC(*(TArrayC*) libp->para[0].ref);
05896 } else {
05897 p = new((void*) gvp) TArrayC(*(TArrayC*) libp->para[0].ref);
05898 }
05899 result7->obj.i = (long) p;
05900 result7->ref = (long) p;
05901 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayC));
05902 return(1 || funcname || hash || result7 || libp) ;
05903 }
05904
05905 static int G__G__Cont_100_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05906 {
05907 {
05908 const TArrayC& obj = ((TArrayC*) G__getstructoffset())->operator=(*(TArrayC*) libp->para[0].ref);
05909 result7->ref = (long) (&obj);
05910 result7->obj.i = (long) (&obj);
05911 }
05912 return(1 || funcname || hash || result7 || libp) ;
05913 }
05914
05915 static int G__G__Cont_100_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05916 {
05917 ((TArrayC*) G__getstructoffset())->Adopt((Int_t) G__int(libp->para[0]), (Char_t*) G__int(libp->para[1]));
05918 G__setnull(result7);
05919 return(1 || funcname || hash || result7 || libp) ;
05920 }
05921
05922 static int G__G__Cont_100_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05923 {
05924 ((TArrayC*) G__getstructoffset())->AddAt((Char_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
05925 G__setnull(result7);
05926 return(1 || funcname || hash || result7 || libp) ;
05927 }
05928
05929 static int G__G__Cont_100_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05930 {
05931 G__letint(result7, 99, (long) ((const TArrayC*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
05932 return(1 || funcname || hash || result7 || libp) ;
05933 }
05934
05935 static int G__G__Cont_100_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05936 {
05937 ((const TArrayC*) G__getstructoffset())->Copy(*(TArrayC*) libp->para[0].ref);
05938 G__setnull(result7);
05939 return(1 || funcname || hash || result7 || libp) ;
05940 }
05941
05942 static int G__G__Cont_100_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05943 {
05944 G__letint(result7, 67, (long) ((const TArrayC*) G__getstructoffset())->GetArray());
05945 return(1 || funcname || hash || result7 || libp) ;
05946 }
05947
05948 static int G__G__Cont_100_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05949 {
05950 G__letint(result7, 67, (long) ((TArrayC*) G__getstructoffset())->GetArray());
05951 return(1 || funcname || hash || result7 || libp) ;
05952 }
05953
05954 static int G__G__Cont_100_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05955 {
05956 G__letdouble(result7, 100, (double) ((const TArrayC*) G__getstructoffset())->GetSum());
05957 return(1 || funcname || hash || result7 || libp) ;
05958 }
05959
05960 static int G__G__Cont_100_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05961 {
05962 switch (libp->paran) {
05963 case 1:
05964 ((TArrayC*) G__getstructoffset())->Reset((Char_t) G__int(libp->para[0]));
05965 G__setnull(result7);
05966 break;
05967 case 0:
05968 ((TArrayC*) G__getstructoffset())->Reset();
05969 G__setnull(result7);
05970 break;
05971 }
05972 return(1 || funcname || hash || result7 || libp) ;
05973 }
05974
05975 static int G__G__Cont_100_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05976 {
05977 ((TArrayC*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]), (const Char_t*) G__int(libp->para[1]));
05978 G__setnull(result7);
05979 return(1 || funcname || hash || result7 || libp) ;
05980 }
05981
05982 static int G__G__Cont_100_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05983 {
05984 {
05985 const Char_t& obj = ((TArrayC*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
05986 result7->ref = (long) (&obj);
05987 G__letint(result7, 'c', (long)obj);
05988 }
05989 return(1 || funcname || hash || result7 || libp) ;
05990 }
05991
05992 static int G__G__Cont_100_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05993 {
05994 G__letint(result7, 99, (long) ((const TArrayC*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
05995 return(1 || funcname || hash || result7 || libp) ;
05996 }
05997
05998 static int G__G__Cont_100_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05999 {
06000 G__letint(result7, 85, (long) TArrayC::Class());
06001 return(1 || funcname || hash || result7 || libp) ;
06002 }
06003
06004 static int G__G__Cont_100_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06005 {
06006 G__letint(result7, 67, (long) TArrayC::Class_Name());
06007 return(1 || funcname || hash || result7 || libp) ;
06008 }
06009
06010 static int G__G__Cont_100_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06011 {
06012 G__letint(result7, 115, (long) TArrayC::Class_Version());
06013 return(1 || funcname || hash || result7 || libp) ;
06014 }
06015
06016 static int G__G__Cont_100_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06017 {
06018 TArrayC::Dictionary();
06019 G__setnull(result7);
06020 return(1 || funcname || hash || result7 || libp) ;
06021 }
06022
06023 static int G__G__Cont_100_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06024 {
06025 ((TArrayC*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06026 G__setnull(result7);
06027 return(1 || funcname || hash || result7 || libp) ;
06028 }
06029
06030 static int G__G__Cont_100_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06031 {
06032 G__letint(result7, 67, (long) TArrayC::DeclFileName());
06033 return(1 || funcname || hash || result7 || libp) ;
06034 }
06035
06036 static int G__G__Cont_100_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06037 {
06038 G__letint(result7, 105, (long) TArrayC::ImplFileLine());
06039 return(1 || funcname || hash || result7 || libp) ;
06040 }
06041
06042 static int G__G__Cont_100_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06043 {
06044 G__letint(result7, 67, (long) TArrayC::ImplFileName());
06045 return(1 || funcname || hash || result7 || libp) ;
06046 }
06047
06048 static int G__G__Cont_100_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06049 {
06050 G__letint(result7, 105, (long) TArrayC::DeclFileLine());
06051 return(1 || funcname || hash || result7 || libp) ;
06052 }
06053
06054
06055 typedef TArrayC G__TTArrayC;
06056 static int G__G__Cont_100_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06057 {
06058 char* gvp = (char*) G__getgvp();
06059 long soff = G__getstructoffset();
06060 int n = G__getaryconstruct();
06061
06062
06063
06064
06065
06066 if (!soff) {
06067 return(1);
06068 }
06069 if (n) {
06070 if (gvp == (char*)G__PVOID) {
06071 delete[] (TArrayC*) soff;
06072 } else {
06073 G__setgvp((long) G__PVOID);
06074 for (int i = n - 1; i >= 0; --i) {
06075 ((TArrayC*) (soff+(sizeof(TArrayC)*i)))->~G__TTArrayC();
06076 }
06077 G__setgvp((long)gvp);
06078 }
06079 } else {
06080 if (gvp == (char*)G__PVOID) {
06081 delete (TArrayC*) soff;
06082 } else {
06083 G__setgvp((long) G__PVOID);
06084 ((TArrayC*) (soff))->~G__TTArrayC();
06085 G__setgvp((long)gvp);
06086 }
06087 }
06088 G__setnull(result7);
06089 return(1 || funcname || hash || result7 || libp) ;
06090 }
06091
06092
06093
06094 static int G__G__Cont_101_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06095 {
06096 TArrayD* p = NULL;
06097 char* gvp = (char*) G__getgvp();
06098 int n = G__getaryconstruct();
06099 if (n) {
06100 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06101 p = new TArrayD[n];
06102 } else {
06103 p = new((void*) gvp) TArrayD[n];
06104 }
06105 } else {
06106 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06107 p = new TArrayD;
06108 } else {
06109 p = new((void*) gvp) TArrayD;
06110 }
06111 }
06112 result7->obj.i = (long) p;
06113 result7->ref = (long) p;
06114 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayD));
06115 return(1 || funcname || hash || result7 || libp) ;
06116 }
06117
06118 static int G__G__Cont_101_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06119 {
06120 TArrayD* p = NULL;
06121 char* gvp = (char*) G__getgvp();
06122
06123 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06124 p = new TArrayD((Int_t) G__int(libp->para[0]));
06125 } else {
06126 p = new((void*) gvp) TArrayD((Int_t) G__int(libp->para[0]));
06127 }
06128 result7->obj.i = (long) p;
06129 result7->ref = (long) p;
06130 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayD));
06131 return(1 || funcname || hash || result7 || libp) ;
06132 }
06133
06134 static int G__G__Cont_101_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06135 {
06136 TArrayD* p = NULL;
06137 char* gvp = (char*) G__getgvp();
06138
06139 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06140 p = new TArrayD((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
06141 } else {
06142 p = new((void*) gvp) TArrayD((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
06143 }
06144 result7->obj.i = (long) p;
06145 result7->ref = (long) p;
06146 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayD));
06147 return(1 || funcname || hash || result7 || libp) ;
06148 }
06149
06150 static int G__G__Cont_101_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06151 {
06152 TArrayD* p = NULL;
06153 char* gvp = (char*) G__getgvp();
06154
06155 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06156 p = new TArrayD(*(TArrayD*) libp->para[0].ref);
06157 } else {
06158 p = new((void*) gvp) TArrayD(*(TArrayD*) libp->para[0].ref);
06159 }
06160 result7->obj.i = (long) p;
06161 result7->ref = (long) p;
06162 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayD));
06163 return(1 || funcname || hash || result7 || libp) ;
06164 }
06165
06166 static int G__G__Cont_101_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06167 {
06168 {
06169 const TArrayD& obj = ((TArrayD*) G__getstructoffset())->operator=(*(TArrayD*) libp->para[0].ref);
06170 result7->ref = (long) (&obj);
06171 result7->obj.i = (long) (&obj);
06172 }
06173 return(1 || funcname || hash || result7 || libp) ;
06174 }
06175
06176 static int G__G__Cont_101_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06177 {
06178 ((TArrayD*) G__getstructoffset())->Adopt((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
06179 G__setnull(result7);
06180 return(1 || funcname || hash || result7 || libp) ;
06181 }
06182
06183 static int G__G__Cont_101_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06184 {
06185 ((TArrayD*) G__getstructoffset())->AddAt((Double_t) G__double(libp->para[0]), (Int_t) G__int(libp->para[1]));
06186 G__setnull(result7);
06187 return(1 || funcname || hash || result7 || libp) ;
06188 }
06189
06190 static int G__G__Cont_101_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06191 {
06192 G__letdouble(result7, 100, (double) ((const TArrayD*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
06193 return(1 || funcname || hash || result7 || libp) ;
06194 }
06195
06196 static int G__G__Cont_101_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06197 {
06198 ((const TArrayD*) G__getstructoffset())->Copy(*(TArrayD*) libp->para[0].ref);
06199 G__setnull(result7);
06200 return(1 || funcname || hash || result7 || libp) ;
06201 }
06202
06203 static int G__G__Cont_101_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06204 {
06205 G__letint(result7, 68, (long) ((const TArrayD*) G__getstructoffset())->GetArray());
06206 return(1 || funcname || hash || result7 || libp) ;
06207 }
06208
06209 static int G__G__Cont_101_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06210 {
06211 G__letint(result7, 68, (long) ((TArrayD*) G__getstructoffset())->GetArray());
06212 return(1 || funcname || hash || result7 || libp) ;
06213 }
06214
06215 static int G__G__Cont_101_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06216 {
06217 G__letdouble(result7, 100, (double) ((const TArrayD*) G__getstructoffset())->GetSum());
06218 return(1 || funcname || hash || result7 || libp) ;
06219 }
06220
06221 static int G__G__Cont_101_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06222 {
06223 ((TArrayD*) G__getstructoffset())->Reset();
06224 G__setnull(result7);
06225 return(1 || funcname || hash || result7 || libp) ;
06226 }
06227
06228 static int G__G__Cont_101_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06229 {
06230 ((TArrayD*) G__getstructoffset())->Reset((Double_t) G__double(libp->para[0]));
06231 G__setnull(result7);
06232 return(1 || funcname || hash || result7 || libp) ;
06233 }
06234
06235 static int G__G__Cont_101_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06236 {
06237 ((TArrayD*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
06238 G__setnull(result7);
06239 return(1 || funcname || hash || result7 || libp) ;
06240 }
06241
06242 static int G__G__Cont_101_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06243 {
06244 {
06245 const Double_t& obj = ((TArrayD*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
06246 result7->ref = (long) (&obj);
06247 result7->obj.d = (double) (obj);
06248 }
06249 return(1 || funcname || hash || result7 || libp) ;
06250 }
06251
06252 static int G__G__Cont_101_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06253 {
06254 G__letdouble(result7, 100, (double) ((const TArrayD*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
06255 return(1 || funcname || hash || result7 || libp) ;
06256 }
06257
06258 static int G__G__Cont_101_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06259 {
06260 G__letint(result7, 85, (long) TArrayD::Class());
06261 return(1 || funcname || hash || result7 || libp) ;
06262 }
06263
06264 static int G__G__Cont_101_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06265 {
06266 G__letint(result7, 67, (long) TArrayD::Class_Name());
06267 return(1 || funcname || hash || result7 || libp) ;
06268 }
06269
06270 static int G__G__Cont_101_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06271 {
06272 G__letint(result7, 115, (long) TArrayD::Class_Version());
06273 return(1 || funcname || hash || result7 || libp) ;
06274 }
06275
06276 static int G__G__Cont_101_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06277 {
06278 TArrayD::Dictionary();
06279 G__setnull(result7);
06280 return(1 || funcname || hash || result7 || libp) ;
06281 }
06282
06283 static int G__G__Cont_101_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06284 {
06285 ((TArrayD*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06286 G__setnull(result7);
06287 return(1 || funcname || hash || result7 || libp) ;
06288 }
06289
06290 static int G__G__Cont_101_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06291 {
06292 G__letint(result7, 67, (long) TArrayD::DeclFileName());
06293 return(1 || funcname || hash || result7 || libp) ;
06294 }
06295
06296 static int G__G__Cont_101_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06297 {
06298 G__letint(result7, 105, (long) TArrayD::ImplFileLine());
06299 return(1 || funcname || hash || result7 || libp) ;
06300 }
06301
06302 static int G__G__Cont_101_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06303 {
06304 G__letint(result7, 67, (long) TArrayD::ImplFileName());
06305 return(1 || funcname || hash || result7 || libp) ;
06306 }
06307
06308 static int G__G__Cont_101_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06309 {
06310 G__letint(result7, 105, (long) TArrayD::DeclFileLine());
06311 return(1 || funcname || hash || result7 || libp) ;
06312 }
06313
06314
06315 typedef TArrayD G__TTArrayD;
06316 static int G__G__Cont_101_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06317 {
06318 char* gvp = (char*) G__getgvp();
06319 long soff = G__getstructoffset();
06320 int n = G__getaryconstruct();
06321
06322
06323
06324
06325
06326 if (!soff) {
06327 return(1);
06328 }
06329 if (n) {
06330 if (gvp == (char*)G__PVOID) {
06331 delete[] (TArrayD*) soff;
06332 } else {
06333 G__setgvp((long) G__PVOID);
06334 for (int i = n - 1; i >= 0; --i) {
06335 ((TArrayD*) (soff+(sizeof(TArrayD)*i)))->~G__TTArrayD();
06336 }
06337 G__setgvp((long)gvp);
06338 }
06339 } else {
06340 if (gvp == (char*)G__PVOID) {
06341 delete (TArrayD*) soff;
06342 } else {
06343 G__setgvp((long) G__PVOID);
06344 ((TArrayD*) (soff))->~G__TTArrayD();
06345 G__setgvp((long)gvp);
06346 }
06347 }
06348 G__setnull(result7);
06349 return(1 || funcname || hash || result7 || libp) ;
06350 }
06351
06352
06353
06354 static int G__G__Cont_102_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06355 {
06356 TArrayF* p = NULL;
06357 char* gvp = (char*) G__getgvp();
06358 int n = G__getaryconstruct();
06359 if (n) {
06360 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06361 p = new TArrayF[n];
06362 } else {
06363 p = new((void*) gvp) TArrayF[n];
06364 }
06365 } else {
06366 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06367 p = new TArrayF;
06368 } else {
06369 p = new((void*) gvp) TArrayF;
06370 }
06371 }
06372 result7->obj.i = (long) p;
06373 result7->ref = (long) p;
06374 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayF));
06375 return(1 || funcname || hash || result7 || libp) ;
06376 }
06377
06378 static int G__G__Cont_102_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06379 {
06380 TArrayF* p = NULL;
06381 char* gvp = (char*) G__getgvp();
06382
06383 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06384 p = new TArrayF((Int_t) G__int(libp->para[0]));
06385 } else {
06386 p = new((void*) gvp) TArrayF((Int_t) G__int(libp->para[0]));
06387 }
06388 result7->obj.i = (long) p;
06389 result7->ref = (long) p;
06390 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayF));
06391 return(1 || funcname || hash || result7 || libp) ;
06392 }
06393
06394 static int G__G__Cont_102_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06395 {
06396 TArrayF* p = NULL;
06397 char* gvp = (char*) G__getgvp();
06398
06399 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06400 p = new TArrayF((Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1]));
06401 } else {
06402 p = new((void*) gvp) TArrayF((Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1]));
06403 }
06404 result7->obj.i = (long) p;
06405 result7->ref = (long) p;
06406 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayF));
06407 return(1 || funcname || hash || result7 || libp) ;
06408 }
06409
06410 static int G__G__Cont_102_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06411 {
06412 TArrayF* p = NULL;
06413 char* gvp = (char*) G__getgvp();
06414
06415 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06416 p = new TArrayF(*(TArrayF*) libp->para[0].ref);
06417 } else {
06418 p = new((void*) gvp) TArrayF(*(TArrayF*) libp->para[0].ref);
06419 }
06420 result7->obj.i = (long) p;
06421 result7->ref = (long) p;
06422 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayF));
06423 return(1 || funcname || hash || result7 || libp) ;
06424 }
06425
06426 static int G__G__Cont_102_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06427 {
06428 {
06429 const TArrayF& obj = ((TArrayF*) G__getstructoffset())->operator=(*(TArrayF*) libp->para[0].ref);
06430 result7->ref = (long) (&obj);
06431 result7->obj.i = (long) (&obj);
06432 }
06433 return(1 || funcname || hash || result7 || libp) ;
06434 }
06435
06436 static int G__G__Cont_102_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06437 {
06438 ((TArrayF*) G__getstructoffset())->Adopt((Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1]));
06439 G__setnull(result7);
06440 return(1 || funcname || hash || result7 || libp) ;
06441 }
06442
06443 static int G__G__Cont_102_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06444 {
06445 ((TArrayF*) G__getstructoffset())->AddAt((Float_t) G__double(libp->para[0]), (Int_t) G__int(libp->para[1]));
06446 G__setnull(result7);
06447 return(1 || funcname || hash || result7 || libp) ;
06448 }
06449
06450 static int G__G__Cont_102_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06451 {
06452 G__letdouble(result7, 102, (double) ((const TArrayF*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
06453 return(1 || funcname || hash || result7 || libp) ;
06454 }
06455
06456 static int G__G__Cont_102_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06457 {
06458 ((const TArrayF*) G__getstructoffset())->Copy(*(TArrayF*) libp->para[0].ref);
06459 G__setnull(result7);
06460 return(1 || funcname || hash || result7 || libp) ;
06461 }
06462
06463 static int G__G__Cont_102_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06464 {
06465 G__letint(result7, 70, (long) ((const TArrayF*) G__getstructoffset())->GetArray());
06466 return(1 || funcname || hash || result7 || libp) ;
06467 }
06468
06469 static int G__G__Cont_102_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06470 {
06471 G__letint(result7, 70, (long) ((TArrayF*) G__getstructoffset())->GetArray());
06472 return(1 || funcname || hash || result7 || libp) ;
06473 }
06474
06475 static int G__G__Cont_102_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06476 {
06477 G__letdouble(result7, 100, (double) ((const TArrayF*) G__getstructoffset())->GetSum());
06478 return(1 || funcname || hash || result7 || libp) ;
06479 }
06480
06481 static int G__G__Cont_102_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06482 {
06483 ((TArrayF*) G__getstructoffset())->Reset();
06484 G__setnull(result7);
06485 return(1 || funcname || hash || result7 || libp) ;
06486 }
06487
06488 static int G__G__Cont_102_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06489 {
06490 ((TArrayF*) G__getstructoffset())->Reset((Float_t) G__double(libp->para[0]));
06491 G__setnull(result7);
06492 return(1 || funcname || hash || result7 || libp) ;
06493 }
06494
06495 static int G__G__Cont_102_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06496 {
06497 ((TArrayF*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1]));
06498 G__setnull(result7);
06499 return(1 || funcname || hash || result7 || libp) ;
06500 }
06501
06502 static int G__G__Cont_102_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06503 {
06504 {
06505 const Float_t& obj = ((TArrayF*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
06506 result7->ref = (long) (&obj);
06507 result7->obj.d = (double) (obj);
06508 }
06509 return(1 || funcname || hash || result7 || libp) ;
06510 }
06511
06512 static int G__G__Cont_102_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06513 {
06514 G__letdouble(result7, 102, (double) ((const TArrayF*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
06515 return(1 || funcname || hash || result7 || libp) ;
06516 }
06517
06518 static int G__G__Cont_102_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06519 {
06520 G__letint(result7, 85, (long) TArrayF::Class());
06521 return(1 || funcname || hash || result7 || libp) ;
06522 }
06523
06524 static int G__G__Cont_102_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06525 {
06526 G__letint(result7, 67, (long) TArrayF::Class_Name());
06527 return(1 || funcname || hash || result7 || libp) ;
06528 }
06529
06530 static int G__G__Cont_102_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06531 {
06532 G__letint(result7, 115, (long) TArrayF::Class_Version());
06533 return(1 || funcname || hash || result7 || libp) ;
06534 }
06535
06536 static int G__G__Cont_102_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06537 {
06538 TArrayF::Dictionary();
06539 G__setnull(result7);
06540 return(1 || funcname || hash || result7 || libp) ;
06541 }
06542
06543 static int G__G__Cont_102_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06544 {
06545 ((TArrayF*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06546 G__setnull(result7);
06547 return(1 || funcname || hash || result7 || libp) ;
06548 }
06549
06550 static int G__G__Cont_102_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06551 {
06552 G__letint(result7, 67, (long) TArrayF::DeclFileName());
06553 return(1 || funcname || hash || result7 || libp) ;
06554 }
06555
06556 static int G__G__Cont_102_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06557 {
06558 G__letint(result7, 105, (long) TArrayF::ImplFileLine());
06559 return(1 || funcname || hash || result7 || libp) ;
06560 }
06561
06562 static int G__G__Cont_102_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06563 {
06564 G__letint(result7, 67, (long) TArrayF::ImplFileName());
06565 return(1 || funcname || hash || result7 || libp) ;
06566 }
06567
06568 static int G__G__Cont_102_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06569 {
06570 G__letint(result7, 105, (long) TArrayF::DeclFileLine());
06571 return(1 || funcname || hash || result7 || libp) ;
06572 }
06573
06574
06575 typedef TArrayF G__TTArrayF;
06576 static int G__G__Cont_102_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06577 {
06578 char* gvp = (char*) G__getgvp();
06579 long soff = G__getstructoffset();
06580 int n = G__getaryconstruct();
06581
06582
06583
06584
06585
06586 if (!soff) {
06587 return(1);
06588 }
06589 if (n) {
06590 if (gvp == (char*)G__PVOID) {
06591 delete[] (TArrayF*) soff;
06592 } else {
06593 G__setgvp((long) G__PVOID);
06594 for (int i = n - 1; i >= 0; --i) {
06595 ((TArrayF*) (soff+(sizeof(TArrayF)*i)))->~G__TTArrayF();
06596 }
06597 G__setgvp((long)gvp);
06598 }
06599 } else {
06600 if (gvp == (char*)G__PVOID) {
06601 delete (TArrayF*) soff;
06602 } else {
06603 G__setgvp((long) G__PVOID);
06604 ((TArrayF*) (soff))->~G__TTArrayF();
06605 G__setgvp((long)gvp);
06606 }
06607 }
06608 G__setnull(result7);
06609 return(1 || funcname || hash || result7 || libp) ;
06610 }
06611
06612
06613
06614 static int G__G__Cont_103_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06615 {
06616 TArrayI* p = NULL;
06617 char* gvp = (char*) G__getgvp();
06618 int n = G__getaryconstruct();
06619 if (n) {
06620 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06621 p = new TArrayI[n];
06622 } else {
06623 p = new((void*) gvp) TArrayI[n];
06624 }
06625 } else {
06626 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06627 p = new TArrayI;
06628 } else {
06629 p = new((void*) gvp) TArrayI;
06630 }
06631 }
06632 result7->obj.i = (long) p;
06633 result7->ref = (long) p;
06634 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayI));
06635 return(1 || funcname || hash || result7 || libp) ;
06636 }
06637
06638 static int G__G__Cont_103_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06639 {
06640 TArrayI* p = NULL;
06641 char* gvp = (char*) G__getgvp();
06642
06643 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06644 p = new TArrayI((Int_t) G__int(libp->para[0]));
06645 } else {
06646 p = new((void*) gvp) TArrayI((Int_t) G__int(libp->para[0]));
06647 }
06648 result7->obj.i = (long) p;
06649 result7->ref = (long) p;
06650 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayI));
06651 return(1 || funcname || hash || result7 || libp) ;
06652 }
06653
06654 static int G__G__Cont_103_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06655 {
06656 TArrayI* p = NULL;
06657 char* gvp = (char*) G__getgvp();
06658
06659 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06660 p = new TArrayI((Int_t) G__int(libp->para[0]), (const Int_t*) G__int(libp->para[1]));
06661 } else {
06662 p = new((void*) gvp) TArrayI((Int_t) G__int(libp->para[0]), (const Int_t*) G__int(libp->para[1]));
06663 }
06664 result7->obj.i = (long) p;
06665 result7->ref = (long) p;
06666 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayI));
06667 return(1 || funcname || hash || result7 || libp) ;
06668 }
06669
06670 static int G__G__Cont_103_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06671 {
06672 TArrayI* p = NULL;
06673 char* gvp = (char*) G__getgvp();
06674
06675 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06676 p = new TArrayI(*(TArrayI*) libp->para[0].ref);
06677 } else {
06678 p = new((void*) gvp) TArrayI(*(TArrayI*) libp->para[0].ref);
06679 }
06680 result7->obj.i = (long) p;
06681 result7->ref = (long) p;
06682 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayI));
06683 return(1 || funcname || hash || result7 || libp) ;
06684 }
06685
06686 static int G__G__Cont_103_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06687 {
06688 {
06689 const TArrayI& obj = ((TArrayI*) G__getstructoffset())->operator=(*(TArrayI*) libp->para[0].ref);
06690 result7->ref = (long) (&obj);
06691 result7->obj.i = (long) (&obj);
06692 }
06693 return(1 || funcname || hash || result7 || libp) ;
06694 }
06695
06696 static int G__G__Cont_103_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06697 {
06698 ((TArrayI*) G__getstructoffset())->Adopt((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
06699 G__setnull(result7);
06700 return(1 || funcname || hash || result7 || libp) ;
06701 }
06702
06703 static int G__G__Cont_103_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06704 {
06705 ((TArrayI*) G__getstructoffset())->AddAt((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
06706 G__setnull(result7);
06707 return(1 || funcname || hash || result7 || libp) ;
06708 }
06709
06710 static int G__G__Cont_103_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06711 {
06712 G__letint(result7, 105, (long) ((const TArrayI*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
06713 return(1 || funcname || hash || result7 || libp) ;
06714 }
06715
06716 static int G__G__Cont_103_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06717 {
06718 ((const TArrayI*) G__getstructoffset())->Copy(*(TArrayI*) libp->para[0].ref);
06719 G__setnull(result7);
06720 return(1 || funcname || hash || result7 || libp) ;
06721 }
06722
06723 static int G__G__Cont_103_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06724 {
06725 G__letint(result7, 73, (long) ((const TArrayI*) G__getstructoffset())->GetArray());
06726 return(1 || funcname || hash || result7 || libp) ;
06727 }
06728
06729 static int G__G__Cont_103_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06730 {
06731 G__letint(result7, 73, (long) ((TArrayI*) G__getstructoffset())->GetArray());
06732 return(1 || funcname || hash || result7 || libp) ;
06733 }
06734
06735 static int G__G__Cont_103_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06736 {
06737 G__letdouble(result7, 100, (double) ((const TArrayI*) G__getstructoffset())->GetSum());
06738 return(1 || funcname || hash || result7 || libp) ;
06739 }
06740
06741 static int G__G__Cont_103_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06742 {
06743 ((TArrayI*) G__getstructoffset())->Reset();
06744 G__setnull(result7);
06745 return(1 || funcname || hash || result7 || libp) ;
06746 }
06747
06748 static int G__G__Cont_103_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06749 {
06750 ((TArrayI*) G__getstructoffset())->Reset((Int_t) G__int(libp->para[0]));
06751 G__setnull(result7);
06752 return(1 || funcname || hash || result7 || libp) ;
06753 }
06754
06755 static int G__G__Cont_103_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06756 {
06757 ((TArrayI*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]), (const Int_t*) G__int(libp->para[1]));
06758 G__setnull(result7);
06759 return(1 || funcname || hash || result7 || libp) ;
06760 }
06761
06762 static int G__G__Cont_103_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06763 {
06764 {
06765 const Int_t& obj = ((TArrayI*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
06766 result7->ref = (long) (&obj);
06767 G__letint(result7, 'i', (long)obj);
06768 }
06769 return(1 || funcname || hash || result7 || libp) ;
06770 }
06771
06772 static int G__G__Cont_103_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06773 {
06774 G__letint(result7, 105, (long) ((const TArrayI*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
06775 return(1 || funcname || hash || result7 || libp) ;
06776 }
06777
06778 static int G__G__Cont_103_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06779 {
06780 G__letint(result7, 85, (long) TArrayI::Class());
06781 return(1 || funcname || hash || result7 || libp) ;
06782 }
06783
06784 static int G__G__Cont_103_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06785 {
06786 G__letint(result7, 67, (long) TArrayI::Class_Name());
06787 return(1 || funcname || hash || result7 || libp) ;
06788 }
06789
06790 static int G__G__Cont_103_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06791 {
06792 G__letint(result7, 115, (long) TArrayI::Class_Version());
06793 return(1 || funcname || hash || result7 || libp) ;
06794 }
06795
06796 static int G__G__Cont_103_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06797 {
06798 TArrayI::Dictionary();
06799 G__setnull(result7);
06800 return(1 || funcname || hash || result7 || libp) ;
06801 }
06802
06803 static int G__G__Cont_103_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06804 {
06805 ((TArrayI*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06806 G__setnull(result7);
06807 return(1 || funcname || hash || result7 || libp) ;
06808 }
06809
06810 static int G__G__Cont_103_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06811 {
06812 G__letint(result7, 67, (long) TArrayI::DeclFileName());
06813 return(1 || funcname || hash || result7 || libp) ;
06814 }
06815
06816 static int G__G__Cont_103_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06817 {
06818 G__letint(result7, 105, (long) TArrayI::ImplFileLine());
06819 return(1 || funcname || hash || result7 || libp) ;
06820 }
06821
06822 static int G__G__Cont_103_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06823 {
06824 G__letint(result7, 67, (long) TArrayI::ImplFileName());
06825 return(1 || funcname || hash || result7 || libp) ;
06826 }
06827
06828 static int G__G__Cont_103_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06829 {
06830 G__letint(result7, 105, (long) TArrayI::DeclFileLine());
06831 return(1 || funcname || hash || result7 || libp) ;
06832 }
06833
06834
06835 typedef TArrayI G__TTArrayI;
06836 static int G__G__Cont_103_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06837 {
06838 char* gvp = (char*) G__getgvp();
06839 long soff = G__getstructoffset();
06840 int n = G__getaryconstruct();
06841
06842
06843
06844
06845
06846 if (!soff) {
06847 return(1);
06848 }
06849 if (n) {
06850 if (gvp == (char*)G__PVOID) {
06851 delete[] (TArrayI*) soff;
06852 } else {
06853 G__setgvp((long) G__PVOID);
06854 for (int i = n - 1; i >= 0; --i) {
06855 ((TArrayI*) (soff+(sizeof(TArrayI)*i)))->~G__TTArrayI();
06856 }
06857 G__setgvp((long)gvp);
06858 }
06859 } else {
06860 if (gvp == (char*)G__PVOID) {
06861 delete (TArrayI*) soff;
06862 } else {
06863 G__setgvp((long) G__PVOID);
06864 ((TArrayI*) (soff))->~G__TTArrayI();
06865 G__setgvp((long)gvp);
06866 }
06867 }
06868 G__setnull(result7);
06869 return(1 || funcname || hash || result7 || libp) ;
06870 }
06871
06872
06873
06874 static int G__G__Cont_104_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06875 {
06876 TArrayL64* p = NULL;
06877 char* gvp = (char*) G__getgvp();
06878 int n = G__getaryconstruct();
06879 if (n) {
06880 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06881 p = new TArrayL64[n];
06882 } else {
06883 p = new((void*) gvp) TArrayL64[n];
06884 }
06885 } else {
06886 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06887 p = new TArrayL64;
06888 } else {
06889 p = new((void*) gvp) TArrayL64;
06890 }
06891 }
06892 result7->obj.i = (long) p;
06893 result7->ref = (long) p;
06894 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL64));
06895 return(1 || funcname || hash || result7 || libp) ;
06896 }
06897
06898 static int G__G__Cont_104_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06899 {
06900 TArrayL64* p = NULL;
06901 char* gvp = (char*) G__getgvp();
06902
06903 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06904 p = new TArrayL64((Int_t) G__int(libp->para[0]));
06905 } else {
06906 p = new((void*) gvp) TArrayL64((Int_t) G__int(libp->para[0]));
06907 }
06908 result7->obj.i = (long) p;
06909 result7->ref = (long) p;
06910 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL64));
06911 return(1 || funcname || hash || result7 || libp) ;
06912 }
06913
06914 static int G__G__Cont_104_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06915 {
06916 TArrayL64* p = NULL;
06917 char* gvp = (char*) G__getgvp();
06918
06919 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06920 p = new TArrayL64((Int_t) G__int(libp->para[0]), (const Long64_t*) G__int(libp->para[1]));
06921 } else {
06922 p = new((void*) gvp) TArrayL64((Int_t) G__int(libp->para[0]), (const Long64_t*) G__int(libp->para[1]));
06923 }
06924 result7->obj.i = (long) p;
06925 result7->ref = (long) p;
06926 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL64));
06927 return(1 || funcname || hash || result7 || libp) ;
06928 }
06929
06930 static int G__G__Cont_104_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06931 {
06932 TArrayL64* p = NULL;
06933 char* gvp = (char*) G__getgvp();
06934
06935 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06936 p = new TArrayL64(*(TArrayL64*) libp->para[0].ref);
06937 } else {
06938 p = new((void*) gvp) TArrayL64(*(TArrayL64*) libp->para[0].ref);
06939 }
06940 result7->obj.i = (long) p;
06941 result7->ref = (long) p;
06942 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL64));
06943 return(1 || funcname || hash || result7 || libp) ;
06944 }
06945
06946 static int G__G__Cont_104_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06947 {
06948 {
06949 const TArrayL64& obj = ((TArrayL64*) G__getstructoffset())->operator=(*(TArrayL64*) libp->para[0].ref);
06950 result7->ref = (long) (&obj);
06951 result7->obj.i = (long) (&obj);
06952 }
06953 return(1 || funcname || hash || result7 || libp) ;
06954 }
06955
06956 static int G__G__Cont_104_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06957 {
06958 ((TArrayL64*) G__getstructoffset())->Adopt((Int_t) G__int(libp->para[0]), (Long64_t*) G__int(libp->para[1]));
06959 G__setnull(result7);
06960 return(1 || funcname || hash || result7 || libp) ;
06961 }
06962
06963 static int G__G__Cont_104_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06964 {
06965 ((TArrayL64*) G__getstructoffset())->AddAt((Long64_t) G__Longlong(libp->para[0]), (Int_t) G__int(libp->para[1]));
06966 G__setnull(result7);
06967 return(1 || funcname || hash || result7 || libp) ;
06968 }
06969
06970 static int G__G__Cont_104_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06971 {
06972 G__letLonglong(result7, 110, (G__int64) ((const TArrayL64*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
06973 return(1 || funcname || hash || result7 || libp) ;
06974 }
06975
06976 static int G__G__Cont_104_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06977 {
06978 ((const TArrayL64*) G__getstructoffset())->Copy(*(TArrayL64*) libp->para[0].ref);
06979 G__setnull(result7);
06980 return(1 || funcname || hash || result7 || libp) ;
06981 }
06982
06983 static int G__G__Cont_104_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06984 {
06985 G__letint(result7, 78, (long) ((const TArrayL64*) G__getstructoffset())->GetArray());
06986 return(1 || funcname || hash || result7 || libp) ;
06987 }
06988
06989 static int G__G__Cont_104_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06990 {
06991 G__letint(result7, 78, (long) ((TArrayL64*) G__getstructoffset())->GetArray());
06992 return(1 || funcname || hash || result7 || libp) ;
06993 }
06994
06995 static int G__G__Cont_104_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06996 {
06997 G__letdouble(result7, 100, (double) ((const TArrayL64*) G__getstructoffset())->GetSum());
06998 return(1 || funcname || hash || result7 || libp) ;
06999 }
07000
07001 static int G__G__Cont_104_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07002 {
07003 ((TArrayL64*) G__getstructoffset())->Reset();
07004 G__setnull(result7);
07005 return(1 || funcname || hash || result7 || libp) ;
07006 }
07007
07008 static int G__G__Cont_104_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07009 {
07010 ((TArrayL64*) G__getstructoffset())->Reset((Long64_t) G__Longlong(libp->para[0]));
07011 G__setnull(result7);
07012 return(1 || funcname || hash || result7 || libp) ;
07013 }
07014
07015 static int G__G__Cont_104_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07016 {
07017 ((TArrayL64*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]), (const Long64_t*) G__int(libp->para[1]));
07018 G__setnull(result7);
07019 return(1 || funcname || hash || result7 || libp) ;
07020 }
07021
07022 static int G__G__Cont_104_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07023 {
07024 {
07025 const Long64_t& obj = ((TArrayL64*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
07026 result7->ref = (long) (&obj);
07027 G__letint(result7, 'n', (long)obj);
07028 }
07029 return(1 || funcname || hash || result7 || libp) ;
07030 }
07031
07032 static int G__G__Cont_104_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07033 {
07034 G__letLonglong(result7, 110, (G__int64) ((const TArrayL64*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
07035 return(1 || funcname || hash || result7 || libp) ;
07036 }
07037
07038 static int G__G__Cont_104_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07039 {
07040 G__letint(result7, 85, (long) TArrayL64::Class());
07041 return(1 || funcname || hash || result7 || libp) ;
07042 }
07043
07044 static int G__G__Cont_104_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07045 {
07046 G__letint(result7, 67, (long) TArrayL64::Class_Name());
07047 return(1 || funcname || hash || result7 || libp) ;
07048 }
07049
07050 static int G__G__Cont_104_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07051 {
07052 G__letint(result7, 115, (long) TArrayL64::Class_Version());
07053 return(1 || funcname || hash || result7 || libp) ;
07054 }
07055
07056 static int G__G__Cont_104_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07057 {
07058 TArrayL64::Dictionary();
07059 G__setnull(result7);
07060 return(1 || funcname || hash || result7 || libp) ;
07061 }
07062
07063 static int G__G__Cont_104_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07064 {
07065 ((TArrayL64*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07066 G__setnull(result7);
07067 return(1 || funcname || hash || result7 || libp) ;
07068 }
07069
07070 static int G__G__Cont_104_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07071 {
07072 G__letint(result7, 67, (long) TArrayL64::DeclFileName());
07073 return(1 || funcname || hash || result7 || libp) ;
07074 }
07075
07076 static int G__G__Cont_104_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07077 {
07078 G__letint(result7, 105, (long) TArrayL64::ImplFileLine());
07079 return(1 || funcname || hash || result7 || libp) ;
07080 }
07081
07082 static int G__G__Cont_104_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07083 {
07084 G__letint(result7, 67, (long) TArrayL64::ImplFileName());
07085 return(1 || funcname || hash || result7 || libp) ;
07086 }
07087
07088 static int G__G__Cont_104_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07089 {
07090 G__letint(result7, 105, (long) TArrayL64::DeclFileLine());
07091 return(1 || funcname || hash || result7 || libp) ;
07092 }
07093
07094
07095 typedef TArrayL64 G__TTArrayL64;
07096 static int G__G__Cont_104_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07097 {
07098 char* gvp = (char*) G__getgvp();
07099 long soff = G__getstructoffset();
07100 int n = G__getaryconstruct();
07101
07102
07103
07104
07105
07106 if (!soff) {
07107 return(1);
07108 }
07109 if (n) {
07110 if (gvp == (char*)G__PVOID) {
07111 delete[] (TArrayL64*) soff;
07112 } else {
07113 G__setgvp((long) G__PVOID);
07114 for (int i = n - 1; i >= 0; --i) {
07115 ((TArrayL64*) (soff+(sizeof(TArrayL64)*i)))->~G__TTArrayL64();
07116 }
07117 G__setgvp((long)gvp);
07118 }
07119 } else {
07120 if (gvp == (char*)G__PVOID) {
07121 delete (TArrayL64*) soff;
07122 } else {
07123 G__setgvp((long) G__PVOID);
07124 ((TArrayL64*) (soff))->~G__TTArrayL64();
07125 G__setgvp((long)gvp);
07126 }
07127 }
07128 G__setnull(result7);
07129 return(1 || funcname || hash || result7 || libp) ;
07130 }
07131
07132
07133
07134 static int G__G__Cont_105_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07135 {
07136 TArrayL* p = NULL;
07137 char* gvp = (char*) G__getgvp();
07138 int n = G__getaryconstruct();
07139 if (n) {
07140 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07141 p = new TArrayL[n];
07142 } else {
07143 p = new((void*) gvp) TArrayL[n];
07144 }
07145 } else {
07146 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07147 p = new TArrayL;
07148 } else {
07149 p = new((void*) gvp) TArrayL;
07150 }
07151 }
07152 result7->obj.i = (long) p;
07153 result7->ref = (long) p;
07154 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL));
07155 return(1 || funcname || hash || result7 || libp) ;
07156 }
07157
07158 static int G__G__Cont_105_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07159 {
07160 TArrayL* p = NULL;
07161 char* gvp = (char*) G__getgvp();
07162
07163 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07164 p = new TArrayL((Int_t) G__int(libp->para[0]));
07165 } else {
07166 p = new((void*) gvp) TArrayL((Int_t) G__int(libp->para[0]));
07167 }
07168 result7->obj.i = (long) p;
07169 result7->ref = (long) p;
07170 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL));
07171 return(1 || funcname || hash || result7 || libp) ;
07172 }
07173
07174 static int G__G__Cont_105_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07175 {
07176 TArrayL* p = NULL;
07177 char* gvp = (char*) G__getgvp();
07178
07179 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07180 p = new TArrayL((Int_t) G__int(libp->para[0]), (const Long_t*) G__int(libp->para[1]));
07181 } else {
07182 p = new((void*) gvp) TArrayL((Int_t) G__int(libp->para[0]), (const Long_t*) G__int(libp->para[1]));
07183 }
07184 result7->obj.i = (long) p;
07185 result7->ref = (long) p;
07186 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL));
07187 return(1 || funcname || hash || result7 || libp) ;
07188 }
07189
07190 static int G__G__Cont_105_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07191 {
07192 TArrayL* p = NULL;
07193 char* gvp = (char*) G__getgvp();
07194
07195 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07196 p = new TArrayL(*(TArrayL*) libp->para[0].ref);
07197 } else {
07198 p = new((void*) gvp) TArrayL(*(TArrayL*) libp->para[0].ref);
07199 }
07200 result7->obj.i = (long) p;
07201 result7->ref = (long) p;
07202 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayL));
07203 return(1 || funcname || hash || result7 || libp) ;
07204 }
07205
07206 static int G__G__Cont_105_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07207 {
07208 {
07209 const TArrayL& obj = ((TArrayL*) G__getstructoffset())->operator=(*(TArrayL*) libp->para[0].ref);
07210 result7->ref = (long) (&obj);
07211 result7->obj.i = (long) (&obj);
07212 }
07213 return(1 || funcname || hash || result7 || libp) ;
07214 }
07215
07216 static int G__G__Cont_105_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07217 {
07218 ((TArrayL*) G__getstructoffset())->Adopt((Int_t) G__int(libp->para[0]), (Long_t*) G__int(libp->para[1]));
07219 G__setnull(result7);
07220 return(1 || funcname || hash || result7 || libp) ;
07221 }
07222
07223 static int G__G__Cont_105_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07224 {
07225 ((TArrayL*) G__getstructoffset())->AddAt((Long_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
07226 G__setnull(result7);
07227 return(1 || funcname || hash || result7 || libp) ;
07228 }
07229
07230 static int G__G__Cont_105_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07231 {
07232 G__letint(result7, 108, (long) ((const TArrayL*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
07233 return(1 || funcname || hash || result7 || libp) ;
07234 }
07235
07236 static int G__G__Cont_105_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07237 {
07238 ((const TArrayL*) G__getstructoffset())->Copy(*(TArrayL*) libp->para[0].ref);
07239 G__setnull(result7);
07240 return(1 || funcname || hash || result7 || libp) ;
07241 }
07242
07243 static int G__G__Cont_105_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07244 {
07245 G__letint(result7, 76, (long) ((const TArrayL*) G__getstructoffset())->GetArray());
07246 return(1 || funcname || hash || result7 || libp) ;
07247 }
07248
07249 static int G__G__Cont_105_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07250 {
07251 G__letint(result7, 76, (long) ((TArrayL*) G__getstructoffset())->GetArray());
07252 return(1 || funcname || hash || result7 || libp) ;
07253 }
07254
07255 static int G__G__Cont_105_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07256 {
07257 G__letdouble(result7, 100, (double) ((const TArrayL*) G__getstructoffset())->GetSum());
07258 return(1 || funcname || hash || result7 || libp) ;
07259 }
07260
07261 static int G__G__Cont_105_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07262 {
07263 ((TArrayL*) G__getstructoffset())->Reset();
07264 G__setnull(result7);
07265 return(1 || funcname || hash || result7 || libp) ;
07266 }
07267
07268 static int G__G__Cont_105_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07269 {
07270 ((TArrayL*) G__getstructoffset())->Reset((Long_t) G__int(libp->para[0]));
07271 G__setnull(result7);
07272 return(1 || funcname || hash || result7 || libp) ;
07273 }
07274
07275 static int G__G__Cont_105_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07276 {
07277 ((TArrayL*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]), (const Long_t*) G__int(libp->para[1]));
07278 G__setnull(result7);
07279 return(1 || funcname || hash || result7 || libp) ;
07280 }
07281
07282 static int G__G__Cont_105_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07283 {
07284 {
07285 const Long_t& obj = ((TArrayL*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
07286 result7->ref = (long) (&obj);
07287 G__letint(result7, 'l', (long)obj);
07288 }
07289 return(1 || funcname || hash || result7 || libp) ;
07290 }
07291
07292 static int G__G__Cont_105_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07293 {
07294 G__letint(result7, 108, (long) ((const TArrayL*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
07295 return(1 || funcname || hash || result7 || libp) ;
07296 }
07297
07298 static int G__G__Cont_105_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07299 {
07300 G__letint(result7, 85, (long) TArrayL::Class());
07301 return(1 || funcname || hash || result7 || libp) ;
07302 }
07303
07304 static int G__G__Cont_105_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07305 {
07306 G__letint(result7, 67, (long) TArrayL::Class_Name());
07307 return(1 || funcname || hash || result7 || libp) ;
07308 }
07309
07310 static int G__G__Cont_105_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07311 {
07312 G__letint(result7, 115, (long) TArrayL::Class_Version());
07313 return(1 || funcname || hash || result7 || libp) ;
07314 }
07315
07316 static int G__G__Cont_105_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07317 {
07318 TArrayL::Dictionary();
07319 G__setnull(result7);
07320 return(1 || funcname || hash || result7 || libp) ;
07321 }
07322
07323 static int G__G__Cont_105_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07324 {
07325 ((TArrayL*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07326 G__setnull(result7);
07327 return(1 || funcname || hash || result7 || libp) ;
07328 }
07329
07330 static int G__G__Cont_105_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07331 {
07332 G__letint(result7, 67, (long) TArrayL::DeclFileName());
07333 return(1 || funcname || hash || result7 || libp) ;
07334 }
07335
07336 static int G__G__Cont_105_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07337 {
07338 G__letint(result7, 105, (long) TArrayL::ImplFileLine());
07339 return(1 || funcname || hash || result7 || libp) ;
07340 }
07341
07342 static int G__G__Cont_105_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07343 {
07344 G__letint(result7, 67, (long) TArrayL::ImplFileName());
07345 return(1 || funcname || hash || result7 || libp) ;
07346 }
07347
07348 static int G__G__Cont_105_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07349 {
07350 G__letint(result7, 105, (long) TArrayL::DeclFileLine());
07351 return(1 || funcname || hash || result7 || libp) ;
07352 }
07353
07354
07355 typedef TArrayL G__TTArrayL;
07356 static int G__G__Cont_105_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07357 {
07358 char* gvp = (char*) G__getgvp();
07359 long soff = G__getstructoffset();
07360 int n = G__getaryconstruct();
07361
07362
07363
07364
07365
07366 if (!soff) {
07367 return(1);
07368 }
07369 if (n) {
07370 if (gvp == (char*)G__PVOID) {
07371 delete[] (TArrayL*) soff;
07372 } else {
07373 G__setgvp((long) G__PVOID);
07374 for (int i = n - 1; i >= 0; --i) {
07375 ((TArrayL*) (soff+(sizeof(TArrayL)*i)))->~G__TTArrayL();
07376 }
07377 G__setgvp((long)gvp);
07378 }
07379 } else {
07380 if (gvp == (char*)G__PVOID) {
07381 delete (TArrayL*) soff;
07382 } else {
07383 G__setgvp((long) G__PVOID);
07384 ((TArrayL*) (soff))->~G__TTArrayL();
07385 G__setgvp((long)gvp);
07386 }
07387 }
07388 G__setnull(result7);
07389 return(1 || funcname || hash || result7 || libp) ;
07390 }
07391
07392
07393
07394 static int G__G__Cont_106_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07395 {
07396 TArrayS* p = NULL;
07397 char* gvp = (char*) G__getgvp();
07398 int n = G__getaryconstruct();
07399 if (n) {
07400 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07401 p = new TArrayS[n];
07402 } else {
07403 p = new((void*) gvp) TArrayS[n];
07404 }
07405 } else {
07406 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07407 p = new TArrayS;
07408 } else {
07409 p = new((void*) gvp) TArrayS;
07410 }
07411 }
07412 result7->obj.i = (long) p;
07413 result7->ref = (long) p;
07414 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayS));
07415 return(1 || funcname || hash || result7 || libp) ;
07416 }
07417
07418 static int G__G__Cont_106_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07419 {
07420 TArrayS* p = NULL;
07421 char* gvp = (char*) G__getgvp();
07422
07423 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07424 p = new TArrayS((Int_t) G__int(libp->para[0]));
07425 } else {
07426 p = new((void*) gvp) TArrayS((Int_t) G__int(libp->para[0]));
07427 }
07428 result7->obj.i = (long) p;
07429 result7->ref = (long) p;
07430 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayS));
07431 return(1 || funcname || hash || result7 || libp) ;
07432 }
07433
07434 static int G__G__Cont_106_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07435 {
07436 TArrayS* p = NULL;
07437 char* gvp = (char*) G__getgvp();
07438
07439 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07440 p = new TArrayS((Int_t) G__int(libp->para[0]), (const Short_t*) G__int(libp->para[1]));
07441 } else {
07442 p = new((void*) gvp) TArrayS((Int_t) G__int(libp->para[0]), (const Short_t*) G__int(libp->para[1]));
07443 }
07444 result7->obj.i = (long) p;
07445 result7->ref = (long) p;
07446 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayS));
07447 return(1 || funcname || hash || result7 || libp) ;
07448 }
07449
07450 static int G__G__Cont_106_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07451 {
07452 TArrayS* p = NULL;
07453 char* gvp = (char*) G__getgvp();
07454
07455 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07456 p = new TArrayS(*(TArrayS*) libp->para[0].ref);
07457 } else {
07458 p = new((void*) gvp) TArrayS(*(TArrayS*) libp->para[0].ref);
07459 }
07460 result7->obj.i = (long) p;
07461 result7->ref = (long) p;
07462 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TArrayS));
07463 return(1 || funcname || hash || result7 || libp) ;
07464 }
07465
07466 static int G__G__Cont_106_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07467 {
07468 {
07469 const TArrayS& obj = ((TArrayS*) G__getstructoffset())->operator=(*(TArrayS*) libp->para[0].ref);
07470 result7->ref = (long) (&obj);
07471 result7->obj.i = (long) (&obj);
07472 }
07473 return(1 || funcname || hash || result7 || libp) ;
07474 }
07475
07476 static int G__G__Cont_106_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07477 {
07478 ((TArrayS*) G__getstructoffset())->Adopt((Int_t) G__int(libp->para[0]), (Short_t*) G__int(libp->para[1]));
07479 G__setnull(result7);
07480 return(1 || funcname || hash || result7 || libp) ;
07481 }
07482
07483 static int G__G__Cont_106_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07484 {
07485 ((TArrayS*) G__getstructoffset())->AddAt((Short_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
07486 G__setnull(result7);
07487 return(1 || funcname || hash || result7 || libp) ;
07488 }
07489
07490 static int G__G__Cont_106_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07491 {
07492 G__letint(result7, 115, (long) ((const TArrayS*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
07493 return(1 || funcname || hash || result7 || libp) ;
07494 }
07495
07496 static int G__G__Cont_106_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07497 {
07498 ((const TArrayS*) G__getstructoffset())->Copy(*(TArrayS*) libp->para[0].ref);
07499 G__setnull(result7);
07500 return(1 || funcname || hash || result7 || libp) ;
07501 }
07502
07503 static int G__G__Cont_106_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07504 {
07505 G__letint(result7, 83, (long) ((const TArrayS*) G__getstructoffset())->GetArray());
07506 return(1 || funcname || hash || result7 || libp) ;
07507 }
07508
07509 static int G__G__Cont_106_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07510 {
07511 G__letint(result7, 83, (long) ((TArrayS*) G__getstructoffset())->GetArray());
07512 return(1 || funcname || hash || result7 || libp) ;
07513 }
07514
07515 static int G__G__Cont_106_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07516 {
07517 G__letdouble(result7, 100, (double) ((const TArrayS*) G__getstructoffset())->GetSum());
07518 return(1 || funcname || hash || result7 || libp) ;
07519 }
07520
07521 static int G__G__Cont_106_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07522 {
07523 ((TArrayS*) G__getstructoffset())->Reset();
07524 G__setnull(result7);
07525 return(1 || funcname || hash || result7 || libp) ;
07526 }
07527
07528 static int G__G__Cont_106_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07529 {
07530 ((TArrayS*) G__getstructoffset())->Reset((Short_t) G__int(libp->para[0]));
07531 G__setnull(result7);
07532 return(1 || funcname || hash || result7 || libp) ;
07533 }
07534
07535 static int G__G__Cont_106_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07536 {
07537 ((TArrayS*) G__getstructoffset())->Set((Int_t) G__int(libp->para[0]), (const Short_t*) G__int(libp->para[1]));
07538 G__setnull(result7);
07539 return(1 || funcname || hash || result7 || libp) ;
07540 }
07541
07542 static int G__G__Cont_106_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07543 {
07544 {
07545 const Short_t& obj = ((TArrayS*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
07546 result7->ref = (long) (&obj);
07547 G__letint(result7, 's', (long)obj);
07548 }
07549 return(1 || funcname || hash || result7 || libp) ;
07550 }
07551
07552 static int G__G__Cont_106_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07553 {
07554 G__letint(result7, 115, (long) ((const TArrayS*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
07555 return(1 || funcname || hash || result7 || libp) ;
07556 }
07557
07558 static int G__G__Cont_106_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07559 {
07560 G__letint(result7, 85, (long) TArrayS::Class());
07561 return(1 || funcname || hash || result7 || libp) ;
07562 }
07563
07564 static int G__G__Cont_106_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07565 {
07566 G__letint(result7, 67, (long) TArrayS::Class_Name());
07567 return(1 || funcname || hash || result7 || libp) ;
07568 }
07569
07570 static int G__G__Cont_106_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07571 {
07572 G__letint(result7, 115, (long) TArrayS::Class_Version());
07573 return(1 || funcname || hash || result7 || libp) ;
07574 }
07575
07576 static int G__G__Cont_106_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07577 {
07578 TArrayS::Dictionary();
07579 G__setnull(result7);
07580 return(1 || funcname || hash || result7 || libp) ;
07581 }
07582
07583 static int G__G__Cont_106_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07584 {
07585 ((TArrayS*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07586 G__setnull(result7);
07587 return(1 || funcname || hash || result7 || libp) ;
07588 }
07589
07590 static int G__G__Cont_106_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07591 {
07592 G__letint(result7, 67, (long) TArrayS::DeclFileName());
07593 return(1 || funcname || hash || result7 || libp) ;
07594 }
07595
07596 static int G__G__Cont_106_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07597 {
07598 G__letint(result7, 105, (long) TArrayS::ImplFileLine());
07599 return(1 || funcname || hash || result7 || libp) ;
07600 }
07601
07602 static int G__G__Cont_106_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07603 {
07604 G__letint(result7, 67, (long) TArrayS::ImplFileName());
07605 return(1 || funcname || hash || result7 || libp) ;
07606 }
07607
07608 static int G__G__Cont_106_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07609 {
07610 G__letint(result7, 105, (long) TArrayS::DeclFileLine());
07611 return(1 || funcname || hash || result7 || libp) ;
07612 }
07613
07614
07615 typedef TArrayS G__TTArrayS;
07616 static int G__G__Cont_106_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07617 {
07618 char* gvp = (char*) G__getgvp();
07619 long soff = G__getstructoffset();
07620 int n = G__getaryconstruct();
07621
07622
07623
07624
07625
07626 if (!soff) {
07627 return(1);
07628 }
07629 if (n) {
07630 if (gvp == (char*)G__PVOID) {
07631 delete[] (TArrayS*) soff;
07632 } else {
07633 G__setgvp((long) G__PVOID);
07634 for (int i = n - 1; i >= 0; --i) {
07635 ((TArrayS*) (soff+(sizeof(TArrayS)*i)))->~G__TTArrayS();
07636 }
07637 G__setgvp((long)gvp);
07638 }
07639 } else {
07640 if (gvp == (char*)G__PVOID) {
07641 delete (TArrayS*) soff;
07642 } else {
07643 G__setgvp((long) G__PVOID);
07644 ((TArrayS*) (soff))->~G__TTArrayS();
07645 G__setgvp((long)gvp);
07646 }
07647 }
07648 G__setnull(result7);
07649 return(1 || funcname || hash || result7 || libp) ;
07650 }
07651
07652
07653
07654 static int G__G__Cont_107_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07655 {
07656 TBits* p = NULL;
07657 char* gvp = (char*) G__getgvp();
07658 switch (libp->paran) {
07659 case 1:
07660
07661 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07662 p = new TBits((UInt_t) G__int(libp->para[0]));
07663 } else {
07664 p = new((void*) gvp) TBits((UInt_t) G__int(libp->para[0]));
07665 }
07666 break;
07667 case 0:
07668 int n = G__getaryconstruct();
07669 if (n) {
07670 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07671 p = new TBits[n];
07672 } else {
07673 p = new((void*) gvp) TBits[n];
07674 }
07675 } else {
07676 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07677 p = new TBits;
07678 } else {
07679 p = new((void*) gvp) TBits;
07680 }
07681 }
07682 break;
07683 }
07684 result7->obj.i = (long) p;
07685 result7->ref = (long) p;
07686 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TBits));
07687 return(1 || funcname || hash || result7 || libp) ;
07688 }
07689
07690 static int G__G__Cont_107_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07691 {
07692 TBits* p = NULL;
07693 char* gvp = (char*) G__getgvp();
07694
07695 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07696 p = new TBits(*(TBits*) libp->para[0].ref);
07697 } else {
07698 p = new((void*) gvp) TBits(*(TBits*) libp->para[0].ref);
07699 }
07700 result7->obj.i = (long) p;
07701 result7->ref = (long) p;
07702 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TBits));
07703 return(1 || funcname || hash || result7 || libp) ;
07704 }
07705
07706 static int G__G__Cont_107_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07707 {
07708 {
07709 const TBits& obj = ((TBits*) G__getstructoffset())->operator=(*(TBits*) libp->para[0].ref);
07710 result7->ref = (long) (&obj);
07711 result7->obj.i = (long) (&obj);
07712 }
07713 return(1 || funcname || hash || result7 || libp) ;
07714 }
07715
07716 static int G__G__Cont_107_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07717 {
07718 switch (libp->paran) {
07719 case 1:
07720 ((TBits*) G__getstructoffset())->ResetAllBits((Bool_t) G__int(libp->para[0]));
07721 G__setnull(result7);
07722 break;
07723 case 0:
07724 ((TBits*) G__getstructoffset())->ResetAllBits();
07725 G__setnull(result7);
07726 break;
07727 }
07728 return(1 || funcname || hash || result7 || libp) ;
07729 }
07730
07731 static int G__G__Cont_107_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07732 {
07733 ((TBits*) G__getstructoffset())->ResetBitNumber((UInt_t) G__int(libp->para[0]));
07734 G__setnull(result7);
07735 return(1 || funcname || hash || result7 || libp) ;
07736 }
07737
07738 static int G__G__Cont_107_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07739 {
07740 switch (libp->paran) {
07741 case 2:
07742 ((TBits*) G__getstructoffset())->SetBitNumber((UInt_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
07743 G__setnull(result7);
07744 break;
07745 case 1:
07746 ((TBits*) G__getstructoffset())->SetBitNumber((UInt_t) G__int(libp->para[0]));
07747 G__setnull(result7);
07748 break;
07749 }
07750 return(1 || funcname || hash || result7 || libp) ;
07751 }
07752
07753 static int G__G__Cont_107_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07754 {
07755 G__letint(result7, 103, (long) ((const TBits*) G__getstructoffset())->TestBitNumber((UInt_t) G__int(libp->para[0])));
07756 return(1 || funcname || hash || result7 || libp) ;
07757 }
07758
07759 static int G__G__Cont_107_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07760 {
07761 {
07762 TBits::TReference* pobj;
07763 TBits::TReference xobj = ((TBits*) G__getstructoffset())->operator[]((UInt_t) G__int(libp->para[0]));
07764 pobj = new TBits::TReference(xobj);
07765 result7->obj.i = (long) ((void*) pobj);
07766 result7->ref = result7->obj.i;
07767 G__store_tempobject(*result7);
07768 }
07769 return(1 || funcname || hash || result7 || libp) ;
07770 }
07771
07772 static int G__G__Cont_107_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07773 {
07774 G__letint(result7, 103, (long) ((const TBits*) G__getstructoffset())->operator[]((UInt_t) G__int(libp->para[0])));
07775 return(1 || funcname || hash || result7 || libp) ;
07776 }
07777
07778 static int G__G__Cont_107_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07779 {
07780 {
07781 const TBits& obj = ((TBits*) G__getstructoffset())->operator&=(*(TBits*) libp->para[0].ref);
07782 result7->ref = (long) (&obj);
07783 result7->obj.i = (long) (&obj);
07784 }
07785 return(1 || funcname || hash || result7 || libp) ;
07786 }
07787
07788 static int G__G__Cont_107_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07789 {
07790 {
07791 const TBits& obj = ((TBits*) G__getstructoffset())->operator|=(*(TBits*) libp->para[0].ref);
07792 result7->ref = (long) (&obj);
07793 result7->obj.i = (long) (&obj);
07794 }
07795 return(1 || funcname || hash || result7 || libp) ;
07796 }
07797
07798 static int G__G__Cont_107_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07799 {
07800 {
07801 const TBits& obj = ((TBits*) G__getstructoffset())->operator^=(*(TBits*) libp->para[0].ref);
07802 result7->ref = (long) (&obj);
07803 result7->obj.i = (long) (&obj);
07804 }
07805 return(1 || funcname || hash || result7 || libp) ;
07806 }
07807
07808 static int G__G__Cont_107_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07809 {
07810 {
07811 const TBits& obj = ((TBits*) G__getstructoffset())->operator<<=((UInt_t) G__int(libp->para[0]));
07812 result7->ref = (long) (&obj);
07813 result7->obj.i = (long) (&obj);
07814 }
07815 return(1 || funcname || hash || result7 || libp) ;
07816 }
07817
07818 static int G__G__Cont_107_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07819 {
07820 {
07821 const TBits& obj = ((TBits*) G__getstructoffset())->operator>>=((UInt_t) G__int(libp->para[0]));
07822 result7->ref = (long) (&obj);
07823 result7->obj.i = (long) (&obj);
07824 }
07825 return(1 || funcname || hash || result7 || libp) ;
07826 }
07827
07828 static int G__G__Cont_107_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07829 {
07830 {
07831 TBits* pobj;
07832 TBits xobj = ((TBits*) G__getstructoffset())->operator<<((UInt_t) G__int(libp->para[0]));
07833 pobj = new TBits(xobj);
07834 result7->obj.i = (long) ((void*) pobj);
07835 result7->ref = result7->obj.i;
07836 G__store_tempobject(*result7);
07837 }
07838 return(1 || funcname || hash || result7 || libp) ;
07839 }
07840
07841 static int G__G__Cont_107_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07842 {
07843 {
07844 TBits* pobj;
07845 TBits xobj = ((TBits*) G__getstructoffset())->operator>>((UInt_t) G__int(libp->para[0]));
07846 pobj = new TBits(xobj);
07847 result7->obj.i = (long) ((void*) pobj);
07848 result7->ref = result7->obj.i;
07849 G__store_tempobject(*result7);
07850 }
07851 return(1 || funcname || hash || result7 || libp) ;
07852 }
07853
07854 static int G__G__Cont_107_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07855 {
07856 {
07857 TBits* pobj;
07858 TBits xobj = ((TBits*) G__getstructoffset())->operator~();
07859 pobj = new TBits(xobj);
07860 result7->obj.i = (long) ((void*) pobj);
07861 result7->ref = result7->obj.i;
07862 G__store_tempobject(*result7);
07863 }
07864 return(1 || funcname || hash || result7 || libp) ;
07865 }
07866
07867 static int G__G__Cont_107_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07868 {
07869 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const Char_t*) G__int(libp->para[1]));
07870 G__setnull(result7);
07871 return(1 || funcname || hash || result7 || libp) ;
07872 }
07873
07874 static int G__G__Cont_107_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07875 {
07876 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const UChar_t*) G__int(libp->para[1]));
07877 G__setnull(result7);
07878 return(1 || funcname || hash || result7 || libp) ;
07879 }
07880
07881 static int G__G__Cont_107_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07882 {
07883 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const Short_t*) G__int(libp->para[1]));
07884 G__setnull(result7);
07885 return(1 || funcname || hash || result7 || libp) ;
07886 }
07887
07888 static int G__G__Cont_107_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07889 {
07890 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const UShort_t*) G__int(libp->para[1]));
07891 G__setnull(result7);
07892 return(1 || funcname || hash || result7 || libp) ;
07893 }
07894
07895 static int G__G__Cont_107_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07896 {
07897 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const Int_t*) G__int(libp->para[1]));
07898 G__setnull(result7);
07899 return(1 || funcname || hash || result7 || libp) ;
07900 }
07901
07902 static int G__G__Cont_107_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07903 {
07904 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const UInt_t*) G__int(libp->para[1]));
07905 G__setnull(result7);
07906 return(1 || funcname || hash || result7 || libp) ;
07907 }
07908
07909 static int G__G__Cont_107_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07910 {
07911 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const Long64_t*) G__int(libp->para[1]));
07912 G__setnull(result7);
07913 return(1 || funcname || hash || result7 || libp) ;
07914 }
07915
07916 static int G__G__Cont_107_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07917 {
07918 ((TBits*) G__getstructoffset())->Set((UInt_t) G__int(libp->para[0]), (const ULong64_t*) G__int(libp->para[1]));
07919 G__setnull(result7);
07920 return(1 || funcname || hash || result7 || libp) ;
07921 }
07922
07923 static int G__G__Cont_107_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07924 {
07925 ((const TBits*) G__getstructoffset())->Get((Char_t*) G__int(libp->para[0]));
07926 G__setnull(result7);
07927 return(1 || funcname || hash || result7 || libp) ;
07928 }
07929
07930 static int G__G__Cont_107_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07931 {
07932 ((const TBits*) G__getstructoffset())->Get((UChar_t*) G__int(libp->para[0]));
07933 G__setnull(result7);
07934 return(1 || funcname || hash || result7 || libp) ;
07935 }
07936
07937 static int G__G__Cont_107_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07938 {
07939 ((const TBits*) G__getstructoffset())->Get((Short_t*) G__int(libp->para[0]));
07940 G__setnull(result7);
07941 return(1 || funcname || hash || result7 || libp) ;
07942 }
07943
07944 static int G__G__Cont_107_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07945 {
07946 ((const TBits*) G__getstructoffset())->Get((UShort_t*) G__int(libp->para[0]));
07947 G__setnull(result7);
07948 return(1 || funcname || hash || result7 || libp) ;
07949 }
07950
07951 static int G__G__Cont_107_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07952 {
07953 ((const TBits*) G__getstructoffset())->Get((Int_t*) G__int(libp->para[0]));
07954 G__setnull(result7);
07955 return(1 || funcname || hash || result7 || libp) ;
07956 }
07957
07958 static int G__G__Cont_107_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07959 {
07960 ((const TBits*) G__getstructoffset())->Get((UInt_t*) G__int(libp->para[0]));
07961 G__setnull(result7);
07962 return(1 || funcname || hash || result7 || libp) ;
07963 }
07964
07965 static int G__G__Cont_107_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07966 {
07967 ((const TBits*) G__getstructoffset())->Get((Long64_t*) G__int(libp->para[0]));
07968 G__setnull(result7);
07969 return(1 || funcname || hash || result7 || libp) ;
07970 }
07971
07972 static int G__G__Cont_107_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07973 {
07974 ((const TBits*) G__getstructoffset())->Get((ULong64_t*) G__int(libp->para[0]));
07975 G__setnull(result7);
07976 return(1 || funcname || hash || result7 || libp) ;
07977 }
07978
07979 static int G__G__Cont_107_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07980 {
07981 ((TBits*) G__getstructoffset())->Compact();
07982 G__setnull(result7);
07983 return(1 || funcname || hash || result7 || libp) ;
07984 }
07985
07986 static int G__G__Cont_107_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07987 {
07988 switch (libp->paran) {
07989 case 1:
07990 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->CountBits((UInt_t) G__int(libp->para[0])));
07991 break;
07992 case 0:
07993 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->CountBits());
07994 break;
07995 }
07996 return(1 || funcname || hash || result7 || libp) ;
07997 }
07998
07999 static int G__G__Cont_107_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08000 {
08001 switch (libp->paran) {
08002 case 1:
08003 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->FirstNullBit((UInt_t) G__int(libp->para[0])));
08004 break;
08005 case 0:
08006 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->FirstNullBit());
08007 break;
08008 }
08009 return(1 || funcname || hash || result7 || libp) ;
08010 }
08011
08012 static int G__G__Cont_107_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08013 {
08014 switch (libp->paran) {
08015 case 1:
08016 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->FirstSetBit((UInt_t) G__int(libp->para[0])));
08017 break;
08018 case 0:
08019 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->FirstSetBit());
08020 break;
08021 }
08022 return(1 || funcname || hash || result7 || libp) ;
08023 }
08024
08025 static int G__G__Cont_107_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08026 {
08027 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->GetNbits());
08028 return(1 || funcname || hash || result7 || libp) ;
08029 }
08030
08031 static int G__G__Cont_107_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08032 {
08033 G__letint(result7, 104, (long) ((const TBits*) G__getstructoffset())->GetNbytes());
08034 return(1 || funcname || hash || result7 || libp) ;
08035 }
08036
08037 static int G__G__Cont_107_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08038 {
08039 G__letint(result7, 103, (long) ((const TBits*) G__getstructoffset())->operator==(*(TBits*) libp->para[0].ref));
08040 return(1 || funcname || hash || result7 || libp) ;
08041 }
08042
08043 static int G__G__Cont_107_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08044 {
08045 G__letint(result7, 103, (long) ((const TBits*) G__getstructoffset())->operator!=(*(TBits*) libp->para[0].ref));
08046 return(1 || funcname || hash || result7 || libp) ;
08047 }
08048
08049 static int G__G__Cont_107_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08050 {
08051 ((const TBits*) G__getstructoffset())->Output(*(ostream*) libp->para[0].ref);
08052 G__setnull(result7);
08053 return(1 || funcname || hash || result7 || libp) ;
08054 }
08055
08056 static int G__G__Cont_107_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08057 {
08058 G__letint(result7, 85, (long) TBits::Class());
08059 return(1 || funcname || hash || result7 || libp) ;
08060 }
08061
08062 static int G__G__Cont_107_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08063 {
08064 G__letint(result7, 67, (long) TBits::Class_Name());
08065 return(1 || funcname || hash || result7 || libp) ;
08066 }
08067
08068 static int G__G__Cont_107_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08069 {
08070 G__letint(result7, 115, (long) TBits::Class_Version());
08071 return(1 || funcname || hash || result7 || libp) ;
08072 }
08073
08074 static int G__G__Cont_107_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08075 {
08076 TBits::Dictionary();
08077 G__setnull(result7);
08078 return(1 || funcname || hash || result7 || libp) ;
08079 }
08080
08081 static int G__G__Cont_107_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08082 {
08083 ((TBits*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
08084 G__setnull(result7);
08085 return(1 || funcname || hash || result7 || libp) ;
08086 }
08087
08088 static int G__G__Cont_107_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08089 {
08090 G__letint(result7, 67, (long) TBits::DeclFileName());
08091 return(1 || funcname || hash || result7 || libp) ;
08092 }
08093
08094 static int G__G__Cont_107_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08095 {
08096 G__letint(result7, 105, (long) TBits::ImplFileLine());
08097 return(1 || funcname || hash || result7 || libp) ;
08098 }
08099
08100 static int G__G__Cont_107_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08101 {
08102 G__letint(result7, 67, (long) TBits::ImplFileName());
08103 return(1 || funcname || hash || result7 || libp) ;
08104 }
08105
08106 static int G__G__Cont_107_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08107 {
08108 G__letint(result7, 105, (long) TBits::DeclFileLine());
08109 return(1 || funcname || hash || result7 || libp) ;
08110 }
08111
08112
08113 typedef TBits G__TTBits;
08114 static int G__G__Cont_107_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08115 {
08116 char* gvp = (char*) G__getgvp();
08117 long soff = G__getstructoffset();
08118 int n = G__getaryconstruct();
08119
08120
08121
08122
08123
08124 if (!soff) {
08125 return(1);
08126 }
08127 if (n) {
08128 if (gvp == (char*)G__PVOID) {
08129 delete[] (TBits*) soff;
08130 } else {
08131 G__setgvp((long) G__PVOID);
08132 for (int i = n - 1; i >= 0; --i) {
08133 ((TBits*) (soff+(sizeof(TBits)*i)))->~G__TTBits();
08134 }
08135 G__setgvp((long)gvp);
08136 }
08137 } else {
08138 if (gvp == (char*)G__PVOID) {
08139 delete (TBits*) soff;
08140 } else {
08141 G__setgvp((long) G__PVOID);
08142 ((TBits*) (soff))->~G__TTBits();
08143 G__setgvp((long)gvp);
08144 }
08145 }
08146 G__setnull(result7);
08147 return(1 || funcname || hash || result7 || libp) ;
08148 }
08149
08150
08151
08152 static int G__G__Cont_108_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08153 {
08154 TBits::TReference* p = NULL;
08155 char* gvp = (char*) G__getgvp();
08156
08157 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08158 p = new TBits::TReference(*(TBits*) libp->para[0].ref, (UInt_t) G__int(libp->para[1]));
08159 } else {
08160 p = new((void*) gvp) TBits::TReference(*(TBits*) libp->para[0].ref, (UInt_t) G__int(libp->para[1]));
08161 }
08162 result7->obj.i = (long) p;
08163 result7->ref = (long) p;
08164 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference));
08165 return(1 || funcname || hash || result7 || libp) ;
08166 }
08167
08168 static int G__G__Cont_108_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08169 {
08170 {
08171 const TBits::TReference& obj = ((TBits::TReference*) G__getstructoffset())->operator=((Bool_t) G__int(libp->para[0]));
08172 result7->ref = (long) (&obj);
08173 result7->obj.i = (long) (&obj);
08174 }
08175 return(1 || funcname || hash || result7 || libp) ;
08176 }
08177
08178 static int G__G__Cont_108_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08179 {
08180 {
08181 const TBits::TReference& obj = ((TBits::TReference*) G__getstructoffset())->operator=(*(TBits::TReference*) libp->para[0].ref);
08182 result7->ref = (long) (&obj);
08183 result7->obj.i = (long) (&obj);
08184 }
08185 return(1 || funcname || hash || result7 || libp) ;
08186 }
08187
08188 static int G__G__Cont_108_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08189 {
08190 G__letint(result7, 103, (long) ((const TBits::TReference*) G__getstructoffset())->operator Bool_t());
08191 return(1 || funcname || hash || result7 || libp) ;
08192 }
08193
08194
08195 static int G__G__Cont_108_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08196
08197 {
08198 TBits::TReference* p;
08199 void* tmp = (void*) G__int(libp->para[0]);
08200 p = new TBits::TReference(*(TBits::TReference*) tmp);
08201 result7->obj.i = (long) p;
08202 result7->ref = (long) p;
08203 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference));
08204 return(1 || funcname || hash || result7 || libp) ;
08205 }
08206
08207
08208 typedef TBits::TReference G__TTBitscLcLTReference;
08209 static int G__G__Cont_108_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08210 {
08211 char* gvp = (char*) G__getgvp();
08212 long soff = G__getstructoffset();
08213 int n = G__getaryconstruct();
08214
08215
08216
08217
08218
08219 if (!soff) {
08220 return(1);
08221 }
08222 if (n) {
08223 if (gvp == (char*)G__PVOID) {
08224 delete[] (TBits::TReference*) soff;
08225 } else {
08226 G__setgvp((long) G__PVOID);
08227 for (int i = n - 1; i >= 0; --i) {
08228 ((TBits::TReference*) (soff+(sizeof(TBits::TReference)*i)))->~G__TTBitscLcLTReference();
08229 }
08230 G__setgvp((long)gvp);
08231 }
08232 } else {
08233 if (gvp == (char*)G__PVOID) {
08234 delete (TBits::TReference*) soff;
08235 } else {
08236 G__setgvp((long) G__PVOID);
08237 ((TBits::TReference*) (soff))->~G__TTBitscLcLTReference();
08238 G__setgvp((long)gvp);
08239 }
08240 }
08241 G__setnull(result7);
08242 return(1 || funcname || hash || result7 || libp) ;
08243 }
08244
08245
08246
08247 static int G__G__Cont_109_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08248 {
08249 ((TCollection*) G__getstructoffset())->Add((TObject*) G__int(libp->para[0]));
08250 G__setnull(result7);
08251 return(1 || funcname || hash || result7 || libp) ;
08252 }
08253
08254 static int G__G__Cont_109_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08255 {
08256 G__va_arg_buf G__va_arg_bufobj;
08257 G__va_arg_put(&G__va_arg_bufobj, libp, 1);
08258 ((TCollection*) G__getstructoffset())->AddVector((TObject*) G__int(libp->para[0]), G__va_arg_bufobj);
08259 G__setnull(result7);
08260 return(1 || funcname || hash || result7 || libp) ;
08261 }
08262
08263 static int G__G__Cont_109_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08264 {
08265 ((TCollection*) G__getstructoffset())->AddAll((TCollection*) G__int(libp->para[0]));
08266 G__setnull(result7);
08267 return(1 || funcname || hash || result7 || libp) ;
08268 }
08269
08270 static int G__G__Cont_109_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08271 {
08272 G__letint(result7, 103, (long) ((const TCollection*) G__getstructoffset())->AssertClass((TClass*) G__int(libp->para[0])));
08273 return(1 || funcname || hash || result7 || libp) ;
08274 }
08275
08276 static int G__G__Cont_109_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08277 {
08278 G__letint(result7, 105, (long) ((const TCollection*) G__getstructoffset())->Capacity());
08279 return(1 || funcname || hash || result7 || libp) ;
08280 }
08281
08282 static int G__G__Cont_109_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08283 {
08284 G__letint(result7, 103, (long) ((const TCollection*) G__getstructoffset())->Contains((const char*) G__int(libp->para[0])));
08285 return(1 || funcname || hash || result7 || libp) ;
08286 }
08287
08288 static int G__G__Cont_109_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08289 {
08290 G__letint(result7, 103, (long) ((const TCollection*) G__getstructoffset())->Contains((TObject*) G__int(libp->para[0])));
08291 return(1 || funcname || hash || result7 || libp) ;
08292 }
08293
08294 static int G__G__Cont_109_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08295 {
08296 G__letint(result7, 85, (long) ((const TCollection*) G__getstructoffset())->operator()((const char*) G__int(libp->para[0])));
08297 return(1 || funcname || hash || result7 || libp) ;
08298 }
08299
08300 static int G__G__Cont_109_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08301 {
08302 G__letint(result7, 105, (long) ((const TCollection*) G__getstructoffset())->GetEntries());
08303 return(1 || funcname || hash || result7 || libp) ;
08304 }
08305
08306 static int G__G__Cont_109_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08307 {
08308 G__letint(result7, 85, (long) ((const TCollection*) G__getstructoffset())->GetObjectRef((TObject*) G__int(libp->para[0])));
08309 return(1 || funcname || hash || result7 || libp) ;
08310 }
08311
08312 static int G__G__Cont_109_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08313 {
08314 G__letint(result7, 105, (long) ((const TCollection*) G__getstructoffset())->GetSize());
08315 return(1 || funcname || hash || result7 || libp) ;
08316 }
08317
08318 static int G__G__Cont_109_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08319 {
08320 G__letint(result7, 105, (long) ((const TCollection*) G__getstructoffset())->GrowBy((Int_t) G__int(libp->para[0])));
08321 return(1 || funcname || hash || result7 || libp) ;
08322 }
08323
08324 static int G__G__Cont_109_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08325 {
08326 G__letint(result7, 103, (long) ((const TCollection*) G__getstructoffset())->IsArgNull((const char*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1])));
08327 return(1 || funcname || hash || result7 || libp) ;
08328 }
08329
08330 static int G__G__Cont_109_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08331 {
08332 G__letint(result7, 103, (long) ((const TCollection*) G__getstructoffset())->IsEmpty());
08333 return(1 || funcname || hash || result7 || libp) ;
08334 }
08335
08336 static int G__G__Cont_109_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08337 {
08338 G__letint(result7, 103, (long) ((const TCollection*) G__getstructoffset())->IsOwner());
08339 return(1 || funcname || hash || result7 || libp) ;
08340 }
08341
08342 static int G__G__Cont_109_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08343 {
08344 switch (libp->paran) {
08345 case 1:
08346 G__letint(result7, 85, (long) ((const TCollection*) G__getstructoffset())->MakeIterator((Bool_t) G__int(libp->para[0])));
08347 break;
08348 case 0:
08349 G__letint(result7, 85, (long) ((const TCollection*) G__getstructoffset())->MakeIterator());
08350 break;
08351 }
08352 return(1 || funcname || hash || result7 || libp) ;
08353 }
08354
08355 static int G__G__Cont_109_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08356 {
08357 G__letint(result7, 85, (long) ((const TCollection*) G__getstructoffset())->MakeReverseIterator());
08358 return(1 || funcname || hash || result7 || libp) ;
08359 }
08360
08361 static int G__G__Cont_109_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08362 {
08363 ((const TCollection*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
08364 G__setnull(result7);
08365 return(1 || funcname || hash || result7 || libp) ;
08366 }
08367
08368 static int G__G__Cont_109_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08369 {
08370 switch (libp->paran) {
08371 case 3:
08372 ((const TCollection*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
08373 , (Int_t) G__int(libp->para[2]));
08374 G__setnull(result7);
08375 break;
08376 case 2:
08377 ((const TCollection*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
08378 G__setnull(result7);
08379 break;
08380 }
08381 return(1 || funcname || hash || result7 || libp) ;
08382 }
08383
08384 static int G__G__Cont_109_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08385 {
08386 switch (libp->paran) {
08387 case 3:
08388 ((const TCollection*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]), *(TPRegexp*) libp->para[1].ref
08389 , (Int_t) G__int(libp->para[2]));
08390 G__setnull(result7);
08391 break;
08392 case 2:
08393 ((const TCollection*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]), *(TPRegexp*) libp->para[1].ref);
08394 G__setnull(result7);
08395 break;
08396 }
08397 return(1 || funcname || hash || result7 || libp) ;
08398 }
08399
08400 static int G__G__Cont_109_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08401 {
08402 G__letint(result7, 85, (long) ((TCollection*) G__getstructoffset())->Remove((TObject*) G__int(libp->para[0])));
08403 return(1 || funcname || hash || result7 || libp) ;
08404 }
08405
08406 static int G__G__Cont_109_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08407 {
08408 ((TCollection*) G__getstructoffset())->RemoveAll((TCollection*) G__int(libp->para[0]));
08409 G__setnull(result7);
08410 return(1 || funcname || hash || result7 || libp) ;
08411 }
08412
08413 static int G__G__Cont_109_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08414 {
08415 ((TCollection*) G__getstructoffset())->RemoveAll();
08416 G__setnull(result7);
08417 return(1 || funcname || hash || result7 || libp) ;
08418 }
08419
08420 static int G__G__Cont_109_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08421 {
08422 ((TCollection*) G__getstructoffset())->SetCurrentCollection();
08423 G__setnull(result7);
08424 return(1 || funcname || hash || result7 || libp) ;
08425 }
08426
08427 static int G__G__Cont_109_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08428 {
08429 ((TCollection*) G__getstructoffset())->SetName((const char*) G__int(libp->para[0]));
08430 G__setnull(result7);
08431 return(1 || funcname || hash || result7 || libp) ;
08432 }
08433
08434 static int G__G__Cont_109_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08435 {
08436 switch (libp->paran) {
08437 case 1:
08438 ((TCollection*) G__getstructoffset())->SetOwner((Bool_t) G__int(libp->para[0]));
08439 G__setnull(result7);
08440 break;
08441 case 0:
08442 ((TCollection*) G__getstructoffset())->SetOwner();
08443 G__setnull(result7);
08444 break;
08445 }
08446 return(1 || funcname || hash || result7 || libp) ;
08447 }
08448
08449 static int G__G__Cont_109_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08450 {
08451 G__letint(result7, 85, (long) TCollection::GetCurrentCollection());
08452 return(1 || funcname || hash || result7 || libp) ;
08453 }
08454
08455 static int G__G__Cont_109_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08456 {
08457 TCollection::StartGarbageCollection();
08458 G__setnull(result7);
08459 return(1 || funcname || hash || result7 || libp) ;
08460 }
08461
08462 static int G__G__Cont_109_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08463 {
08464 TCollection::GarbageCollect((TObject*) G__int(libp->para[0]));
08465 G__setnull(result7);
08466 return(1 || funcname || hash || result7 || libp) ;
08467 }
08468
08469 static int G__G__Cont_109_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08470 {
08471 TCollection::EmptyGarbageCollection();
08472 G__setnull(result7);
08473 return(1 || funcname || hash || result7 || libp) ;
08474 }
08475
08476 static int G__G__Cont_109_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08477 {
08478 G__letint(result7, 85, (long) TCollection::Class());
08479 return(1 || funcname || hash || result7 || libp) ;
08480 }
08481
08482 static int G__G__Cont_109_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08483 {
08484 G__letint(result7, 67, (long) TCollection::Class_Name());
08485 return(1 || funcname || hash || result7 || libp) ;
08486 }
08487
08488 static int G__G__Cont_109_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08489 {
08490 G__letint(result7, 115, (long) TCollection::Class_Version());
08491 return(1 || funcname || hash || result7 || libp) ;
08492 }
08493
08494 static int G__G__Cont_109_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08495 {
08496 TCollection::Dictionary();
08497 G__setnull(result7);
08498 return(1 || funcname || hash || result7 || libp) ;
08499 }
08500
08501 static int G__G__Cont_109_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08502 {
08503 ((TCollection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
08504 G__setnull(result7);
08505 return(1 || funcname || hash || result7 || libp) ;
08506 }
08507
08508 static int G__G__Cont_109_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08509 {
08510 G__letint(result7, 67, (long) TCollection::DeclFileName());
08511 return(1 || funcname || hash || result7 || libp) ;
08512 }
08513
08514 static int G__G__Cont_109_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08515 {
08516 G__letint(result7, 105, (long) TCollection::ImplFileLine());
08517 return(1 || funcname || hash || result7 || libp) ;
08518 }
08519
08520 static int G__G__Cont_109_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08521 {
08522 G__letint(result7, 67, (long) TCollection::ImplFileName());
08523 return(1 || funcname || hash || result7 || libp) ;
08524 }
08525
08526 static int G__G__Cont_109_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08527 {
08528 G__letint(result7, 105, (long) TCollection::DeclFileLine());
08529 return(1 || funcname || hash || result7 || libp) ;
08530 }
08531
08532
08533 typedef TCollection G__TTCollection;
08534 static int G__G__Cont_109_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08535 {
08536 char* gvp = (char*) G__getgvp();
08537 long soff = G__getstructoffset();
08538 int n = G__getaryconstruct();
08539
08540
08541
08542
08543
08544 if (!soff) {
08545 return(1);
08546 }
08547 if (n) {
08548 if (gvp == (char*)G__PVOID) {
08549 delete[] (TCollection*) soff;
08550 } else {
08551 G__setgvp((long) G__PVOID);
08552 for (int i = n - 1; i >= 0; --i) {
08553 ((TCollection*) (soff+(sizeof(TCollection)*i)))->~G__TTCollection();
08554 }
08555 G__setgvp((long)gvp);
08556 }
08557 } else {
08558 if (gvp == (char*)G__PVOID) {
08559 delete (TCollection*) soff;
08560 } else {
08561 G__setgvp((long) G__PVOID);
08562 ((TCollection*) (soff))->~G__TTCollection();
08563 G__setgvp((long)gvp);
08564 }
08565 }
08566 G__setnull(result7);
08567 return(1 || funcname || hash || result7 || libp) ;
08568 }
08569
08570
08571
08572 static int G__G__Cont_110_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08573 {
08574 {
08575 const TIterator& obj = ((TIterator*) G__getstructoffset())->operator=(*(TIterator*) libp->para[0].ref);
08576 result7->ref = (long) (&obj);
08577 result7->obj.i = (long) (&obj);
08578 }
08579 return(1 || funcname || hash || result7 || libp) ;
08580 }
08581
08582 static int G__G__Cont_110_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08583 {
08584 G__letint(result7, 85, (long) ((const TIterator*) G__getstructoffset())->GetCollection());
08585 return(1 || funcname || hash || result7 || libp) ;
08586 }
08587
08588 static int G__G__Cont_110_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08589 {
08590 G__letint(result7, 67, (long) ((const TIterator*) G__getstructoffset())->GetOption());
08591 return(1 || funcname || hash || result7 || libp) ;
08592 }
08593
08594 static int G__G__Cont_110_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08595 {
08596 G__letint(result7, 85, (long) ((TIterator*) G__getstructoffset())->Next());
08597 return(1 || funcname || hash || result7 || libp) ;
08598 }
08599
08600 static int G__G__Cont_110_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08601 {
08602 ((TIterator*) G__getstructoffset())->Reset();
08603 G__setnull(result7);
08604 return(1 || funcname || hash || result7 || libp) ;
08605 }
08606
08607 static int G__G__Cont_110_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08608 {
08609 G__letint(result7, 85, (long) ((TIterator*) G__getstructoffset())->operator()());
08610 return(1 || funcname || hash || result7 || libp) ;
08611 }
08612
08613 static int G__G__Cont_110_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08614 {
08615 G__letint(result7, 103, (long) ((const TIterator*) G__getstructoffset())->operator!=(*(TIterator*) libp->para[0].ref));
08616 return(1 || funcname || hash || result7 || libp) ;
08617 }
08618
08619 static int G__G__Cont_110_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08620 {
08621 G__letint(result7, 85, (long) ((const TIterator*) G__getstructoffset())->operator*());
08622 return(1 || funcname || hash || result7 || libp) ;
08623 }
08624
08625 static int G__G__Cont_110_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08626 {
08627 G__letint(result7, 85, (long) TIterator::Class());
08628 return(1 || funcname || hash || result7 || libp) ;
08629 }
08630
08631 static int G__G__Cont_110_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08632 {
08633 G__letint(result7, 67, (long) TIterator::Class_Name());
08634 return(1 || funcname || hash || result7 || libp) ;
08635 }
08636
08637 static int G__G__Cont_110_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08638 {
08639 G__letint(result7, 115, (long) TIterator::Class_Version());
08640 return(1 || funcname || hash || result7 || libp) ;
08641 }
08642
08643 static int G__G__Cont_110_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08644 {
08645 TIterator::Dictionary();
08646 G__setnull(result7);
08647 return(1 || funcname || hash || result7 || libp) ;
08648 }
08649
08650 static int G__G__Cont_110_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08651 {
08652 G__letint(result7, 85, (long) ((const TIterator*) G__getstructoffset())->IsA());
08653 return(1 || funcname || hash || result7 || libp) ;
08654 }
08655
08656 static int G__G__Cont_110_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08657 {
08658 ((TIterator*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
08659 G__setnull(result7);
08660 return(1 || funcname || hash || result7 || libp) ;
08661 }
08662
08663 static int G__G__Cont_110_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08664 {
08665 ((TIterator*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
08666 G__setnull(result7);
08667 return(1 || funcname || hash || result7 || libp) ;
08668 }
08669
08670 static int G__G__Cont_110_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08671 {
08672 ((TIterator*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
08673 G__setnull(result7);
08674 return(1 || funcname || hash || result7 || libp) ;
08675 }
08676
08677 static int G__G__Cont_110_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08678 {
08679 G__letint(result7, 67, (long) TIterator::DeclFileName());
08680 return(1 || funcname || hash || result7 || libp) ;
08681 }
08682
08683 static int G__G__Cont_110_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08684 {
08685 G__letint(result7, 105, (long) TIterator::ImplFileLine());
08686 return(1 || funcname || hash || result7 || libp) ;
08687 }
08688
08689 static int G__G__Cont_110_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08690 {
08691 G__letint(result7, 67, (long) TIterator::ImplFileName());
08692 return(1 || funcname || hash || result7 || libp) ;
08693 }
08694
08695 static int G__G__Cont_110_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08696 {
08697 G__letint(result7, 105, (long) TIterator::DeclFileLine());
08698 return(1 || funcname || hash || result7 || libp) ;
08699 }
08700
08701
08702 typedef TIterator G__TTIterator;
08703 static int G__G__Cont_110_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08704 {
08705 char* gvp = (char*) G__getgvp();
08706 long soff = G__getstructoffset();
08707 int n = G__getaryconstruct();
08708
08709
08710
08711
08712
08713 if (!soff) {
08714 return(1);
08715 }
08716 if (n) {
08717 if (gvp == (char*)G__PVOID) {
08718 delete[] (TIterator*) soff;
08719 } else {
08720 G__setgvp((long) G__PVOID);
08721 for (int i = n - 1; i >= 0; --i) {
08722 ((TIterator*) (soff+(sizeof(TIterator)*i)))->~G__TTIterator();
08723 }
08724 G__setgvp((long)gvp);
08725 }
08726 } else {
08727 if (gvp == (char*)G__PVOID) {
08728 delete (TIterator*) soff;
08729 } else {
08730 G__setgvp((long) G__PVOID);
08731 ((TIterator*) (soff))->~G__TTIterator();
08732 G__setgvp((long)gvp);
08733 }
08734 }
08735 G__setnull(result7);
08736 return(1 || funcname || hash || result7 || libp) ;
08737 }
08738
08739
08740
08741 static int G__G__Cont_122_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08742 {
08743 TObjectTable* p = NULL;
08744 char* gvp = (char*) G__getgvp();
08745 switch (libp->paran) {
08746 case 1:
08747
08748 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08749 p = new TObjectTable((Int_t) G__int(libp->para[0]));
08750 } else {
08751 p = new((void*) gvp) TObjectTable((Int_t) G__int(libp->para[0]));
08752 }
08753 break;
08754 case 0:
08755 int n = G__getaryconstruct();
08756 if (n) {
08757 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08758 p = new TObjectTable[n];
08759 } else {
08760 p = new((void*) gvp) TObjectTable[n];
08761 }
08762 } else {
08763 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08764 p = new TObjectTable;
08765 } else {
08766 p = new((void*) gvp) TObjectTable;
08767 }
08768 }
08769 break;
08770 }
08771 result7->obj.i = (long) p;
08772 result7->ref = (long) p;
08773 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TObjectTable));
08774 return(1 || funcname || hash || result7 || libp) ;
08775 }
08776
08777 static int G__G__Cont_122_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08778 {
08779 ((TObjectTable*) G__getstructoffset())->Add((TObject*) G__int(libp->para[0]));
08780 G__setnull(result7);
08781 return(1 || funcname || hash || result7 || libp) ;
08782 }
08783
08784 static int G__G__Cont_122_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08785 {
08786 G__letint(result7, 89, (long) ((TObjectTable*) G__getstructoffset())->CheckPtrAndWarn((const char*) G__int(libp->para[0]), (void*) G__int(libp->para[1])));
08787 return(1 || funcname || hash || result7 || libp) ;
08788 }
08789
08790 static int G__G__Cont_122_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08791 {
08792 G__letint(result7, 105, (long) ((const TObjectTable*) G__getstructoffset())->GetSize());
08793 return(1 || funcname || hash || result7 || libp) ;
08794 }
08795
08796 static int G__G__Cont_122_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08797 {
08798 G__letint(result7, 105, (long) ((const TObjectTable*) G__getstructoffset())->Instances());
08799 return(1 || funcname || hash || result7 || libp) ;
08800 }
08801
08802 static int G__G__Cont_122_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08803 {
08804 ((const TObjectTable*) G__getstructoffset())->InstanceStatistics();
08805 G__setnull(result7);
08806 return(1 || funcname || hash || result7 || libp) ;
08807 }
08808
08809 static int G__G__Cont_122_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08810 {
08811 G__letint(result7, 103, (long) ((TObjectTable*) G__getstructoffset())->PtrIsValid((TObject*) G__int(libp->para[0])));
08812 return(1 || funcname || hash || result7 || libp) ;
08813 }
08814
08815 static int G__G__Cont_122_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08816 {
08817 ((TObjectTable*) G__getstructoffset())->Remove((TObject*) G__int(libp->para[0]));
08818 G__setnull(result7);
08819 return(1 || funcname || hash || result7 || libp) ;
08820 }
08821
08822 static int G__G__Cont_122_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08823 {
08824 ((TObjectTable*) G__getstructoffset())->RemoveQuietly((TObject*) G__int(libp->para[0]));
08825 G__setnull(result7);
08826 return(1 || funcname || hash || result7 || libp) ;
08827 }
08828
08829 static int G__G__Cont_122_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08830 {
08831 ((TObjectTable*) G__getstructoffset())->Statistics();
08832 G__setnull(result7);
08833 return(1 || funcname || hash || result7 || libp) ;
08834 }
08835
08836 static int G__G__Cont_122_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08837 {
08838 ((TObjectTable*) G__getstructoffset())->Terminate();
08839 G__setnull(result7);
08840 return(1 || funcname || hash || result7 || libp) ;
08841 }
08842
08843 static int G__G__Cont_122_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08844 {
08845 ((const TObjectTable*) G__getstructoffset())->UpdateInstCount();
08846 G__setnull(result7);
08847 return(1 || funcname || hash || result7 || libp) ;
08848 }
08849
08850 static int G__G__Cont_122_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08851 {
08852 TObjectTable::AddObj((TObject*) G__int(libp->para[0]));
08853 G__setnull(result7);
08854 return(1 || funcname || hash || result7 || libp) ;
08855 }
08856
08857 static int G__G__Cont_122_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08858 {
08859 G__letint(result7, 85, (long) TObjectTable::Class());
08860 return(1 || funcname || hash || result7 || libp) ;
08861 }
08862
08863 static int G__G__Cont_122_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08864 {
08865 G__letint(result7, 67, (long) TObjectTable::Class_Name());
08866 return(1 || funcname || hash || result7 || libp) ;
08867 }
08868
08869 static int G__G__Cont_122_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08870 {
08871 G__letint(result7, 115, (long) TObjectTable::Class_Version());
08872 return(1 || funcname || hash || result7 || libp) ;
08873 }
08874
08875 static int G__G__Cont_122_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08876 {
08877 TObjectTable::Dictionary();
08878 G__setnull(result7);
08879 return(1 || funcname || hash || result7 || libp) ;
08880 }
08881
08882 static int G__G__Cont_122_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08883 {
08884 ((TObjectTable*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
08885 G__setnull(result7);
08886 return(1 || funcname || hash || result7 || libp) ;
08887 }
08888
08889 static int G__G__Cont_122_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08890 {
08891 G__letint(result7, 67, (long) TObjectTable::DeclFileName());
08892 return(1 || funcname || hash || result7 || libp) ;
08893 }
08894
08895 static int G__G__Cont_122_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08896 {
08897 G__letint(result7, 105, (long) TObjectTable::ImplFileLine());
08898 return(1 || funcname || hash || result7 || libp) ;
08899 }
08900
08901 static int G__G__Cont_122_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08902 {
08903 G__letint(result7, 67, (long) TObjectTable::ImplFileName());
08904 return(1 || funcname || hash || result7 || libp) ;
08905 }
08906
08907 static int G__G__Cont_122_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08908 {
08909 G__letint(result7, 105, (long) TObjectTable::DeclFileLine());
08910 return(1 || funcname || hash || result7 || libp) ;
08911 }
08912
08913
08914 typedef TObjectTable G__TTObjectTable;
08915 static int G__G__Cont_122_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08916 {
08917 char* gvp = (char*) G__getgvp();
08918 long soff = G__getstructoffset();
08919 int n = G__getaryconstruct();
08920
08921
08922
08923
08924
08925 if (!soff) {
08926 return(1);
08927 }
08928 if (n) {
08929 if (gvp == (char*)G__PVOID) {
08930 delete[] (TObjectTable*) soff;
08931 } else {
08932 G__setgvp((long) G__PVOID);
08933 for (int i = n - 1; i >= 0; --i) {
08934 ((TObjectTable*) (soff+(sizeof(TObjectTable)*i)))->~G__TTObjectTable();
08935 }
08936 G__setgvp((long)gvp);
08937 }
08938 } else {
08939 if (gvp == (char*)G__PVOID) {
08940 delete (TObjectTable*) soff;
08941 } else {
08942 G__setgvp((long) G__PVOID);
08943 ((TObjectTable*) (soff))->~G__TTObjectTable();
08944 G__setgvp((long)gvp);
08945 }
08946 }
08947 G__setnull(result7);
08948 return(1 || funcname || hash || result7 || libp) ;
08949 }
08950
08951
08952
08953 static int G__G__Cont_124_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08954 {
08955 TIter* p = NULL;
08956 char* gvp = (char*) G__getgvp();
08957 switch (libp->paran) {
08958 case 2:
08959
08960 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08961 p = new TIter((TCollection*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
08962 } else {
08963 p = new((void*) gvp) TIter((TCollection*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
08964 }
08965 break;
08966 case 1:
08967
08968 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08969 p = new TIter((TCollection*) G__int(libp->para[0]));
08970 } else {
08971 p = new((void*) gvp) TIter((TCollection*) G__int(libp->para[0]));
08972 }
08973 break;
08974 }
08975 result7->obj.i = (long) p;
08976 result7->ref = (long) p;
08977 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TIter));
08978 return(1 || funcname || hash || result7 || libp) ;
08979 }
08980
08981 static int G__G__Cont_124_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08982 {
08983 TIter* p = NULL;
08984 char* gvp = (char*) G__getgvp();
08985
08986 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08987 p = new TIter((TIterator*) G__int(libp->para[0]));
08988 } else {
08989 p = new((void*) gvp) TIter((TIterator*) G__int(libp->para[0]));
08990 }
08991 result7->obj.i = (long) p;
08992 result7->ref = (long) p;
08993 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TIter));
08994 return(1 || funcname || hash || result7 || libp) ;
08995 }
08996
08997 static int G__G__Cont_124_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08998 {
08999 TIter* p = NULL;
09000 char* gvp = (char*) G__getgvp();
09001
09002 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09003 p = new TIter(*(TIter*) libp->para[0].ref);
09004 } else {
09005 p = new((void*) gvp) TIter(*(TIter*) libp->para[0].ref);
09006 }
09007 result7->obj.i = (long) p;
09008 result7->ref = (long) p;
09009 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TIter));
09010 return(1 || funcname || hash || result7 || libp) ;
09011 }
09012
09013 static int G__G__Cont_124_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09014 {
09015 {
09016 const TIter& obj = ((TIter*) G__getstructoffset())->operator=(*(TIter*) libp->para[0].ref);
09017 result7->ref = (long) (&obj);
09018 result7->obj.i = (long) (&obj);
09019 }
09020 return(1 || funcname || hash || result7 || libp) ;
09021 }
09022
09023 static int G__G__Cont_124_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09024 {
09025 G__letint(result7, 85, (long) ((TIter*) G__getstructoffset())->operator()());
09026 return(1 || funcname || hash || result7 || libp) ;
09027 }
09028
09029 static int G__G__Cont_124_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09030 {
09031 G__letint(result7, 85, (long) ((TIter*) G__getstructoffset())->Next());
09032 return(1 || funcname || hash || result7 || libp) ;
09033 }
09034
09035 static int G__G__Cont_124_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09036 {
09037 G__letint(result7, 85, (long) ((const TIter*) G__getstructoffset())->GetCollection());
09038 return(1 || funcname || hash || result7 || libp) ;
09039 }
09040
09041 static int G__G__Cont_124_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09042 {
09043 G__letint(result7, 67, (long) ((const TIter*) G__getstructoffset())->GetOption());
09044 return(1 || funcname || hash || result7 || libp) ;
09045 }
09046
09047 static int G__G__Cont_124_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09048 {
09049 ((TIter*) G__getstructoffset())->Reset();
09050 G__setnull(result7);
09051 return(1 || funcname || hash || result7 || libp) ;
09052 }
09053
09054 static int G__G__Cont_124_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09055 {
09056 {
09057 const TIter& obj = ((TIter*) G__getstructoffset())->operator++();
09058 result7->ref = (long) (&obj);
09059 result7->obj.i = (long) (&obj);
09060 }
09061 return(1 || funcname || hash || result7 || libp) ;
09062 }
09063
09064 static int G__G__Cont_124_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09065 {
09066 G__letint(result7, 103, (long) ((const TIter*) G__getstructoffset())->operator!=(*(TIter*) libp->para[0].ref));
09067 return(1 || funcname || hash || result7 || libp) ;
09068 }
09069
09070 static int G__G__Cont_124_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09071 {
09072 G__letint(result7, 85, (long) ((const TIter*) G__getstructoffset())->operator*());
09073 return(1 || funcname || hash || result7 || libp) ;
09074 }
09075
09076 static int G__G__Cont_124_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09077 {
09078 {
09079 const TIter& obj = ((TIter*) G__getstructoffset())->Begin();
09080 result7->ref = (long) (&obj);
09081 result7->obj.i = (long) (&obj);
09082 }
09083 return(1 || funcname || hash || result7 || libp) ;
09084 }
09085
09086 static int G__G__Cont_124_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09087 {
09088 {
09089 TIter* pobj;
09090 TIter xobj = TIter::End();
09091 pobj = new TIter(xobj);
09092 result7->obj.i = (long) ((void*) pobj);
09093 result7->ref = result7->obj.i;
09094 G__store_tempobject(*result7);
09095 }
09096 return(1 || funcname || hash || result7 || libp) ;
09097 }
09098
09099 static int G__G__Cont_124_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09100 {
09101 G__letint(result7, 85, (long) TIter::Class());
09102 return(1 || funcname || hash || result7 || libp) ;
09103 }
09104
09105 static int G__G__Cont_124_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09106 {
09107 G__letint(result7, 67, (long) TIter::Class_Name());
09108 return(1 || funcname || hash || result7 || libp) ;
09109 }
09110
09111 static int G__G__Cont_124_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09112 {
09113 G__letint(result7, 115, (long) TIter::Class_Version());
09114 return(1 || funcname || hash || result7 || libp) ;
09115 }
09116
09117 static int G__G__Cont_124_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09118 {
09119 TIter::Dictionary();
09120 G__setnull(result7);
09121 return(1 || funcname || hash || result7 || libp) ;
09122 }
09123
09124 static int G__G__Cont_124_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09125 {
09126 G__letint(result7, 85, (long) ((const TIter*) G__getstructoffset())->IsA());
09127 return(1 || funcname || hash || result7 || libp) ;
09128 }
09129
09130 static int G__G__Cont_124_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09131 {
09132 ((TIter*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
09133 G__setnull(result7);
09134 return(1 || funcname || hash || result7 || libp) ;
09135 }
09136
09137 static int G__G__Cont_124_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09138 {
09139 ((TIter*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
09140 G__setnull(result7);
09141 return(1 || funcname || hash || result7 || libp) ;
09142 }
09143
09144 static int G__G__Cont_124_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09145 {
09146 ((TIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09147 G__setnull(result7);
09148 return(1 || funcname || hash || result7 || libp) ;
09149 }
09150
09151 static int G__G__Cont_124_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09152 {
09153 G__letint(result7, 67, (long) TIter::DeclFileName());
09154 return(1 || funcname || hash || result7 || libp) ;
09155 }
09156
09157 static int G__G__Cont_124_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09158 {
09159 G__letint(result7, 105, (long) TIter::ImplFileLine());
09160 return(1 || funcname || hash || result7 || libp) ;
09161 }
09162
09163 static int G__G__Cont_124_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09164 {
09165 G__letint(result7, 67, (long) TIter::ImplFileName());
09166 return(1 || funcname || hash || result7 || libp) ;
09167 }
09168
09169 static int G__G__Cont_124_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09170 {
09171 G__letint(result7, 105, (long) TIter::DeclFileLine());
09172 return(1 || funcname || hash || result7 || libp) ;
09173 }
09174
09175
09176 typedef TIter G__TTIter;
09177 static int G__G__Cont_124_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09178 {
09179 char* gvp = (char*) G__getgvp();
09180 long soff = G__getstructoffset();
09181 int n = G__getaryconstruct();
09182
09183
09184
09185
09186
09187 if (!soff) {
09188 return(1);
09189 }
09190 if (n) {
09191 if (gvp == (char*)G__PVOID) {
09192 delete[] (TIter*) soff;
09193 } else {
09194 G__setgvp((long) G__PVOID);
09195 for (int i = n - 1; i >= 0; --i) {
09196 ((TIter*) (soff+(sizeof(TIter)*i)))->~G__TTIter();
09197 }
09198 G__setgvp((long)gvp);
09199 }
09200 } else {
09201 if (gvp == (char*)G__PVOID) {
09202 delete (TIter*) soff;
09203 } else {
09204 G__setgvp((long) G__PVOID);
09205 ((TIter*) (soff))->~G__TTIter();
09206 G__setgvp((long)gvp);
09207 }
09208 }
09209 G__setnull(result7);
09210 return(1 || funcname || hash || result7 || libp) ;
09211 }
09212
09213
09214
09215 static int G__G__Cont_125_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09216 {
09217 ((TSeqCollection*) G__getstructoffset())->AddFirst((TObject*) G__int(libp->para[0]));
09218 G__setnull(result7);
09219 return(1 || funcname || hash || result7 || libp) ;
09220 }
09221
09222 static int G__G__Cont_125_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09223 {
09224 ((TSeqCollection*) G__getstructoffset())->AddLast((TObject*) G__int(libp->para[0]));
09225 G__setnull(result7);
09226 return(1 || funcname || hash || result7 || libp) ;
09227 }
09228
09229 static int G__G__Cont_125_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09230 {
09231 ((TSeqCollection*) G__getstructoffset())->AddAt((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
09232 G__setnull(result7);
09233 return(1 || funcname || hash || result7 || libp) ;
09234 }
09235
09236 static int G__G__Cont_125_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09237 {
09238 ((TSeqCollection*) G__getstructoffset())->AddAfter((TObject*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
09239 G__setnull(result7);
09240 return(1 || funcname || hash || result7 || libp) ;
09241 }
09242
09243 static int G__G__Cont_125_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09244 {
09245 ((TSeqCollection*) G__getstructoffset())->AddBefore((TObject*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
09246 G__setnull(result7);
09247 return(1 || funcname || hash || result7 || libp) ;
09248 }
09249
09250 static int G__G__Cont_125_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09251 {
09252 ((TSeqCollection*) G__getstructoffset())->RemoveFirst();
09253 G__setnull(result7);
09254 return(1 || funcname || hash || result7 || libp) ;
09255 }
09256
09257 static int G__G__Cont_125_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09258 {
09259 ((TSeqCollection*) G__getstructoffset())->RemoveLast();
09260 G__setnull(result7);
09261 return(1 || funcname || hash || result7 || libp) ;
09262 }
09263
09264 static int G__G__Cont_125_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09265 {
09266 G__letint(result7, 85, (long) ((TSeqCollection*) G__getstructoffset())->RemoveAt((Int_t) G__int(libp->para[0])));
09267 return(1 || funcname || hash || result7 || libp) ;
09268 }
09269
09270 static int G__G__Cont_125_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09271 {
09272 ((TSeqCollection*) G__getstructoffset())->RemoveAfter((TObject*) G__int(libp->para[0]));
09273 G__setnull(result7);
09274 return(1 || funcname || hash || result7 || libp) ;
09275 }
09276
09277 static int G__G__Cont_125_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09278 {
09279 ((TSeqCollection*) G__getstructoffset())->RemoveBefore((TObject*) G__int(libp->para[0]));
09280 G__setnull(result7);
09281 return(1 || funcname || hash || result7 || libp) ;
09282 }
09283
09284 static int G__G__Cont_125_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09285 {
09286 G__letint(result7, 85, (long) ((const TSeqCollection*) G__getstructoffset())->At((Int_t) G__int(libp->para[0])));
09287 return(1 || funcname || hash || result7 || libp) ;
09288 }
09289
09290 static int G__G__Cont_125_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09291 {
09292 G__letint(result7, 85, (long) ((const TSeqCollection*) G__getstructoffset())->Before((TObject*) G__int(libp->para[0])));
09293 return(1 || funcname || hash || result7 || libp) ;
09294 }
09295
09296 static int G__G__Cont_125_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09297 {
09298 G__letint(result7, 85, (long) ((const TSeqCollection*) G__getstructoffset())->After((TObject*) G__int(libp->para[0])));
09299 return(1 || funcname || hash || result7 || libp) ;
09300 }
09301
09302 static int G__G__Cont_125_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09303 {
09304 G__letint(result7, 85, (long) ((const TSeqCollection*) G__getstructoffset())->First());
09305 return(1 || funcname || hash || result7 || libp) ;
09306 }
09307
09308 static int G__G__Cont_125_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09309 {
09310 G__letint(result7, 85, (long) ((const TSeqCollection*) G__getstructoffset())->Last());
09311 return(1 || funcname || hash || result7 || libp) ;
09312 }
09313
09314 static int G__G__Cont_125_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09315 {
09316 G__letint(result7, 105, (long) ((const TSeqCollection*) G__getstructoffset())->LastIndex());
09317 return(1 || funcname || hash || result7 || libp) ;
09318 }
09319
09320 static int G__G__Cont_125_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09321 {
09322 G__letint(result7, 105, (long) ((const TSeqCollection*) G__getstructoffset())->IndexOf((TObject*) G__int(libp->para[0])));
09323 return(1 || funcname || hash || result7 || libp) ;
09324 }
09325
09326 static int G__G__Cont_125_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09327 {
09328 G__letint(result7, 103, (long) ((const TSeqCollection*) G__getstructoffset())->IsSorted());
09329 return(1 || funcname || hash || result7 || libp) ;
09330 }
09331
09332 static int G__G__Cont_125_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09333 {
09334 ((TSeqCollection*) G__getstructoffset())->UnSort();
09335 G__setnull(result7);
09336 return(1 || funcname || hash || result7 || libp) ;
09337 }
09338
09339 static int G__G__Cont_125_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09340 {
09341 G__letLonglong(result7, 110, (G__int64) ((TSeqCollection*) G__getstructoffset())->Merge((TCollection*) G__int(libp->para[0])));
09342 return(1 || funcname || hash || result7 || libp) ;
09343 }
09344
09345 static int G__G__Cont_125_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09346 {
09347 G__letint(result7, 105, (long) TSeqCollection::ObjCompare((TObject*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1])));
09348 return(1 || funcname || hash || result7 || libp) ;
09349 }
09350
09351 static int G__G__Cont_125_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09352 {
09353 TSeqCollection::QSort((TObject**) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
09354 , (Int_t) G__int(libp->para[2]));
09355 G__setnull(result7);
09356 return(1 || funcname || hash || result7 || libp) ;
09357 }
09358
09359 static int G__G__Cont_125_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09360 {
09361 TSeqCollection::QSort((TObject**) G__int(libp->para[0]), (TObject**) G__int(libp->para[1])
09362 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
09363 G__setnull(result7);
09364 return(1 || funcname || hash || result7 || libp) ;
09365 }
09366
09367 static int G__G__Cont_125_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09368 {
09369 TSeqCollection::QSort((TObject**) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
09370 , (TObject***) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
09371 , (Int_t) G__int(libp->para[4]));
09372 G__setnull(result7);
09373 return(1 || funcname || hash || result7 || libp) ;
09374 }
09375
09376 static int G__G__Cont_125_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09377 {
09378 G__letint(result7, 85, (long) TSeqCollection::Class());
09379 return(1 || funcname || hash || result7 || libp) ;
09380 }
09381
09382 static int G__G__Cont_125_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09383 {
09384 G__letint(result7, 67, (long) TSeqCollection::Class_Name());
09385 return(1 || funcname || hash || result7 || libp) ;
09386 }
09387
09388 static int G__G__Cont_125_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09389 {
09390 G__letint(result7, 115, (long) TSeqCollection::Class_Version());
09391 return(1 || funcname || hash || result7 || libp) ;
09392 }
09393
09394 static int G__G__Cont_125_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09395 {
09396 TSeqCollection::Dictionary();
09397 G__setnull(result7);
09398 return(1 || funcname || hash || result7 || libp) ;
09399 }
09400
09401 static int G__G__Cont_125_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09402 {
09403 ((TSeqCollection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09404 G__setnull(result7);
09405 return(1 || funcname || hash || result7 || libp) ;
09406 }
09407
09408 static int G__G__Cont_125_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09409 {
09410 G__letint(result7, 67, (long) TSeqCollection::DeclFileName());
09411 return(1 || funcname || hash || result7 || libp) ;
09412 }
09413
09414 static int G__G__Cont_125_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09415 {
09416 G__letint(result7, 105, (long) TSeqCollection::ImplFileLine());
09417 return(1 || funcname || hash || result7 || libp) ;
09418 }
09419
09420 static int G__G__Cont_125_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09421 {
09422 G__letint(result7, 67, (long) TSeqCollection::ImplFileName());
09423 return(1 || funcname || hash || result7 || libp) ;
09424 }
09425
09426 static int G__G__Cont_125_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09427 {
09428 G__letint(result7, 105, (long) TSeqCollection::DeclFileLine());
09429 return(1 || funcname || hash || result7 || libp) ;
09430 }
09431
09432
09433 typedef TSeqCollection G__TTSeqCollection;
09434 static int G__G__Cont_125_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09435 {
09436 char* gvp = (char*) G__getgvp();
09437 long soff = G__getstructoffset();
09438 int n = G__getaryconstruct();
09439
09440
09441
09442
09443
09444 if (!soff) {
09445 return(1);
09446 }
09447 if (n) {
09448 if (gvp == (char*)G__PVOID) {
09449 delete[] (TSeqCollection*) soff;
09450 } else {
09451 G__setgvp((long) G__PVOID);
09452 for (int i = n - 1; i >= 0; --i) {
09453 ((TSeqCollection*) (soff+(sizeof(TSeqCollection)*i)))->~G__TTSeqCollection();
09454 }
09455 G__setgvp((long)gvp);
09456 }
09457 } else {
09458 if (gvp == (char*)G__PVOID) {
09459 delete (TSeqCollection*) soff;
09460 } else {
09461 G__setgvp((long) G__PVOID);
09462 ((TSeqCollection*) (soff))->~G__TTSeqCollection();
09463 G__setgvp((long)gvp);
09464 }
09465 }
09466 G__setnull(result7);
09467 return(1 || funcname || hash || result7 || libp) ;
09468 }
09469
09470
09471
09472 static int G__G__Cont_129_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09473 {
09474 TBtreeIter* p = NULL;
09475 char* gvp = (char*) G__getgvp();
09476 switch (libp->paran) {
09477 case 2:
09478
09479 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09480 p = new TBtreeIter((TBtree*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
09481 } else {
09482 p = new((void*) gvp) TBtreeIter((TBtree*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
09483 }
09484 break;
09485 case 1:
09486
09487 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09488 p = new TBtreeIter((TBtree*) G__int(libp->para[0]));
09489 } else {
09490 p = new((void*) gvp) TBtreeIter((TBtree*) G__int(libp->para[0]));
09491 }
09492 break;
09493 }
09494 result7->obj.i = (long) p;
09495 result7->ref = (long) p;
09496 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TBtreeIter));
09497 return(1 || funcname || hash || result7 || libp) ;
09498 }
09499
09500 static int G__G__Cont_129_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09501 {
09502 TBtreeIter* p = NULL;
09503 char* gvp = (char*) G__getgvp();
09504
09505 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09506 p = new TBtreeIter(*(TBtreeIter*) libp->para[0].ref);
09507 } else {
09508 p = new((void*) gvp) TBtreeIter(*(TBtreeIter*) libp->para[0].ref);
09509 }
09510 result7->obj.i = (long) p;
09511 result7->ref = (long) p;
09512 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TBtreeIter));
09513 return(1 || funcname || hash || result7 || libp) ;
09514 }
09515
09516 static int G__G__Cont_129_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09517 {
09518 {
09519 const TBtreeIter& obj = ((TBtreeIter*) G__getstructoffset())->operator=(*(TBtreeIter*) libp->para[0].ref);
09520 result7->ref = (long) (&obj);
09521 result7->obj.i = (long) (&obj);
09522 }
09523 return(1 || funcname || hash || result7 || libp) ;
09524 }
09525
09526 static int G__G__Cont_129_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09527 {
09528 G__letint(result7, 103, (long) ((const TBtreeIter*) G__getstructoffset())->operator!=(*(TBtreeIter*) libp->para[0].ref));
09529 return(1 || funcname || hash || result7 || libp) ;
09530 }
09531
09532 static int G__G__Cont_129_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09533 {
09534 G__letint(result7, 85, (long) TBtreeIter::Class());
09535 return(1 || funcname || hash || result7 || libp) ;
09536 }
09537
09538 static int G__G__Cont_129_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09539 {
09540 G__letint(result7, 67, (long) TBtreeIter::Class_Name());
09541 return(1 || funcname || hash || result7 || libp) ;
09542 }
09543
09544 static int G__G__Cont_129_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09545 {
09546 G__letint(result7, 115, (long) TBtreeIter::Class_Version());
09547 return(1 || funcname || hash || result7 || libp) ;
09548 }
09549
09550 static int G__G__Cont_129_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09551 {
09552 TBtreeIter::Dictionary();
09553 G__setnull(result7);
09554 return(1 || funcname || hash || result7 || libp) ;
09555 }
09556
09557 static int G__G__Cont_129_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09558 {
09559 ((TBtreeIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09560 G__setnull(result7);
09561 return(1 || funcname || hash || result7 || libp) ;
09562 }
09563
09564 static int G__G__Cont_129_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09565 {
09566 G__letint(result7, 67, (long) TBtreeIter::DeclFileName());
09567 return(1 || funcname || hash || result7 || libp) ;
09568 }
09569
09570 static int G__G__Cont_129_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09571 {
09572 G__letint(result7, 105, (long) TBtreeIter::ImplFileLine());
09573 return(1 || funcname || hash || result7 || libp) ;
09574 }
09575
09576 static int G__G__Cont_129_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09577 {
09578 G__letint(result7, 67, (long) TBtreeIter::ImplFileName());
09579 return(1 || funcname || hash || result7 || libp) ;
09580 }
09581
09582 static int G__G__Cont_129_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09583 {
09584 G__letint(result7, 105, (long) TBtreeIter::DeclFileLine());
09585 return(1 || funcname || hash || result7 || libp) ;
09586 }
09587
09588
09589 typedef TBtreeIter G__TTBtreeIter;
09590 static int G__G__Cont_129_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09591 {
09592 char* gvp = (char*) G__getgvp();
09593 long soff = G__getstructoffset();
09594 int n = G__getaryconstruct();
09595
09596
09597
09598
09599
09600 if (!soff) {
09601 return(1);
09602 }
09603 if (n) {
09604 if (gvp == (char*)G__PVOID) {
09605 delete[] (TBtreeIter*) soff;
09606 } else {
09607 G__setgvp((long) G__PVOID);
09608 for (int i = n - 1; i >= 0; --i) {
09609 ((TBtreeIter*) (soff+(sizeof(TBtreeIter)*i)))->~G__TTBtreeIter();
09610 }
09611 G__setgvp((long)gvp);
09612 }
09613 } else {
09614 if (gvp == (char*)G__PVOID) {
09615 delete (TBtreeIter*) soff;
09616 } else {
09617 G__setgvp((long) G__PVOID);
09618 ((TBtreeIter*) (soff))->~G__TTBtreeIter();
09619 G__setgvp((long)gvp);
09620 }
09621 }
09622 G__setnull(result7);
09623 return(1 || funcname || hash || result7 || libp) ;
09624 }
09625
09626
09627
09628 static int G__G__Cont_130_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09629 {
09630 TBtree* p = NULL;
09631 char* gvp = (char*) G__getgvp();
09632 switch (libp->paran) {
09633 case 1:
09634
09635 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09636 p = new TBtree((Int_t) G__int(libp->para[0]));
09637 } else {
09638 p = new((void*) gvp) TBtree((Int_t) G__int(libp->para[0]));
09639 }
09640 break;
09641 case 0:
09642 int n = G__getaryconstruct();
09643 if (n) {
09644 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09645 p = new TBtree[n];
09646 } else {
09647 p = new((void*) gvp) TBtree[n];
09648 }
09649 } else {
09650 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09651 p = new TBtree;
09652 } else {
09653 p = new((void*) gvp) TBtree;
09654 }
09655 }
09656 break;
09657 }
09658 result7->obj.i = (long) p;
09659 result7->ref = (long) p;
09660 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TBtree));
09661 return(1 || funcname || hash || result7 || libp) ;
09662 }
09663
09664 static int G__G__Cont_130_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09665 {
09666 G__letint(result7, 105, (long) ((TBtree*) G__getstructoffset())->Order());
09667 return(1 || funcname || hash || result7 || libp) ;
09668 }
09669
09670 static int G__G__Cont_130_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09671 {
09672 G__letint(result7, 85, (long) ((const TBtree*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
09673 return(1 || funcname || hash || result7 || libp) ;
09674 }
09675
09676 static int G__G__Cont_130_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09677 {
09678 G__letint(result7, 105, (long) ((const TBtree*) G__getstructoffset())->Rank((TObject*) G__int(libp->para[0])));
09679 return(1 || funcname || hash || result7 || libp) ;
09680 }
09681
09682 static int G__G__Cont_130_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09683 {
09684 G__letint(result7, 85, (long) TBtree::Class());
09685 return(1 || funcname || hash || result7 || libp) ;
09686 }
09687
09688 static int G__G__Cont_130_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09689 {
09690 G__letint(result7, 67, (long) TBtree::Class_Name());
09691 return(1 || funcname || hash || result7 || libp) ;
09692 }
09693
09694 static int G__G__Cont_130_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09695 {
09696 G__letint(result7, 115, (long) TBtree::Class_Version());
09697 return(1 || funcname || hash || result7 || libp) ;
09698 }
09699
09700 static int G__G__Cont_130_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09701 {
09702 TBtree::Dictionary();
09703 G__setnull(result7);
09704 return(1 || funcname || hash || result7 || libp) ;
09705 }
09706
09707 static int G__G__Cont_130_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09708 {
09709 ((TBtree*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09710 G__setnull(result7);
09711 return(1 || funcname || hash || result7 || libp) ;
09712 }
09713
09714 static int G__G__Cont_130_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09715 {
09716 G__letint(result7, 67, (long) TBtree::DeclFileName());
09717 return(1 || funcname || hash || result7 || libp) ;
09718 }
09719
09720 static int G__G__Cont_130_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09721 {
09722 G__letint(result7, 105, (long) TBtree::ImplFileLine());
09723 return(1 || funcname || hash || result7 || libp) ;
09724 }
09725
09726 static int G__G__Cont_130_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09727 {
09728 G__letint(result7, 67, (long) TBtree::ImplFileName());
09729 return(1 || funcname || hash || result7 || libp) ;
09730 }
09731
09732 static int G__G__Cont_130_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09733 {
09734 G__letint(result7, 105, (long) TBtree::DeclFileLine());
09735 return(1 || funcname || hash || result7 || libp) ;
09736 }
09737
09738
09739 typedef TBtree G__TTBtree;
09740 static int G__G__Cont_130_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09741 {
09742 char* gvp = (char*) G__getgvp();
09743 long soff = G__getstructoffset();
09744 int n = G__getaryconstruct();
09745
09746
09747
09748
09749
09750 if (!soff) {
09751 return(1);
09752 }
09753 if (n) {
09754 if (gvp == (char*)G__PVOID) {
09755 delete[] (TBtree*) soff;
09756 } else {
09757 G__setgvp((long) G__PVOID);
09758 for (int i = n - 1; i >= 0; --i) {
09759 ((TBtree*) (soff+(sizeof(TBtree)*i)))->~G__TTBtree();
09760 }
09761 G__setgvp((long)gvp);
09762 }
09763 } else {
09764 if (gvp == (char*)G__PVOID) {
09765 delete (TBtree*) soff;
09766 } else {
09767 G__setgvp((long) G__PVOID);
09768 ((TBtree*) (soff))->~G__TTBtree();
09769 G__setgvp((long)gvp);
09770 }
09771 }
09772 G__setnull(result7);
09773 return(1 || funcname || hash || result7 || libp) ;
09774 }
09775
09776
09777
09778 static int G__G__Cont_135_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09779 {
09780 TClassTable::Add((const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1])
09781 , *(type_info*) libp->para[2].ref, (VoidFuncPtr_t) G__int(libp->para[3])
09782 , (Int_t) G__int(libp->para[4]));
09783 G__setnull(result7);
09784 return(1 || funcname || hash || result7 || libp) ;
09785 }
09786
09787 static int G__G__Cont_135_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09788 {
09789 G__letint(result7, 67, (long) TClassTable::At((int) G__int(libp->para[0])));
09790 return(1 || funcname || hash || result7 || libp) ;
09791 }
09792
09793 static int G__G__Cont_135_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09794 {
09795 G__letint(result7, 105, (long) ((TClassTable*) G__getstructoffset())->Classes());
09796 return(1 || funcname || hash || result7 || libp) ;
09797 }
09798
09799 static int G__G__Cont_135_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09800 {
09801 G__letint(result7, 115, (long) TClassTable::GetID((const char*) G__int(libp->para[0])));
09802 return(1 || funcname || hash || result7 || libp) ;
09803 }
09804
09805 static int G__G__Cont_135_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09806 {
09807 G__letint(result7, 105, (long) TClassTable::GetPragmaBits((const char*) G__int(libp->para[0])));
09808 return(1 || funcname || hash || result7 || libp) ;
09809 }
09810
09811 static int G__G__Cont_135_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09812 {
09813 G__letint(result7, 89, (long) TClassTable::GetDict((const char*) G__int(libp->para[0])));
09814 return(1 || funcname || hash || result7 || libp) ;
09815 }
09816
09817 static int G__G__Cont_135_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09818 {
09819 G__letint(result7, 89, (long) TClassTable::GetDict(*(type_info*) libp->para[0].ref));
09820 return(1 || funcname || hash || result7 || libp) ;
09821 }
09822
09823 static int G__G__Cont_135_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09824 {
09825 TClassTable::Init();
09826 G__setnull(result7);
09827 return(1 || funcname || hash || result7 || libp) ;
09828 }
09829
09830 static int G__G__Cont_135_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09831 {
09832 G__letint(result7, 67, (long) TClassTable::Next());
09833 return(1 || funcname || hash || result7 || libp) ;
09834 }
09835
09836 static int G__G__Cont_135_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09837 {
09838 TClassTable::PrintTable();
09839 G__setnull(result7);
09840 return(1 || funcname || hash || result7 || libp) ;
09841 }
09842
09843 static int G__G__Cont_135_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09844 {
09845 TClassTable::Remove((const char*) G__int(libp->para[0]));
09846 G__setnull(result7);
09847 return(1 || funcname || hash || result7 || libp) ;
09848 }
09849
09850 static int G__G__Cont_135_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09851 {
09852 TClassTable::Terminate();
09853 G__setnull(result7);
09854 return(1 || funcname || hash || result7 || libp) ;
09855 }
09856
09857 static int G__G__Cont_135_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09858 {
09859 G__letint(result7, 85, (long) TClassTable::Class());
09860 return(1 || funcname || hash || result7 || libp) ;
09861 }
09862
09863 static int G__G__Cont_135_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09864 {
09865 G__letint(result7, 67, (long) TClassTable::Class_Name());
09866 return(1 || funcname || hash || result7 || libp) ;
09867 }
09868
09869 static int G__G__Cont_135_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09870 {
09871 G__letint(result7, 115, (long) TClassTable::Class_Version());
09872 return(1 || funcname || hash || result7 || libp) ;
09873 }
09874
09875 static int G__G__Cont_135_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09876 {
09877 TClassTable::Dictionary();
09878 G__setnull(result7);
09879 return(1 || funcname || hash || result7 || libp) ;
09880 }
09881
09882 static int G__G__Cont_135_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09883 {
09884 ((TClassTable*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09885 G__setnull(result7);
09886 return(1 || funcname || hash || result7 || libp) ;
09887 }
09888
09889 static int G__G__Cont_135_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09890 {
09891 G__letint(result7, 67, (long) TClassTable::DeclFileName());
09892 return(1 || funcname || hash || result7 || libp) ;
09893 }
09894
09895 static int G__G__Cont_135_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09896 {
09897 G__letint(result7, 105, (long) TClassTable::ImplFileLine());
09898 return(1 || funcname || hash || result7 || libp) ;
09899 }
09900
09901 static int G__G__Cont_135_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09902 {
09903 G__letint(result7, 67, (long) TClassTable::ImplFileName());
09904 return(1 || funcname || hash || result7 || libp) ;
09905 }
09906
09907 static int G__G__Cont_135_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09908 {
09909 G__letint(result7, 105, (long) TClassTable::DeclFileLine());
09910 return(1 || funcname || hash || result7 || libp) ;
09911 }
09912
09913
09914 static int G__G__Cont_135_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09915
09916 {
09917 TClassTable* p;
09918 void* tmp = (void*) G__int(libp->para[0]);
09919 p = new TClassTable(*(TClassTable*) tmp);
09920 result7->obj.i = (long) p;
09921 result7->ref = (long) p;
09922 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TClassTable));
09923 return(1 || funcname || hash || result7 || libp) ;
09924 }
09925
09926
09927 typedef TClassTable G__TTClassTable;
09928 static int G__G__Cont_135_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09929 {
09930 char* gvp = (char*) G__getgvp();
09931 long soff = G__getstructoffset();
09932 int n = G__getaryconstruct();
09933
09934
09935
09936
09937
09938 if (!soff) {
09939 return(1);
09940 }
09941 if (n) {
09942 if (gvp == (char*)G__PVOID) {
09943 delete[] (TClassTable*) soff;
09944 } else {
09945 G__setgvp((long) G__PVOID);
09946 for (int i = n - 1; i >= 0; --i) {
09947 ((TClassTable*) (soff+(sizeof(TClassTable)*i)))->~G__TTClassTable();
09948 }
09949 G__setgvp((long)gvp);
09950 }
09951 } else {
09952 if (gvp == (char*)G__PVOID) {
09953 delete (TClassTable*) soff;
09954 } else {
09955 G__setgvp((long) G__PVOID);
09956 ((TClassTable*) (soff))->~G__TTClassTable();
09957 G__setgvp((long)gvp);
09958 }
09959 }
09960 G__setnull(result7);
09961 return(1 || funcname || hash || result7 || libp) ;
09962 }
09963
09964
09965 static int G__G__Cont_135_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09966 {
09967 TClassTable* dest = (TClassTable*) G__getstructoffset();
09968 *dest = *(TClassTable*) libp->para[0].ref;
09969 const TClassTable& obj = *dest;
09970 result7->ref = (long) (&obj);
09971 result7->obj.i = (long) (&obj);
09972 return(1 || funcname || hash || result7 || libp) ;
09973 }
09974
09975
09976
09977 static int G__G__Cont_137_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09978 {
09979 TObjArrayIter* p = NULL;
09980 char* gvp = (char*) G__getgvp();
09981 switch (libp->paran) {
09982 case 2:
09983
09984 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09985 p = new TObjArrayIter((TObjArray*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
09986 } else {
09987 p = new((void*) gvp) TObjArrayIter((TObjArray*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
09988 }
09989 break;
09990 case 1:
09991
09992 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09993 p = new TObjArrayIter((TObjArray*) G__int(libp->para[0]));
09994 } else {
09995 p = new((void*) gvp) TObjArrayIter((TObjArray*) G__int(libp->para[0]));
09996 }
09997 break;
09998 }
09999 result7->obj.i = (long) p;
10000 result7->ref = (long) p;
10001 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter));
10002 return(1 || funcname || hash || result7 || libp) ;
10003 }
10004
10005 static int G__G__Cont_137_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10006 {
10007 TObjArrayIter* p = NULL;
10008 char* gvp = (char*) G__getgvp();
10009
10010 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10011 p = new TObjArrayIter(*(TObjArrayIter*) libp->para[0].ref);
10012 } else {
10013 p = new((void*) gvp) TObjArrayIter(*(TObjArrayIter*) libp->para[0].ref);
10014 }
10015 result7->obj.i = (long) p;
10016 result7->ref = (long) p;
10017 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter));
10018 return(1 || funcname || hash || result7 || libp) ;
10019 }
10020
10021 static int G__G__Cont_137_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10022 {
10023 {
10024 const TObjArrayIter& obj = ((TObjArrayIter*) G__getstructoffset())->operator=(*(TObjArrayIter*) libp->para[0].ref);
10025 result7->ref = (long) (&obj);
10026 result7->obj.i = (long) (&obj);
10027 }
10028 return(1 || funcname || hash || result7 || libp) ;
10029 }
10030
10031 static int G__G__Cont_137_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10032 {
10033 G__letint(result7, 103, (long) ((const TObjArrayIter*) G__getstructoffset())->operator!=(*(TObjArrayIter*) libp->para[0].ref));
10034 return(1 || funcname || hash || result7 || libp) ;
10035 }
10036
10037 static int G__G__Cont_137_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10038 {
10039 G__letint(result7, 85, (long) TObjArrayIter::Class());
10040 return(1 || funcname || hash || result7 || libp) ;
10041 }
10042
10043 static int G__G__Cont_137_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10044 {
10045 G__letint(result7, 67, (long) TObjArrayIter::Class_Name());
10046 return(1 || funcname || hash || result7 || libp) ;
10047 }
10048
10049 static int G__G__Cont_137_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10050 {
10051 G__letint(result7, 115, (long) TObjArrayIter::Class_Version());
10052 return(1 || funcname || hash || result7 || libp) ;
10053 }
10054
10055 static int G__G__Cont_137_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10056 {
10057 TObjArrayIter::Dictionary();
10058 G__setnull(result7);
10059 return(1 || funcname || hash || result7 || libp) ;
10060 }
10061
10062 static int G__G__Cont_137_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10063 {
10064 ((TObjArrayIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10065 G__setnull(result7);
10066 return(1 || funcname || hash || result7 || libp) ;
10067 }
10068
10069 static int G__G__Cont_137_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10070 {
10071 G__letint(result7, 67, (long) TObjArrayIter::DeclFileName());
10072 return(1 || funcname || hash || result7 || libp) ;
10073 }
10074
10075 static int G__G__Cont_137_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10076 {
10077 G__letint(result7, 105, (long) TObjArrayIter::ImplFileLine());
10078 return(1 || funcname || hash || result7 || libp) ;
10079 }
10080
10081 static int G__G__Cont_137_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10082 {
10083 G__letint(result7, 67, (long) TObjArrayIter::ImplFileName());
10084 return(1 || funcname || hash || result7 || libp) ;
10085 }
10086
10087 static int G__G__Cont_137_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10088 {
10089 G__letint(result7, 105, (long) TObjArrayIter::DeclFileLine());
10090 return(1 || funcname || hash || result7 || libp) ;
10091 }
10092
10093
10094 typedef TObjArrayIter G__TTObjArrayIter;
10095 static int G__G__Cont_137_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10096 {
10097 char* gvp = (char*) G__getgvp();
10098 long soff = G__getstructoffset();
10099 int n = G__getaryconstruct();
10100
10101
10102
10103
10104
10105 if (!soff) {
10106 return(1);
10107 }
10108 if (n) {
10109 if (gvp == (char*)G__PVOID) {
10110 delete[] (TObjArrayIter*) soff;
10111 } else {
10112 G__setgvp((long) G__PVOID);
10113 for (int i = n - 1; i >= 0; --i) {
10114 ((TObjArrayIter*) (soff+(sizeof(TObjArrayIter)*i)))->~G__TTObjArrayIter();
10115 }
10116 G__setgvp((long)gvp);
10117 }
10118 } else {
10119 if (gvp == (char*)G__PVOID) {
10120 delete (TObjArrayIter*) soff;
10121 } else {
10122 G__setgvp((long) G__PVOID);
10123 ((TObjArrayIter*) (soff))->~G__TTObjArrayIter();
10124 G__setgvp((long)gvp);
10125 }
10126 }
10127 G__setnull(result7);
10128 return(1 || funcname || hash || result7 || libp) ;
10129 }
10130
10131
10132
10133 static int G__G__Cont_148_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10134 {
10135 TExMapIter* p = NULL;
10136 char* gvp = (char*) G__getgvp();
10137
10138 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10139 p = new TExMapIter((TExMap*) G__int(libp->para[0]));
10140 } else {
10141 p = new((void*) gvp) TExMapIter((TExMap*) G__int(libp->para[0]));
10142 }
10143 result7->obj.i = (long) p;
10144 result7->ref = (long) p;
10145 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TExMapIter));
10146 return(1 || funcname || hash || result7 || libp) ;
10147 }
10148
10149 static int G__G__Cont_148_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10150 {
10151 TExMapIter* p = NULL;
10152 char* gvp = (char*) G__getgvp();
10153
10154 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10155 p = new TExMapIter(*(TExMapIter*) libp->para[0].ref);
10156 } else {
10157 p = new((void*) gvp) TExMapIter(*(TExMapIter*) libp->para[0].ref);
10158 }
10159 result7->obj.i = (long) p;
10160 result7->ref = (long) p;
10161 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TExMapIter));
10162 return(1 || funcname || hash || result7 || libp) ;
10163 }
10164
10165 static int G__G__Cont_148_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10166 {
10167 {
10168 const TExMapIter& obj = ((TExMapIter*) G__getstructoffset())->operator=(*(TExMapIter*) libp->para[0].ref);
10169 result7->ref = (long) (&obj);
10170 result7->obj.i = (long) (&obj);
10171 }
10172 return(1 || funcname || hash || result7 || libp) ;
10173 }
10174
10175 static int G__G__Cont_148_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10176 {
10177 G__letint(result7, 85, (long) ((const TExMapIter*) G__getstructoffset())->GetCollection());
10178 return(1 || funcname || hash || result7 || libp) ;
10179 }
10180
10181 static int G__G__Cont_148_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10182 {
10183 G__letint(result7, 103, (long) ((TExMapIter*) G__getstructoffset())->Next(*(ULong64_t*) G__ULonglongref(&libp->para[0]), *(Long64_t*) G__Longlongref(&libp->para[1])
10184 , *(Long64_t*) G__Longlongref(&libp->para[2])));
10185 return(1 || funcname || hash || result7 || libp) ;
10186 }
10187
10188 static int G__G__Cont_148_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10189 {
10190 G__letint(result7, 103, (long) ((TExMapIter*) G__getstructoffset())->Next(*(Long64_t*) G__Longlongref(&libp->para[0]), *(Long64_t*) G__Longlongref(&libp->para[1])));
10191 return(1 || funcname || hash || result7 || libp) ;
10192 }
10193
10194 static int G__G__Cont_148_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10195 {
10196 ((TExMapIter*) G__getstructoffset())->Reset();
10197 G__setnull(result7);
10198 return(1 || funcname || hash || result7 || libp) ;
10199 }
10200
10201 static int G__G__Cont_148_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10202 {
10203 G__letint(result7, 85, (long) TExMapIter::Class());
10204 return(1 || funcname || hash || result7 || libp) ;
10205 }
10206
10207 static int G__G__Cont_148_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10208 {
10209 G__letint(result7, 67, (long) TExMapIter::Class_Name());
10210 return(1 || funcname || hash || result7 || libp) ;
10211 }
10212
10213 static int G__G__Cont_148_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10214 {
10215 G__letint(result7, 115, (long) TExMapIter::Class_Version());
10216 return(1 || funcname || hash || result7 || libp) ;
10217 }
10218
10219 static int G__G__Cont_148_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10220 {
10221 TExMapIter::Dictionary();
10222 G__setnull(result7);
10223 return(1 || funcname || hash || result7 || libp) ;
10224 }
10225
10226 static int G__G__Cont_148_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10227 {
10228 G__letint(result7, 85, (long) ((const TExMapIter*) G__getstructoffset())->IsA());
10229 return(1 || funcname || hash || result7 || libp) ;
10230 }
10231
10232 static int G__G__Cont_148_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10233 {
10234 ((TExMapIter*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
10235 G__setnull(result7);
10236 return(1 || funcname || hash || result7 || libp) ;
10237 }
10238
10239 static int G__G__Cont_148_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10240 {
10241 ((TExMapIter*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
10242 G__setnull(result7);
10243 return(1 || funcname || hash || result7 || libp) ;
10244 }
10245
10246 static int G__G__Cont_148_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10247 {
10248 ((TExMapIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10249 G__setnull(result7);
10250 return(1 || funcname || hash || result7 || libp) ;
10251 }
10252
10253 static int G__G__Cont_148_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10254 {
10255 G__letint(result7, 67, (long) TExMapIter::DeclFileName());
10256 return(1 || funcname || hash || result7 || libp) ;
10257 }
10258
10259 static int G__G__Cont_148_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10260 {
10261 G__letint(result7, 105, (long) TExMapIter::ImplFileLine());
10262 return(1 || funcname || hash || result7 || libp) ;
10263 }
10264
10265 static int G__G__Cont_148_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10266 {
10267 G__letint(result7, 67, (long) TExMapIter::ImplFileName());
10268 return(1 || funcname || hash || result7 || libp) ;
10269 }
10270
10271 static int G__G__Cont_148_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10272 {
10273 G__letint(result7, 105, (long) TExMapIter::DeclFileLine());
10274 return(1 || funcname || hash || result7 || libp) ;
10275 }
10276
10277
10278 typedef TExMapIter G__TTExMapIter;
10279 static int G__G__Cont_148_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10280 {
10281 char* gvp = (char*) G__getgvp();
10282 long soff = G__getstructoffset();
10283 int n = G__getaryconstruct();
10284
10285
10286
10287
10288
10289 if (!soff) {
10290 return(1);
10291 }
10292 if (n) {
10293 if (gvp == (char*)G__PVOID) {
10294 delete[] (TExMapIter*) soff;
10295 } else {
10296 G__setgvp((long) G__PVOID);
10297 for (int i = n - 1; i >= 0; --i) {
10298 ((TExMapIter*) (soff+(sizeof(TExMapIter)*i)))->~G__TTExMapIter();
10299 }
10300 G__setgvp((long)gvp);
10301 }
10302 } else {
10303 if (gvp == (char*)G__PVOID) {
10304 delete (TExMapIter*) soff;
10305 } else {
10306 G__setgvp((long) G__PVOID);
10307 ((TExMapIter*) (soff))->~G__TTExMapIter();
10308 G__setgvp((long)gvp);
10309 }
10310 }
10311 G__setnull(result7);
10312 return(1 || funcname || hash || result7 || libp) ;
10313 }
10314
10315
10316
10317 static int G__G__Cont_149_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10318 {
10319 TExMap* p = NULL;
10320 char* gvp = (char*) G__getgvp();
10321 switch (libp->paran) {
10322 case 1:
10323
10324 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10325 p = new TExMap((Int_t) G__int(libp->para[0]));
10326 } else {
10327 p = new((void*) gvp) TExMap((Int_t) G__int(libp->para[0]));
10328 }
10329 break;
10330 case 0:
10331 int n = G__getaryconstruct();
10332 if (n) {
10333 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10334 p = new TExMap[n];
10335 } else {
10336 p = new((void*) gvp) TExMap[n];
10337 }
10338 } else {
10339 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10340 p = new TExMap;
10341 } else {
10342 p = new((void*) gvp) TExMap;
10343 }
10344 }
10345 break;
10346 }
10347 result7->obj.i = (long) p;
10348 result7->ref = (long) p;
10349 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TExMap));
10350 return(1 || funcname || hash || result7 || libp) ;
10351 }
10352
10353 static int G__G__Cont_149_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10354 {
10355 TExMap* p = NULL;
10356 char* gvp = (char*) G__getgvp();
10357
10358 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10359 p = new TExMap(*(TExMap*) libp->para[0].ref);
10360 } else {
10361 p = new((void*) gvp) TExMap(*(TExMap*) libp->para[0].ref);
10362 }
10363 result7->obj.i = (long) p;
10364 result7->ref = (long) p;
10365 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TExMap));
10366 return(1 || funcname || hash || result7 || libp) ;
10367 }
10368
10369 static int G__G__Cont_149_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10370 {
10371 {
10372 const TExMap& obj = ((TExMap*) G__getstructoffset())->operator=(*(TExMap*) libp->para[0].ref);
10373 result7->ref = (long) (&obj);
10374 result7->obj.i = (long) (&obj);
10375 }
10376 return(1 || funcname || hash || result7 || libp) ;
10377 }
10378
10379 static int G__G__Cont_149_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10380 {
10381 ((TExMap*) G__getstructoffset())->Add((ULong64_t) G__ULonglong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1])
10382 , (Long64_t) G__Longlong(libp->para[2]));
10383 G__setnull(result7);
10384 return(1 || funcname || hash || result7 || libp) ;
10385 }
10386
10387 static int G__G__Cont_149_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10388 {
10389 ((TExMap*) G__getstructoffset())->Add((Long64_t) G__Longlong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
10390 G__setnull(result7);
10391 return(1 || funcname || hash || result7 || libp) ;
10392 }
10393
10394 static int G__G__Cont_149_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10395 {
10396 ((TExMap*) G__getstructoffset())->AddAt((UInt_t) G__int(libp->para[0]), (ULong64_t) G__ULonglong(libp->para[1])
10397 , (Long64_t) G__Longlong(libp->para[2]), (Long64_t) G__Longlong(libp->para[3]));
10398 G__setnull(result7);
10399 return(1 || funcname || hash || result7 || libp) ;
10400 }
10401
10402 static int G__G__Cont_149_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10403 {
10404 G__letint(result7, 105, (long) ((const TExMap*) G__getstructoffset())->Capacity());
10405 return(1 || funcname || hash || result7 || libp) ;
10406 }
10407
10408 static int G__G__Cont_149_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10409 {
10410 ((TExMap*) G__getstructoffset())->Expand((Int_t) G__int(libp->para[0]));
10411 G__setnull(result7);
10412 return(1 || funcname || hash || result7 || libp) ;
10413 }
10414
10415 static int G__G__Cont_149_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10416 {
10417 G__letint(result7, 105, (long) ((const TExMap*) G__getstructoffset())->GetSize());
10418 return(1 || funcname || hash || result7 || libp) ;
10419 }
10420
10421 static int G__G__Cont_149_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10422 {
10423 G__letLonglong(result7, 110, (G__int64) ((TExMap*) G__getstructoffset())->GetValue((ULong64_t) G__ULonglong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1])));
10424 return(1 || funcname || hash || result7 || libp) ;
10425 }
10426
10427 static int G__G__Cont_149_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10428 {
10429 G__letLonglong(result7, 110, (G__int64) ((TExMap*) G__getstructoffset())->GetValue((Long64_t) G__Longlong(libp->para[0])));
10430 return(1 || funcname || hash || result7 || libp) ;
10431 }
10432
10433 static int G__G__Cont_149_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10434 {
10435 G__letLonglong(result7, 110, (G__int64) ((TExMap*) G__getstructoffset())->GetValue((ULong64_t) G__ULonglong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1])
10436 , *(UInt_t*) G__UIntref(&libp->para[2])));
10437 return(1 || funcname || hash || result7 || libp) ;
10438 }
10439
10440 static int G__G__Cont_149_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10441 {
10442 ((TExMap*) G__getstructoffset())->Remove((ULong64_t) G__ULonglong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
10443 G__setnull(result7);
10444 return(1 || funcname || hash || result7 || libp) ;
10445 }
10446
10447 static int G__G__Cont_149_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10448 {
10449 ((TExMap*) G__getstructoffset())->Remove((Long64_t) G__Longlong(libp->para[0]));
10450 G__setnull(result7);
10451 return(1 || funcname || hash || result7 || libp) ;
10452 }
10453
10454 static int G__G__Cont_149_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10455 {
10456 {
10457 const Long64_t& obj = ((TExMap*) G__getstructoffset())->operator()((ULong64_t) G__ULonglong(libp->para[0]), (Long64_t) G__Longlong(libp->para[1]));
10458 result7->ref = (long) (&obj);
10459 G__letint(result7, 'n', (long)obj);
10460 }
10461 return(1 || funcname || hash || result7 || libp) ;
10462 }
10463
10464 static int G__G__Cont_149_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10465 {
10466 {
10467 const Long64_t& obj = ((TExMap*) G__getstructoffset())->operator()((Long64_t) G__Longlong(libp->para[0]));
10468 result7->ref = (long) (&obj);
10469 G__letint(result7, 'n', (long)obj);
10470 }
10471 return(1 || funcname || hash || result7 || libp) ;
10472 }
10473
10474 static int G__G__Cont_149_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10475 {
10476 G__letint(result7, 85, (long) TExMap::Class());
10477 return(1 || funcname || hash || result7 || libp) ;
10478 }
10479
10480 static int G__G__Cont_149_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10481 {
10482 G__letint(result7, 67, (long) TExMap::Class_Name());
10483 return(1 || funcname || hash || result7 || libp) ;
10484 }
10485
10486 static int G__G__Cont_149_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10487 {
10488 G__letint(result7, 115, (long) TExMap::Class_Version());
10489 return(1 || funcname || hash || result7 || libp) ;
10490 }
10491
10492 static int G__G__Cont_149_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10493 {
10494 TExMap::Dictionary();
10495 G__setnull(result7);
10496 return(1 || funcname || hash || result7 || libp) ;
10497 }
10498
10499 static int G__G__Cont_149_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10500 {
10501 ((TExMap*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10502 G__setnull(result7);
10503 return(1 || funcname || hash || result7 || libp) ;
10504 }
10505
10506 static int G__G__Cont_149_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10507 {
10508 G__letint(result7, 67, (long) TExMap::DeclFileName());
10509 return(1 || funcname || hash || result7 || libp) ;
10510 }
10511
10512 static int G__G__Cont_149_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10513 {
10514 G__letint(result7, 105, (long) TExMap::ImplFileLine());
10515 return(1 || funcname || hash || result7 || libp) ;
10516 }
10517
10518 static int G__G__Cont_149_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10519 {
10520 G__letint(result7, 67, (long) TExMap::ImplFileName());
10521 return(1 || funcname || hash || result7 || libp) ;
10522 }
10523
10524 static int G__G__Cont_149_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10525 {
10526 G__letint(result7, 105, (long) TExMap::DeclFileLine());
10527 return(1 || funcname || hash || result7 || libp) ;
10528 }
10529
10530
10531 typedef TExMap G__TTExMap;
10532 static int G__G__Cont_149_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10533 {
10534 char* gvp = (char*) G__getgvp();
10535 long soff = G__getstructoffset();
10536 int n = G__getaryconstruct();
10537
10538
10539
10540
10541
10542 if (!soff) {
10543 return(1);
10544 }
10545 if (n) {
10546 if (gvp == (char*)G__PVOID) {
10547 delete[] (TExMap*) soff;
10548 } else {
10549 G__setgvp((long) G__PVOID);
10550 for (int i = n - 1; i >= 0; --i) {
10551 ((TExMap*) (soff+(sizeof(TExMap)*i)))->~G__TTExMap();
10552 }
10553 G__setgvp((long)gvp);
10554 }
10555 } else {
10556 if (gvp == (char*)G__PVOID) {
10557 delete (TExMap*) soff;
10558 } else {
10559 G__setgvp((long) G__PVOID);
10560 ((TExMap*) (soff))->~G__TTExMap();
10561 G__setgvp((long)gvp);
10562 }
10563 }
10564 G__setnull(result7);
10565 return(1 || funcname || hash || result7 || libp) ;
10566 }
10567
10568
10569
10570 static int G__G__Cont_152_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10571 {
10572 TListIter* p = NULL;
10573 char* gvp = (char*) G__getgvp();
10574 switch (libp->paran) {
10575 case 2:
10576
10577 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10578 p = new TListIter((TList*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
10579 } else {
10580 p = new((void*) gvp) TListIter((TList*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
10581 }
10582 break;
10583 case 1:
10584
10585 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10586 p = new TListIter((TList*) G__int(libp->para[0]));
10587 } else {
10588 p = new((void*) gvp) TListIter((TList*) G__int(libp->para[0]));
10589 }
10590 break;
10591 }
10592 result7->obj.i = (long) p;
10593 result7->ref = (long) p;
10594 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TListIter));
10595 return(1 || funcname || hash || result7 || libp) ;
10596 }
10597
10598 static int G__G__Cont_152_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10599 {
10600 TListIter* p = NULL;
10601 char* gvp = (char*) G__getgvp();
10602
10603 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10604 p = new TListIter(*(TListIter*) libp->para[0].ref);
10605 } else {
10606 p = new((void*) gvp) TListIter(*(TListIter*) libp->para[0].ref);
10607 }
10608 result7->obj.i = (long) p;
10609 result7->ref = (long) p;
10610 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TListIter));
10611 return(1 || funcname || hash || result7 || libp) ;
10612 }
10613
10614 static int G__G__Cont_152_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10615 {
10616 {
10617 const TListIter& obj = ((TListIter*) G__getstructoffset())->operator=(*(TListIter*) libp->para[0].ref);
10618 result7->ref = (long) (&obj);
10619 result7->obj.i = (long) (&obj);
10620 }
10621 return(1 || funcname || hash || result7 || libp) ;
10622 }
10623
10624 static int G__G__Cont_152_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10625 {
10626 ((TListIter*) G__getstructoffset())->SetOption((Option_t*) G__int(libp->para[0]));
10627 G__setnull(result7);
10628 return(1 || funcname || hash || result7 || libp) ;
10629 }
10630
10631 static int G__G__Cont_152_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10632 {
10633 G__letint(result7, 103, (long) ((const TListIter*) G__getstructoffset())->operator!=(*(TListIter*) libp->para[0].ref));
10634 return(1 || funcname || hash || result7 || libp) ;
10635 }
10636
10637 static int G__G__Cont_152_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10638 {
10639 G__letint(result7, 85, (long) TListIter::Class());
10640 return(1 || funcname || hash || result7 || libp) ;
10641 }
10642
10643 static int G__G__Cont_152_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10644 {
10645 G__letint(result7, 67, (long) TListIter::Class_Name());
10646 return(1 || funcname || hash || result7 || libp) ;
10647 }
10648
10649 static int G__G__Cont_152_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10650 {
10651 G__letint(result7, 115, (long) TListIter::Class_Version());
10652 return(1 || funcname || hash || result7 || libp) ;
10653 }
10654
10655 static int G__G__Cont_152_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10656 {
10657 TListIter::Dictionary();
10658 G__setnull(result7);
10659 return(1 || funcname || hash || result7 || libp) ;
10660 }
10661
10662 static int G__G__Cont_152_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10663 {
10664 ((TListIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10665 G__setnull(result7);
10666 return(1 || funcname || hash || result7 || libp) ;
10667 }
10668
10669 static int G__G__Cont_152_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10670 {
10671 G__letint(result7, 67, (long) TListIter::DeclFileName());
10672 return(1 || funcname || hash || result7 || libp) ;
10673 }
10674
10675 static int G__G__Cont_152_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10676 {
10677 G__letint(result7, 105, (long) TListIter::ImplFileLine());
10678 return(1 || funcname || hash || result7 || libp) ;
10679 }
10680
10681 static int G__G__Cont_152_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10682 {
10683 G__letint(result7, 67, (long) TListIter::ImplFileName());
10684 return(1 || funcname || hash || result7 || libp) ;
10685 }
10686
10687 static int G__G__Cont_152_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10688 {
10689 G__letint(result7, 105, (long) TListIter::DeclFileLine());
10690 return(1 || funcname || hash || result7 || libp) ;
10691 }
10692
10693
10694 typedef TListIter G__TTListIter;
10695 static int G__G__Cont_152_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10696 {
10697 char* gvp = (char*) G__getgvp();
10698 long soff = G__getstructoffset();
10699 int n = G__getaryconstruct();
10700
10701
10702
10703
10704
10705 if (!soff) {
10706 return(1);
10707 }
10708 if (n) {
10709 if (gvp == (char*)G__PVOID) {
10710 delete[] (TListIter*) soff;
10711 } else {
10712 G__setgvp((long) G__PVOID);
10713 for (int i = n - 1; i >= 0; --i) {
10714 ((TListIter*) (soff+(sizeof(TListIter)*i)))->~G__TTListIter();
10715 }
10716 G__setgvp((long)gvp);
10717 }
10718 } else {
10719 if (gvp == (char*)G__PVOID) {
10720 delete (TListIter*) soff;
10721 } else {
10722 G__setgvp((long) G__PVOID);
10723 ((TListIter*) (soff))->~G__TTListIter();
10724 G__setgvp((long)gvp);
10725 }
10726 }
10727 G__setnull(result7);
10728 return(1 || funcname || hash || result7 || libp) ;
10729 }
10730
10731
10732
10733 static int G__G__Cont_154_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10734 {
10735 THashTable* p = NULL;
10736 char* gvp = (char*) G__getgvp();
10737 switch (libp->paran) {
10738 case 2:
10739
10740 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10741 p = new THashTable((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
10742 } else {
10743 p = new((void*) gvp) THashTable((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
10744 }
10745 break;
10746 case 1:
10747
10748 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10749 p = new THashTable((Int_t) G__int(libp->para[0]));
10750 } else {
10751 p = new((void*) gvp) THashTable((Int_t) G__int(libp->para[0]));
10752 }
10753 break;
10754 case 0:
10755 int n = G__getaryconstruct();
10756 if (n) {
10757 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10758 p = new THashTable[n];
10759 } else {
10760 p = new((void*) gvp) THashTable[n];
10761 }
10762 } else {
10763 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10764 p = new THashTable;
10765 } else {
10766 p = new((void*) gvp) THashTable;
10767 }
10768 }
10769 break;
10770 }
10771 result7->obj.i = (long) p;
10772 result7->ref = (long) p;
10773 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_THashTable));
10774 return(1 || funcname || hash || result7 || libp) ;
10775 }
10776
10777 static int G__G__Cont_154_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10778 {
10779 G__letdouble(result7, 102, (double) ((const THashTable*) G__getstructoffset())->AverageCollisions());
10780 return(1 || funcname || hash || result7 || libp) ;
10781 }
10782
10783 static int G__G__Cont_154_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10784 {
10785 G__letint(result7, 105, (long) ((const THashTable*) G__getstructoffset())->Collisions((const char*) G__int(libp->para[0])));
10786 return(1 || funcname || hash || result7 || libp) ;
10787 }
10788
10789 static int G__G__Cont_154_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10790 {
10791 G__letint(result7, 105, (long) ((const THashTable*) G__getstructoffset())->Collisions((TObject*) G__int(libp->para[0])));
10792 return(1 || funcname || hash || result7 || libp) ;
10793 }
10794
10795 static int G__G__Cont_154_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10796 {
10797 G__letint(result7, 85, (long) ((const THashTable*) G__getstructoffset())->GetListForObject((const char*) G__int(libp->para[0])));
10798 return(1 || funcname || hash || result7 || libp) ;
10799 }
10800
10801 static int G__G__Cont_154_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10802 {
10803 G__letint(result7, 85, (long) ((const THashTable*) G__getstructoffset())->GetListForObject((TObject*) G__int(libp->para[0])));
10804 return(1 || funcname || hash || result7 || libp) ;
10805 }
10806
10807 static int G__G__Cont_154_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10808 {
10809 G__letint(result7, 105, (long) ((const THashTable*) G__getstructoffset())->GetRehashLevel());
10810 return(1 || funcname || hash || result7 || libp) ;
10811 }
10812
10813 static int G__G__Cont_154_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10814 {
10815 switch (libp->paran) {
10816 case 2:
10817 ((THashTable*) G__getstructoffset())->Rehash((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
10818 G__setnull(result7);
10819 break;
10820 case 1:
10821 ((THashTable*) G__getstructoffset())->Rehash((Int_t) G__int(libp->para[0]));
10822 G__setnull(result7);
10823 break;
10824 }
10825 return(1 || funcname || hash || result7 || libp) ;
10826 }
10827
10828 static int G__G__Cont_154_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10829 {
10830 G__letint(result7, 85, (long) ((THashTable*) G__getstructoffset())->RemoveSlow((TObject*) G__int(libp->para[0])));
10831 return(1 || funcname || hash || result7 || libp) ;
10832 }
10833
10834 static int G__G__Cont_154_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10835 {
10836 ((THashTable*) G__getstructoffset())->SetRehashLevel((Int_t) G__int(libp->para[0]));
10837 G__setnull(result7);
10838 return(1 || funcname || hash || result7 || libp) ;
10839 }
10840
10841 static int G__G__Cont_154_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10842 {
10843 G__letint(result7, 85, (long) THashTable::Class());
10844 return(1 || funcname || hash || result7 || libp) ;
10845 }
10846
10847 static int G__G__Cont_154_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10848 {
10849 G__letint(result7, 67, (long) THashTable::Class_Name());
10850 return(1 || funcname || hash || result7 || libp) ;
10851 }
10852
10853 static int G__G__Cont_154_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10854 {
10855 G__letint(result7, 115, (long) THashTable::Class_Version());
10856 return(1 || funcname || hash || result7 || libp) ;
10857 }
10858
10859 static int G__G__Cont_154_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10860 {
10861 THashTable::Dictionary();
10862 G__setnull(result7);
10863 return(1 || funcname || hash || result7 || libp) ;
10864 }
10865
10866 static int G__G__Cont_154_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10867 {
10868 ((THashTable*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10869 G__setnull(result7);
10870 return(1 || funcname || hash || result7 || libp) ;
10871 }
10872
10873 static int G__G__Cont_154_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10874 {
10875 G__letint(result7, 67, (long) THashTable::DeclFileName());
10876 return(1 || funcname || hash || result7 || libp) ;
10877 }
10878
10879 static int G__G__Cont_154_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10880 {
10881 G__letint(result7, 105, (long) THashTable::ImplFileLine());
10882 return(1 || funcname || hash || result7 || libp) ;
10883 }
10884
10885 static int G__G__Cont_154_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10886 {
10887 G__letint(result7, 67, (long) THashTable::ImplFileName());
10888 return(1 || funcname || hash || result7 || libp) ;
10889 }
10890
10891 static int G__G__Cont_154_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10892 {
10893 G__letint(result7, 105, (long) THashTable::DeclFileLine());
10894 return(1 || funcname || hash || result7 || libp) ;
10895 }
10896
10897
10898 typedef THashTable G__TTHashTable;
10899 static int G__G__Cont_154_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10900 {
10901 char* gvp = (char*) G__getgvp();
10902 long soff = G__getstructoffset();
10903 int n = G__getaryconstruct();
10904
10905
10906
10907
10908
10909 if (!soff) {
10910 return(1);
10911 }
10912 if (n) {
10913 if (gvp == (char*)G__PVOID) {
10914 delete[] (THashTable*) soff;
10915 } else {
10916 G__setgvp((long) G__PVOID);
10917 for (int i = n - 1; i >= 0; --i) {
10918 ((THashTable*) (soff+(sizeof(THashTable)*i)))->~G__TTHashTable();
10919 }
10920 G__setgvp((long)gvp);
10921 }
10922 } else {
10923 if (gvp == (char*)G__PVOID) {
10924 delete (THashTable*) soff;
10925 } else {
10926 G__setgvp((long) G__PVOID);
10927 ((THashTable*) (soff))->~G__TTHashTable();
10928 G__setgvp((long)gvp);
10929 }
10930 }
10931 G__setnull(result7);
10932 return(1 || funcname || hash || result7 || libp) ;
10933 }
10934
10935
10936
10937 static int G__G__Cont_155_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10938 {
10939 THashList* p = NULL;
10940 char* gvp = (char*) G__getgvp();
10941 switch (libp->paran) {
10942 case 2:
10943
10944 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10945 p = new THashList((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
10946 } else {
10947 p = new((void*) gvp) THashList((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
10948 }
10949 break;
10950 case 1:
10951
10952 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10953 p = new THashList((Int_t) G__int(libp->para[0]));
10954 } else {
10955 p = new((void*) gvp) THashList((Int_t) G__int(libp->para[0]));
10956 }
10957 break;
10958 case 0:
10959 int n = G__getaryconstruct();
10960 if (n) {
10961 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10962 p = new THashList[n];
10963 } else {
10964 p = new((void*) gvp) THashList[n];
10965 }
10966 } else {
10967 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10968 p = new THashList;
10969 } else {
10970 p = new((void*) gvp) THashList;
10971 }
10972 }
10973 break;
10974 }
10975 result7->obj.i = (long) p;
10976 result7->ref = (long) p;
10977 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_THashList));
10978 return(1 || funcname || hash || result7 || libp) ;
10979 }
10980
10981 static int G__G__Cont_155_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10982 {
10983 THashList* p = NULL;
10984 char* gvp = (char*) G__getgvp();
10985 switch (libp->paran) {
10986 case 3:
10987
10988 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10989 p = new THashList(
10990 (TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
10991 , (Int_t) G__int(libp->para[2]));
10992 } else {
10993 p = new((void*) gvp) THashList(
10994 (TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
10995 , (Int_t) G__int(libp->para[2]));
10996 }
10997 break;
10998 case 2:
10999
11000 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11001 p = new THashList((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
11002 } else {
11003 p = new((void*) gvp) THashList((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
11004 }
11005 break;
11006 case 1:
11007
11008 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11009 p = new THashList((TObject*) G__int(libp->para[0]));
11010 } else {
11011 p = new((void*) gvp) THashList((TObject*) G__int(libp->para[0]));
11012 }
11013 break;
11014 }
11015 result7->obj.i = (long) p;
11016 result7->ref = (long) p;
11017 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_THashList));
11018 return(1 || funcname || hash || result7 || libp) ;
11019 }
11020
11021 static int G__G__Cont_155_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11022 {
11023 G__letdouble(result7, 102, (double) ((const THashList*) G__getstructoffset())->AverageCollisions());
11024 return(1 || funcname || hash || result7 || libp) ;
11025 }
11026
11027 static int G__G__Cont_155_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11028 {
11029 G__letint(result7, 85, (long) ((const THashList*) G__getstructoffset())->GetListForObject((const char*) G__int(libp->para[0])));
11030 return(1 || funcname || hash || result7 || libp) ;
11031 }
11032
11033 static int G__G__Cont_155_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11034 {
11035 G__letint(result7, 85, (long) ((const THashList*) G__getstructoffset())->GetListForObject((TObject*) G__int(libp->para[0])));
11036 return(1 || funcname || hash || result7 || libp) ;
11037 }
11038
11039 static int G__G__Cont_155_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11040 {
11041 ((THashList*) G__getstructoffset())->Rehash((Int_t) G__int(libp->para[0]));
11042 G__setnull(result7);
11043 return(1 || funcname || hash || result7 || libp) ;
11044 }
11045
11046 static int G__G__Cont_155_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11047 {
11048 G__letint(result7, 85, (long) THashList::Class());
11049 return(1 || funcname || hash || result7 || libp) ;
11050 }
11051
11052 static int G__G__Cont_155_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11053 {
11054 G__letint(result7, 67, (long) THashList::Class_Name());
11055 return(1 || funcname || hash || result7 || libp) ;
11056 }
11057
11058 static int G__G__Cont_155_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11059 {
11060 G__letint(result7, 115, (long) THashList::Class_Version());
11061 return(1 || funcname || hash || result7 || libp) ;
11062 }
11063
11064 static int G__G__Cont_155_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11065 {
11066 THashList::Dictionary();
11067 G__setnull(result7);
11068 return(1 || funcname || hash || result7 || libp) ;
11069 }
11070
11071 static int G__G__Cont_155_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11072 {
11073 ((THashList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11074 G__setnull(result7);
11075 return(1 || funcname || hash || result7 || libp) ;
11076 }
11077
11078 static int G__G__Cont_155_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11079 {
11080 G__letint(result7, 67, (long) THashList::DeclFileName());
11081 return(1 || funcname || hash || result7 || libp) ;
11082 }
11083
11084 static int G__G__Cont_155_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11085 {
11086 G__letint(result7, 105, (long) THashList::ImplFileLine());
11087 return(1 || funcname || hash || result7 || libp) ;
11088 }
11089
11090 static int G__G__Cont_155_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11091 {
11092 G__letint(result7, 67, (long) THashList::ImplFileName());
11093 return(1 || funcname || hash || result7 || libp) ;
11094 }
11095
11096 static int G__G__Cont_155_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11097 {
11098 G__letint(result7, 105, (long) THashList::DeclFileLine());
11099 return(1 || funcname || hash || result7 || libp) ;
11100 }
11101
11102
11103 typedef THashList G__TTHashList;
11104 static int G__G__Cont_155_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11105 {
11106 char* gvp = (char*) G__getgvp();
11107 long soff = G__getstructoffset();
11108 int n = G__getaryconstruct();
11109
11110
11111
11112
11113
11114 if (!soff) {
11115 return(1);
11116 }
11117 if (n) {
11118 if (gvp == (char*)G__PVOID) {
11119 delete[] (THashList*) soff;
11120 } else {
11121 G__setgvp((long) G__PVOID);
11122 for (int i = n - 1; i >= 0; --i) {
11123 ((THashList*) (soff+(sizeof(THashList)*i)))->~G__TTHashList();
11124 }
11125 G__setgvp((long)gvp);
11126 }
11127 } else {
11128 if (gvp == (char*)G__PVOID) {
11129 delete (THashList*) soff;
11130 } else {
11131 G__setgvp((long) G__PVOID);
11132 ((THashList*) (soff))->~G__TTHashList();
11133 G__setgvp((long)gvp);
11134 }
11135 }
11136 G__setnull(result7);
11137 return(1 || funcname || hash || result7 || libp) ;
11138 }
11139
11140
11141
11142 static int G__G__Cont_156_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11143 {
11144 THashTableIter* p = NULL;
11145 char* gvp = (char*) G__getgvp();
11146 switch (libp->paran) {
11147 case 2:
11148
11149 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11150 p = new THashTableIter((THashTable*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11151 } else {
11152 p = new((void*) gvp) THashTableIter((THashTable*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11153 }
11154 break;
11155 case 1:
11156
11157 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11158 p = new THashTableIter((THashTable*) G__int(libp->para[0]));
11159 } else {
11160 p = new((void*) gvp) THashTableIter((THashTable*) G__int(libp->para[0]));
11161 }
11162 break;
11163 }
11164 result7->obj.i = (long) p;
11165 result7->ref = (long) p;
11166 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_THashTableIter));
11167 return(1 || funcname || hash || result7 || libp) ;
11168 }
11169
11170 static int G__G__Cont_156_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11171 {
11172 THashTableIter* p = NULL;
11173 char* gvp = (char*) G__getgvp();
11174
11175 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11176 p = new THashTableIter(*(THashTableIter*) libp->para[0].ref);
11177 } else {
11178 p = new((void*) gvp) THashTableIter(*(THashTableIter*) libp->para[0].ref);
11179 }
11180 result7->obj.i = (long) p;
11181 result7->ref = (long) p;
11182 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_THashTableIter));
11183 return(1 || funcname || hash || result7 || libp) ;
11184 }
11185
11186 static int G__G__Cont_156_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11187 {
11188 {
11189 const THashTableIter& obj = ((THashTableIter*) G__getstructoffset())->operator=(*(THashTableIter*) libp->para[0].ref);
11190 result7->ref = (long) (&obj);
11191 result7->obj.i = (long) (&obj);
11192 }
11193 return(1 || funcname || hash || result7 || libp) ;
11194 }
11195
11196 static int G__G__Cont_156_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11197 {
11198 G__letint(result7, 103, (long) ((const THashTableIter*) G__getstructoffset())->operator!=(*(THashTableIter*) libp->para[0].ref));
11199 return(1 || funcname || hash || result7 || libp) ;
11200 }
11201
11202 static int G__G__Cont_156_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11203 {
11204 G__letint(result7, 85, (long) THashTableIter::Class());
11205 return(1 || funcname || hash || result7 || libp) ;
11206 }
11207
11208 static int G__G__Cont_156_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11209 {
11210 G__letint(result7, 67, (long) THashTableIter::Class_Name());
11211 return(1 || funcname || hash || result7 || libp) ;
11212 }
11213
11214 static int G__G__Cont_156_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11215 {
11216 G__letint(result7, 115, (long) THashTableIter::Class_Version());
11217 return(1 || funcname || hash || result7 || libp) ;
11218 }
11219
11220 static int G__G__Cont_156_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11221 {
11222 THashTableIter::Dictionary();
11223 G__setnull(result7);
11224 return(1 || funcname || hash || result7 || libp) ;
11225 }
11226
11227 static int G__G__Cont_156_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11228 {
11229 ((THashTableIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11230 G__setnull(result7);
11231 return(1 || funcname || hash || result7 || libp) ;
11232 }
11233
11234 static int G__G__Cont_156_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11235 {
11236 G__letint(result7, 67, (long) THashTableIter::DeclFileName());
11237 return(1 || funcname || hash || result7 || libp) ;
11238 }
11239
11240 static int G__G__Cont_156_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11241 {
11242 G__letint(result7, 105, (long) THashTableIter::ImplFileLine());
11243 return(1 || funcname || hash || result7 || libp) ;
11244 }
11245
11246 static int G__G__Cont_156_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11247 {
11248 G__letint(result7, 67, (long) THashTableIter::ImplFileName());
11249 return(1 || funcname || hash || result7 || libp) ;
11250 }
11251
11252 static int G__G__Cont_156_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11253 {
11254 G__letint(result7, 105, (long) THashTableIter::DeclFileLine());
11255 return(1 || funcname || hash || result7 || libp) ;
11256 }
11257
11258
11259 typedef THashTableIter G__TTHashTableIter;
11260 static int G__G__Cont_156_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11261 {
11262 char* gvp = (char*) G__getgvp();
11263 long soff = G__getstructoffset();
11264 int n = G__getaryconstruct();
11265
11266
11267
11268
11269
11270 if (!soff) {
11271 return(1);
11272 }
11273 if (n) {
11274 if (gvp == (char*)G__PVOID) {
11275 delete[] (THashTableIter*) soff;
11276 } else {
11277 G__setgvp((long) G__PVOID);
11278 for (int i = n - 1; i >= 0; --i) {
11279 ((THashTableIter*) (soff+(sizeof(THashTableIter)*i)))->~G__TTHashTableIter();
11280 }
11281 G__setgvp((long)gvp);
11282 }
11283 } else {
11284 if (gvp == (char*)G__PVOID) {
11285 delete (THashTableIter*) soff;
11286 } else {
11287 G__setgvp((long) G__PVOID);
11288 ((THashTableIter*) (soff))->~G__TTHashTableIter();
11289 G__setgvp((long)gvp);
11290 }
11291 }
11292 G__setnull(result7);
11293 return(1 || funcname || hash || result7 || libp) ;
11294 }
11295
11296
11297
11298 static int G__G__Cont_157_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11299 {
11300 TMapIter* p = NULL;
11301 char* gvp = (char*) G__getgvp();
11302 switch (libp->paran) {
11303 case 2:
11304
11305 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11306 p = new TMapIter((TMap*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11307 } else {
11308 p = new((void*) gvp) TMapIter((TMap*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11309 }
11310 break;
11311 case 1:
11312
11313 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11314 p = new TMapIter((TMap*) G__int(libp->para[0]));
11315 } else {
11316 p = new((void*) gvp) TMapIter((TMap*) G__int(libp->para[0]));
11317 }
11318 break;
11319 }
11320 result7->obj.i = (long) p;
11321 result7->ref = (long) p;
11322 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TMapIter));
11323 return(1 || funcname || hash || result7 || libp) ;
11324 }
11325
11326 static int G__G__Cont_157_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11327 {
11328 TMapIter* p = NULL;
11329 char* gvp = (char*) G__getgvp();
11330
11331 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11332 p = new TMapIter(*(TMapIter*) libp->para[0].ref);
11333 } else {
11334 p = new((void*) gvp) TMapIter(*(TMapIter*) libp->para[0].ref);
11335 }
11336 result7->obj.i = (long) p;
11337 result7->ref = (long) p;
11338 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TMapIter));
11339 return(1 || funcname || hash || result7 || libp) ;
11340 }
11341
11342 static int G__G__Cont_157_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11343 {
11344 {
11345 const TMapIter& obj = ((TMapIter*) G__getstructoffset())->operator=(*(TMapIter*) libp->para[0].ref);
11346 result7->ref = (long) (&obj);
11347 result7->obj.i = (long) (&obj);
11348 }
11349 return(1 || funcname || hash || result7 || libp) ;
11350 }
11351
11352 static int G__G__Cont_157_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11353 {
11354 G__letint(result7, 103, (long) ((const TMapIter*) G__getstructoffset())->operator!=(*(TMapIter*) libp->para[0].ref));
11355 return(1 || funcname || hash || result7 || libp) ;
11356 }
11357
11358 static int G__G__Cont_157_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11359 {
11360 G__letint(result7, 85, (long) TMapIter::Class());
11361 return(1 || funcname || hash || result7 || libp) ;
11362 }
11363
11364 static int G__G__Cont_157_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11365 {
11366 G__letint(result7, 67, (long) TMapIter::Class_Name());
11367 return(1 || funcname || hash || result7 || libp) ;
11368 }
11369
11370 static int G__G__Cont_157_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11371 {
11372 G__letint(result7, 115, (long) TMapIter::Class_Version());
11373 return(1 || funcname || hash || result7 || libp) ;
11374 }
11375
11376 static int G__G__Cont_157_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11377 {
11378 TMapIter::Dictionary();
11379 G__setnull(result7);
11380 return(1 || funcname || hash || result7 || libp) ;
11381 }
11382
11383 static int G__G__Cont_157_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11384 {
11385 ((TMapIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11386 G__setnull(result7);
11387 return(1 || funcname || hash || result7 || libp) ;
11388 }
11389
11390 static int G__G__Cont_157_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11391 {
11392 G__letint(result7, 67, (long) TMapIter::DeclFileName());
11393 return(1 || funcname || hash || result7 || libp) ;
11394 }
11395
11396 static int G__G__Cont_157_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11397 {
11398 G__letint(result7, 105, (long) TMapIter::ImplFileLine());
11399 return(1 || funcname || hash || result7 || libp) ;
11400 }
11401
11402 static int G__G__Cont_157_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11403 {
11404 G__letint(result7, 67, (long) TMapIter::ImplFileName());
11405 return(1 || funcname || hash || result7 || libp) ;
11406 }
11407
11408 static int G__G__Cont_157_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11409 {
11410 G__letint(result7, 105, (long) TMapIter::DeclFileLine());
11411 return(1 || funcname || hash || result7 || libp) ;
11412 }
11413
11414
11415 typedef TMapIter G__TTMapIter;
11416 static int G__G__Cont_157_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11417 {
11418 char* gvp = (char*) G__getgvp();
11419 long soff = G__getstructoffset();
11420 int n = G__getaryconstruct();
11421
11422
11423
11424
11425
11426 if (!soff) {
11427 return(1);
11428 }
11429 if (n) {
11430 if (gvp == (char*)G__PVOID) {
11431 delete[] (TMapIter*) soff;
11432 } else {
11433 G__setgvp((long) G__PVOID);
11434 for (int i = n - 1; i >= 0; --i) {
11435 ((TMapIter*) (soff+(sizeof(TMapIter)*i)))->~G__TTMapIter();
11436 }
11437 G__setgvp((long)gvp);
11438 }
11439 } else {
11440 if (gvp == (char*)G__PVOID) {
11441 delete (TMapIter*) soff;
11442 } else {
11443 G__setgvp((long) G__PVOID);
11444 ((TMapIter*) (soff))->~G__TTMapIter();
11445 G__setgvp((long)gvp);
11446 }
11447 }
11448 G__setnull(result7);
11449 return(1 || funcname || hash || result7 || libp) ;
11450 }
11451
11452
11453
11454 static int G__G__Cont_158_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11455 {
11456 TPair* p = NULL;
11457 char* gvp = (char*) G__getgvp();
11458
11459 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11460 p = new TPair((TObject*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
11461 } else {
11462 p = new((void*) gvp) TPair((TObject*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
11463 }
11464 result7->obj.i = (long) p;
11465 result7->ref = (long) p;
11466 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TPair));
11467 return(1 || funcname || hash || result7 || libp) ;
11468 }
11469
11470 static int G__G__Cont_158_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11471 {
11472 TPair* p = NULL;
11473 char* gvp = (char*) G__getgvp();
11474
11475 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11476 p = new TPair(*(TPair*) libp->para[0].ref);
11477 } else {
11478 p = new((void*) gvp) TPair(*(TPair*) libp->para[0].ref);
11479 }
11480 result7->obj.i = (long) p;
11481 result7->ref = (long) p;
11482 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TPair));
11483 return(1 || funcname || hash || result7 || libp) ;
11484 }
11485
11486 static int G__G__Cont_158_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11487 {
11488 G__letint(result7, 85, (long) ((const TPair*) G__getstructoffset())->Key());
11489 return(1 || funcname || hash || result7 || libp) ;
11490 }
11491
11492 static int G__G__Cont_158_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11493 {
11494 G__letint(result7, 85, (long) ((const TPair*) G__getstructoffset())->Value());
11495 return(1 || funcname || hash || result7 || libp) ;
11496 }
11497
11498 static int G__G__Cont_158_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11499 {
11500 ((TPair*) G__getstructoffset())->SetValue((TObject*) G__int(libp->para[0]));
11501 G__setnull(result7);
11502 return(1 || funcname || hash || result7 || libp) ;
11503 }
11504
11505 static int G__G__Cont_158_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11506 {
11507 G__letint(result7, 85, (long) TPair::Class());
11508 return(1 || funcname || hash || result7 || libp) ;
11509 }
11510
11511 static int G__G__Cont_158_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11512 {
11513 G__letint(result7, 67, (long) TPair::Class_Name());
11514 return(1 || funcname || hash || result7 || libp) ;
11515 }
11516
11517 static int G__G__Cont_158_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11518 {
11519 G__letint(result7, 115, (long) TPair::Class_Version());
11520 return(1 || funcname || hash || result7 || libp) ;
11521 }
11522
11523 static int G__G__Cont_158_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11524 {
11525 TPair::Dictionary();
11526 G__setnull(result7);
11527 return(1 || funcname || hash || result7 || libp) ;
11528 }
11529
11530 static int G__G__Cont_158_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11531 {
11532 ((TPair*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11533 G__setnull(result7);
11534 return(1 || funcname || hash || result7 || libp) ;
11535 }
11536
11537 static int G__G__Cont_158_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11538 {
11539 G__letint(result7, 67, (long) TPair::DeclFileName());
11540 return(1 || funcname || hash || result7 || libp) ;
11541 }
11542
11543 static int G__G__Cont_158_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11544 {
11545 G__letint(result7, 105, (long) TPair::ImplFileLine());
11546 return(1 || funcname || hash || result7 || libp) ;
11547 }
11548
11549 static int G__G__Cont_158_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11550 {
11551 G__letint(result7, 67, (long) TPair::ImplFileName());
11552 return(1 || funcname || hash || result7 || libp) ;
11553 }
11554
11555 static int G__G__Cont_158_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11556 {
11557 G__letint(result7, 105, (long) TPair::DeclFileLine());
11558 return(1 || funcname || hash || result7 || libp) ;
11559 }
11560
11561
11562 typedef TPair G__TTPair;
11563 static int G__G__Cont_158_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11564 {
11565 char* gvp = (char*) G__getgvp();
11566 long soff = G__getstructoffset();
11567 int n = G__getaryconstruct();
11568
11569
11570
11571
11572
11573 if (!soff) {
11574 return(1);
11575 }
11576 if (n) {
11577 if (gvp == (char*)G__PVOID) {
11578 delete[] (TPair*) soff;
11579 } else {
11580 G__setgvp((long) G__PVOID);
11581 for (int i = n - 1; i >= 0; --i) {
11582 ((TPair*) (soff+(sizeof(TPair)*i)))->~G__TTPair();
11583 }
11584 G__setgvp((long)gvp);
11585 }
11586 } else {
11587 if (gvp == (char*)G__PVOID) {
11588 delete (TPair*) soff;
11589 } else {
11590 G__setgvp((long) G__PVOID);
11591 ((TPair*) (soff))->~G__TTPair();
11592 G__setgvp((long)gvp);
11593 }
11594 }
11595 G__setnull(result7);
11596 return(1 || funcname || hash || result7 || libp) ;
11597 }
11598
11599
11600
11601 static int G__G__Cont_159_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11602 {
11603 TMap* p = NULL;
11604 char* gvp = (char*) G__getgvp();
11605 switch (libp->paran) {
11606 case 2:
11607
11608 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11609 p = new TMap((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
11610 } else {
11611 p = new((void*) gvp) TMap((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
11612 }
11613 break;
11614 case 1:
11615
11616 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11617 p = new TMap((Int_t) G__int(libp->para[0]));
11618 } else {
11619 p = new((void*) gvp) TMap((Int_t) G__int(libp->para[0]));
11620 }
11621 break;
11622 case 0:
11623 int n = G__getaryconstruct();
11624 if (n) {
11625 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11626 p = new TMap[n];
11627 } else {
11628 p = new((void*) gvp) TMap[n];
11629 }
11630 } else {
11631 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11632 p = new TMap;
11633 } else {
11634 p = new((void*) gvp) TMap;
11635 }
11636 }
11637 break;
11638 }
11639 result7->obj.i = (long) p;
11640 result7->ref = (long) p;
11641 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TMap));
11642 return(1 || funcname || hash || result7 || libp) ;
11643 }
11644
11645 static int G__G__Cont_159_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11646 {
11647 ((TMap*) G__getstructoffset())->Add((TObject*) G__int(libp->para[0]), (TObject*) G__int(libp->para[1]));
11648 G__setnull(result7);
11649 return(1 || funcname || hash || result7 || libp) ;
11650 }
11651
11652 static int G__G__Cont_159_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11653 {
11654 G__letdouble(result7, 102, (double) ((const TMap*) G__getstructoffset())->AverageCollisions());
11655 return(1 || funcname || hash || result7 || libp) ;
11656 }
11657
11658 static int G__G__Cont_159_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11659 {
11660 G__letint(result7, 105, (long) ((const TMap*) G__getstructoffset())->Capacity());
11661 return(1 || funcname || hash || result7 || libp) ;
11662 }
11663
11664 static int G__G__Cont_159_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11665 {
11666 G__letint(result7, 105, (long) ((const TMap*) G__getstructoffset())->Collisions((const char*) G__int(libp->para[0])));
11667 return(1 || funcname || hash || result7 || libp) ;
11668 }
11669
11670 static int G__G__Cont_159_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11671 {
11672 G__letint(result7, 105, (long) ((const TMap*) G__getstructoffset())->Collisions((TObject*) G__int(libp->para[0])));
11673 return(1 || funcname || hash || result7 || libp) ;
11674 }
11675
11676 static int G__G__Cont_159_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11677 {
11678 ((TMap*) G__getstructoffset())->DeleteKeys();
11679 G__setnull(result7);
11680 return(1 || funcname || hash || result7 || libp) ;
11681 }
11682
11683 static int G__G__Cont_159_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11684 {
11685 ((TMap*) G__getstructoffset())->DeleteValues();
11686 G__setnull(result7);
11687 return(1 || funcname || hash || result7 || libp) ;
11688 }
11689
11690 static int G__G__Cont_159_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11691 {
11692 ((TMap*) G__getstructoffset())->DeleteAll();
11693 G__setnull(result7);
11694 return(1 || funcname || hash || result7 || libp) ;
11695 }
11696
11697 static int G__G__Cont_159_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11698 {
11699 G__letint(result7, 103, (long) ((TMap*) G__getstructoffset())->DeleteEntry((TObject*) G__int(libp->para[0])));
11700 return(1 || funcname || hash || result7 || libp) ;
11701 }
11702
11703 static int G__G__Cont_159_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11704 {
11705 G__letint(result7, 85, (long) ((const TMap*) G__getstructoffset())->GetTable());
11706 return(1 || funcname || hash || result7 || libp) ;
11707 }
11708
11709 static int G__G__Cont_159_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11710 {
11711 G__letint(result7, 85, (long) ((const TMap*) G__getstructoffset())->GetValue((const char*) G__int(libp->para[0])));
11712 return(1 || funcname || hash || result7 || libp) ;
11713 }
11714
11715 static int G__G__Cont_159_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11716 {
11717 G__letint(result7, 85, (long) ((const TMap*) G__getstructoffset())->GetValue((TObject*) G__int(libp->para[0])));
11718 return(1 || funcname || hash || result7 || libp) ;
11719 }
11720
11721 static int G__G__Cont_159_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11722 {
11723 G__letint(result7, 103, (long) ((const TMap*) G__getstructoffset())->IsOwnerValue());
11724 return(1 || funcname || hash || result7 || libp) ;
11725 }
11726
11727 static int G__G__Cont_159_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11728 {
11729 G__letint(result7, 85, (long) ((const TMap*) G__getstructoffset())->operator()((const char*) G__int(libp->para[0])));
11730 return(1 || funcname || hash || result7 || libp) ;
11731 }
11732
11733 static int G__G__Cont_159_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11734 {
11735 G__letint(result7, 85, (long) ((const TMap*) G__getstructoffset())->operator()((TObject*) G__int(libp->para[0])));
11736 return(1 || funcname || hash || result7 || libp) ;
11737 }
11738
11739 static int G__G__Cont_159_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11740 {
11741 switch (libp->paran) {
11742 case 2:
11743 ((TMap*) G__getstructoffset())->Rehash((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11744 G__setnull(result7);
11745 break;
11746 case 1:
11747 ((TMap*) G__getstructoffset())->Rehash((Int_t) G__int(libp->para[0]));
11748 G__setnull(result7);
11749 break;
11750 }
11751 return(1 || funcname || hash || result7 || libp) ;
11752 }
11753
11754 static int G__G__Cont_159_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11755 {
11756 G__letint(result7, 85, (long) ((TMap*) G__getstructoffset())->RemoveEntry((TObject*) G__int(libp->para[0])));
11757 return(1 || funcname || hash || result7 || libp) ;
11758 }
11759
11760 static int G__G__Cont_159_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11761 {
11762 switch (libp->paran) {
11763 case 1:
11764 ((TMap*) G__getstructoffset())->SetOwnerValue((Bool_t) G__int(libp->para[0]));
11765 G__setnull(result7);
11766 break;
11767 case 0:
11768 ((TMap*) G__getstructoffset())->SetOwnerValue();
11769 G__setnull(result7);
11770 break;
11771 }
11772 return(1 || funcname || hash || result7 || libp) ;
11773 }
11774
11775 static int G__G__Cont_159_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11776 {
11777 switch (libp->paran) {
11778 case 2:
11779 ((TMap*) G__getstructoffset())->SetOwnerKeyValue((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11780 G__setnull(result7);
11781 break;
11782 case 1:
11783 ((TMap*) G__getstructoffset())->SetOwnerKeyValue((Bool_t) G__int(libp->para[0]));
11784 G__setnull(result7);
11785 break;
11786 case 0:
11787 ((TMap*) G__getstructoffset())->SetOwnerKeyValue();
11788 G__setnull(result7);
11789 break;
11790 }
11791 return(1 || funcname || hash || result7 || libp) ;
11792 }
11793
11794 static int G__G__Cont_159_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11795 {
11796 G__letint(result7, 85, (long) TMap::Class());
11797 return(1 || funcname || hash || result7 || libp) ;
11798 }
11799
11800 static int G__G__Cont_159_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11801 {
11802 G__letint(result7, 67, (long) TMap::Class_Name());
11803 return(1 || funcname || hash || result7 || libp) ;
11804 }
11805
11806 static int G__G__Cont_159_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11807 {
11808 G__letint(result7, 115, (long) TMap::Class_Version());
11809 return(1 || funcname || hash || result7 || libp) ;
11810 }
11811
11812 static int G__G__Cont_159_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11813 {
11814 TMap::Dictionary();
11815 G__setnull(result7);
11816 return(1 || funcname || hash || result7 || libp) ;
11817 }
11818
11819 static int G__G__Cont_159_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11820 {
11821 ((TMap*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11822 G__setnull(result7);
11823 return(1 || funcname || hash || result7 || libp) ;
11824 }
11825
11826 static int G__G__Cont_159_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11827 {
11828 G__letint(result7, 67, (long) TMap::DeclFileName());
11829 return(1 || funcname || hash || result7 || libp) ;
11830 }
11831
11832 static int G__G__Cont_159_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11833 {
11834 G__letint(result7, 105, (long) TMap::ImplFileLine());
11835 return(1 || funcname || hash || result7 || libp) ;
11836 }
11837
11838 static int G__G__Cont_159_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11839 {
11840 G__letint(result7, 67, (long) TMap::ImplFileName());
11841 return(1 || funcname || hash || result7 || libp) ;
11842 }
11843
11844 static int G__G__Cont_159_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11845 {
11846 G__letint(result7, 105, (long) TMap::DeclFileLine());
11847 return(1 || funcname || hash || result7 || libp) ;
11848 }
11849
11850
11851 typedef TMap G__TTMap;
11852 static int G__G__Cont_159_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11853 {
11854 char* gvp = (char*) G__getgvp();
11855 long soff = G__getstructoffset();
11856 int n = G__getaryconstruct();
11857
11858
11859
11860
11861
11862 if (!soff) {
11863 return(1);
11864 }
11865 if (n) {
11866 if (gvp == (char*)G__PVOID) {
11867 delete[] (TMap*) soff;
11868 } else {
11869 G__setgvp((long) G__PVOID);
11870 for (int i = n - 1; i >= 0; --i) {
11871 ((TMap*) (soff+(sizeof(TMap)*i)))->~G__TTMap();
11872 }
11873 G__setgvp((long)gvp);
11874 }
11875 } else {
11876 if (gvp == (char*)G__PVOID) {
11877 delete (TMap*) soff;
11878 } else {
11879 G__setgvp((long) G__PVOID);
11880 ((TMap*) (soff))->~G__TTMap();
11881 G__setgvp((long)gvp);
11882 }
11883 }
11884 G__setnull(result7);
11885 return(1 || funcname || hash || result7 || libp) ;
11886 }
11887
11888
11889
11890 static int G__G__Cont_161_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11891 {
11892 TOrdCollectionIter* p = NULL;
11893 char* gvp = (char*) G__getgvp();
11894 switch (libp->paran) {
11895 case 2:
11896
11897 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11898 p = new TOrdCollectionIter((TOrdCollection*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11899 } else {
11900 p = new((void*) gvp) TOrdCollectionIter((TOrdCollection*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11901 }
11902 break;
11903 case 1:
11904
11905 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11906 p = new TOrdCollectionIter((TOrdCollection*) G__int(libp->para[0]));
11907 } else {
11908 p = new((void*) gvp) TOrdCollectionIter((TOrdCollection*) G__int(libp->para[0]));
11909 }
11910 break;
11911 }
11912 result7->obj.i = (long) p;
11913 result7->ref = (long) p;
11914 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter));
11915 return(1 || funcname || hash || result7 || libp) ;
11916 }
11917
11918 static int G__G__Cont_161_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11919 {
11920 TOrdCollectionIter* p = NULL;
11921 char* gvp = (char*) G__getgvp();
11922
11923 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11924 p = new TOrdCollectionIter(*(TOrdCollectionIter*) libp->para[0].ref);
11925 } else {
11926 p = new((void*) gvp) TOrdCollectionIter(*(TOrdCollectionIter*) libp->para[0].ref);
11927 }
11928 result7->obj.i = (long) p;
11929 result7->ref = (long) p;
11930 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter));
11931 return(1 || funcname || hash || result7 || libp) ;
11932 }
11933
11934 static int G__G__Cont_161_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11935 {
11936 {
11937 const TOrdCollectionIter& obj = ((TOrdCollectionIter*) G__getstructoffset())->operator=(*(TOrdCollectionIter*) libp->para[0].ref);
11938 result7->ref = (long) (&obj);
11939 result7->obj.i = (long) (&obj);
11940 }
11941 return(1 || funcname || hash || result7 || libp) ;
11942 }
11943
11944 static int G__G__Cont_161_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11945 {
11946 G__letint(result7, 103, (long) ((const TOrdCollectionIter*) G__getstructoffset())->operator!=(*(TOrdCollectionIter*) libp->para[0].ref));
11947 return(1 || funcname || hash || result7 || libp) ;
11948 }
11949
11950 static int G__G__Cont_161_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11951 {
11952 G__letint(result7, 85, (long) TOrdCollectionIter::Class());
11953 return(1 || funcname || hash || result7 || libp) ;
11954 }
11955
11956 static int G__G__Cont_161_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11957 {
11958 G__letint(result7, 67, (long) TOrdCollectionIter::Class_Name());
11959 return(1 || funcname || hash || result7 || libp) ;
11960 }
11961
11962 static int G__G__Cont_161_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11963 {
11964 G__letint(result7, 115, (long) TOrdCollectionIter::Class_Version());
11965 return(1 || funcname || hash || result7 || libp) ;
11966 }
11967
11968 static int G__G__Cont_161_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11969 {
11970 TOrdCollectionIter::Dictionary();
11971 G__setnull(result7);
11972 return(1 || funcname || hash || result7 || libp) ;
11973 }
11974
11975 static int G__G__Cont_161_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11976 {
11977 ((TOrdCollectionIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11978 G__setnull(result7);
11979 return(1 || funcname || hash || result7 || libp) ;
11980 }
11981
11982 static int G__G__Cont_161_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11983 {
11984 G__letint(result7, 67, (long) TOrdCollectionIter::DeclFileName());
11985 return(1 || funcname || hash || result7 || libp) ;
11986 }
11987
11988 static int G__G__Cont_161_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11989 {
11990 G__letint(result7, 105, (long) TOrdCollectionIter::ImplFileLine());
11991 return(1 || funcname || hash || result7 || libp) ;
11992 }
11993
11994 static int G__G__Cont_161_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11995 {
11996 G__letint(result7, 67, (long) TOrdCollectionIter::ImplFileName());
11997 return(1 || funcname || hash || result7 || libp) ;
11998 }
11999
12000 static int G__G__Cont_161_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12001 {
12002 G__letint(result7, 105, (long) TOrdCollectionIter::DeclFileLine());
12003 return(1 || funcname || hash || result7 || libp) ;
12004 }
12005
12006
12007 typedef TOrdCollectionIter G__TTOrdCollectionIter;
12008 static int G__G__Cont_161_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12009 {
12010 char* gvp = (char*) G__getgvp();
12011 long soff = G__getstructoffset();
12012 int n = G__getaryconstruct();
12013
12014
12015
12016
12017
12018 if (!soff) {
12019 return(1);
12020 }
12021 if (n) {
12022 if (gvp == (char*)G__PVOID) {
12023 delete[] (TOrdCollectionIter*) soff;
12024 } else {
12025 G__setgvp((long) G__PVOID);
12026 for (int i = n - 1; i >= 0; --i) {
12027 ((TOrdCollectionIter*) (soff+(sizeof(TOrdCollectionIter)*i)))->~G__TTOrdCollectionIter();
12028 }
12029 G__setgvp((long)gvp);
12030 }
12031 } else {
12032 if (gvp == (char*)G__PVOID) {
12033 delete (TOrdCollectionIter*) soff;
12034 } else {
12035 G__setgvp((long) G__PVOID);
12036 ((TOrdCollectionIter*) (soff))->~G__TTOrdCollectionIter();
12037 G__setgvp((long)gvp);
12038 }
12039 }
12040 G__setnull(result7);
12041 return(1 || funcname || hash || result7 || libp) ;
12042 }
12043
12044
12045
12046 static int G__G__Cont_162_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12047 {
12048 TOrdCollection* p = NULL;
12049 char* gvp = (char*) G__getgvp();
12050 switch (libp->paran) {
12051 case 1:
12052
12053 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12054 p = new TOrdCollection((Int_t) G__int(libp->para[0]));
12055 } else {
12056 p = new((void*) gvp) TOrdCollection((Int_t) G__int(libp->para[0]));
12057 }
12058 break;
12059 case 0:
12060 int n = G__getaryconstruct();
12061 if (n) {
12062 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12063 p = new TOrdCollection[n];
12064 } else {
12065 p = new((void*) gvp) TOrdCollection[n];
12066 }
12067 } else {
12068 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12069 p = new TOrdCollection;
12070 } else {
12071 p = new((void*) gvp) TOrdCollection;
12072 }
12073 }
12074 break;
12075 }
12076 result7->obj.i = (long) p;
12077 result7->ref = (long) p;
12078 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TOrdCollection));
12079 return(1 || funcname || hash || result7 || libp) ;
12080 }
12081
12082 static int G__G__Cont_162_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12083 {
12084 ((TOrdCollection*) G__getstructoffset())->PutAt((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12085 G__setnull(result7);
12086 return(1 || funcname || hash || result7 || libp) ;
12087 }
12088
12089 static int G__G__Cont_162_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12090 {
12091 ((TOrdCollection*) G__getstructoffset())->Sort();
12092 G__setnull(result7);
12093 return(1 || funcname || hash || result7 || libp) ;
12094 }
12095
12096 static int G__G__Cont_162_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12097 {
12098 G__letint(result7, 105, (long) ((TOrdCollection*) G__getstructoffset())->BinarySearch((TObject*) G__int(libp->para[0])));
12099 return(1 || funcname || hash || result7 || libp) ;
12100 }
12101
12102 static int G__G__Cont_162_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12103 {
12104 G__letint(result7, 85, (long) TOrdCollection::Class());
12105 return(1 || funcname || hash || result7 || libp) ;
12106 }
12107
12108 static int G__G__Cont_162_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12109 {
12110 G__letint(result7, 67, (long) TOrdCollection::Class_Name());
12111 return(1 || funcname || hash || result7 || libp) ;
12112 }
12113
12114 static int G__G__Cont_162_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12115 {
12116 G__letint(result7, 115, (long) TOrdCollection::Class_Version());
12117 return(1 || funcname || hash || result7 || libp) ;
12118 }
12119
12120 static int G__G__Cont_162_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12121 {
12122 TOrdCollection::Dictionary();
12123 G__setnull(result7);
12124 return(1 || funcname || hash || result7 || libp) ;
12125 }
12126
12127 static int G__G__Cont_162_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12128 {
12129 ((TOrdCollection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12130 G__setnull(result7);
12131 return(1 || funcname || hash || result7 || libp) ;
12132 }
12133
12134 static int G__G__Cont_162_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12135 {
12136 G__letint(result7, 67, (long) TOrdCollection::DeclFileName());
12137 return(1 || funcname || hash || result7 || libp) ;
12138 }
12139
12140 static int G__G__Cont_162_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12141 {
12142 G__letint(result7, 105, (long) TOrdCollection::ImplFileLine());
12143 return(1 || funcname || hash || result7 || libp) ;
12144 }
12145
12146 static int G__G__Cont_162_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12147 {
12148 G__letint(result7, 67, (long) TOrdCollection::ImplFileName());
12149 return(1 || funcname || hash || result7 || libp) ;
12150 }
12151
12152 static int G__G__Cont_162_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12153 {
12154 G__letint(result7, 105, (long) TOrdCollection::DeclFileLine());
12155 return(1 || funcname || hash || result7 || libp) ;
12156 }
12157
12158
12159 typedef TOrdCollection G__TTOrdCollection;
12160 static int G__G__Cont_162_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12161 {
12162 char* gvp = (char*) G__getgvp();
12163 long soff = G__getstructoffset();
12164 int n = G__getaryconstruct();
12165
12166
12167
12168
12169
12170 if (!soff) {
12171 return(1);
12172 }
12173 if (n) {
12174 if (gvp == (char*)G__PVOID) {
12175 delete[] (TOrdCollection*) soff;
12176 } else {
12177 G__setgvp((long) G__PVOID);
12178 for (int i = n - 1; i >= 0; --i) {
12179 ((TOrdCollection*) (soff+(sizeof(TOrdCollection)*i)))->~G__TTOrdCollection();
12180 }
12181 G__setgvp((long)gvp);
12182 }
12183 } else {
12184 if (gvp == (char*)G__PVOID) {
12185 delete (TOrdCollection*) soff;
12186 } else {
12187 G__setgvp((long) G__PVOID);
12188 ((TOrdCollection*) (soff))->~G__TTOrdCollection();
12189 G__setgvp((long)gvp);
12190 }
12191 }
12192 G__setnull(result7);
12193 return(1 || funcname || hash || result7 || libp) ;
12194 }
12195
12196
12197
12198 static int G__G__Cont_165_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12199 {
12200 TRefArrayIter* p = NULL;
12201 char* gvp = (char*) G__getgvp();
12202 switch (libp->paran) {
12203 case 2:
12204
12205 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12206 p = new TRefArrayIter((TRefArray*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
12207 } else {
12208 p = new((void*) gvp) TRefArrayIter((TRefArray*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
12209 }
12210 break;
12211 case 1:
12212
12213 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12214 p = new TRefArrayIter((TRefArray*) G__int(libp->para[0]));
12215 } else {
12216 p = new((void*) gvp) TRefArrayIter((TRefArray*) G__int(libp->para[0]));
12217 }
12218 break;
12219 }
12220 result7->obj.i = (long) p;
12221 result7->ref = (long) p;
12222 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter));
12223 return(1 || funcname || hash || result7 || libp) ;
12224 }
12225
12226 static int G__G__Cont_165_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12227 {
12228 TRefArrayIter* p = NULL;
12229 char* gvp = (char*) G__getgvp();
12230
12231 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12232 p = new TRefArrayIter(*(TRefArrayIter*) libp->para[0].ref);
12233 } else {
12234 p = new((void*) gvp) TRefArrayIter(*(TRefArrayIter*) libp->para[0].ref);
12235 }
12236 result7->obj.i = (long) p;
12237 result7->ref = (long) p;
12238 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter));
12239 return(1 || funcname || hash || result7 || libp) ;
12240 }
12241
12242 static int G__G__Cont_165_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12243 {
12244 {
12245 const TRefArrayIter& obj = ((TRefArrayIter*) G__getstructoffset())->operator=(*(TRefArrayIter*) libp->para[0].ref);
12246 result7->ref = (long) (&obj);
12247 result7->obj.i = (long) (&obj);
12248 }
12249 return(1 || funcname || hash || result7 || libp) ;
12250 }
12251
12252 static int G__G__Cont_165_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12253 {
12254 G__letint(result7, 103, (long) ((const TRefArrayIter*) G__getstructoffset())->operator!=(*(TRefArrayIter*) libp->para[0].ref));
12255 return(1 || funcname || hash || result7 || libp) ;
12256 }
12257
12258 static int G__G__Cont_165_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12259 {
12260 G__letint(result7, 85, (long) TRefArrayIter::Class());
12261 return(1 || funcname || hash || result7 || libp) ;
12262 }
12263
12264 static int G__G__Cont_165_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12265 {
12266 G__letint(result7, 67, (long) TRefArrayIter::Class_Name());
12267 return(1 || funcname || hash || result7 || libp) ;
12268 }
12269
12270 static int G__G__Cont_165_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12271 {
12272 G__letint(result7, 115, (long) TRefArrayIter::Class_Version());
12273 return(1 || funcname || hash || result7 || libp) ;
12274 }
12275
12276 static int G__G__Cont_165_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12277 {
12278 TRefArrayIter::Dictionary();
12279 G__setnull(result7);
12280 return(1 || funcname || hash || result7 || libp) ;
12281 }
12282
12283 static int G__G__Cont_165_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12284 {
12285 ((TRefArrayIter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12286 G__setnull(result7);
12287 return(1 || funcname || hash || result7 || libp) ;
12288 }
12289
12290 static int G__G__Cont_165_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12291 {
12292 G__letint(result7, 67, (long) TRefArrayIter::DeclFileName());
12293 return(1 || funcname || hash || result7 || libp) ;
12294 }
12295
12296 static int G__G__Cont_165_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12297 {
12298 G__letint(result7, 105, (long) TRefArrayIter::ImplFileLine());
12299 return(1 || funcname || hash || result7 || libp) ;
12300 }
12301
12302 static int G__G__Cont_165_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12303 {
12304 G__letint(result7, 67, (long) TRefArrayIter::ImplFileName());
12305 return(1 || funcname || hash || result7 || libp) ;
12306 }
12307
12308 static int G__G__Cont_165_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12309 {
12310 G__letint(result7, 105, (long) TRefArrayIter::DeclFileLine());
12311 return(1 || funcname || hash || result7 || libp) ;
12312 }
12313
12314
12315 typedef TRefArrayIter G__TTRefArrayIter;
12316 static int G__G__Cont_165_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12317 {
12318 char* gvp = (char*) G__getgvp();
12319 long soff = G__getstructoffset();
12320 int n = G__getaryconstruct();
12321
12322
12323
12324
12325
12326 if (!soff) {
12327 return(1);
12328 }
12329 if (n) {
12330 if (gvp == (char*)G__PVOID) {
12331 delete[] (TRefArrayIter*) soff;
12332 } else {
12333 G__setgvp((long) G__PVOID);
12334 for (int i = n - 1; i >= 0; --i) {
12335 ((TRefArrayIter*) (soff+(sizeof(TRefArrayIter)*i)))->~G__TTRefArrayIter();
12336 }
12337 G__setgvp((long)gvp);
12338 }
12339 } else {
12340 if (gvp == (char*)G__PVOID) {
12341 delete (TRefArrayIter*) soff;
12342 } else {
12343 G__setgvp((long) G__PVOID);
12344 ((TRefArrayIter*) (soff))->~G__TTRefArrayIter();
12345 G__setgvp((long)gvp);
12346 }
12347 }
12348 G__setnull(result7);
12349 return(1 || funcname || hash || result7 || libp) ;
12350 }
12351
12352
12353
12354 static int G__G__Cont_166_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12355 {
12356 TRefArray* p = NULL;
12357 char* gvp = (char*) G__getgvp();
12358 switch (libp->paran) {
12359 case 1:
12360
12361 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12362 p = new TRefArray((TProcessID*) G__int(libp->para[0]));
12363 } else {
12364 p = new((void*) gvp) TRefArray((TProcessID*) G__int(libp->para[0]));
12365 }
12366 break;
12367 case 0:
12368 int n = G__getaryconstruct();
12369 if (n) {
12370 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12371 p = new TRefArray[n];
12372 } else {
12373 p = new((void*) gvp) TRefArray[n];
12374 }
12375 } else {
12376 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12377 p = new TRefArray;
12378 } else {
12379 p = new((void*) gvp) TRefArray;
12380 }
12381 }
12382 break;
12383 }
12384 result7->obj.i = (long) p;
12385 result7->ref = (long) p;
12386 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefArray));
12387 return(1 || funcname || hash || result7 || libp) ;
12388 }
12389
12390 static int G__G__Cont_166_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12391 {
12392 TRefArray* p = NULL;
12393 char* gvp = (char*) G__getgvp();
12394
12395 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12396 p = new TRefArray((Int_t) G__int(libp->para[0]), (TProcessID*) G__int(libp->para[1]));
12397 } else {
12398 p = new((void*) gvp) TRefArray((Int_t) G__int(libp->para[0]), (TProcessID*) G__int(libp->para[1]));
12399 }
12400 result7->obj.i = (long) p;
12401 result7->ref = (long) p;
12402 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefArray));
12403 return(1 || funcname || hash || result7 || libp) ;
12404 }
12405
12406 static int G__G__Cont_166_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12407 {
12408 TRefArray* p = NULL;
12409 char* gvp = (char*) G__getgvp();
12410 switch (libp->paran) {
12411 case 3:
12412
12413 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12414 p = new TRefArray(
12415 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12416 , (TProcessID*) G__int(libp->para[2]));
12417 } else {
12418 p = new((void*) gvp) TRefArray(
12419 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12420 , (TProcessID*) G__int(libp->para[2]));
12421 }
12422 break;
12423 case 2:
12424
12425 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12426 p = new TRefArray((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12427 } else {
12428 p = new((void*) gvp) TRefArray((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12429 }
12430 break;
12431 case 1:
12432
12433 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12434 p = new TRefArray((Int_t) G__int(libp->para[0]));
12435 } else {
12436 p = new((void*) gvp) TRefArray((Int_t) G__int(libp->para[0]));
12437 }
12438 break;
12439 }
12440 result7->obj.i = (long) p;
12441 result7->ref = (long) p;
12442 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefArray));
12443 return(1 || funcname || hash || result7 || libp) ;
12444 }
12445
12446 static int G__G__Cont_166_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12447 {
12448 TRefArray* p = NULL;
12449 char* gvp = (char*) G__getgvp();
12450
12451 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12452 p = new TRefArray(*(TRefArray*) libp->para[0].ref);
12453 } else {
12454 p = new((void*) gvp) TRefArray(*(TRefArray*) libp->para[0].ref);
12455 }
12456 result7->obj.i = (long) p;
12457 result7->ref = (long) p;
12458 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TRefArray));
12459 return(1 || funcname || hash || result7 || libp) ;
12460 }
12461
12462 static int G__G__Cont_166_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12463 {
12464 {
12465 const TRefArray& obj = ((TRefArray*) G__getstructoffset())->operator=(*(TRefArray*) libp->para[0].ref);
12466 result7->ref = (long) (&obj);
12467 result7->obj.i = (long) (&obj);
12468 }
12469 return(1 || funcname || hash || result7 || libp) ;
12470 }
12471
12472 static int G__G__Cont_166_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12473 {
12474 ((TRefArray*) G__getstructoffset())->Compress();
12475 G__setnull(result7);
12476 return(1 || funcname || hash || result7 || libp) ;
12477 }
12478
12479 static int G__G__Cont_166_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12480 {
12481 ((TRefArray*) G__getstructoffset())->Expand((Int_t) G__int(libp->para[0]));
12482 G__setnull(result7);
12483 return(1 || funcname || hash || result7 || libp) ;
12484 }
12485
12486 static int G__G__Cont_166_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12487 {
12488 G__letint(result7, 105, (long) ((const TRefArray*) G__getstructoffset())->GetEntriesFast());
12489 return(1 || funcname || hash || result7 || libp) ;
12490 }
12491
12492 static int G__G__Cont_166_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12493 {
12494 G__letint(result7, 105, (long) ((const TRefArray*) G__getstructoffset())->GetLast());
12495 return(1 || funcname || hash || result7 || libp) ;
12496 }
12497
12498 static int G__G__Cont_166_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12499 {
12500 G__letint(result7, 85, (long) ((const TRefArray*) G__getstructoffset())->GetPID());
12501 return(1 || funcname || hash || result7 || libp) ;
12502 }
12503
12504 static int G__G__Cont_166_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12505 {
12506 G__letint(result7, 104, (long) ((const TRefArray*) G__getstructoffset())->GetUID((Int_t) G__int(libp->para[0])));
12507 return(1 || funcname || hash || result7 || libp) ;
12508 }
12509
12510 static int G__G__Cont_166_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12511 {
12512 ((TRefArray*) G__getstructoffset())->AddAtAndExpand((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12513 G__setnull(result7);
12514 return(1 || funcname || hash || result7 || libp) ;
12515 }
12516
12517 static int G__G__Cont_166_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12518 {
12519 G__letint(result7, 105, (long) ((TRefArray*) G__getstructoffset())->AddAtFree((TObject*) G__int(libp->para[0])));
12520 return(1 || funcname || hash || result7 || libp) ;
12521 }
12522
12523 static int G__G__Cont_166_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12524 {
12525 G__letint(result7, 85, (long) ((const TRefArray*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
12526 return(1 || funcname || hash || result7 || libp) ;
12527 }
12528
12529 static int G__G__Cont_166_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12530 {
12531 G__letint(result7, 105, (long) ((const TRefArray*) G__getstructoffset())->LowerBound());
12532 return(1 || funcname || hash || result7 || libp) ;
12533 }
12534
12535 static int G__G__Cont_166_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12536 {
12537 ((TRefArray*) G__getstructoffset())->SetLast((Int_t) G__int(libp->para[0]));
12538 G__setnull(result7);
12539 return(1 || funcname || hash || result7 || libp) ;
12540 }
12541
12542 static int G__G__Cont_166_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12543 {
12544 switch (libp->paran) {
12545 case 1:
12546 ((TRefArray*) G__getstructoffset())->Sort((Int_t) G__int(libp->para[0]));
12547 G__setnull(result7);
12548 break;
12549 case 0:
12550 ((TRefArray*) G__getstructoffset())->Sort();
12551 G__setnull(result7);
12552 break;
12553 }
12554 return(1 || funcname || hash || result7 || libp) ;
12555 }
12556
12557 static int G__G__Cont_166_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12558 {
12559 switch (libp->paran) {
12560 case 2:
12561 G__letint(result7, 105, (long) ((TRefArray*) G__getstructoffset())->BinarySearch((TObject*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
12562 break;
12563 case 1:
12564 G__letint(result7, 105, (long) ((TRefArray*) G__getstructoffset())->BinarySearch((TObject*) G__int(libp->para[0])));
12565 break;
12566 }
12567 return(1 || funcname || hash || result7 || libp) ;
12568 }
12569
12570 static int G__G__Cont_166_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12571 {
12572 G__letint(result7, 85, (long) TRefArray::Class());
12573 return(1 || funcname || hash || result7 || libp) ;
12574 }
12575
12576 static int G__G__Cont_166_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12577 {
12578 G__letint(result7, 67, (long) TRefArray::Class_Name());
12579 return(1 || funcname || hash || result7 || libp) ;
12580 }
12581
12582 static int G__G__Cont_166_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12583 {
12584 G__letint(result7, 115, (long) TRefArray::Class_Version());
12585 return(1 || funcname || hash || result7 || libp) ;
12586 }
12587
12588 static int G__G__Cont_166_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12589 {
12590 TRefArray::Dictionary();
12591 G__setnull(result7);
12592 return(1 || funcname || hash || result7 || libp) ;
12593 }
12594
12595 static int G__G__Cont_166_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12596 {
12597 ((TRefArray*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12598 G__setnull(result7);
12599 return(1 || funcname || hash || result7 || libp) ;
12600 }
12601
12602 static int G__G__Cont_166_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12603 {
12604 G__letint(result7, 67, (long) TRefArray::DeclFileName());
12605 return(1 || funcname || hash || result7 || libp) ;
12606 }
12607
12608 static int G__G__Cont_166_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12609 {
12610 G__letint(result7, 105, (long) TRefArray::ImplFileLine());
12611 return(1 || funcname || hash || result7 || libp) ;
12612 }
12613
12614 static int G__G__Cont_166_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12615 {
12616 G__letint(result7, 67, (long) TRefArray::ImplFileName());
12617 return(1 || funcname || hash || result7 || libp) ;
12618 }
12619
12620 static int G__G__Cont_166_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12621 {
12622 G__letint(result7, 105, (long) TRefArray::DeclFileLine());
12623 return(1 || funcname || hash || result7 || libp) ;
12624 }
12625
12626
12627 typedef TRefArray G__TTRefArray;
12628 static int G__G__Cont_166_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12629 {
12630 char* gvp = (char*) G__getgvp();
12631 long soff = G__getstructoffset();
12632 int n = G__getaryconstruct();
12633
12634
12635
12636
12637
12638 if (!soff) {
12639 return(1);
12640 }
12641 if (n) {
12642 if (gvp == (char*)G__PVOID) {
12643 delete[] (TRefArray*) soff;
12644 } else {
12645 G__setgvp((long) G__PVOID);
12646 for (int i = n - 1; i >= 0; --i) {
12647 ((TRefArray*) (soff+(sizeof(TRefArray)*i)))->~G__TTRefArray();
12648 }
12649 G__setgvp((long)gvp);
12650 }
12651 } else {
12652 if (gvp == (char*)G__PVOID) {
12653 delete (TRefArray*) soff;
12654 } else {
12655 G__setgvp((long) G__PVOID);
12656 ((TRefArray*) (soff))->~G__TTRefArray();
12657 G__setgvp((long)gvp);
12658 }
12659 }
12660 G__setnull(result7);
12661 return(1 || funcname || hash || result7 || libp) ;
12662 }
12663
12664
12665
12666 static int G__G__Cont_172_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12667 {
12668 {
12669 const int& obj = ((vector<int,allocator<int> >*) G__getstructoffset())->at((vector<int,allocator<int> >::size_type) G__int(libp->para[0]));
12670 result7->ref = (long) (&obj);
12671 G__letint(result7, 'i', (long)obj);
12672 }
12673 return(1 || funcname || hash || result7 || libp) ;
12674 }
12675
12676 static int G__G__Cont_172_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12677 {
12678 {
12679 vector<int,allocator<int> >::iterator* pobj;
12680 vector<int,allocator<int> >::iterator xobj = ((vector<int,allocator<int> >*) G__getstructoffset())->begin();
12681 pobj = new vector<int,allocator<int> >::iterator(xobj);
12682 result7->obj.i = (long) ((void*) pobj);
12683 result7->ref = result7->obj.i;
12684 G__store_tempobject(*result7);
12685 }
12686 return(1 || funcname || hash || result7 || libp) ;
12687 }
12688
12689 static int G__G__Cont_172_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12690 {
12691 {
12692 vector<int,allocator<int> >::iterator* pobj;
12693 vector<int,allocator<int> >::iterator xobj = ((vector<int,allocator<int> >*) G__getstructoffset())->end();
12694 pobj = new vector<int,allocator<int> >::iterator(xobj);
12695 result7->obj.i = (long) ((void*) pobj);
12696 result7->ref = result7->obj.i;
12697 G__store_tempobject(*result7);
12698 }
12699 return(1 || funcname || hash || result7 || libp) ;
12700 }
12701
12702 static int G__G__Cont_172_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12703 {
12704 {
12705 vector<int,allocator<int> >::reverse_iterator* pobj;
12706 vector<int,allocator<int> >::reverse_iterator xobj = ((vector<int,allocator<int> >*) G__getstructoffset())->rbegin();
12707 pobj = new vector<int,allocator<int> >::reverse_iterator(xobj);
12708 result7->obj.i = (long) ((void*) pobj);
12709 result7->ref = result7->obj.i;
12710 G__store_tempobject(*result7);
12711 }
12712 return(1 || funcname || hash || result7 || libp) ;
12713 }
12714
12715 static int G__G__Cont_172_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12716 {
12717 {
12718 vector<int,allocator<int> >::reverse_iterator* pobj;
12719 vector<int,allocator<int> >::reverse_iterator xobj = ((vector<int,allocator<int> >*) G__getstructoffset())->rend();
12720 pobj = new vector<int,allocator<int> >::reverse_iterator(xobj);
12721 result7->obj.i = (long) ((void*) pobj);
12722 result7->ref = result7->obj.i;
12723 G__store_tempobject(*result7);
12724 }
12725 return(1 || funcname || hash || result7 || libp) ;
12726 }
12727
12728 static int G__G__Cont_172_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12729 {
12730 G__letint(result7, 104, (long) ((const vector<int,allocator<int> >*) G__getstructoffset())->size());
12731 return(1 || funcname || hash || result7 || libp) ;
12732 }
12733
12734 static int G__G__Cont_172_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12735 {
12736 G__letint(result7, 104, (long) ((const vector<int,allocator<int> >*) G__getstructoffset())->max_size());
12737 return(1 || funcname || hash || result7 || libp) ;
12738 }
12739
12740 static int G__G__Cont_172_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12741 {
12742 ((vector<int,allocator<int> >*) G__getstructoffset())->resize((vector<int,allocator<int> >::size_type) G__int(libp->para[0]));
12743 G__setnull(result7);
12744 return(1 || funcname || hash || result7 || libp) ;
12745 }
12746
12747 static int G__G__Cont_172_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12748 {
12749 ((vector<int,allocator<int> >*) G__getstructoffset())->resize((vector<int,allocator<int> >::size_type) G__int(libp->para[0]), (int) G__int(libp->para[1]));
12750 G__setnull(result7);
12751 return(1 || funcname || hash || result7 || libp) ;
12752 }
12753
12754 static int G__G__Cont_172_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12755 {
12756 G__letint(result7, 104, (long) ((const vector<int,allocator<int> >*) G__getstructoffset())->capacity());
12757 return(1 || funcname || hash || result7 || libp) ;
12758 }
12759
12760 static int G__G__Cont_172_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12761 {
12762 G__letint(result7, 103, (long) ((const vector<int,allocator<int> >*) G__getstructoffset())->empty());
12763 return(1 || funcname || hash || result7 || libp) ;
12764 }
12765
12766 static int G__G__Cont_172_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12767 {
12768 {
12769 const int& obj = ((vector<int,allocator<int> >*) G__getstructoffset())->operator[]((vector<int,allocator<int> >::size_type) G__int(libp->para[0]));
12770 result7->ref = (long) (&obj);
12771 G__letint(result7, 'i', (long)obj);
12772 }
12773 return(1 || funcname || hash || result7 || libp) ;
12774 }
12775
12776 static int G__G__Cont_172_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12777 {
12778 vector<int,allocator<int> >* p = NULL;
12779 char* gvp = (char*) G__getgvp();
12780 int n = G__getaryconstruct();
12781 if (n) {
12782 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12783 p = new vector<int,allocator<int> >[n];
12784 } else {
12785 p = new((void*) gvp) vector<int,allocator<int> >[n];
12786 }
12787 } else {
12788 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12789 p = new vector<int,allocator<int> >;
12790 } else {
12791 p = new((void*) gvp) vector<int,allocator<int> >;
12792 }
12793 }
12794 result7->obj.i = (long) p;
12795 result7->ref = (long) p;
12796 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
12797 return(1 || funcname || hash || result7 || libp) ;
12798 }
12799
12800 static int G__G__Cont_172_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12801 {
12802 vector<int,allocator<int> >* p = NULL;
12803 char* gvp = (char*) G__getgvp();
12804 switch (libp->paran) {
12805 case 2:
12806
12807 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12808 p = new vector<int,allocator<int> >((vector<int,allocator<int> >::size_type) G__int(libp->para[0]), *(int*) G__Intref(&libp->para[1]));
12809 } else {
12810 p = new((void*) gvp) vector<int,allocator<int> >((vector<int,allocator<int> >::size_type) G__int(libp->para[0]), *(int*) G__Intref(&libp->para[1]));
12811 }
12812 break;
12813 case 1:
12814
12815 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12816 p = new vector<int,allocator<int> >((vector<int,allocator<int> >::size_type) G__int(libp->para[0]));
12817 } else {
12818 p = new((void*) gvp) vector<int,allocator<int> >((vector<int,allocator<int> >::size_type) G__int(libp->para[0]));
12819 }
12820 break;
12821 }
12822 result7->obj.i = (long) p;
12823 result7->ref = (long) p;
12824 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
12825 return(1 || funcname || hash || result7 || libp) ;
12826 }
12827
12828 static int G__G__Cont_172_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12829 {
12830 vector<int,allocator<int> >* p = NULL;
12831 char* gvp = (char*) G__getgvp();
12832
12833 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12834 p = new vector<int,allocator<int> >(*(vector<int,allocator<int> >*) libp->para[0].ref);
12835 } else {
12836 p = new((void*) gvp) vector<int,allocator<int> >(*(vector<int,allocator<int> >*) libp->para[0].ref);
12837 }
12838 result7->obj.i = (long) p;
12839 result7->ref = (long) p;
12840 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
12841 return(1 || funcname || hash || result7 || libp) ;
12842 }
12843
12844 static int G__G__Cont_172_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12845 {
12846 vector<int,allocator<int> >* p = NULL;
12847 char* gvp = (char*) G__getgvp();
12848
12849 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12850 p = new vector<int,allocator<int> >(*((vector<int,allocator<int> >::const_iterator*) G__int(libp->para[0])), *((vector<int,allocator<int> >::const_iterator*) G__int(libp->para[1])));
12851 } else {
12852 p = new((void*) gvp) vector<int,allocator<int> >(*((vector<int,allocator<int> >::const_iterator*) G__int(libp->para[0])), *((vector<int,allocator<int> >::const_iterator*) G__int(libp->para[1])));
12853 }
12854 result7->obj.i = (long) p;
12855 result7->ref = (long) p;
12856 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
12857 return(1 || funcname || hash || result7 || libp) ;
12858 }
12859
12860 static int G__G__Cont_172_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12861 {
12862 {
12863 const vector<int,allocator<int> >& obj = ((vector<int,allocator<int> >*) G__getstructoffset())->operator=(*(vector<int,allocator<int> >*) libp->para[0].ref);
12864 result7->ref = (long) (&obj);
12865 result7->obj.i = (long) (&obj);
12866 }
12867 return(1 || funcname || hash || result7 || libp) ;
12868 }
12869
12870 static int G__G__Cont_172_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12871 {
12872 ((vector<int,allocator<int> >*) G__getstructoffset())->reserve((vector<int,allocator<int> >::size_type) G__int(libp->para[0]));
12873 G__setnull(result7);
12874 return(1 || funcname || hash || result7 || libp) ;
12875 }
12876
12877 static int G__G__Cont_172_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12878 {
12879 {
12880 const int& obj = ((vector<int,allocator<int> >*) G__getstructoffset())->front();
12881 result7->ref = (long) (&obj);
12882 G__letint(result7, 'i', (long)obj);
12883 }
12884 return(1 || funcname || hash || result7 || libp) ;
12885 }
12886
12887 static int G__G__Cont_172_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12888 {
12889 {
12890 const int& obj = ((vector<int,allocator<int> >*) G__getstructoffset())->back();
12891 result7->ref = (long) (&obj);
12892 G__letint(result7, 'i', (long)obj);
12893 }
12894 return(1 || funcname || hash || result7 || libp) ;
12895 }
12896
12897 static int G__G__Cont_172_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12898 {
12899 ((vector<int,allocator<int> >*) G__getstructoffset())->push_back(*(int*) G__Intref(&libp->para[0]));
12900 G__setnull(result7);
12901 return(1 || funcname || hash || result7 || libp) ;
12902 }
12903
12904 static int G__G__Cont_172_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12905 {
12906 ((vector<int,allocator<int> >*) G__getstructoffset())->swap(*(vector<int,allocator<int> >*) libp->para[0].ref);
12907 G__setnull(result7);
12908 return(1 || funcname || hash || result7 || libp) ;
12909 }
12910
12911 static int G__G__Cont_172_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12912 {
12913 {
12914 vector<int,allocator<int> >::iterator* pobj;
12915 vector<int,allocator<int> >::iterator xobj = ((vector<int,allocator<int> >*) G__getstructoffset())->insert(*((vector<int,allocator<int> >::iterator*) G__int(libp->para[0])), *(int*) G__Intref(&libp->para[1]));
12916 pobj = new vector<int,allocator<int> >::iterator(xobj);
12917 result7->obj.i = (long) ((void*) pobj);
12918 result7->ref = result7->obj.i;
12919 G__store_tempobject(*result7);
12920 }
12921 return(1 || funcname || hash || result7 || libp) ;
12922 }
12923
12924 static int G__G__Cont_172_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12925 {
12926 ((vector<int,allocator<int> >*) G__getstructoffset())->insert(*((vector<int,allocator<int> >::iterator*) G__int(libp->para[0])), *((vector<int,allocator<int> >::const_iterator*) G__int(libp->para[1]))
12927 , *((vector<int,allocator<int> >::const_iterator*) G__int(libp->para[2])));
12928 G__setnull(result7);
12929 return(1 || funcname || hash || result7 || libp) ;
12930 }
12931
12932 static int G__G__Cont_172_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12933 {
12934 ((vector<int,allocator<int> >*) G__getstructoffset())->insert(*((vector<int,allocator<int> >::iterator*) G__int(libp->para[0])), (vector<int,allocator<int> >::size_type) G__int(libp->para[1])
12935 , *(int*) G__Intref(&libp->para[2]));
12936 G__setnull(result7);
12937 return(1 || funcname || hash || result7 || libp) ;
12938 }
12939
12940 static int G__G__Cont_172_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12941 {
12942 ((vector<int,allocator<int> >*) G__getstructoffset())->pop_back();
12943 G__setnull(result7);
12944 return(1 || funcname || hash || result7 || libp) ;
12945 }
12946
12947 static int G__G__Cont_172_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12948 {
12949 ((vector<int,allocator<int> >*) G__getstructoffset())->erase(*((vector<int,allocator<int> >::iterator*) G__int(libp->para[0])));
12950 G__setnull(result7);
12951 return(1 || funcname || hash || result7 || libp) ;
12952 }
12953
12954 static int G__G__Cont_172_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12955 {
12956 ((vector<int,allocator<int> >*) G__getstructoffset())->erase(*((vector<int,allocator<int> >::iterator*) G__int(libp->para[0])), *((vector<int,allocator<int> >::iterator*) G__int(libp->para[1])));
12957 G__setnull(result7);
12958 return(1 || funcname || hash || result7 || libp) ;
12959 }
12960
12961 static int G__G__Cont_172_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12962 {
12963 ((vector<int,allocator<int> >*) G__getstructoffset())->clear();
12964 G__setnull(result7);
12965 return(1 || funcname || hash || result7 || libp) ;
12966 }
12967
12968
12969 typedef vector<int,allocator<int> > G__TvectorlEintcOallocatorlEintgRsPgR;
12970 static int G__G__Cont_172_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12971 {
12972 char* gvp = (char*) G__getgvp();
12973 long soff = G__getstructoffset();
12974 int n = G__getaryconstruct();
12975
12976
12977
12978
12979
12980 if (!soff) {
12981 return(1);
12982 }
12983 if (n) {
12984 if (gvp == (char*)G__PVOID) {
12985 delete[] (vector<int,allocator<int> >*) soff;
12986 } else {
12987 G__setgvp((long) G__PVOID);
12988 for (int i = n - 1; i >= 0; --i) {
12989 ((vector<int,allocator<int> >*) (soff+(sizeof(vector<int,allocator<int> >)*i)))->~G__TvectorlEintcOallocatorlEintgRsPgR();
12990 }
12991 G__setgvp((long)gvp);
12992 }
12993 } else {
12994 if (gvp == (char*)G__PVOID) {
12995 delete (vector<int,allocator<int> >*) soff;
12996 } else {
12997 G__setgvp((long) G__PVOID);
12998 ((vector<int,allocator<int> >*) (soff))->~G__TvectorlEintcOallocatorlEintgRsPgR();
12999 G__setgvp((long)gvp);
13000 }
13001 }
13002 G__setnull(result7);
13003 return(1 || funcname || hash || result7 || libp) ;
13004 }
13005
13006
13007
13008 static int G__G__Cont_173_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13009 {
13010 vector<int,allocator<int> >::iterator* p = NULL;
13011 char* gvp = (char*) G__getgvp();
13012 int n = G__getaryconstruct();
13013 if (n) {
13014 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13015 p = new vector<int,allocator<int> >::iterator[n];
13016 } else {
13017 p = new((void*) gvp) vector<int,allocator<int> >::iterator[n];
13018 }
13019 } else {
13020 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13021 p = new vector<int,allocator<int> >::iterator;
13022 } else {
13023 p = new((void*) gvp) vector<int,allocator<int> >::iterator;
13024 }
13025 }
13026 result7->obj.i = (long) p;
13027 result7->ref = (long) p;
13028 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
13029 return(1 || funcname || hash || result7 || libp) ;
13030 }
13031
13032 static int G__G__Cont_173_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13033 {
13034 vector<int,allocator<int> >::iterator* p = NULL;
13035 char* gvp = (char*) G__getgvp();
13036
13037 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13038 p = new vector<int,allocator<int> >::iterator(libp->para[0].ref ? *(const vector<int,allocator<int> >::iterator::pointer*) libp->para[0].ref : *(const vector<int,allocator<int> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
13039 } else {
13040 p = new((void*) gvp) vector<int,allocator<int> >::iterator(libp->para[0].ref ? *(const vector<int,allocator<int> >::iterator::pointer*) libp->para[0].ref : *(const vector<int,allocator<int> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
13041 }
13042 result7->obj.i = (long) p;
13043 result7->ref = (long) p;
13044 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
13045 return(1 || funcname || hash || result7 || libp) ;
13046 }
13047
13048 static int G__G__Cont_173_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13049 {
13050 {
13051 const vector<int,allocator<int> >::iterator::reference obj = ((const vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator*();
13052 result7->ref = (long) (&obj);
13053 G__letint(result7, 'i', (long)obj);
13054 }
13055 return(1 || funcname || hash || result7 || libp) ;
13056 }
13057
13058 static int G__G__Cont_173_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13059 {
13060 G__letint(result7, 73, (long) ((const vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator->());
13061 return(1 || funcname || hash || result7 || libp) ;
13062 }
13063
13064 static int G__G__Cont_173_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13065 {
13066 {
13067 const vector<int,allocator<int> >::iterator& obj = ((vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator++();
13068 result7->ref = (long) (&obj);
13069 result7->obj.i = (long) (&obj);
13070 }
13071 return(1 || funcname || hash || result7 || libp) ;
13072 }
13073
13074 static int G__G__Cont_173_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13075 {
13076 {
13077 vector<int,allocator<int> >::iterator* pobj;
13078 vector<int,allocator<int> >::iterator xobj = ((vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
13079 pobj = new vector<int,allocator<int> >::iterator(xobj);
13080 result7->obj.i = (long) ((void*) pobj);
13081 result7->ref = result7->obj.i;
13082 G__store_tempobject(*result7);
13083 }
13084 return(1 || funcname || hash || result7 || libp) ;
13085 }
13086
13087 static int G__G__Cont_173_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13088 {
13089 {
13090 const vector<int,allocator<int> >::iterator& obj = ((vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator--();
13091 result7->ref = (long) (&obj);
13092 result7->obj.i = (long) (&obj);
13093 }
13094 return(1 || funcname || hash || result7 || libp) ;
13095 }
13096
13097 static int G__G__Cont_173_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13098 {
13099 {
13100 vector<int,allocator<int> >::iterator* pobj;
13101 vector<int,allocator<int> >::iterator xobj = ((vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
13102 pobj = new vector<int,allocator<int> >::iterator(xobj);
13103 result7->obj.i = (long) ((void*) pobj);
13104 result7->ref = result7->obj.i;
13105 G__store_tempobject(*result7);
13106 }
13107 return(1 || funcname || hash || result7 || libp) ;
13108 }
13109
13110 static int G__G__Cont_173_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13111 {
13112 {
13113 const vector<int,allocator<int> >::iterator::reference obj = ((const vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator[](*(vector<int,allocator<int> >::iterator::difference_type*) G__Longref(&libp->para[0]));
13114 result7->ref = (long) (&obj);
13115 G__letint(result7, 'i', (long)obj);
13116 }
13117 return(1 || funcname || hash || result7 || libp) ;
13118 }
13119
13120 static int G__G__Cont_173_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13121 {
13122 {
13123 const vector<int,allocator<int> >::iterator& obj = ((vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator+=(*(vector<int,allocator<int> >::iterator::difference_type*) G__Longref(&libp->para[0]));
13124 result7->ref = (long) (&obj);
13125 result7->obj.i = (long) (&obj);
13126 }
13127 return(1 || funcname || hash || result7 || libp) ;
13128 }
13129
13130 static int G__G__Cont_173_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13131 {
13132 {
13133 const vector<int,allocator<int> >::iterator* pobj;
13134 const vector<int,allocator<int> >::iterator xobj = ((const vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator+(*(vector<int,allocator<int> >::iterator::difference_type*) G__Longref(&libp->para[0]));
13135 pobj = new vector<int,allocator<int> >::iterator(xobj);
13136 result7->obj.i = (long) ((void*) pobj);
13137 result7->ref = result7->obj.i;
13138 G__store_tempobject(*result7);
13139 }
13140 return(1 || funcname || hash || result7 || libp) ;
13141 }
13142
13143 static int G__G__Cont_173_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13144 {
13145 {
13146 const vector<int,allocator<int> >::iterator& obj = ((vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator-=(*(vector<int,allocator<int> >::iterator::difference_type*) G__Longref(&libp->para[0]));
13147 result7->ref = (long) (&obj);
13148 result7->obj.i = (long) (&obj);
13149 }
13150 return(1 || funcname || hash || result7 || libp) ;
13151 }
13152
13153 static int G__G__Cont_173_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13154 {
13155 {
13156 const vector<int,allocator<int> >::iterator* pobj;
13157 const vector<int,allocator<int> >::iterator xobj = ((const vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator-(*(vector<int,allocator<int> >::iterator::difference_type*) G__Longref(&libp->para[0]));
13158 pobj = new vector<int,allocator<int> >::iterator(xobj);
13159 result7->obj.i = (long) ((void*) pobj);
13160 result7->ref = result7->obj.i;
13161 G__store_tempobject(*result7);
13162 }
13163 return(1 || funcname || hash || result7 || libp) ;
13164 }
13165
13166 static int G__G__Cont_173_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13167 {
13168 {
13169 const vector<int,allocator<int> >::iterator::pointer& obj = ((const vector<int,allocator<int> >::iterator*) G__getstructoffset())->base();
13170 result7->ref = (long) (&obj);
13171 G__letint(result7, 'I', (long)obj);
13172 }
13173 return(1 || funcname || hash || result7 || libp) ;
13174 }
13175
13176 static int G__G__Cont_173_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13177 {
13178 {
13179 vector<int,allocator<int> >::iterator* pobj;
13180 vector<int,allocator<int> >::iterator xobj = ((vector<int,allocator<int> >::iterator*) G__getstructoffset())->operator=(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref);
13181 pobj = new vector<int,allocator<int> >::iterator(xobj);
13182 result7->obj.i = (long) ((void*) pobj);
13183 result7->ref = result7->obj.i;
13184 G__store_tempobject(*result7);
13185 }
13186 return(1 || funcname || hash || result7 || libp) ;
13187 }
13188
13189
13190 static int G__G__Cont_173_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13191
13192 {
13193 vector<int,allocator<int> >::iterator* p;
13194 void* tmp = (void*) G__int(libp->para[0]);
13195 p = new vector<int,allocator<int> >::iterator(*(vector<int,allocator<int> >::iterator*) tmp);
13196 result7->obj.i = (long) p;
13197 result7->ref = (long) p;
13198 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
13199 return(1 || funcname || hash || result7 || libp) ;
13200 }
13201
13202
13203 typedef vector<int,allocator<int> >::iterator G__TvectorlEintcOallocatorlEintgRsPgRcLcLiterator;
13204 static int G__G__Cont_173_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13205 {
13206 char* gvp = (char*) G__getgvp();
13207 long soff = G__getstructoffset();
13208 int n = G__getaryconstruct();
13209
13210
13211
13212
13213
13214 if (!soff) {
13215 return(1);
13216 }
13217 if (n) {
13218 if (gvp == (char*)G__PVOID) {
13219 delete[] (vector<int,allocator<int> >::iterator*) soff;
13220 } else {
13221 G__setgvp((long) G__PVOID);
13222 for (int i = n - 1; i >= 0; --i) {
13223 ((vector<int,allocator<int> >::iterator*) (soff+(sizeof(vector<int,allocator<int> >::iterator)*i)))->~G__TvectorlEintcOallocatorlEintgRsPgRcLcLiterator();
13224 }
13225 G__setgvp((long)gvp);
13226 }
13227 } else {
13228 if (gvp == (char*)G__PVOID) {
13229 delete (vector<int,allocator<int> >::iterator*) soff;
13230 } else {
13231 G__setgvp((long) G__PVOID);
13232 ((vector<int,allocator<int> >::iterator*) (soff))->~G__TvectorlEintcOallocatorlEintgRsPgRcLcLiterator();
13233 G__setgvp((long)gvp);
13234 }
13235 }
13236 G__setnull(result7);
13237 return(1 || funcname || hash || result7 || libp) ;
13238 }
13239
13240
13241
13242 static int G__G__Cont_174_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13243 {
13244 reverse_iterator<vector<int,allocator<int> >::iterator>* p = NULL;
13245 char* gvp = (char*) G__getgvp();
13246 int n = G__getaryconstruct();
13247 if (n) {
13248 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13249 p = new reverse_iterator<vector<int,allocator<int> >::iterator>[n];
13250 } else {
13251 p = new((void*) gvp) reverse_iterator<vector<int,allocator<int> >::iterator>[n];
13252 }
13253 } else {
13254 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13255 p = new reverse_iterator<vector<int,allocator<int> >::iterator>;
13256 } else {
13257 p = new((void*) gvp) reverse_iterator<vector<int,allocator<int> >::iterator>;
13258 }
13259 }
13260 result7->obj.i = (long) p;
13261 result7->ref = (long) p;
13262 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR));
13263 return(1 || funcname || hash || result7 || libp) ;
13264 }
13265
13266 static int G__G__Cont_174_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13267 {
13268 {
13269 const vector<int,allocator<int> >::iterator* pobj;
13270 const vector<int,allocator<int> >::iterator xobj = ((const reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->base();
13271 pobj = new vector<int,allocator<int> >::iterator(xobj);
13272 result7->obj.i = (long) ((void*) pobj);
13273 result7->ref = result7->obj.i;
13274 G__store_tempobject(*result7);
13275 }
13276 return(1 || funcname || hash || result7 || libp) ;
13277 }
13278
13279 static int G__G__Cont_174_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13280 {
13281 {
13282 const reverse_iterator<vector<int,allocator<int> >::iterator>::reference obj = ((const reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator*();
13283 result7->ref = (long) (&obj);
13284 G__letint(result7, 'i', (long)obj);
13285 }
13286 return(1 || funcname || hash || result7 || libp) ;
13287 }
13288
13289 static int G__G__Cont_174_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13290 {
13291 G__letint(result7, 73, (long) ((const reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator->());
13292 return(1 || funcname || hash || result7 || libp) ;
13293 }
13294
13295 static int G__G__Cont_174_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13296 {
13297 {
13298 const reverse_iterator<vector<int,allocator<int> >::iterator>& obj = ((reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator++();
13299 result7->ref = (long) (&obj);
13300 result7->obj.i = (long) (&obj);
13301 }
13302 return(1 || funcname || hash || result7 || libp) ;
13303 }
13304
13305 static int G__G__Cont_174_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13306 {
13307 {
13308 reverse_iterator<vector<int,allocator<int> >::iterator>* pobj;
13309 reverse_iterator<vector<int,allocator<int> >::iterator> xobj = ((reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
13310 pobj = new reverse_iterator<vector<int,allocator<int> >::iterator>(xobj);
13311 result7->obj.i = (long) ((void*) pobj);
13312 result7->ref = result7->obj.i;
13313 G__store_tempobject(*result7);
13314 }
13315 return(1 || funcname || hash || result7 || libp) ;
13316 }
13317
13318 static int G__G__Cont_174_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13319 {
13320 {
13321 const reverse_iterator<vector<int,allocator<int> >::iterator>& obj = ((reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator--();
13322 result7->ref = (long) (&obj);
13323 result7->obj.i = (long) (&obj);
13324 }
13325 return(1 || funcname || hash || result7 || libp) ;
13326 }
13327
13328 static int G__G__Cont_174_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13329 {
13330 {
13331 reverse_iterator<vector<int,allocator<int> >::iterator>* pobj;
13332 reverse_iterator<vector<int,allocator<int> >::iterator> xobj = ((reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
13333 pobj = new reverse_iterator<vector<int,allocator<int> >::iterator>(xobj);
13334 result7->obj.i = (long) ((void*) pobj);
13335 result7->ref = result7->obj.i;
13336 G__store_tempobject(*result7);
13337 }
13338 return(1 || funcname || hash || result7 || libp) ;
13339 }
13340
13341 static int G__G__Cont_174_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13342 {
13343 {
13344 const reverse_iterator<vector<int,allocator<int> >::iterator>* pobj;
13345 const reverse_iterator<vector<int,allocator<int> >::iterator> xobj = ((const reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator+((reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type) G__int(libp->para[0]));
13346 pobj = new reverse_iterator<vector<int,allocator<int> >::iterator>(xobj);
13347 result7->obj.i = (long) ((void*) pobj);
13348 result7->ref = result7->obj.i;
13349 G__store_tempobject(*result7);
13350 }
13351 return(1 || funcname || hash || result7 || libp) ;
13352 }
13353
13354 static int G__G__Cont_174_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13355 {
13356 {
13357 const reverse_iterator<vector<int,allocator<int> >::iterator>& obj = ((reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator+=((reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type) G__int(libp->para[0]));
13358 result7->ref = (long) (&obj);
13359 result7->obj.i = (long) (&obj);
13360 }
13361 return(1 || funcname || hash || result7 || libp) ;
13362 }
13363
13364 static int G__G__Cont_174_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13365 {
13366 {
13367 const reverse_iterator<vector<int,allocator<int> >::iterator>* pobj;
13368 const reverse_iterator<vector<int,allocator<int> >::iterator> xobj = ((const reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator-((reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type) G__int(libp->para[0]));
13369 pobj = new reverse_iterator<vector<int,allocator<int> >::iterator>(xobj);
13370 result7->obj.i = (long) ((void*) pobj);
13371 result7->ref = result7->obj.i;
13372 G__store_tempobject(*result7);
13373 }
13374 return(1 || funcname || hash || result7 || libp) ;
13375 }
13376
13377 static int G__G__Cont_174_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13378 {
13379 {
13380 const reverse_iterator<vector<int,allocator<int> >::iterator>& obj = ((reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator-=((reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type) G__int(libp->para[0]));
13381 result7->ref = (long) (&obj);
13382 result7->obj.i = (long) (&obj);
13383 }
13384 return(1 || funcname || hash || result7 || libp) ;
13385 }
13386
13387 static int G__G__Cont_174_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13388 {
13389 {
13390 const reverse_iterator<vector<int,allocator<int> >::iterator>::reference obj = ((const reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset())->operator[]((reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type) G__int(libp->para[0]));
13391 result7->ref = (long) (&obj);
13392 G__letint(result7, 'i', (long)obj);
13393 }
13394 return(1 || funcname || hash || result7 || libp) ;
13395 }
13396
13397
13398 static int G__G__Cont_174_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13399
13400 {
13401 reverse_iterator<vector<int,allocator<int> >::iterator>* p;
13402 void* tmp = (void*) G__int(libp->para[0]);
13403 p = new reverse_iterator<vector<int,allocator<int> >::iterator>(*(reverse_iterator<vector<int,allocator<int> >::iterator>*) tmp);
13404 result7->obj.i = (long) p;
13405 result7->ref = (long) p;
13406 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR));
13407 return(1 || funcname || hash || result7 || libp) ;
13408 }
13409
13410
13411 typedef reverse_iterator<vector<int,allocator<int> >::iterator> G__Treverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR;
13412 static int G__G__Cont_174_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13413 {
13414 char* gvp = (char*) G__getgvp();
13415 long soff = G__getstructoffset();
13416 int n = G__getaryconstruct();
13417
13418
13419
13420
13421
13422 if (!soff) {
13423 return(1);
13424 }
13425 if (n) {
13426 if (gvp == (char*)G__PVOID) {
13427 delete[] (reverse_iterator<vector<int,allocator<int> >::iterator>*) soff;
13428 } else {
13429 G__setgvp((long) G__PVOID);
13430 for (int i = n - 1; i >= 0; --i) {
13431 ((reverse_iterator<vector<int,allocator<int> >::iterator>*) (soff+(sizeof(reverse_iterator<vector<int,allocator<int> >::iterator>)*i)))->~G__Treverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR();
13432 }
13433 G__setgvp((long)gvp);
13434 }
13435 } else {
13436 if (gvp == (char*)G__PVOID) {
13437 delete (reverse_iterator<vector<int,allocator<int> >::iterator>*) soff;
13438 } else {
13439 G__setgvp((long) G__PVOID);
13440 ((reverse_iterator<vector<int,allocator<int> >::iterator>*) (soff))->~G__Treverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR();
13441 G__setgvp((long)gvp);
13442 }
13443 }
13444 G__setnull(result7);
13445 return(1 || funcname || hash || result7 || libp) ;
13446 }
13447
13448
13449 static int G__G__Cont_174_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13450 {
13451 reverse_iterator<vector<int,allocator<int> >::iterator>* dest = (reverse_iterator<vector<int,allocator<int> >::iterator>*) G__getstructoffset();
13452 const reverse_iterator<vector<int,allocator<int> >::iterator>& obj = *dest;
13453 result7->ref = (long) (&obj);
13454 result7->obj.i = (long) (&obj);
13455 return(1 || funcname || hash || result7 || libp) ;
13456 }
13457
13458
13459
13460 static int G__G__Cont_176_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13461 {
13462 TSortedList* p = NULL;
13463 char* gvp = (char*) G__getgvp();
13464 switch (libp->paran) {
13465 case 1:
13466
13467 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13468 p = new TSortedList((Bool_t) G__int(libp->para[0]));
13469 } else {
13470 p = new((void*) gvp) TSortedList((Bool_t) G__int(libp->para[0]));
13471 }
13472 break;
13473 case 0:
13474 int n = G__getaryconstruct();
13475 if (n) {
13476 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13477 p = new TSortedList[n];
13478 } else {
13479 p = new((void*) gvp) TSortedList[n];
13480 }
13481 } else {
13482 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13483 p = new TSortedList;
13484 } else {
13485 p = new((void*) gvp) TSortedList;
13486 }
13487 }
13488 break;
13489 }
13490 result7->obj.i = (long) p;
13491 result7->ref = (long) p;
13492 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__ContLN_TSortedList));
13493 return(1 || funcname || hash || result7 || libp) ;
13494 }
13495
13496 static int G__G__Cont_176_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13497 {
13498 G__letint(result7, 85, (long) TSortedList::Class());
13499 return(1 || funcname || hash || result7 || libp) ;
13500 }
13501
13502 static int G__G__Cont_176_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13503 {
13504 G__letint(result7, 67, (long) TSortedList::Class_Name());
13505 return(1 || funcname || hash || result7 || libp) ;
13506 }
13507
13508 static int G__G__Cont_176_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13509 {
13510 G__letint(result7, 115, (long) TSortedList::Class_Version());
13511 return(1 || funcname || hash || result7 || libp) ;
13512 }
13513
13514 static int G__G__Cont_176_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13515 {
13516 TSortedList::Dictionary();
13517 G__setnull(result7);
13518 return(1 || funcname || hash || result7 || libp) ;
13519 }
13520
13521 static int G__G__Cont_176_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13522 {
13523 ((TSortedList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13524 G__setnull(result7);
13525 return(1 || funcname || hash || result7 || libp) ;
13526 }
13527
13528 static int G__G__Cont_176_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13529 {
13530 G__letint(result7, 67, (long) TSortedList::DeclFileName());
13531 return(1 || funcname || hash || result7 || libp) ;
13532 }
13533
13534 static int G__G__Cont_176_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13535 {
13536 G__letint(result7, 105, (long) TSortedList::ImplFileLine());
13537 return(1 || funcname || hash || result7 || libp) ;
13538 }
13539
13540 static int G__G__Cont_176_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13541 {
13542 G__letint(result7, 67, (long) TSortedList::ImplFileName());
13543 return(1 || funcname || hash || result7 || libp) ;
13544 }
13545
13546 static int G__G__Cont_176_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13547 {
13548 G__letint(result7, 105, (long) TSortedList::DeclFileLine());
13549 return(1 || funcname || hash || result7 || libp) ;
13550 }
13551
13552
13553 typedef TSortedList G__TTSortedList;
13554 static int G__G__Cont_176_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13555 {
13556 char* gvp = (char*) G__getgvp();
13557 long soff = G__getstructoffset();
13558 int n = G__getaryconstruct();
13559
13560
13561
13562
13563
13564 if (!soff) {
13565 return(1);
13566 }
13567 if (n) {
13568 if (gvp == (char*)G__PVOID) {
13569 delete[] (TSortedList*) soff;
13570 } else {
13571 G__setgvp((long) G__PVOID);
13572 for (int i = n - 1; i >= 0; --i) {
13573 ((TSortedList*) (soff+(sizeof(TSortedList)*i)))->~G__TTSortedList();
13574 }
13575 G__setgvp((long)gvp);
13576 }
13577 } else {
13578 if (gvp == (char*)G__PVOID) {
13579 delete (TSortedList*) soff;
13580 } else {
13581 G__setgvp((long) G__PVOID);
13582 ((TSortedList*) (soff))->~G__TTSortedList();
13583 G__setgvp((long)gvp);
13584 }
13585 }
13586 G__setnull(result7);
13587 return(1 || funcname || hash || result7 || libp) ;
13588 }
13589
13590
13591
13592 static int G__G__Cont__0_298(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13593 {
13594 G__letint(result7, 103, (long) operator&(*(TBits::TReference*) libp->para[0].ref, *(TBits::TReference*) libp->para[1].ref));
13595 return(1 || funcname || hash || result7 || libp) ;
13596 }
13597
13598 static int G__G__Cont__0_299(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13599 {
13600 G__letint(result7, 103, (long) operator|(*(TBits::TReference*) libp->para[0].ref, *(TBits::TReference*) libp->para[1].ref));
13601 return(1 || funcname || hash || result7 || libp) ;
13602 }
13603
13604 static int G__G__Cont__0_300(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13605 {
13606 G__letint(result7, 103, (long) operator^(*(TBits::TReference*) libp->para[0].ref, *(TBits::TReference*) libp->para[1].ref));
13607 return(1 || funcname || hash || result7 || libp) ;
13608 }
13609
13610 static int G__G__Cont__0_301(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13611 {
13612 {
13613 TBits* pobj;
13614 TBits xobj = operator&(*(TBits*) libp->para[0].ref, *(TBits*) libp->para[1].ref);
13615 pobj = new TBits(xobj);
13616 result7->obj.i = (long) ((void*) pobj);
13617 result7->ref = result7->obj.i;
13618 G__store_tempobject(*result7);
13619 }
13620 return(1 || funcname || hash || result7 || libp) ;
13621 }
13622
13623 static int G__G__Cont__0_302(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13624 {
13625 {
13626 TBits* pobj;
13627 TBits xobj = operator|(*(TBits*) libp->para[0].ref, *(TBits*) libp->para[1].ref);
13628 pobj = new TBits(xobj);
13629 result7->obj.i = (long) ((void*) pobj);
13630 result7->ref = result7->obj.i;
13631 G__store_tempobject(*result7);
13632 }
13633 return(1 || funcname || hash || result7 || libp) ;
13634 }
13635
13636 static int G__G__Cont__0_303(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13637 {
13638 {
13639 TBits* pobj;
13640 TBits xobj = operator^(*(TBits*) libp->para[0].ref, *(TBits*) libp->para[1].ref);
13641 pobj = new TBits(xobj);
13642 result7->obj.i = (long) ((void*) pobj);
13643 result7->ref = result7->obj.i;
13644 G__store_tempobject(*result7);
13645 }
13646 return(1 || funcname || hash || result7 || libp) ;
13647 }
13648
13649 static int G__G__Cont__0_304(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13650 {
13651 {
13652 const ostream& obj = operator<<(*(ostream*) libp->para[0].ref, *(TBits*) libp->para[1].ref);
13653 result7->ref = (long) (&obj);
13654 result7->obj.i = (long) (&obj);
13655 }
13656 return(1 || funcname || hash || result7 || libp) ;
13657 }
13658
13659 static int G__G__Cont__0_509(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13660 {
13661 G__letint(result7, 103, (long) operator==(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::iterator*) libp->para[1].ref));
13662 return(1 || funcname || hash || result7 || libp) ;
13663 }
13664
13665 static int G__G__Cont__0_510(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13666 {
13667 G__letint(result7, 103, (long) operator!=(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::iterator*) libp->para[1].ref));
13668 return(1 || funcname || hash || result7 || libp) ;
13669 }
13670
13671 static int G__G__Cont__0_511(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13672 {
13673 G__letint(result7, 103, (long) operator<(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::iterator*) libp->para[1].ref));
13674 return(1 || funcname || hash || result7 || libp) ;
13675 }
13676
13677 static int G__G__Cont__0_512(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13678 {
13679 G__letint(result7, 103, (long) operator>(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::iterator*) libp->para[1].ref));
13680 return(1 || funcname || hash || result7 || libp) ;
13681 }
13682
13683 static int G__G__Cont__0_513(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13684 {
13685 G__letint(result7, 103, (long) operator<=(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::iterator*) libp->para[1].ref));
13686 return(1 || funcname || hash || result7 || libp) ;
13687 }
13688
13689 static int G__G__Cont__0_514(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13690 {
13691 G__letint(result7, 103, (long) operator>=(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::iterator*) libp->para[1].ref));
13692 return(1 || funcname || hash || result7 || libp) ;
13693 }
13694
13695 static int G__G__Cont__0_515(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13696 {
13697 G__letint(result7, 108, (long) operator-(*(vector<int,allocator<int> >::iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::iterator*) libp->para[1].ref));
13698 return(1 || funcname || hash || result7 || libp) ;
13699 }
13700
13701 static int G__G__Cont__0_516(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13702 {
13703 {
13704 const vector<int,allocator<int> >::iterator* pobj;
13705 const vector<int,allocator<int> >::iterator xobj = operator+((const vector<int,allocator<int> >::iterator::difference_type) G__int(libp->para[0]), *(vector<int,allocator<int> >::iterator*) libp->para[1].ref);
13706 pobj = new vector<int,allocator<int> >::iterator(xobj);
13707 result7->obj.i = (long) ((void*) pobj);
13708 result7->ref = result7->obj.i;
13709 G__store_tempobject(*result7);
13710 }
13711 return(1 || funcname || hash || result7 || libp) ;
13712 }
13713
13714 static int G__G__Cont__0_517(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13715 {
13716 G__letint(result7, 103, (long) operator==(*(vector<int,allocator<int> >::reverse_iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::reverse_iterator*) libp->para[1].ref));
13717 return(1 || funcname || hash || result7 || libp) ;
13718 }
13719
13720 static int G__G__Cont__0_518(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13721 {
13722 G__letint(result7, 103, (long) operator!=(*(vector<int,allocator<int> >::reverse_iterator*) libp->para[0].ref, *(vector<int,allocator<int> >::reverse_iterator*) libp->para[1].ref));
13723 return(1 || funcname || hash || result7 || libp) ;
13724 }
13725
13726 static int G__G__Cont__0_519(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13727 {
13728 G__letint(result7, 103, (long) operator==(*(vector<int,allocator<int> >*) libp->para[0].ref, *(vector<int,allocator<int> >*) libp->para[1].ref));
13729 return(1 || funcname || hash || result7 || libp) ;
13730 }
13731
13732 static int G__G__Cont__0_520(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13733 {
13734 G__letint(result7, 103, (long) operator<(*(vector<int,allocator<int> >*) libp->para[0].ref, *(vector<int,allocator<int> >*) libp->para[1].ref));
13735 return(1 || funcname || hash || result7 || libp) ;
13736 }
13737
13738 static int G__G__Cont__0_521(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13739 {
13740 G__letint(result7, 103, (long) operator!=(*(vector<int,allocator<int> >*) libp->para[0].ref, *(vector<int,allocator<int> >*) libp->para[1].ref));
13741 return(1 || funcname || hash || result7 || libp) ;
13742 }
13743
13744 static int G__G__Cont__0_522(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13745 {
13746 G__letint(result7, 103, (long) operator>(*(vector<int,allocator<int> >*) libp->para[0].ref, *(vector<int,allocator<int> >*) libp->para[1].ref));
13747 return(1 || funcname || hash || result7 || libp) ;
13748 }
13749
13750 static int G__G__Cont__0_523(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13751 {
13752 G__letint(result7, 103, (long) operator>=(*(vector<int,allocator<int> >*) libp->para[0].ref, *(vector<int,allocator<int> >*) libp->para[1].ref));
13753 return(1 || funcname || hash || result7 || libp) ;
13754 }
13755
13756 static int G__G__Cont__0_524(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13757 {
13758 G__letint(result7, 103, (long) operator<=(*(vector<int,allocator<int> >*) libp->para[0].ref, *(vector<int,allocator<int> >*) libp->para[1].ref));
13759 return(1 || funcname || hash || result7 || libp) ;
13760 }
13761
13762
13763
13764
13765
13766
13767
13768
13769
13770
13771
13772
13773
13774
13775
13776
13777
13778
13779
13780
13781
13782
13783
13784
13785
13786
13787
13788
13789
13790
13791
13792
13793
13794
13795
13796
13797
13798
13799
13800
13801
13802
13803
13804
13805
13806
13807
13808
13809
13810
13811
13812
13813
13814
13815
13816
13817
13818
13819
13820
13821
13822
13823
13824
13825
13826
13827
13828
13829
13830
13831
13832
13833
13834
13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
13851
13852
13853
13854
13855
13856 class G__Sizep2memfuncG__Cont {
13857 public:
13858 G__Sizep2memfuncG__Cont(): p(&G__Sizep2memfuncG__Cont::sizep2memfunc) {}
13859 size_t sizep2memfunc() { return(sizeof(p)); }
13860 private:
13861 size_t (G__Sizep2memfuncG__Cont::*p)();
13862 };
13863
13864 size_t G__get_sizep2memfuncG__Cont()
13865 {
13866 G__Sizep2memfuncG__Cont a;
13867 G__setsizep2memfunc((int)a.sizep2memfunc());
13868 return((size_t)a.sizep2memfunc());
13869 }
13870
13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881 extern "C" void G__cpp_setup_inheritanceG__Cont() {
13882
13883
13884 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TList))) {
13885 TList *G__Lderived;
13886 G__Lderived=(TList*)0x1000;
13887 {
13888 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
13889 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TList),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
13890 }
13891 {
13892 TCollection *G__Lpbase=(TCollection*)G__Lderived;
13893 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TList),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
13894 }
13895 {
13896 TObject *G__Lpbase=(TObject*)G__Lderived;
13897 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TList),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
13898 }
13899 }
13900 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TObjArray))) {
13901 TObjArray *G__Lderived;
13902 G__Lderived=(TObjArray*)0x1000;
13903 {
13904 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
13905 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArray),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
13906 }
13907 {
13908 TCollection *G__Lpbase=(TCollection*)G__Lderived;
13909 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArray),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
13910 }
13911 {
13912 TObject *G__Lpbase=(TObject*)G__Lderived;
13913 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArray),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
13914 }
13915 }
13916 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TClonesArray))) {
13917 TClonesArray *G__Lderived;
13918 G__Lderived=(TClonesArray*)0x1000;
13919 {
13920 TObjArray *G__Lpbase=(TObjArray*)G__Lderived;
13921 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TClonesArray),G__get_linked_tagnum(&G__G__ContLN_TObjArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13922 }
13923 {
13924 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
13925 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TClonesArray),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
13926 }
13927 {
13928 TCollection *G__Lpbase=(TCollection*)G__Lderived;
13929 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TClonesArray),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
13930 }
13931 {
13932 TObject *G__Lpbase=(TObject*)G__Lderived;
13933 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TClonesArray),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
13934 }
13935 }
13936 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TRefTable))) {
13937 TRefTable *G__Lderived;
13938 G__Lderived=(TRefTable*)0x1000;
13939 {
13940 TObject *G__Lpbase=(TObject*)G__Lderived;
13941 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TRefTable),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
13942 }
13943 }
13944 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TArrayC))) {
13945 TArrayC *G__Lderived;
13946 G__Lderived=(TArrayC*)0x1000;
13947 {
13948 TArray *G__Lpbase=(TArray*)G__Lderived;
13949 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayC),G__get_linked_tagnum(&G__G__ContLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13950 }
13951 }
13952 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TArrayD))) {
13953 TArrayD *G__Lderived;
13954 G__Lderived=(TArrayD*)0x1000;
13955 {
13956 TArray *G__Lpbase=(TArray*)G__Lderived;
13957 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayD),G__get_linked_tagnum(&G__G__ContLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13958 }
13959 }
13960 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TArrayF))) {
13961 TArrayF *G__Lderived;
13962 G__Lderived=(TArrayF*)0x1000;
13963 {
13964 TArray *G__Lpbase=(TArray*)G__Lderived;
13965 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayF),G__get_linked_tagnum(&G__G__ContLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13966 }
13967 }
13968 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TArrayI))) {
13969 TArrayI *G__Lderived;
13970 G__Lderived=(TArrayI*)0x1000;
13971 {
13972 TArray *G__Lpbase=(TArray*)G__Lderived;
13973 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayI),G__get_linked_tagnum(&G__G__ContLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13974 }
13975 }
13976 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TArrayL64))) {
13977 TArrayL64 *G__Lderived;
13978 G__Lderived=(TArrayL64*)0x1000;
13979 {
13980 TArray *G__Lpbase=(TArray*)G__Lderived;
13981 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayL64),G__get_linked_tagnum(&G__G__ContLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13982 }
13983 }
13984 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TArrayL))) {
13985 TArrayL *G__Lderived;
13986 G__Lderived=(TArrayL*)0x1000;
13987 {
13988 TArray *G__Lpbase=(TArray*)G__Lderived;
13989 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayL),G__get_linked_tagnum(&G__G__ContLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13990 }
13991 }
13992 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TArrayS))) {
13993 TArrayS *G__Lderived;
13994 G__Lderived=(TArrayS*)0x1000;
13995 {
13996 TArray *G__Lpbase=(TArray*)G__Lderived;
13997 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayS),G__get_linked_tagnum(&G__G__ContLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,1);
13998 }
13999 }
14000 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TBits))) {
14001 TBits *G__Lderived;
14002 G__Lderived=(TBits*)0x1000;
14003 {
14004 TObject *G__Lpbase=(TObject*)G__Lderived;
14005 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TBits),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
14006 }
14007 }
14008 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TCollection))) {
14009 TCollection *G__Lderived;
14010 G__Lderived=(TCollection*)0x1000;
14011 {
14012 TObject *G__Lpbase=(TObject*)G__Lderived;
14013 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TCollection),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
14014 }
14015 }
14016 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TObjectTable))) {
14017 TObjectTable *G__Lderived;
14018 G__Lderived=(TObjectTable*)0x1000;
14019 {
14020 TObject *G__Lpbase=(TObject*)G__Lderived;
14021 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TObjectTable),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
14022 }
14023 }
14024 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TSeqCollection))) {
14025 TSeqCollection *G__Lderived;
14026 G__Lderived=(TSeqCollection*)0x1000;
14027 {
14028 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14029 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
14030 }
14031 {
14032 TObject *G__Lpbase=(TObject*)G__Lderived;
14033 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14034 }
14035 }
14036 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TBtreeIter))) {
14037 TBtreeIter *G__Lderived;
14038 G__Lderived=(TBtreeIter*)0x1000;
14039 {
14040 TIterator *G__Lpbase=(TIterator*)G__Lderived;
14041 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TBtreeIter),G__get_linked_tagnum(&G__G__ContLN_TIterator),(long)G__Lpbase-(long)G__Lderived,1,1);
14042 }
14043 {
14044 iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *G__Lpbase=(iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>*)G__Lderived;
14045 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TBtreeIter),G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),(long)G__Lpbase-(long)G__Lderived,1,1);
14046 }
14047 }
14048 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TBtree))) {
14049 TBtree *G__Lderived;
14050 G__Lderived=(TBtree*)0x1000;
14051 {
14052 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
14053 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TBtree),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
14054 }
14055 {
14056 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14057 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TBtree),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
14058 }
14059 {
14060 TObject *G__Lpbase=(TObject*)G__Lderived;
14061 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TBtree),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14062 }
14063 }
14064 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TClassTable))) {
14065 TClassTable *G__Lderived;
14066 G__Lderived=(TClassTable*)0x1000;
14067 {
14068 TObject *G__Lpbase=(TObject*)G__Lderived;
14069 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TClassTable),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
14070 }
14071 }
14072 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter))) {
14073 TObjArrayIter *G__Lderived;
14074 G__Lderived=(TObjArrayIter*)0x1000;
14075 {
14076 TIterator *G__Lpbase=(TIterator*)G__Lderived;
14077 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter),G__get_linked_tagnum(&G__G__ContLN_TIterator),(long)G__Lpbase-(long)G__Lderived,1,1);
14078 }
14079 {
14080 iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *G__Lpbase=(iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>*)G__Lderived;
14081 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter),G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),(long)G__Lpbase-(long)G__Lderived,1,1);
14082 }
14083 }
14084 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TExMap))) {
14085 TExMap *G__Lderived;
14086 G__Lderived=(TExMap*)0x1000;
14087 {
14088 TObject *G__Lpbase=(TObject*)G__Lderived;
14089 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TExMap),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
14090 }
14091 }
14092 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TListIter))) {
14093 TListIter *G__Lderived;
14094 G__Lderived=(TListIter*)0x1000;
14095 {
14096 TIterator *G__Lpbase=(TIterator*)G__Lderived;
14097 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TListIter),G__get_linked_tagnum(&G__G__ContLN_TIterator),(long)G__Lpbase-(long)G__Lderived,1,1);
14098 }
14099 {
14100 iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *G__Lpbase=(iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>*)G__Lderived;
14101 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TListIter),G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),(long)G__Lpbase-(long)G__Lderived,1,1);
14102 }
14103 }
14104 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_THashTable))) {
14105 THashTable *G__Lderived;
14106 G__Lderived=(THashTable*)0x1000;
14107 {
14108 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14109 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_THashTable),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
14110 }
14111 {
14112 TObject *G__Lpbase=(TObject*)G__Lderived;
14113 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_THashTable),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14114 }
14115 }
14116 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_THashList))) {
14117 THashList *G__Lderived;
14118 G__Lderived=(THashList*)0x1000;
14119 {
14120 TList *G__Lpbase=(TList*)G__Lderived;
14121 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_THashList),G__get_linked_tagnum(&G__G__ContLN_TList),(long)G__Lpbase-(long)G__Lderived,1,1);
14122 }
14123 {
14124 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
14125 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_THashList),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
14126 }
14127 {
14128 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14129 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_THashList),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
14130 }
14131 {
14132 TObject *G__Lpbase=(TObject*)G__Lderived;
14133 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_THashList),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14134 }
14135 }
14136 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_THashTableIter))) {
14137 THashTableIter *G__Lderived;
14138 G__Lderived=(THashTableIter*)0x1000;
14139 {
14140 TIterator *G__Lpbase=(TIterator*)G__Lderived;
14141 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_THashTableIter),G__get_linked_tagnum(&G__G__ContLN_TIterator),(long)G__Lpbase-(long)G__Lderived,1,1);
14142 }
14143 }
14144 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TMapIter))) {
14145 TMapIter *G__Lderived;
14146 G__Lderived=(TMapIter*)0x1000;
14147 {
14148 TIterator *G__Lpbase=(TIterator*)G__Lderived;
14149 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TMapIter),G__get_linked_tagnum(&G__G__ContLN_TIterator),(long)G__Lpbase-(long)G__Lderived,1,1);
14150 }
14151 {
14152 iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *G__Lpbase=(iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>*)G__Lderived;
14153 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TMapIter),G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),(long)G__Lpbase-(long)G__Lderived,1,1);
14154 }
14155 }
14156 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TPair))) {
14157 TPair *G__Lderived;
14158 G__Lderived=(TPair*)0x1000;
14159 {
14160 TObject *G__Lpbase=(TObject*)G__Lderived;
14161 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TPair),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
14162 }
14163 }
14164 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TMap))) {
14165 TMap *G__Lderived;
14166 G__Lderived=(TMap*)0x1000;
14167 {
14168 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14169 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TMap),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
14170 }
14171 {
14172 TObject *G__Lpbase=(TObject*)G__Lderived;
14173 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TMap),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14174 }
14175 }
14176 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter))) {
14177 TOrdCollectionIter *G__Lderived;
14178 G__Lderived=(TOrdCollectionIter*)0x1000;
14179 {
14180 TIterator *G__Lpbase=(TIterator*)G__Lderived;
14181 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter),G__get_linked_tagnum(&G__G__ContLN_TIterator),(long)G__Lpbase-(long)G__Lderived,1,1);
14182 }
14183 {
14184 iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *G__Lpbase=(iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>*)G__Lderived;
14185 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter),G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),(long)G__Lpbase-(long)G__Lderived,1,1);
14186 }
14187 }
14188 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TOrdCollection))) {
14189 TOrdCollection *G__Lderived;
14190 G__Lderived=(TOrdCollection*)0x1000;
14191 {
14192 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
14193 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollection),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
14194 }
14195 {
14196 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14197 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollection),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
14198 }
14199 {
14200 TObject *G__Lpbase=(TObject*)G__Lderived;
14201 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollection),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14202 }
14203 }
14204 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter))) {
14205 TRefArrayIter *G__Lderived;
14206 G__Lderived=(TRefArrayIter*)0x1000;
14207 {
14208 TIterator *G__Lpbase=(TIterator*)G__Lderived;
14209 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter),G__get_linked_tagnum(&G__G__ContLN_TIterator),(long)G__Lpbase-(long)G__Lderived,1,1);
14210 }
14211 {
14212 iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&> *G__Lpbase=(iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>*)G__Lderived;
14213 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter),G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),(long)G__Lpbase-(long)G__Lderived,1,1);
14214 }
14215 }
14216 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TRefArray))) {
14217 TRefArray *G__Lderived;
14218 G__Lderived=(TRefArray*)0x1000;
14219 {
14220 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
14221 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArray),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,1);
14222 }
14223 {
14224 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14225 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArray),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
14226 }
14227 {
14228 TObject *G__Lpbase=(TObject*)G__Lderived;
14229 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArray),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14230 }
14231 }
14232 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__ContLN_TSortedList))) {
14233 TSortedList *G__Lderived;
14234 G__Lderived=(TSortedList*)0x1000;
14235 {
14236 TList *G__Lpbase=(TList*)G__Lderived;
14237 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TSortedList),G__get_linked_tagnum(&G__G__ContLN_TList),(long)G__Lpbase-(long)G__Lderived,1,1);
14238 }
14239 {
14240 TSeqCollection *G__Lpbase=(TSeqCollection*)G__Lderived;
14241 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TSortedList),G__get_linked_tagnum(&G__G__ContLN_TSeqCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
14242 }
14243 {
14244 TCollection *G__Lpbase=(TCollection*)G__Lderived;
14245 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TSortedList),G__get_linked_tagnum(&G__G__ContLN_TCollection),(long)G__Lpbase-(long)G__Lderived,1,0);
14246 }
14247 {
14248 TObject *G__Lpbase=(TObject*)G__Lderived;
14249 G__inheritance_setup(G__get_linked_tagnum(&G__G__ContLN_TSortedList),G__get_linked_tagnum(&G__G__ContLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
14250 }
14251 }
14252 }
14253
14254
14255
14256
14257 extern "C" void G__cpp_setup_typetableG__Cont() {
14258
14259
14260 G__search_typename2("Char_t",99,-1,0,-1);
14261 G__setnewtype(-1,"Signed Character 1 byte (char)",0);
14262 G__search_typename2("UChar_t",98,-1,0,-1);
14263 G__setnewtype(-1,"Unsigned Character 1 byte (unsigned char)",0);
14264 G__search_typename2("Short_t",115,-1,0,-1);
14265 G__setnewtype(-1,"Signed Short integer 2 bytes (short)",0);
14266 G__search_typename2("UShort_t",114,-1,0,-1);
14267 G__setnewtype(-1,"Unsigned Short integer 2 bytes (unsigned short)",0);
14268 G__search_typename2("Int_t",105,-1,0,-1);
14269 G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
14270 G__search_typename2("UInt_t",104,-1,0,-1);
14271 G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
14272 G__search_typename2("Long_t",108,-1,0,-1);
14273 G__setnewtype(-1,"Signed long integer 4 bytes (long)",0);
14274 G__search_typename2("ULong_t",107,-1,0,-1);
14275 G__setnewtype(-1,"Unsigned long integer 4 bytes (unsigned long)",0);
14276 G__search_typename2("Float_t",102,-1,0,-1);
14277 G__setnewtype(-1,"Float 4 bytes (float)",0);
14278 G__search_typename2("Double_t",100,-1,0,-1);
14279 G__setnewtype(-1,"Double 8 bytes",0);
14280 G__search_typename2("Bool_t",103,-1,0,-1);
14281 G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
14282 G__search_typename2("Version_t",115,-1,0,-1);
14283 G__setnewtype(-1,"Class version identifier (short)",0);
14284 G__search_typename2("Option_t",99,-1,256,-1);
14285 G__setnewtype(-1,"Option string (const char)",0);
14286 G__search_typename2("Long64_t",110,-1,0,-1);
14287 G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
14288 G__search_typename2("ULong64_t",109,-1,0,-1);
14289 G__setnewtype(-1,"Portable unsigned long integer 8 bytes",0);
14290 G__search_typename2("Stat_t",100,-1,0,-1);
14291 G__setnewtype(-1,"Statistics type (double)",0);
14292 G__search_typename2("VoidFuncPtr_t",89,-1,0,-1);
14293 G__setnewtype(-1,"pointer to void function",0);
14294 G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__ContLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
14295 G__setnewtype(-1,NULL,0);
14296 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
14297 G__setnewtype(-1,NULL,0);
14298 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
14299 G__setnewtype(-1,NULL,0);
14300 G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__ContLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
14301 G__setnewtype(-1,NULL,0);
14302 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
14303 G__setnewtype(-1,NULL,0);
14304 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
14305 G__setnewtype(-1,NULL,0);
14306 G__search_typename2("Iterator_t",117,G__get_linked_tagnum(&G__G__ContLN_TBtreeIter),0,G__get_linked_tagnum(&G__G__ContLN_TBtree));
14307 G__setnewtype(-1,NULL,0);
14308 G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
14309 G__setnewtype(-1,NULL,0);
14310 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
14311 G__setnewtype(-1,NULL,0);
14312 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
14313 G__setnewtype(-1,NULL,0);
14314 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
14315 G__setnewtype(-1,NULL,0);
14316 G__search_typename2("IdMap_t",117,G__get_linked_tagnum(&G__G__ContLN_ROOTcLcLTMapTypeToClassRec),0,G__get_linked_tagnum(&G__G__ContLN_TClassTable));
14317 G__setnewtype(-1,NULL,0);
14318 G__search_typename2("Iterator_t",117,G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter),0,G__get_linked_tagnum(&G__G__ContLN_TObjArray));
14319 G__setnewtype(-1,NULL,0);
14320 G__search_typename2("vector<bool>",117,G__get_linked_tagnum(&G__G__ContLN_vectorlEboolcOallocatorlEboolgRsPgR),0,-1);
14321 G__setnewtype(-1,NULL,0);
14322 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEboolcOallocatorlEboolgRsPgR));
14323 G__setnewtype(-1,NULL,0);
14324 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEboolcOallocatorlEboolgRsPgR));
14325 G__setnewtype(-1,NULL,0);
14326 G__search_typename2("Iterator_t",117,G__get_linked_tagnum(&G__G__ContLN_TListIter),0,G__get_linked_tagnum(&G__G__ContLN_TList));
14327 G__setnewtype(-1,NULL,0);
14328 G__search_typename2("Iterator_t",117,G__get_linked_tagnum(&G__G__ContLN_TMapIter),0,G__get_linked_tagnum(&G__G__ContLN_TMap));
14329 G__setnewtype(-1,NULL,0);
14330 G__search_typename2("TAssoc",117,G__get_linked_tagnum(&G__G__ContLN_TPair),0,-1);
14331 G__setnewtype(-1,"for backward compatibility",0);
14332 G__search_typename2("Iterator_t",117,G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter),0,G__get_linked_tagnum(&G__G__ContLN_TOrdCollection));
14333 G__setnewtype(-1,NULL,0);
14334 G__search_typename2("Iterator_t",117,G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter),0,G__get_linked_tagnum(&G__G__ContLN_TRefArray));
14335 G__setnewtype(-1,NULL,0);
14336 G__search_typename2("vector<std::string>",117,G__get_linked_tagnum(&G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1);
14337 G__setnewtype(-1,NULL,0);
14338 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR));
14339 G__setnewtype(-1,NULL,0);
14340 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR));
14341 G__setnewtype(-1,NULL,0);
14342 G__search_typename2("vector<string>",117,G__get_linked_tagnum(&G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1);
14343 G__setnewtype(-1,NULL,0);
14344 G__search_typename2("vector<Int_t>",117,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
14345 G__setnewtype(-1,NULL,0);
14346 G__search_typename2("value_type",105,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14347 G__setnewtype(-1,NULL,0);
14348 G__search_typename2("pointer",73,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14349 G__setnewtype(-1,NULL,0);
14350 G__search_typename2("const_pointer",73,-1,256,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14351 G__setnewtype(-1,NULL,0);
14352 G__search_typename2("reference",105,-1,1,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14353 G__setnewtype(-1,NULL,0);
14354 G__search_typename2("const_reference",105,-1,257,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14355 G__setnewtype(-1,NULL,0);
14356 G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14357 G__setnewtype(-1,NULL,0);
14358 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14359 G__setnewtype(-1,NULL,0);
14360 G__search_typename2("pointer",73,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
14361 G__setnewtype(-1,NULL,0);
14362 G__search_typename2("const_pointer",73,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
14363 G__setnewtype(-1,NULL,0);
14364 G__search_typename2("reference",105,-1,1,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
14365 G__setnewtype(-1,NULL,0);
14366 G__search_typename2("const_reference",105,-1,1,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
14367 G__setnewtype(-1,NULL,0);
14368 G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
14369 G__setnewtype(-1,NULL,0);
14370 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
14371 G__setnewtype(-1,NULL,0);
14372 G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14373 G__setnewtype(-1,NULL,0);
14374 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14375 G__setnewtype(-1,NULL,0);
14376 G__search_typename2("pointer",73,-1,0,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR));
14377 G__setnewtype(-1,NULL,0);
14378 G__search_typename2("reference",105,-1,1,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR));
14379 G__setnewtype(-1,NULL,0);
14380 G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR));
14381 G__setnewtype(-1,NULL,0);
14382 G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14383 G__setnewtype(-1,NULL,0);
14384 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14385 G__setnewtype(-1,NULL,0);
14386 G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14387 G__setnewtype(-1,NULL,0);
14388 G__search_typename2("vector<int>",117,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
14389 G__setnewtype(-1,NULL,0);
14390 G__search_typename2("map<std::string,TObjArray*>",117,G__get_linked_tagnum(&G__G__ContLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
14391 G__setnewtype(-1,NULL,0);
14392 G__search_typename2("map<string,TObjArray*>",117,G__get_linked_tagnum(&G__G__ContLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
14393 G__setnewtype(-1,NULL,0);
14394 G__search_typename2("map<string,TObjArray*,less<string> >",117,G__get_linked_tagnum(&G__G__ContLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
14395 G__setnewtype(-1,NULL,0);
14396 G__search_typename2("CreateIterators_t",89,-1,0,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy));
14397 G__setnewtype(-1,"void (*CreateIterators_t)(void *collection, void **begin_arena, void **end_arena);",0);
14398 G__search_typename2("CopyIterator_t",89,-1,0,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy));
14399 G__setnewtype(-1,"void* (*CopyIterator_t)(void *dest, const void *source);",0);
14400 G__search_typename2("Next_t",89,-1,0,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy));
14401 G__setnewtype(-1,"void* (*Next_t)(void *iter, const void *end);",0);
14402 G__search_typename2("DeleteIterator_t",89,-1,0,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy));
14403 G__setnewtype(-1,"void (*DeleteIterator_t)(void *iter);",0);
14404 G__search_typename2("DeleteTwoIterators_t",89,-1,0,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy));
14405 G__setnewtype(-1,"void (*DeleteTwoIterators_t)(void *begin, void *end);",0);
14406 }
14407
14408
14409
14410
14411
14412
14413
14414
14415 static void G__setup_memvarTVirtualCollectionProxy(void) {
14416 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy));
14417 { TVirtualCollectionProxy *p; p=(TVirtualCollectionProxy*)0x1000; if (p) { }
14418 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__ContLN_TClassRef),-1,-1,2,"fClass=",0,(char*)NULL);
14419 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fProperties=",0,(char*)NULL);
14420 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
14421 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxycLcLEProperty),-1,-2,1,G__FastAllocString(2048).Format("kIsInitialized=%lldLL",(long long)TVirtualCollectionProxy::kIsInitialized).data(),0,(char*)NULL);
14422 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxycLcLEProperty),-1,-2,1,G__FastAllocString(2048).Format("kIsAssociative=%lldLL",(long long)TVirtualCollectionProxy::kIsAssociative).data(),0,(char*)NULL);
14423 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxycLcLEProperty),-1,-2,1,G__FastAllocString(2048).Format("kIsEmulated=%lldLL",(long long)TVirtualCollectionProxy::kIsEmulated).data(),0,(char*)NULL);
14424 G__memvar_setup((void*)G__PVOID,105,0,1,-1,G__defined_typename("Int_t"),-2,1,G__FastAllocString(2048).Format("fgIteratorArenaSize=%lldLL",(long long)TVirtualCollectionProxy::fgIteratorArenaSize).data(),0,"greater than sizeof(void*) + sizeof(UInt_t)");
14425 }
14426 G__tag_memvar_reset();
14427 }
14428
14429
14430
14431 static void G__setup_memvarTList(void) {
14432 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TList));
14433 { TList *p; p=(TList*)0x1000; if (p) { }
14434 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjLink),-1,-1,2,"fFirst=",0,"! pointer to first entry in linked list");
14435 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjLink),-1,-1,2,"fLast=",0,"! pointer to last entry in linked list");
14436 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjLink),-1,-1,2,"fCache=",0,"! cache to speedup sequential calling of Before() and After() functions");
14437 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fAscending=",0,"! sorting order (when calling Sort() or for TSortedList)");
14438 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14439 }
14440 G__tag_memvar_reset();
14441 }
14442
14443
14444
14445 static void G__setup_memvarTObjArray(void) {
14446 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArray));
14447 { TObjArray *p; p=(TObjArray*)0x1000; if (p) { }
14448 G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__G__ContLN_TObject),-1,-1,2,"fCont=",0,"!Array contents");
14449 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLowerBound=",0,"Lower bound of the array");
14450 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLast=",0,"Last element in array containing an object");
14451 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14452 }
14453 G__tag_memvar_reset();
14454 }
14455
14456
14457
14458 static void G__setup_memvarTClonesArray(void) {
14459 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TClonesArray));
14460 { TClonesArray *p; p=(TClonesArray*)0x1000; if (p) { }
14461 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-1,2,"fClass=",0,"!Pointer to the class");
14462 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjArray),-1,-1,2,"fKeep=",0,"!Saved copies of pointers to objects");
14463 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TClonesArraycLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kForgetBits=%lldLL",(long long)TClonesArray::kForgetBits).data(),0,(char*)NULL);
14464 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TClonesArraycLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNoSplit=%lldLL",(long long)TClonesArray::kNoSplit).data(),0,(char*)NULL);
14465 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TClonesArraycLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kBypassStreamer=%lldLL",(long long)TClonesArray::kBypassStreamer).data(),0,(char*)NULL);
14466 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14467 }
14468 G__tag_memvar_reset();
14469 }
14470
14471
14472
14473 static void G__setup_memvarTRefTable(void) {
14474 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TRefTable));
14475 { TRefTable *p; p=(TRefTable*)0x1000; if (p) { }
14476 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNumPIDs=",0,"!number of known ProcessIDs");
14477 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fAllocSize=",0,"![fNumPIDs] allocated size of array fParentIDs for each ProcessID");
14478 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fN=",0,"![fNumPIDs] current maximum number of IDs in array fParentIDs for each ProcessID");
14479 G__memvar_setup((void*)0,73,2,0,-1,G__defined_typename("Int_t"),-1,2,"fParentIDs=",0,"![fNumPIDs][fAllocSize] array of Parent IDs");
14480 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fParentID=",0,"!current parent ID in fParents (latest call to SetParent)");
14481 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fDefaultSize=",0,"!default size for a new PID array");
14482 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fUID=",0,"!Current uid (set by TRef::GetObject)");
14483 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TProcessID),-1,-1,2,"fUIDContext=",0,"!TProcessID the current uid is referring to");
14484 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSize=",0,"dummy for backward compatibility");
14485 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjArray),-1,-1,2,"fParents=",0,"array of Parent objects (eg TTree branch) holding the referenced objects");
14486 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObject),-1,-1,2,"fOwner=",0,"Object owning this TRefTable");
14487 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector<std::string>"),-1,2,"fProcessGUIDs=",0,"UUIDs of TProcessIDs used in fParentIDs");
14488 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,2,"fMapPIDtoInternal=",0,"! cache of pid to index in fProcessGUIDs");
14489 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TRefTable),-1,-2,2,"fgRefTable=",0,"Pointer to current TRefTable");
14490 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TRefTablecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kHaveWarnedReadingOld=%lldLL",(long long)TRefTable::kHaveWarnedReadingOld).data(),0,(char*)NULL);
14491 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14492 }
14493 G__tag_memvar_reset();
14494 }
14495
14496
14497
14498 static void G__setup_memvarTArray(void) {
14499 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArray));
14500 { TArray *p; p=(TArray*)0x1000; if (p) { }
14501 G__memvar_setup((void*)((long)(&p->fN)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fN=",0,"Number of array elements");
14502 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
14503 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14504 }
14505 G__tag_memvar_reset();
14506 }
14507
14508
14509
14510 static void G__setup_memvarTArrayC(void) {
14511 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayC));
14512 { TArrayC *p; p=(TArrayC*)0x1000; if (p) { }
14513 G__memvar_setup((void*)((long)(&p->fArray)-(long)(p)),67,0,0,-1,G__defined_typename("Char_t"),-1,1,"fArray=",0,"[fN] Array of fN chars");
14514 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14515 }
14516 G__tag_memvar_reset();
14517 }
14518
14519
14520
14521 static void G__setup_memvarTArrayD(void) {
14522 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayD));
14523 { TArrayD *p; p=(TArrayD*)0x1000; if (p) { }
14524 G__memvar_setup((void*)((long)(&p->fArray)-(long)(p)),68,0,0,-1,G__defined_typename("Double_t"),-1,1,"fArray=",0,"[fN] Array of fN doubles");
14525 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14526 }
14527 G__tag_memvar_reset();
14528 }
14529
14530
14531
14532 static void G__setup_memvarTArrayF(void) {
14533 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayF));
14534 { TArrayF *p; p=(TArrayF*)0x1000; if (p) { }
14535 G__memvar_setup((void*)((long)(&p->fArray)-(long)(p)),70,0,0,-1,G__defined_typename("Float_t"),-1,1,"fArray=",0,"[fN] Array of fN floats");
14536 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14537 }
14538 G__tag_memvar_reset();
14539 }
14540
14541
14542
14543 static void G__setup_memvarTArrayI(void) {
14544 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayI));
14545 { TArrayI *p; p=(TArrayI*)0x1000; if (p) { }
14546 G__memvar_setup((void*)((long)(&p->fArray)-(long)(p)),73,0,0,-1,G__defined_typename("Int_t"),-1,1,"fArray=",0,"[fN] Array of fN 32 bit integers");
14547 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14548 }
14549 G__tag_memvar_reset();
14550 }
14551
14552
14553
14554 static void G__setup_memvarTArrayL64(void) {
14555 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayL64));
14556 { TArrayL64 *p; p=(TArrayL64*)0x1000; if (p) { }
14557 G__memvar_setup((void*)((long)(&p->fArray)-(long)(p)),78,0,0,-1,G__defined_typename("Long64_t"),-1,1,"fArray=",0,"[fN] Array of fN long64s");
14558 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14559 }
14560 G__tag_memvar_reset();
14561 }
14562
14563
14564
14565 static void G__setup_memvarTArrayL(void) {
14566 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayL));
14567 { TArrayL *p; p=(TArrayL*)0x1000; if (p) { }
14568 G__memvar_setup((void*)((long)(&p->fArray)-(long)(p)),76,0,0,-1,G__defined_typename("Long_t"),-1,1,"fArray=",0,"[fN] Array of fN longs");
14569 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14570 }
14571 G__tag_memvar_reset();
14572 }
14573
14574
14575
14576 static void G__setup_memvarTArrayS(void) {
14577 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayS));
14578 { TArrayS *p; p=(TArrayS*)0x1000; if (p) { }
14579 G__memvar_setup((void*)((long)(&p->fArray)-(long)(p)),83,0,0,-1,G__defined_typename("Short_t"),-1,1,"fArray=",0,"[fN] Array of fN shorts");
14580 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14581 }
14582 G__tag_memvar_reset();
14583 }
14584
14585
14586
14587 static void G__setup_memvarTBits(void) {
14588 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TBits));
14589 { TBits *p; p=(TBits*)0x1000; if (p) { }
14590 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fNbits=",0,"Highest bit set + 1");
14591 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fNbytes=",0,"Number of UChars in fAllBits");
14592 G__memvar_setup((void*)0,66,0,0,-1,G__defined_typename("UChar_t"),-1,2,"fAllBits=",0,"[fNbytes] array of UChars");
14593 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14594 }
14595 G__tag_memvar_reset();
14596 }
14597
14598
14599
14600 static void G__setup_memvarTBitscLcLTReference(void) {
14601 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference));
14602 { TBits::TReference *p; p=(TBits::TReference*)0x1000; if (p) { }
14603 G__memvar_setup((void*)0,117,1,0,G__get_linked_tagnum(&G__G__ContLN_TBits),-1,-1,4,"fBits=",0,"!");
14604 G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"fPos=",0,"!");
14605 }
14606 G__tag_memvar_reset();
14607 }
14608
14609
14610
14611 static void G__setup_memvarTCollection(void) {
14612 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TCollection));
14613 { TCollection *p; p=(TCollection*)0x1000; if (p) { }
14614 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TCollection),-1,-2,4,"fgCurrentCollection=",0,"used by macro R__FOR_EACH");
14615 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjectTable),-1,-2,4,"fgGarbageCollection=",0,"used by garbage collector");
14616 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgEmptyingGarbage=",0,"used by garbage collector");
14617 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgGarbageStack=",0,"used by garbage collector");
14618 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TCollectioncLcLdA),-1,-2,2,"kIsOwner=16384LL",0,(char*)NULL);
14619 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__ContLN_TString),-1,-1,2,"fName=",0,"name of the collection");
14620 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSize=",0,"number of elements in collection");
14621 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TCollectioncLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kInitCapacity=%lldLL",(long long)TCollection::kInitCapacity).data(),0,(char*)NULL);
14622 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TCollectioncLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kInitHashTableCapacity=%lldLL",(long long)TCollection::kInitHashTableCapacity).data(),0,(char*)NULL);
14623 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14624 }
14625 G__tag_memvar_reset();
14626 }
14627
14628
14629
14630 static void G__setup_memvarTIterator(void) {
14631 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TIterator));
14632 { TIterator *p; p=(TIterator*)0x1000; if (p) { }
14633 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
14634 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14635 }
14636 G__tag_memvar_reset();
14637 }
14638
14639
14640
14641 static void G__setup_memvarTObjectTable(void) {
14642 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TObjectTable));
14643 { TObjectTable *p; p=(TObjectTable*)0x1000; if (p) { }
14644 G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__G__ContLN_TObject),-1,-1,4,"fTable=",0,(char*)NULL);
14645 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSize=",0,(char*)NULL);
14646 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fTally=",0,(char*)NULL);
14647 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14648 }
14649 G__tag_memvar_reset();
14650 }
14651
14652
14653
14654 static void G__setup_memvarTIter(void) {
14655 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TIter));
14656 { TIter *p; p=(TIter*)0x1000; if (p) { }
14657 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TIterator),-1,-1,4,"fIterator=",0,"collection iterator");
14658 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
14659 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14660 }
14661 G__tag_memvar_reset();
14662 }
14663
14664
14665
14666 static void G__setup_memvarTSeqCollection(void) {
14667 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TSeqCollection));
14668 { TSeqCollection *p; p=(TSeqCollection*)0x1000; if (p) { }
14669 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSorted=",0,"true if collection has been sorted");
14670 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14671 }
14672 G__tag_memvar_reset();
14673 }
14674
14675
14676
14677 static void G__setup_memvarTBtreeIter(void) {
14678 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TBtreeIter));
14679 { TBtreeIter *p; p=(TBtreeIter*)0x1000; if (p) { }
14680 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_TBtree),-1,-1,4,"fTree=",0,"btree being iterated");
14681 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCurCursor=",0,"current position in btree");
14682 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCursor=",0,"next position in btree");
14683 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDirection=",0,"iteration direction");
14684 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14685 }
14686 G__tag_memvar_reset();
14687 }
14688
14689
14690
14691 static void G__setup_memvarTBtree(void) {
14692 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TBtree));
14693 { TBtree *p; p=(TBtree*)0x1000; if (p) { }
14694 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TBtNode),-1,-1,4,"fRoot=",0,"root node of btree");
14695 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fOrder=",0,"the order of the tree (should be > 2)");
14696 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fOrder2=",0,"order*2+1 (assumes a memory access is");
14697 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fInnerLowWaterMark=",0,"inner node low water mark");
14698 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fLeafLowWaterMark=",0,"leaf low water mark");
14699 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fInnerMaxIndex=",0,"maximum inner node index");
14700 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fLeafMaxIndex=",0,"maximum leaf index");
14701 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14702 }
14703 G__tag_memvar_reset();
14704 }
14705
14706
14707
14708 static void G__setup_memvarTClassTable(void) {
14709 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TClassTable));
14710 { TClassTable *p; p=(TClassTable*)0x1000; if (p) { }
14711 G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__G__ContLN_TClassRec),-1,-2,4,"fgTable=",0,(char*)NULL);
14712 G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__G__ContLN_TClassRec),-1,-2,4,"fgSortedTable=",0,(char*)NULL);
14713 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_ROOTcLcLTMapTypeToClassRec),G__defined_typename("IdMap_t"),-2,4,"fgIdMap=",0,(char*)NULL);
14714 G__memvar_setup((void*)0,105,0,0,-1,-1,-2,4,"fgSize=",0,(char*)NULL);
14715 G__memvar_setup((void*)0,105,0,0,-1,-1,-2,4,"fgTally=",0,(char*)NULL);
14716 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgSorted=",0,(char*)NULL);
14717 G__memvar_setup((void*)0,105,0,0,-1,-1,-2,4,"fgCursor=",0,(char*)NULL);
14718 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TClassTablecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNoStreamer=%lldLL",(long long)TClassTable::kNoStreamer).data(),0,(char*)NULL);
14719 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TClassTablecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNoInputOperator=%lldLL",(long long)TClassTable::kNoInputOperator).data(),0,(char*)NULL);
14720 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TClassTablecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kAutoStreamer=%lldLL",(long long)TClassTable::kAutoStreamer).data(),0,(char*)NULL);
14721 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14722 }
14723 G__tag_memvar_reset();
14724 }
14725
14726
14727
14728 static void G__setup_memvarTObjArrayIter(void) {
14729 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter));
14730 { TObjArrayIter *p; p=(TObjArrayIter*)0x1000; if (p) { }
14731 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_TObjArray),-1,-1,4,"fArray=",0,"array being iterated");
14732 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCurCursor=",0,"current position in array");
14733 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCursor=",0,"next position in array");
14734 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDirection=",0,"iteration direction");
14735 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14736 }
14737 G__tag_memvar_reset();
14738 }
14739
14740
14741
14742 static void G__setup_memvarTExMapIter(void) {
14743 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TExMapIter));
14744 { TExMapIter *p; p=(TExMapIter*)0x1000; if (p) { }
14745 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_TExMap),-1,-1,4,"fMap=",0,(char*)NULL);
14746 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCursor=",0,(char*)NULL);
14747 G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
14748 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14749 }
14750 G__tag_memvar_reset();
14751 }
14752
14753
14754
14755 static void G__setup_memvarTExMap(void) {
14756 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TExMap));
14757 { TExMap *p; p=(TExMap*)0x1000; if (p) { }
14758 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TExMapcLcLAssoc_t),-1,-1,4,"fTable=",0,(char*)NULL);
14759 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSize=",0,(char*)NULL);
14760 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fTally=",0,(char*)NULL);
14761 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14762 }
14763 G__tag_memvar_reset();
14764 }
14765
14766
14767
14768 static void G__setup_memvarTListIter(void) {
14769 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TListIter));
14770 { TListIter *p; p=(TListIter*)0x1000; if (p) { }
14771 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_TList),-1,-1,2,"fList=",0,"list being iterated");
14772 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjLink),-1,-1,2,"fCurCursor=",0,"current position in list");
14773 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjLink),-1,-1,2,"fCursor=",0,"next position in list");
14774 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fDirection=",0,"iteration direction");
14775 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fStarted=",0,"iteration started");
14776 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14777 }
14778 G__tag_memvar_reset();
14779 }
14780
14781
14782
14783 static void G__setup_memvarTHashTable(void) {
14784 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_THashTable));
14785 { THashTable *p; p=(THashTable*)0x1000; if (p) { }
14786 G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__G__ContLN_TList),-1,-1,4,"fCont=",0,"Hash table (table of lists)");
14787 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fEntries=",0,"Number of objects in table");
14788 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fUsedSlots=",0,"Number of used slots");
14789 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRehashLevel=",0,"Average collision rate which triggers rehash");
14790 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14791 }
14792 G__tag_memvar_reset();
14793 }
14794
14795
14796
14797 static void G__setup_memvarTHashList(void) {
14798 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_THashList));
14799 { THashList *p; p=(THashList*)0x1000; if (p) { }
14800 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_THashTable),-1,-1,2,"fTable=",0,"Hashtable used for quick lookup of objects");
14801 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14802 }
14803 G__tag_memvar_reset();
14804 }
14805
14806
14807
14808 static void G__setup_memvarTHashTableIter(void) {
14809 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_THashTableIter));
14810 { THashTableIter *p; p=(THashTableIter*)0x1000; if (p) { }
14811 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_THashTable),-1,-1,4,"fTable=",0,"hash table being iterated");
14812 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCursor=",0,"current position in table");
14813 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TListIter),-1,-1,4,"fListCursor=",0,"current position in collision list");
14814 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDirection=",0,"iteration direction");
14815 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14816 }
14817 G__tag_memvar_reset();
14818 }
14819
14820
14821
14822 static void G__setup_memvarTMapIter(void) {
14823 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TMapIter));
14824 { TMapIter *p; p=(TMapIter*)0x1000; if (p) { }
14825 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_TMap),-1,-1,4,"fMap=",0,"map being iterated");
14826 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_THashTableIter),-1,-1,4,"fCursor=",0,"current position in map");
14827 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDirection=",0,"iteration direction");
14828 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14829 }
14830 G__tag_memvar_reset();
14831 }
14832
14833
14834
14835 static void G__setup_memvarTPair(void) {
14836 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TPair));
14837 { TPair *p; p=(TPair*)0x1000; if (p) { }
14838 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObject),-1,-1,4,"fKey=",0,(char*)NULL);
14839 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObject),-1,-1,4,"fValue=",0,(char*)NULL);
14840 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14841 }
14842 G__tag_memvar_reset();
14843 }
14844
14845
14846
14847 static void G__setup_memvarTMap(void) {
14848 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TMap));
14849 { TMap *p; p=(TMap*)0x1000; if (p) { }
14850 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_THashTable),-1,-1,4,"fTable=",0,"Hash table used to store TPair's");
14851 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TMapcLcLdA),-1,-2,2,"kIsOwnerValue=32768LL",0,(char*)NULL);
14852 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14853 }
14854 G__tag_memvar_reset();
14855 }
14856
14857
14858
14859 static void G__setup_memvarTOrdCollectionIter(void) {
14860 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter));
14861 { TOrdCollectionIter *p; p=(TOrdCollectionIter*)0x1000; if (p) { }
14862 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_TOrdCollection),-1,-1,4,"fCol=",0,"collection being iterated");
14863 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCurCursor=",0,"current position in collection");
14864 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCursor=",0,"next position in collection");
14865 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDirection=",0,"iteration direction");
14866 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14867 }
14868 G__tag_memvar_reset();
14869 }
14870
14871
14872
14873 static void G__setup_memvarTOrdCollection(void) {
14874 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollection));
14875 { TOrdCollection *p; p=(TOrdCollection*)0x1000; if (p) { }
14876 G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__G__ContLN_TObject),-1,-1,4,"fCont=",0,(char*)NULL);
14877 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCapacity=",0,(char*)NULL);
14878 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGapStart=",0,(char*)NULL);
14879 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGapSize=",0,(char*)NULL);
14880 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TOrdCollectioncLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDefaultCapacity=%lldLL",(long long)TOrdCollection::kDefaultCapacity).data(),0,(char*)NULL);
14881 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TOrdCollectioncLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kMinExpand=%lldLL",(long long)TOrdCollection::kMinExpand).data(),0,(char*)NULL);
14882 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__ContLN_TOrdCollectioncLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kShrinkFactor=%lldLL",(long long)TOrdCollection::kShrinkFactor).data(),0,(char*)NULL);
14883 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14884 }
14885 G__tag_memvar_reset();
14886 }
14887
14888
14889
14890 static void G__setup_memvarTRefArrayIter(void) {
14891 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter));
14892 { TRefArrayIter *p; p=(TRefArrayIter*)0x1000; if (p) { }
14893 G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__ContLN_TRefArray),-1,-1,4,"fArray=",0,"array being iterated");
14894 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCurCursor=",0,"current position in array");
14895 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCursor=",0,"next position in array");
14896 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDirection=",0,"iteration direction");
14897 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14898 }
14899 G__tag_memvar_reset();
14900 }
14901
14902
14903
14904 static void G__setup_memvarTRefArray(void) {
14905 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArray));
14906 { TRefArray *p; p=(TRefArray*)0x1000; if (p) { }
14907 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TProcessID),-1,-1,2,"fPID=",0,"Pointer to Process Unique Identifier");
14908 G__memvar_setup((void*)0,72,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fUIDs=",0,"[fSize] To store uids of referenced objects");
14909 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLowerBound=",0,"Lower bound of the array");
14910 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLast=",0,"Last element in array containing an object");
14911 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14912 }
14913 G__tag_memvar_reset();
14914 }
14915
14916
14917
14918 static void G__setup_memvarvectorlEintcOallocatorlEintgRsPgR(void) {
14919 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
14920 { vector<int,allocator<int> > *p; p=(vector<int,allocator<int> >*)0x1000; if (p) { }
14921 }
14922 G__tag_memvar_reset();
14923 }
14924
14925
14926
14927 static void G__setup_memvarvectorlEintcOallocatorlEintgRsPgRcLcLiterator(void) {
14928 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
14929 { vector<int,allocator<int> >::iterator *p; p=(vector<int,allocator<int> >::iterator*)0x1000; if (p) { }
14930 }
14931 G__tag_memvar_reset();
14932 }
14933
14934
14935
14936 static void G__setup_memvarreverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void) {
14937 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR));
14938 { reverse_iterator<vector<int,allocator<int> >::iterator> *p; p=(reverse_iterator<vector<int,allocator<int> >::iterator>*)0x1000; if (p) { }
14939 }
14940 G__tag_memvar_reset();
14941 }
14942
14943
14944
14945 static void G__setup_memvarTSortedList(void) {
14946 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__ContLN_TSortedList));
14947 { TSortedList *p; p=(TSortedList*)0x1000; if (p) { }
14948 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
14949 }
14950 G__tag_memvar_reset();
14951 }
14952
14953 extern "C" void G__cpp_setup_memvarG__Cont() {
14954 }
14955
14956
14957
14958
14959
14960
14961
14962
14963
14964
14965
14966
14967 static void G__setup_memfuncTVirtualCollectionProxy(void) {
14968
14969 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy));
14970 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy), -1, 1, 1, 1, 4, 0, "u 'TVirtualCollectionProxy' - 11 - -", "Not implemented", (void*) NULL, 0);
14971 G__memfunc_setup("SetValueClass",1311,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TClass' - 0 - newcl", (char*)NULL, (void*) NULL, 3);
14972 G__memfunc_setup("Generate",811,G__G__Cont_17_0_6, 85, G__get_linked_tagnum(&G__G__ContLN_TVirtualCollectionProxy), -1, 0, 0, 1, 1, 8, "", "Returns an object of the actual CollectionProxy class", (void*) NULL, 3);
14973 G__memfunc_setup("GetCollectionClass",1826,G__G__Cont_17_0_7, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
14974 G__memfunc_setup("GetCollectionType",1742,G__G__Cont_17_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
14975 G__memfunc_setup("GetIncrement",1221,G__G__Cont_17_0_9, 107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
14976 G__memfunc_setup("GetProperties",1357,G__G__Cont_17_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
14977 G__memfunc_setup("New",298,G__G__Cont_17_0_11, 89, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
14978 G__memfunc_setup("New",298,G__G__Cont_17_0_12, 89, -1, -1, 0, 1, 1, 1, 8, "Y - - 0 - arena", (char*)NULL, (void*) NULL, 1);
14979 G__memfunc_setup("NewArray",809,G__G__Cont_17_0_13, 89, -1, -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - nElements", (char*)NULL, (void*) NULL, 1);
14980 G__memfunc_setup("NewArray",809,G__G__Cont_17_0_14, 89, -1, -1, 0, 2, 1, 1, 8,
14981 "i - 'Int_t' 0 - nElements Y - - 0 - arena", (char*)NULL, (void*) NULL, 1);
14982 G__memfunc_setup("Destructor",1071,G__G__Cont_17_0_15, 121, -1, -1, 0, 2, 1, 1, 0,
14983 "Y - - 0 - p g - 'Bool_t' 0 'kFALSE' dtorOnly", (char*)NULL, (void*) NULL, 1);
14984 G__memfunc_setup("DeleteArray",1106,G__G__Cont_17_0_16, 121, -1, -1, 0, 2, 1, 1, 0,
14985 "Y - - 0 - p g - 'Bool_t' 0 'kFALSE' dtorOnly", (char*)NULL, (void*) NULL, 1);
14986 G__memfunc_setup("Sizeof",624,G__G__Cont_17_0_17, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3);
14987 G__memfunc_setup("PushProxy",962,G__G__Cont_17_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "Y - - 0 - objectstart", (char*)NULL, (void*) NULL, 3);
14988 G__memfunc_setup("PopProxy",849,G__G__Cont_17_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
14989 G__memfunc_setup("HasPointers",1136,G__G__Cont_17_0_20, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3);
14990 G__memfunc_setup("GetValueClass",1299,G__G__Cont_17_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
14991 G__memfunc_setup("GetType",706,G__G__Cont_17_0_22, 105, G__get_linked_tagnum(&G__G__ContLN_EDataType), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
14992 G__memfunc_setup("At",181,G__G__Cont_17_0_23, 89, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - idx", (char*)NULL, (void*) NULL, 3);
14993 G__memfunc_setup("Clear",487,G__G__Cont_17_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' opt", (char*)NULL, (void*) NULL, 3);
14994 G__memfunc_setup("Size",411,G__G__Cont_17_0_25, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3);
14995 G__memfunc_setup("Allocate",805,G__G__Cont_17_0_26, 89, -1, -1, 0, 2, 1, 1, 0,
14996 "h - 'UInt_t' 0 - n g - 'Bool_t' 0 - forceDelete", (char*)NULL, (void*) NULL, 3);
14997 G__memfunc_setup("Commit",617,G__G__Cont_17_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "Y - - 0 - -", (char*)NULL, (void*) NULL, 3);
14998 G__memfunc_setup("operator[]",1060,G__G__Cont_17_0_28, 67, -1, -1, 0, 1, 1, 1, 8, "h - 'UInt_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
14999 G__memfunc_setup("GetConversionReadMemberWiseActions",3459,G__G__Cont_17_0_29, 85, G__get_linked_tagnum(&G__G__ContLN_TStreamerInfoActionscLcLTActionSequence), -1, 0, 2, 1, 1, 0,
15000 "U 'TClass' - 0 - oldClass i - 'Int_t' 0 - version", (char*)NULL, (void*) NULL, 3);
15001 G__memfunc_setup("GetReadMemberWiseActions",2397,G__G__Cont_17_0_30, 85, G__get_linked_tagnum(&G__G__ContLN_TStreamerInfoActionscLcLTActionSequence), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - version", (char*)NULL, (void*) NULL, 3);
15002 G__memfunc_setup("GetWriteMemberWiseActions",2540,G__G__Cont_17_0_31, 85, G__get_linked_tagnum(&G__G__ContLN_TStreamerInfoActionscLcLTActionSequence), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
15003 G__memfunc_setup("GetFunctionCreateIterators",2679,G__G__Cont_17_0_32, 89, -1, G__defined_typename("TVirtualCollectionProxy::CreateIterators_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' read", (char*)NULL, (void*) NULL, 3);
15004 G__memfunc_setup("GetFunctionCopyIterator",2379,G__G__Cont_17_0_33, 89, -1, G__defined_typename("TVirtualCollectionProxy::CopyIterator_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' read", (char*)NULL, (void*) NULL, 3);
15005 G__memfunc_setup("GetFunctionNext",1541,G__G__Cont_17_0_34, 89, -1, G__defined_typename("TVirtualCollectionProxy::Next_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' read", (char*)NULL, (void*) NULL, 3);
15006 G__memfunc_setup("GetFunctionDeleteIterator",2563,G__G__Cont_17_0_35, 89, -1, G__defined_typename("TVirtualCollectionProxy::DeleteIterator_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' read", (char*)NULL, (void*) NULL, 3);
15007 G__memfunc_setup("GetFunctionDeleteTwoIterators",2992,G__G__Cont_17_0_36, 89, -1, G__defined_typename("TVirtualCollectionProxy::DeleteTwoIterators_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' read", (char*)NULL, (void*) NULL, 3);
15008
15009 G__memfunc_setup("~TVirtualCollectionProxy", 2535, G__G__Cont_17_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15010 G__tag_memfunc_reset();
15011 }
15012
15013 static void G__setup_memfuncTList(void) {
15014
15015 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TList));
15016 G__memfunc_setup("LinkAt",579,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TObjLink), -1, 0, 1, 1, 2, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
15017 G__memfunc_setup("FindLink",783,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TObjLink), -1, 0, 2, 1, 2, 8,
15018 "U 'TObject' - 10 - obj i - 'Int_t' 1 - idx", (char*)NULL, (void*) NULL, 0);
15019 G__memfunc_setup("DoSort",603,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TObjLink), -1, 2, 2, 1, 2, 0,
15020 "U 'TObjLink' - 2 - head i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15021 G__memfunc_setup("LnkCompare",1004,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 0,
15022 "U 'TObjLink' - 0 - l1 U 'TObjLink' - 0 - l2", (char*)NULL, (void*) NULL, 0);
15023 G__memfunc_setup("NewLink",696,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TObjLink), -1, 0, 2, 1, 2, 0,
15024 "U 'TObject' - 0 - obj U 'TObjLink' - 0 'NULL' prev", (char*)NULL, (void*) NULL, 1);
15025 G__memfunc_setup("NewOptLink",1003,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TObjLink), -1, 0, 3, 1, 2, 0,
15026 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt "
15027 "U 'TObjLink' - 0 'NULL' prev", (char*)NULL, (void*) NULL, 1);
15028 G__memfunc_setup("DeleteLink",993,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TObjLink' - 0 - lnk", (char*)NULL, (void*) NULL, 1);
15029 G__memfunc_setup("TList",496,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 0, 1, 1, 4, 0, "u 'TList' - 11 - -", "not implemented", (void*) NULL, 0);
15030 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 1, 1, 1, 4, 0, "u 'TList' - 11 - -", "not implemented", (void*) NULL, 0);
15031 G__memfunc_setup("TList",496,G__G__Cont_76_0_10, 105, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15032 G__memfunc_setup("TList",496,G__G__Cont_76_0_11, 105, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - -", "for backward compatibility, don't use", (void*) NULL, 0);
15033 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15034 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15035 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
15036 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15037 G__memfunc_setup("MakeIterator",1224,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 1);
15038 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15039 G__memfunc_setup("Add",265,G__G__Cont_76_0_18, 121, -1, -1, 0, 2, 1, 1, 0,
15040 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
15041 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15042 G__memfunc_setup("AddFirst",785,G__G__Cont_76_0_20, 121, -1, -1, 0, 2, 1, 1, 0,
15043 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
15044 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15045 G__memfunc_setup("AddLast",669,G__G__Cont_76_0_22, 121, -1, -1, 0, 2, 1, 1, 0,
15046 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
15047 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15048 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15049 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15050 "U 'TObject' - 10 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15051 G__memfunc_setup("AddAfter",763,G__G__Cont_76_0_25, 121, -1, -1, 0, 2, 1, 1, 0,
15052 "U 'TObjLink' - 0 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15053 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15054 "U 'TObject' - 10 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15055 G__memfunc_setup("AddBefore",860,G__G__Cont_76_0_27, 121, -1, -1, 0, 2, 1, 1, 0,
15056 "U 'TObjLink' - 0 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15057 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15058 G__memfunc_setup("Remove",622,G__G__Cont_76_0_29, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObjLink' - 0 - lnk", (char*)NULL, (void*) NULL, 1);
15059 G__memfunc_setup("RemoveLast",1026,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15060 G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15061 G__memfunc_setup("At",181,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15062 G__memfunc_setup("After",498,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15063 G__memfunc_setup("Before",595,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15064 G__memfunc_setup("First",520,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15065 G__memfunc_setup("FirstLink",918,G__G__Cont_76_0_36, 85, G__get_linked_tagnum(&G__G__ContLN_TObjLink), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15066 G__memfunc_setup("GetObjectRef",1172,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15067 G__memfunc_setup("Last",404,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15068 G__memfunc_setup("LastLink",802,G__G__Cont_76_0_39, 85, G__get_linked_tagnum(&G__G__ContLN_TObjLink), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15069 G__memfunc_setup("Sort",424,G__G__Cont_76_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kSortAscending' order", (char*)NULL, (void*) NULL, 1);
15070 G__memfunc_setup("IsAscending",1096,G__G__Cont_76_0_41, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15071 G__memfunc_setup("Class",502,G__G__Cont_76_0_42, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TList::Class) ), 0);
15072 G__memfunc_setup("Class_Name",982,G__G__Cont_76_0_43, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TList::Class_Name) ), 0);
15073 G__memfunc_setup("Class_Version",1339,G__G__Cont_76_0_44, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TList::Class_Version) ), 0);
15074 G__memfunc_setup("Dictionary",1046,G__G__Cont_76_0_45, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TList::Dictionary) ), 0);
15075 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15076 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);
15077 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);
15078 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_76_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15079 G__memfunc_setup("DeclFileName",1145,G__G__Cont_76_0_50, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TList::DeclFileName) ), 0);
15080 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_76_0_51, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TList::ImplFileLine) ), 0);
15081 G__memfunc_setup("ImplFileName",1171,G__G__Cont_76_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TList::ImplFileName) ), 0);
15082 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_76_0_53, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TList::DeclFileLine) ), 0);
15083
15084 G__memfunc_setup("~TList", 622, G__G__Cont_76_0_54, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15085 G__tag_memfunc_reset();
15086 }
15087
15088 static void G__setup_memfuncTObjArray(void) {
15089
15090 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArray));
15091 G__memfunc_setup("BoundsOk",805,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 8,
15092 "C - - 10 - where i - 'Int_t' 0 - at", (char*)NULL, (void*) NULL, 0);
15093 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0,
15094 "i - 'Int_t' 0 - s i - 'Int_t' 0 - lowerBound", (char*)NULL, (void*) NULL, 0);
15095 G__memfunc_setup("OutOfBoundsError",1634,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 8,
15096 "C - - 10 - where i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15097 G__memfunc_setup("GetAbsLast",970,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 0);
15098 G__memfunc_setup("TObjArray",878,G__G__Cont_78_0_5, 105, G__get_linked_tagnum(&G__G__ContLN_TObjArray), -1, 0, 2, 1, 1, 0,
15099 "i - 'Int_t' 0 'TCollection::kInitCapacity' s i - 'Int_t' 0 '0' lowerBound", (char*)NULL, (void*) NULL, 0);
15100 G__memfunc_setup("TObjArray",878,G__G__Cont_78_0_6, 105, G__get_linked_tagnum(&G__G__ContLN_TObjArray), -1, 0, 1, 1, 1, 0, "u 'TObjArray' - 11 - a", (char*)NULL, (void*) NULL, 0);
15101 G__memfunc_setup("operator=",937,G__G__Cont_78_0_7, 117, G__get_linked_tagnum(&G__G__ContLN_TObjArray), -1, 1, 1, 1, 1, 0, "u 'TObjArray' - 11 - -", (char*)NULL, (void*) NULL, 0);
15102 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15103 G__memfunc_setup("Compress",844,G__G__Cont_78_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15104 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15105 G__memfunc_setup("Expand",608,G__G__Cont_78_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - newSize", "expand or shrink an array", (void*) NULL, 1);
15106 G__memfunc_setup("GetEntries",1018,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15107 G__memfunc_setup("GetEntriesFast",1416,G__G__Cont_78_0_13, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15108 G__memfunc_setup("GetLast",692,G__G__Cont_78_0_14, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15109 G__memfunc_setup("GetObjectRef",1172,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15110 G__memfunc_setup("IsEmpty",715,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15111 G__memfunc_setup("MakeIterator",1224,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 1);
15112 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15113 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15114 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15115 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15116 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15117 G__memfunc_setup("AddAtAndExpand",1329,G__G__Cont_78_0_22, 121, -1, -1, 0, 2, 1, 1, 0,
15118 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15119 G__memfunc_setup("AddAtFree",832,G__G__Cont_78_0_23, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15120 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15121 "U 'TObject' - 10 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15122 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15123 "U 'TObject' - 10 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15124 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
15125 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15126 G__memfunc_setup("RemoveAt",803,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15127 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15128 G__memfunc_setup("RemoveRange",1115,G__G__Cont_78_0_30, 121, -1, -1, 0, 2, 1, 1, 0,
15129 "i - 'Int_t' 0 - idx1 i - 'Int_t' 0 - idx2", (char*)NULL, (void*) NULL, 1);
15130 G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15131 G__memfunc_setup("At",181,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15132 G__memfunc_setup("UncheckedAt",1087,G__G__Cont_78_0_33, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15133 G__memfunc_setup("Before",595,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15134 G__memfunc_setup("After",498,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15135 G__memfunc_setup("First",520,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15136 G__memfunc_setup("Last",404,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15137 G__memfunc_setup("operator[]",1060,G__G__Cont_78_0_38, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15138 G__memfunc_setup("operator[]",1060,G__G__Cont_78_0_39, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15139 G__memfunc_setup("LowerBound",1025,G__G__Cont_78_0_40, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15140 G__memfunc_setup("IndexOf",685,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15141 G__memfunc_setup("SetLast",704,G__G__Cont_78_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - last", (char*)NULL, (void*) NULL, 0);
15142 G__memfunc_setup("Randomize",937,G__G__Cont_78_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' ntimes", (char*)NULL, (void*) NULL, 1);
15143 G__memfunc_setup("Sort",424,G__G__Cont_78_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 'kMaxInt' upto", (char*)NULL, (void*) NULL, 1);
15144 G__memfunc_setup("BinarySearch",1211,G__G__Cont_78_0_45, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
15145 "U 'TObject' - 0 - obj i - 'Int_t' 0 'kMaxInt' upto", "the TObjArray has to be sorted, -1 == not found !!", (void*) NULL, 1);
15146 G__memfunc_setup("Class",502,G__G__Cont_78_0_46, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TObjArray::Class) ), 0);
15147 G__memfunc_setup("Class_Name",982,G__G__Cont_78_0_47, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjArray::Class_Name) ), 0);
15148 G__memfunc_setup("Class_Version",1339,G__G__Cont_78_0_48, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TObjArray::Class_Version) ), 0);
15149 G__memfunc_setup("Dictionary",1046,G__G__Cont_78_0_49, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TObjArray::Dictionary) ), 0);
15150 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15151 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);
15152 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);
15153 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_78_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15154 G__memfunc_setup("DeclFileName",1145,G__G__Cont_78_0_54, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjArray::DeclFileName) ), 0);
15155 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_78_0_55, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjArray::ImplFileLine) ), 0);
15156 G__memfunc_setup("ImplFileName",1171,G__G__Cont_78_0_56, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjArray::ImplFileName) ), 0);
15157 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_78_0_57, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjArray::DeclFileLine) ), 0);
15158
15159 G__memfunc_setup("~TObjArray", 1004, G__G__Cont_78_0_58, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15160 G__tag_memfunc_reset();
15161 }
15162
15163 static void G__setup_memfuncTClonesArray(void) {
15164
15165 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TClonesArray));
15166 G__memfunc_setup("TClonesArray",1207,G__G__Cont_87_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TClonesArray), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15167 G__memfunc_setup("TClonesArray",1207,G__G__Cont_87_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TClonesArray), -1, 0, 3, 1, 1, 0,
15168 "C - - 10 - classname i - 'Int_t' 0 '1000' size "
15169 "g - 'Bool_t' 0 'kFALSE' call_dtor", (char*)NULL, (void*) NULL, 0);
15170 G__memfunc_setup("TClonesArray",1207,G__G__Cont_87_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TClonesArray), -1, 0, 3, 1, 1, 0,
15171 "U 'TClass' - 10 - cl i - 'Int_t' 0 '1000' size "
15172 "g - 'Bool_t' 0 'kFALSE' call_dtor", (char*)NULL, (void*) NULL, 0);
15173 G__memfunc_setup("TClonesArray",1207,G__G__Cont_87_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TClonesArray), -1, 0, 1, 1, 1, 0, "u 'TClonesArray' - 11 - tc", (char*)NULL, (void*) NULL, 0);
15174 G__memfunc_setup("operator=",937,G__G__Cont_87_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TClonesArray), -1, 1, 1, 1, 1, 0, "u 'TClonesArray' - 11 - tc", (char*)NULL, (void*) NULL, 0);
15175 G__memfunc_setup("Compress",844,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15176 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15177 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15178 G__memfunc_setup("Expand",608,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - newSize", (char*)NULL, (void*) NULL, 1);
15179 G__memfunc_setup("ExpandCreate",1204,G__G__Cont_87_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15180 G__memfunc_setup("ExpandCreateFast",1602,G__G__Cont_87_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15181 G__memfunc_setup("GetClass",790,G__G__Cont_87_0_12, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15182 G__memfunc_setup("SetOwner",823,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' enable", (char*)NULL, (void*) NULL, 1);
15183 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - -", (char*)NULL, (void*) NULL, 1);
15184 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - -", (char*)NULL, (void*) NULL, 1);
15185 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15186 "U 'TObject' - 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
15187 G__memfunc_setup("AddAtAndExpand",1329,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15188 "U 'TObject' - 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
15189 G__memfunc_setup("AddAtFree",832,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "U 'TObject' - 0 - -", (char*)NULL, (void*) NULL, 1);
15190 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15191 "U 'TObject' - 10 - - U 'TObject' - 0 - -", (char*)NULL, (void*) NULL, 1);
15192 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15193 "U 'TObject' - 10 - - U 'TObject' - 0 - -", (char*)NULL, (void*) NULL, 1);
15194 G__memfunc_setup("BypassStreamer",1461,G__G__Cont_87_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' bypass", (char*)NULL, (void*) NULL, 0);
15195 G__memfunc_setup("CanBypassStreamer",1735,G__G__Cont_87_0_22, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15196 G__memfunc_setup("SetClass",802,G__G__Cont_87_0_23, 121, -1, -1, 0, 2, 1, 1, 0,
15197 "C - - 10 - classname i - 'Int_t' 0 '1000' size", (char*)NULL, (void*) NULL, 0);
15198 G__memfunc_setup("SetClass",802,G__G__Cont_87_0_24, 121, -1, -1, 0, 2, 1, 1, 0,
15199 "U 'TClass' - 10 - cl i - 'Int_t' 0 '1000' size", (char*)NULL, (void*) NULL, 0);
15200 G__memfunc_setup("AbsorbObjects",1315,G__G__Cont_87_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TClonesArray' - 0 - tc", (char*)NULL, (void*) NULL, 0);
15201 G__memfunc_setup("MultiSort",947,G__G__Cont_87_0_26, 121, -1, -1, 0, 3, 1, 1, 0,
15202 "i - 'Int_t' 0 - nTCs U 'TClonesArray' - 2 - tcs "
15203 "i - 'Int_t' 0 'kMaxInt' upto", (char*)NULL, (void*) NULL, 0);
15204 G__memfunc_setup("RemoveAt",803,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15205 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15206 G__memfunc_setup("RemoveRange",1115,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15207 "i - 'Int_t' 0 - idx1 i - 'Int_t' 0 - idx2", (char*)NULL, (void*) NULL, 1);
15208 G__memfunc_setup("Sort",424,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 'kMaxInt' upto", (char*)NULL, (void*) NULL, 1);
15209 G__memfunc_setup("New",298,G__G__Cont_87_0_31, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
15210 G__memfunc_setup("AddrAt",560,G__G__Cont_87_0_32, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
15211 G__memfunc_setup("operator[]",1060,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 1, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15212 G__memfunc_setup("operator[]",1060,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15213 G__memfunc_setup("Class",502,G__G__Cont_87_0_35, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TClonesArray::Class) ), 0);
15214 G__memfunc_setup("Class_Name",982,G__G__Cont_87_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TClonesArray::Class_Name) ), 0);
15215 G__memfunc_setup("Class_Version",1339,G__G__Cont_87_0_37, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TClonesArray::Class_Version) ), 0);
15216 G__memfunc_setup("Dictionary",1046,G__G__Cont_87_0_38, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TClonesArray::Dictionary) ), 0);
15217 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15218 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);
15219 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);
15220 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_87_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15221 G__memfunc_setup("DeclFileName",1145,G__G__Cont_87_0_43, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TClonesArray::DeclFileName) ), 0);
15222 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_87_0_44, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TClonesArray::ImplFileLine) ), 0);
15223 G__memfunc_setup("ImplFileName",1171,G__G__Cont_87_0_45, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TClonesArray::ImplFileName) ), 0);
15224 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_87_0_46, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TClonesArray::DeclFileLine) ), 0);
15225
15226 G__memfunc_setup("~TClonesArray", 1333, G__G__Cont_87_0_47, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15227 G__tag_memfunc_reset();
15228 }
15229
15230 static void G__setup_memfuncTRefTable(void) {
15231
15232 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TRefTable));
15233 G__memfunc_setup("AddInternalIdxForPID",1903,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "U 'TProcessID' - 0 - procid", (char*)NULL, (void*) NULL, 0);
15234 G__memfunc_setup("ExpandForIID",1117,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 2, 0,
15235 "i - 'Int_t' 0 - iid i - 'Int_t' 0 - newsize", (char*)NULL, (void*) NULL, 1);
15236 G__memfunc_setup("ExpandPIDs",944,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "i - 'Int_t' 0 - numpids", (char*)NULL, (void*) NULL, 0);
15237 G__memfunc_setup("FindPIDGUID",903,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 8, "C - - 10 - guid", (char*)NULL, (void*) NULL, 0);
15238 G__memfunc_setup("GetInternalIdxForPID",1926,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 8, "U 'TProcessID' - 0 - procid", (char*)NULL, (void*) NULL, 0);
15239 G__memfunc_setup("GetInternalIdxForPID",1926,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 8, "i - 'Int_t' 0 - pid", (char*)NULL, (void*) NULL, 0);
15240 G__memfunc_setup("TRefTable",857,G__G__Cont_88_0_7, 105, G__get_linked_tagnum(&G__G__ContLN_TRefTable), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15241 G__memfunc_setup("TRefTable",857,G__G__Cont_88_0_8, 105, G__get_linked_tagnum(&G__G__ContLN_TRefTable), -1, 0, 2, 1, 1, 0,
15242 "U 'TObject' - 0 - owner i - 'Int_t' 0 - size", (char*)NULL, (void*) NULL, 0);
15243 G__memfunc_setup("Add",265,G__G__Cont_88_0_9, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
15244 "i - 'Int_t' 0 - uid U 'TProcessID' - 0 '0' context", (char*)NULL, (void*) NULL, 1);
15245 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1);
15246 G__memfunc_setup("Expand",608,G__G__Cont_88_0_11, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
15247 "i - 'Int_t' 0 - pid i - 'Int_t' 0 - newsize", (char*)NULL, (void*) NULL, 1);
15248 G__memfunc_setup("FillBuffer",993,G__G__Cont_88_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
15249 G__memfunc_setup("GetRefTable",1061,G__G__Cont_88_0_13, 85, G__get_linked_tagnum(&G__G__ContLN_TRefTable), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TRefTable* (*)())(&TRefTable::GetRefTable) ), 0);
15250 G__memfunc_setup("GetNumPIDs",928,G__G__Cont_88_0_14, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15251 G__memfunc_setup("GetSize",699,G__G__Cont_88_0_15, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - pid", (char*)NULL, (void*) NULL, 0);
15252 G__memfunc_setup("GetN",366,G__G__Cont_88_0_16, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - pid", (char*)NULL, (void*) NULL, 0);
15253 G__memfunc_setup("GetOwner",811,G__G__Cont_88_0_17, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15254 G__memfunc_setup("GetParent",906,G__G__Cont_88_0_18, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 2, 1, 1, 8,
15255 "i - 'Int_t' 0 - uid U 'TProcessID' - 0 '0' context", (char*)NULL, (void*) NULL, 0);
15256 G__memfunc_setup("GetParents",1021,G__G__Cont_88_0_19, 85, G__get_linked_tagnum(&G__G__ContLN_TObjArray), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15257 G__memfunc_setup("GetUID",514,G__G__Cont_88_0_20, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15258 G__memfunc_setup("GetUIDContext",1255,G__G__Cont_88_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TProcessID), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15259 G__memfunc_setup("Notify",633,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15260 G__memfunc_setup("ReadBuffer",982,G__G__Cont_88_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
15261 G__memfunc_setup("Reset",515,G__G__Cont_88_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1);
15262 G__memfunc_setup("SetParent",918,G__G__Cont_88_0_25, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
15263 "U 'TObject' - 10 - parent i - 'Int_t' 0 - branchID", (char*)NULL, (void*) NULL, 1);
15264 G__memfunc_setup("SetRefTable",1073,G__G__Cont_88_0_26, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TRefTable' - 0 - table", (char*)NULL, (void*) G__func2void( (void (*)(TRefTable*))(&TRefTable::SetRefTable) ), 0);
15265 G__memfunc_setup("SetUID",526,G__G__Cont_88_0_27, 121, -1, -1, 0, 2, 1, 1, 0,
15266 "h - 'UInt_t' 0 - uid U 'TProcessID' - 0 '0' context", (char*)NULL, (void*) NULL, 1);
15267 G__memfunc_setup("Class",502,G__G__Cont_88_0_28, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRefTable::Class) ), 0);
15268 G__memfunc_setup("Class_Name",982,G__G__Cont_88_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefTable::Class_Name) ), 0);
15269 G__memfunc_setup("Class_Version",1339,G__G__Cont_88_0_30, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRefTable::Class_Version) ), 0);
15270 G__memfunc_setup("Dictionary",1046,G__G__Cont_88_0_31, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRefTable::Dictionary) ), 0);
15271 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15272 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);
15273 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);
15274 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_88_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15275 G__memfunc_setup("DeclFileName",1145,G__G__Cont_88_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefTable::DeclFileName) ), 0);
15276 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_88_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRefTable::ImplFileLine) ), 0);
15277 G__memfunc_setup("ImplFileName",1171,G__G__Cont_88_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefTable::ImplFileName) ), 0);
15278 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_88_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRefTable::DeclFileLine) ), 0);
15279
15280 G__memfunc_setup("TRefTable", 857, G__G__Cont_88_0_40, (int) ('i'), G__get_linked_tagnum(&G__G__ContLN_TRefTable), -1, 0, 1, 1, 1, 0, "u 'TRefTable' - 11 - -", (char*) NULL, (void*) NULL, 0);
15281
15282 G__memfunc_setup("~TRefTable", 983, G__G__Cont_88_0_41, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15283
15284 G__memfunc_setup("operator=", 937, G__G__Cont_88_0_42, (int) ('u'), G__get_linked_tagnum(&G__G__ContLN_TRefTable), -1, 1, 1, 1, 1, 0, "u 'TRefTable' - 11 - -", (char*) NULL, (void*) NULL, 0);
15285 G__tag_memfunc_reset();
15286 }
15287
15288 static void G__setup_memfuncTArray(void) {
15289
15290 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArray));
15291 G__memfunc_setup("BoundsOk",805,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 8,
15292 "C - - 10 - where i - 'Int_t' 0 - at", (char*)NULL, (void*) NULL, 0);
15293 G__memfunc_setup("OutOfBoundsError",1634,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 8,
15294 "C - - 10 - where i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15295 G__memfunc_setup("operator=",937,G__G__Cont_99_0_6, 117, G__get_linked_tagnum(&G__G__ContLN_TArray), -1, 1, 1, 1, 1, 0, "u 'TArray' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15296 G__memfunc_setup("GetSize",699,G__G__Cont_99_0_7, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15297 G__memfunc_setup("Set",300,G__G__Cont_99_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 3);
15298 G__memfunc_setup("GetAt",469,G__G__Cont_99_0_9, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 3);
15299 G__memfunc_setup("SetAt",481,G__G__Cont_99_0_10, 121, -1, -1, 0, 2, 1, 1, 0,
15300 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 3);
15301 G__memfunc_setup("ReadArray",891,G__G__Cont_99_0_11, 85, G__get_linked_tagnum(&G__G__ContLN_TArray), -1, 0, 2, 3, 1, 0,
15302 "u 'TBuffer' - 1 - b U 'TClass' - 10 - clReq", (char*)NULL, (void*) G__func2void( (TArray* (*)(TBuffer&, const TClass*))(&TArray::ReadArray) ), 0);
15303 G__memfunc_setup("WriteArray",1034,G__G__Cont_99_0_12, 121, -1, -1, 0, 2, 3, 1, 0,
15304 "u 'TBuffer' - 1 - b U 'TArray' - 10 - a", (char*)NULL, (void*) G__func2void( (void (*)(TBuffer&, const TArray*))(&TArray::WriteArray) ), 0);
15305 G__memfunc_setup("Class",502,G__G__Cont_99_0_13, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArray::Class) ), 0);
15306 G__memfunc_setup("Class_Name",982,G__G__Cont_99_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArray::Class_Name) ), 0);
15307 G__memfunc_setup("Class_Version",1339,G__G__Cont_99_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArray::Class_Version) ), 0);
15308 G__memfunc_setup("Dictionary",1046,G__G__Cont_99_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArray::Dictionary) ), 0);
15309 G__memfunc_setup("IsA",253,G__G__Cont_99_0_17, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15310 G__memfunc_setup("ShowMembers",1132,G__G__Cont_99_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
15311 G__memfunc_setup("Streamer",835,G__G__Cont_99_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
15312 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_99_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15313 G__memfunc_setup("DeclFileName",1145,G__G__Cont_99_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArray::DeclFileName) ), 0);
15314 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_99_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArray::ImplFileLine) ), 0);
15315 G__memfunc_setup("ImplFileName",1171,G__G__Cont_99_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArray::ImplFileName) ), 0);
15316 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_99_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArray::DeclFileLine) ), 0);
15317
15318 G__memfunc_setup("~TArray", 721, G__G__Cont_99_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15319 G__tag_memfunc_reset();
15320 }
15321
15322 static void G__setup_memfuncTArrayC(void) {
15323
15324 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayC));
15325 G__memfunc_setup("TArrayC",662,G__G__Cont_100_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayC), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15326 G__memfunc_setup("TArrayC",662,G__G__Cont_100_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayC), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15327 G__memfunc_setup("TArrayC",662,G__G__Cont_100_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayC), -1, 0, 2, 1, 1, 0,
15328 "i - 'Int_t' 0 - n C - 'Char_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15329 G__memfunc_setup("TArrayC",662,G__G__Cont_100_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayC), -1, 0, 1, 1, 1, 0, "u 'TArrayC' - 11 - array", (char*)NULL, (void*) NULL, 0);
15330 G__memfunc_setup("operator=",937,G__G__Cont_100_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TArrayC), -1, 1, 1, 1, 1, 0, "u 'TArrayC' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15331 G__memfunc_setup("Adopt",504,G__G__Cont_100_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15332 "i - 'Int_t' 0 - n C - 'Char_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15333 G__memfunc_setup("AddAt",446,G__G__Cont_100_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15334 "c - 'Char_t' 0 - c i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15335 G__memfunc_setup("At",181,G__G__Cont_100_0_8, 99, -1, G__defined_typename("Char_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15336 G__memfunc_setup("Copy",411,G__G__Cont_100_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TArrayC' - 1 - array", (char*)NULL, (void*) NULL, 0);
15337 G__memfunc_setup("GetArray",799,G__G__Cont_100_0_10, 67, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15338 G__memfunc_setup("GetArray",799,G__G__Cont_100_0_11, 67, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15339 G__memfunc_setup("GetAt",469,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15340 G__memfunc_setup("GetSum",597,G__G__Cont_100_0_13, 100, -1, G__defined_typename("Stat_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15341 G__memfunc_setup("Reset",515,G__G__Cont_100_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "c - 'Char_t' 0 '0' val", (char*)NULL, (void*) NULL, 0);
15342 G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15343 G__memfunc_setup("Set",300,G__G__Cont_100_0_16, 121, -1, -1, 0, 2, 1, 1, 0,
15344 "i - 'Int_t' 0 - n C - 'Char_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15345 G__memfunc_setup("SetAt",481,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15346 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15347 G__memfunc_setup("operator[]",1060,G__G__Cont_100_0_18, 99, -1, G__defined_typename("Char_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15348 G__memfunc_setup("operator[]",1060,G__G__Cont_100_0_19, 99, -1, G__defined_typename("Char_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15349 G__memfunc_setup("Class",502,G__G__Cont_100_0_20, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrayC::Class) ), 0);
15350 G__memfunc_setup("Class_Name",982,G__G__Cont_100_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayC::Class_Name) ), 0);
15351 G__memfunc_setup("Class_Version",1339,G__G__Cont_100_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrayC::Class_Version) ), 0);
15352 G__memfunc_setup("Dictionary",1046,G__G__Cont_100_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrayC::Dictionary) ), 0);
15353 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15354 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);
15355 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);
15356 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_100_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15357 G__memfunc_setup("DeclFileName",1145,G__G__Cont_100_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayC::DeclFileName) ), 0);
15358 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_100_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayC::ImplFileLine) ), 0);
15359 G__memfunc_setup("ImplFileName",1171,G__G__Cont_100_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayC::ImplFileName) ), 0);
15360 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_100_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayC::DeclFileLine) ), 0);
15361
15362 G__memfunc_setup("~TArrayC", 788, G__G__Cont_100_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15363 G__tag_memfunc_reset();
15364 }
15365
15366 static void G__setup_memfuncTArrayD(void) {
15367
15368 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayD));
15369 G__memfunc_setup("TArrayD",663,G__G__Cont_101_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayD), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15370 G__memfunc_setup("TArrayD",663,G__G__Cont_101_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayD), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15371 G__memfunc_setup("TArrayD",663,G__G__Cont_101_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayD), -1, 0, 2, 1, 1, 0,
15372 "i - 'Int_t' 0 - n D - 'Double_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15373 G__memfunc_setup("TArrayD",663,G__G__Cont_101_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayD), -1, 0, 1, 1, 1, 0, "u 'TArrayD' - 11 - array", (char*)NULL, (void*) NULL, 0);
15374 G__memfunc_setup("operator=",937,G__G__Cont_101_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TArrayD), -1, 1, 1, 1, 1, 0, "u 'TArrayD' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15375 G__memfunc_setup("Adopt",504,G__G__Cont_101_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15376 "i - 'Int_t' 0 - n D - 'Double_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15377 G__memfunc_setup("AddAt",446,G__G__Cont_101_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15378 "d - 'Double_t' 0 - c i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15379 G__memfunc_setup("At",181,G__G__Cont_101_0_8, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15380 G__memfunc_setup("Copy",411,G__G__Cont_101_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TArrayD' - 1 - array", (char*)NULL, (void*) NULL, 0);
15381 G__memfunc_setup("GetArray",799,G__G__Cont_101_0_10, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15382 G__memfunc_setup("GetArray",799,G__G__Cont_101_0_11, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15383 G__memfunc_setup("GetAt",469,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15384 G__memfunc_setup("GetSum",597,G__G__Cont_101_0_13, 100, -1, G__defined_typename("Stat_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15385 G__memfunc_setup("Reset",515,G__G__Cont_101_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15386 G__memfunc_setup("Reset",515,G__G__Cont_101_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - val", (char*)NULL, (void*) NULL, 0);
15387 G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15388 G__memfunc_setup("Set",300,G__G__Cont_101_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
15389 "i - 'Int_t' 0 - n D - 'Double_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15390 G__memfunc_setup("SetAt",481,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15391 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15392 G__memfunc_setup("operator[]",1060,G__G__Cont_101_0_19, 100, -1, G__defined_typename("Double_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15393 G__memfunc_setup("operator[]",1060,G__G__Cont_101_0_20, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15394 G__memfunc_setup("Class",502,G__G__Cont_101_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrayD::Class) ), 0);
15395 G__memfunc_setup("Class_Name",982,G__G__Cont_101_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayD::Class_Name) ), 0);
15396 G__memfunc_setup("Class_Version",1339,G__G__Cont_101_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrayD::Class_Version) ), 0);
15397 G__memfunc_setup("Dictionary",1046,G__G__Cont_101_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrayD::Dictionary) ), 0);
15398 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15399 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);
15400 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);
15401 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_101_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15402 G__memfunc_setup("DeclFileName",1145,G__G__Cont_101_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayD::DeclFileName) ), 0);
15403 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_101_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayD::ImplFileLine) ), 0);
15404 G__memfunc_setup("ImplFileName",1171,G__G__Cont_101_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayD::ImplFileName) ), 0);
15405 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_101_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayD::DeclFileLine) ), 0);
15406
15407 G__memfunc_setup("~TArrayD", 789, G__G__Cont_101_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15408 G__tag_memfunc_reset();
15409 }
15410
15411 static void G__setup_memfuncTArrayF(void) {
15412
15413 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayF));
15414 G__memfunc_setup("TArrayF",665,G__G__Cont_102_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayF), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15415 G__memfunc_setup("TArrayF",665,G__G__Cont_102_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayF), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15416 G__memfunc_setup("TArrayF",665,G__G__Cont_102_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayF), -1, 0, 2, 1, 1, 0,
15417 "i - 'Int_t' 0 - n F - 'Float_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15418 G__memfunc_setup("TArrayF",665,G__G__Cont_102_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayF), -1, 0, 1, 1, 1, 0, "u 'TArrayF' - 11 - array", (char*)NULL, (void*) NULL, 0);
15419 G__memfunc_setup("operator=",937,G__G__Cont_102_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TArrayF), -1, 1, 1, 1, 1, 0, "u 'TArrayF' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15420 G__memfunc_setup("Adopt",504,G__G__Cont_102_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15421 "i - 'Int_t' 0 - n F - 'Float_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15422 G__memfunc_setup("AddAt",446,G__G__Cont_102_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15423 "f - 'Float_t' 0 - c i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15424 G__memfunc_setup("At",181,G__G__Cont_102_0_8, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15425 G__memfunc_setup("Copy",411,G__G__Cont_102_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TArrayF' - 1 - array", (char*)NULL, (void*) NULL, 0);
15426 G__memfunc_setup("GetArray",799,G__G__Cont_102_0_10, 70, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15427 G__memfunc_setup("GetArray",799,G__G__Cont_102_0_11, 70, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15428 G__memfunc_setup("GetAt",469,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15429 G__memfunc_setup("GetSum",597,G__G__Cont_102_0_13, 100, -1, G__defined_typename("Stat_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15430 G__memfunc_setup("Reset",515,G__G__Cont_102_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15431 G__memfunc_setup("Reset",515,G__G__Cont_102_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - val", (char*)NULL, (void*) NULL, 0);
15432 G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15433 G__memfunc_setup("Set",300,G__G__Cont_102_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
15434 "i - 'Int_t' 0 - n F - 'Float_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15435 G__memfunc_setup("SetAt",481,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15436 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15437 G__memfunc_setup("operator[]",1060,G__G__Cont_102_0_19, 102, -1, G__defined_typename("Float_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15438 G__memfunc_setup("operator[]",1060,G__G__Cont_102_0_20, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15439 G__memfunc_setup("Class",502,G__G__Cont_102_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrayF::Class) ), 0);
15440 G__memfunc_setup("Class_Name",982,G__G__Cont_102_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayF::Class_Name) ), 0);
15441 G__memfunc_setup("Class_Version",1339,G__G__Cont_102_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrayF::Class_Version) ), 0);
15442 G__memfunc_setup("Dictionary",1046,G__G__Cont_102_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrayF::Dictionary) ), 0);
15443 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15444 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);
15445 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);
15446 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_102_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15447 G__memfunc_setup("DeclFileName",1145,G__G__Cont_102_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayF::DeclFileName) ), 0);
15448 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_102_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayF::ImplFileLine) ), 0);
15449 G__memfunc_setup("ImplFileName",1171,G__G__Cont_102_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayF::ImplFileName) ), 0);
15450 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_102_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayF::DeclFileLine) ), 0);
15451
15452 G__memfunc_setup("~TArrayF", 791, G__G__Cont_102_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15453 G__tag_memfunc_reset();
15454 }
15455
15456 static void G__setup_memfuncTArrayI(void) {
15457
15458 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayI));
15459 G__memfunc_setup("TArrayI",668,G__G__Cont_103_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayI), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15460 G__memfunc_setup("TArrayI",668,G__G__Cont_103_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayI), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15461 G__memfunc_setup("TArrayI",668,G__G__Cont_103_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayI), -1, 0, 2, 1, 1, 0,
15462 "i - 'Int_t' 0 - n I - 'Int_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15463 G__memfunc_setup("TArrayI",668,G__G__Cont_103_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayI), -1, 0, 1, 1, 1, 0, "u 'TArrayI' - 11 - array", (char*)NULL, (void*) NULL, 0);
15464 G__memfunc_setup("operator=",937,G__G__Cont_103_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TArrayI), -1, 1, 1, 1, 1, 0, "u 'TArrayI' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15465 G__memfunc_setup("Adopt",504,G__G__Cont_103_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15466 "i - 'Int_t' 0 - n I - 'Int_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15467 G__memfunc_setup("AddAt",446,G__G__Cont_103_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15468 "i - 'Int_t' 0 - c i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15469 G__memfunc_setup("At",181,G__G__Cont_103_0_8, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15470 G__memfunc_setup("Copy",411,G__G__Cont_103_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TArrayI' - 1 - array", (char*)NULL, (void*) NULL, 0);
15471 G__memfunc_setup("GetArray",799,G__G__Cont_103_0_10, 73, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15472 G__memfunc_setup("GetArray",799,G__G__Cont_103_0_11, 73, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15473 G__memfunc_setup("GetAt",469,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15474 G__memfunc_setup("GetSum",597,G__G__Cont_103_0_13, 100, -1, G__defined_typename("Stat_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15475 G__memfunc_setup("Reset",515,G__G__Cont_103_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15476 G__memfunc_setup("Reset",515,G__G__Cont_103_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - val", (char*)NULL, (void*) NULL, 0);
15477 G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15478 G__memfunc_setup("Set",300,G__G__Cont_103_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
15479 "i - 'Int_t' 0 - n I - 'Int_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15480 G__memfunc_setup("SetAt",481,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15481 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15482 G__memfunc_setup("operator[]",1060,G__G__Cont_103_0_19, 105, -1, G__defined_typename("Int_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15483 G__memfunc_setup("operator[]",1060,G__G__Cont_103_0_20, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15484 G__memfunc_setup("Class",502,G__G__Cont_103_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrayI::Class) ), 0);
15485 G__memfunc_setup("Class_Name",982,G__G__Cont_103_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayI::Class_Name) ), 0);
15486 G__memfunc_setup("Class_Version",1339,G__G__Cont_103_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrayI::Class_Version) ), 0);
15487 G__memfunc_setup("Dictionary",1046,G__G__Cont_103_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrayI::Dictionary) ), 0);
15488 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15489 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);
15490 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);
15491 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_103_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15492 G__memfunc_setup("DeclFileName",1145,G__G__Cont_103_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayI::DeclFileName) ), 0);
15493 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_103_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayI::ImplFileLine) ), 0);
15494 G__memfunc_setup("ImplFileName",1171,G__G__Cont_103_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayI::ImplFileName) ), 0);
15495 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_103_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayI::DeclFileLine) ), 0);
15496
15497 G__memfunc_setup("~TArrayI", 794, G__G__Cont_103_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15498 G__tag_memfunc_reset();
15499 }
15500
15501 static void G__setup_memfuncTArrayL64(void) {
15502
15503 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayL64));
15504 G__memfunc_setup("TArrayL64",777,G__G__Cont_104_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL64), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15505 G__memfunc_setup("TArrayL64",777,G__G__Cont_104_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL64), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15506 G__memfunc_setup("TArrayL64",777,G__G__Cont_104_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL64), -1, 0, 2, 1, 1, 0,
15507 "i - 'Int_t' 0 - n N - 'Long64_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15508 G__memfunc_setup("TArrayL64",777,G__G__Cont_104_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL64), -1, 0, 1, 1, 1, 0, "u 'TArrayL64' - 11 - array", (char*)NULL, (void*) NULL, 0);
15509 G__memfunc_setup("operator=",937,G__G__Cont_104_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TArrayL64), -1, 1, 1, 1, 1, 0, "u 'TArrayL64' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15510 G__memfunc_setup("Adopt",504,G__G__Cont_104_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15511 "i - 'Int_t' 0 - n N - 'Long64_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15512 G__memfunc_setup("AddAt",446,G__G__Cont_104_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15513 "n - 'Long64_t' 0 - c i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15514 G__memfunc_setup("At",181,G__G__Cont_104_0_8, 110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15515 G__memfunc_setup("Copy",411,G__G__Cont_104_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TArrayL64' - 1 - array", (char*)NULL, (void*) NULL, 0);
15516 G__memfunc_setup("GetArray",799,G__G__Cont_104_0_10, 78, -1, G__defined_typename("Long64_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15517 G__memfunc_setup("GetArray",799,G__G__Cont_104_0_11, 78, -1, G__defined_typename("Long64_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15518 G__memfunc_setup("GetAt",469,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15519 G__memfunc_setup("GetSum",597,G__G__Cont_104_0_13, 100, -1, G__defined_typename("Stat_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15520 G__memfunc_setup("Reset",515,G__G__Cont_104_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15521 G__memfunc_setup("Reset",515,G__G__Cont_104_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - val", (char*)NULL, (void*) NULL, 0);
15522 G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15523 G__memfunc_setup("Set",300,G__G__Cont_104_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
15524 "i - 'Int_t' 0 - n N - 'Long64_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15525 G__memfunc_setup("SetAt",481,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15526 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15527 G__memfunc_setup("operator[]",1060,G__G__Cont_104_0_19, 110, -1, G__defined_typename("Long64_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15528 G__memfunc_setup("operator[]",1060,G__G__Cont_104_0_20, 110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15529 G__memfunc_setup("Class",502,G__G__Cont_104_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrayL64::Class) ), 0);
15530 G__memfunc_setup("Class_Name",982,G__G__Cont_104_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayL64::Class_Name) ), 0);
15531 G__memfunc_setup("Class_Version",1339,G__G__Cont_104_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrayL64::Class_Version) ), 0);
15532 G__memfunc_setup("Dictionary",1046,G__G__Cont_104_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrayL64::Dictionary) ), 0);
15533 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15534 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);
15535 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);
15536 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_104_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15537 G__memfunc_setup("DeclFileName",1145,G__G__Cont_104_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayL64::DeclFileName) ), 0);
15538 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_104_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayL64::ImplFileLine) ), 0);
15539 G__memfunc_setup("ImplFileName",1171,G__G__Cont_104_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayL64::ImplFileName) ), 0);
15540 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_104_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayL64::DeclFileLine) ), 0);
15541
15542 G__memfunc_setup("~TArrayL64", 903, G__G__Cont_104_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15543 G__tag_memfunc_reset();
15544 }
15545
15546 static void G__setup_memfuncTArrayL(void) {
15547
15548 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayL));
15549 G__memfunc_setup("TArrayL",671,G__G__Cont_105_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15550 G__memfunc_setup("TArrayL",671,G__G__Cont_105_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15551 G__memfunc_setup("TArrayL",671,G__G__Cont_105_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL), -1, 0, 2, 1, 1, 0,
15552 "i - 'Int_t' 0 - n L - 'Long_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15553 G__memfunc_setup("TArrayL",671,G__G__Cont_105_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayL), -1, 0, 1, 1, 1, 0, "u 'TArrayL' - 11 - array", (char*)NULL, (void*) NULL, 0);
15554 G__memfunc_setup("operator=",937,G__G__Cont_105_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TArrayL), -1, 1, 1, 1, 1, 0, "u 'TArrayL' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15555 G__memfunc_setup("Adopt",504,G__G__Cont_105_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15556 "i - 'Int_t' 0 - n L - 'Long_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15557 G__memfunc_setup("AddAt",446,G__G__Cont_105_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15558 "l - 'Long_t' 0 - c i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15559 G__memfunc_setup("At",181,G__G__Cont_105_0_8, 108, -1, G__defined_typename("Long_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15560 G__memfunc_setup("Copy",411,G__G__Cont_105_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TArrayL' - 1 - array", (char*)NULL, (void*) NULL, 0);
15561 G__memfunc_setup("GetArray",799,G__G__Cont_105_0_10, 76, -1, G__defined_typename("Long_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15562 G__memfunc_setup("GetArray",799,G__G__Cont_105_0_11, 76, -1, G__defined_typename("Long_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15563 G__memfunc_setup("GetAt",469,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15564 G__memfunc_setup("GetSum",597,G__G__Cont_105_0_13, 100, -1, G__defined_typename("Stat_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15565 G__memfunc_setup("Reset",515,G__G__Cont_105_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15566 G__memfunc_setup("Reset",515,G__G__Cont_105_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "l - 'Long_t' 0 - val", (char*)NULL, (void*) NULL, 0);
15567 G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15568 G__memfunc_setup("Set",300,G__G__Cont_105_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
15569 "i - 'Int_t' 0 - n L - 'Long_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15570 G__memfunc_setup("SetAt",481,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15571 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15572 G__memfunc_setup("operator[]",1060,G__G__Cont_105_0_19, 108, -1, G__defined_typename("Long_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15573 G__memfunc_setup("operator[]",1060,G__G__Cont_105_0_20, 108, -1, G__defined_typename("Long_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15574 G__memfunc_setup("Class",502,G__G__Cont_105_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrayL::Class) ), 0);
15575 G__memfunc_setup("Class_Name",982,G__G__Cont_105_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayL::Class_Name) ), 0);
15576 G__memfunc_setup("Class_Version",1339,G__G__Cont_105_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrayL::Class_Version) ), 0);
15577 G__memfunc_setup("Dictionary",1046,G__G__Cont_105_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrayL::Dictionary) ), 0);
15578 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15579 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);
15580 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);
15581 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_105_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15582 G__memfunc_setup("DeclFileName",1145,G__G__Cont_105_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayL::DeclFileName) ), 0);
15583 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_105_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayL::ImplFileLine) ), 0);
15584 G__memfunc_setup("ImplFileName",1171,G__G__Cont_105_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayL::ImplFileName) ), 0);
15585 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_105_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayL::DeclFileLine) ), 0);
15586
15587 G__memfunc_setup("~TArrayL", 797, G__G__Cont_105_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15588 G__tag_memfunc_reset();
15589 }
15590
15591 static void G__setup_memfuncTArrayS(void) {
15592
15593 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TArrayS));
15594 G__memfunc_setup("TArrayS",678,G__G__Cont_106_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayS), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15595 G__memfunc_setup("TArrayS",678,G__G__Cont_106_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayS), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
15596 G__memfunc_setup("TArrayS",678,G__G__Cont_106_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayS), -1, 0, 2, 1, 1, 0,
15597 "i - 'Int_t' 0 - n S - 'Short_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15598 G__memfunc_setup("TArrayS",678,G__G__Cont_106_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TArrayS), -1, 0, 1, 1, 1, 0, "u 'TArrayS' - 11 - array", (char*)NULL, (void*) NULL, 0);
15599 G__memfunc_setup("operator=",937,G__G__Cont_106_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TArrayS), -1, 1, 1, 1, 1, 0, "u 'TArrayS' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15600 G__memfunc_setup("Adopt",504,G__G__Cont_106_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15601 "i - 'Int_t' 0 - n S - 'Short_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15602 G__memfunc_setup("AddAt",446,G__G__Cont_106_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15603 "s - 'Short_t' 0 - c i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15604 G__memfunc_setup("At",181,G__G__Cont_106_0_8, 115, -1, G__defined_typename("Short_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15605 G__memfunc_setup("Copy",411,G__G__Cont_106_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TArrayS' - 1 - array", (char*)NULL, (void*) NULL, 0);
15606 G__memfunc_setup("GetArray",799,G__G__Cont_106_0_10, 83, -1, G__defined_typename("Short_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15607 G__memfunc_setup("GetArray",799,G__G__Cont_106_0_11, 83, -1, G__defined_typename("Short_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15608 G__memfunc_setup("GetAt",469,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15609 G__memfunc_setup("GetSum",597,G__G__Cont_106_0_13, 100, -1, G__defined_typename("Stat_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15610 G__memfunc_setup("Reset",515,G__G__Cont_106_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15611 G__memfunc_setup("Reset",515,G__G__Cont_106_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Short_t' 0 - val", (char*)NULL, (void*) NULL, 0);
15612 G__memfunc_setup("Set",300,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
15613 G__memfunc_setup("Set",300,G__G__Cont_106_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
15614 "i - 'Int_t' 0 - n S - 'Short_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15615 G__memfunc_setup("SetAt",481,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
15616 "d - 'Double_t' 0 - v i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
15617 G__memfunc_setup("operator[]",1060,G__G__Cont_106_0_19, 115, -1, G__defined_typename("Short_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15618 G__memfunc_setup("operator[]",1060,G__G__Cont_106_0_20, 115, -1, G__defined_typename("Short_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
15619 G__memfunc_setup("Class",502,G__G__Cont_106_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrayS::Class) ), 0);
15620 G__memfunc_setup("Class_Name",982,G__G__Cont_106_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayS::Class_Name) ), 0);
15621 G__memfunc_setup("Class_Version",1339,G__G__Cont_106_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrayS::Class_Version) ), 0);
15622 G__memfunc_setup("Dictionary",1046,G__G__Cont_106_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrayS::Dictionary) ), 0);
15623 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15624 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);
15625 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);
15626 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_106_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15627 G__memfunc_setup("DeclFileName",1145,G__G__Cont_106_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayS::DeclFileName) ), 0);
15628 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_106_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayS::ImplFileLine) ), 0);
15629 G__memfunc_setup("ImplFileName",1171,G__G__Cont_106_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrayS::ImplFileName) ), 0);
15630 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_106_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrayS::DeclFileLine) ), 0);
15631
15632 G__memfunc_setup("~TArrayS", 804, G__G__Cont_106_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15633 G__tag_memfunc_reset();
15634 }
15635
15636 static void G__setup_memfuncTBits(void) {
15637
15638 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TBits));
15639 G__memfunc_setup("ReserveBytes",1251,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "h - 'UInt_t' 0 - nbytes", (char*)NULL, (void*) NULL, 0);
15640 G__memfunc_setup("DoAndEqual",958,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'TBits' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15641 G__memfunc_setup("DoOrEqual",876,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'TBits' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15642 G__memfunc_setup("DoXorEqual",996,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'TBits' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15643 G__memfunc_setup("DoLeftShift",1084,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "h - 'UInt_t' 0 - shift", (char*)NULL, (void*) NULL, 0);
15644 G__memfunc_setup("DoRightShift",1199,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "h - 'UInt_t' 0 - shift", (char*)NULL, (void*) NULL, 0);
15645 G__memfunc_setup("DoFlip",574,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
15646 G__memfunc_setup("TBits",486,G__G__Cont_107_0_8, 105, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 '8' nbits", (char*)NULL, (void*) NULL, 0);
15647 G__memfunc_setup("TBits",486,G__G__Cont_107_0_9, 105, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 1, 1, 1, 0, "u 'TBits' - 11 - -", (char*)NULL, (void*) NULL, 0);
15648 G__memfunc_setup("operator=",937,G__G__Cont_107_0_10, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 1, 1, 1, 1, 0, "u 'TBits' - 11 - -", (char*)NULL, (void*) NULL, 0);
15649 G__memfunc_setup("ResetAllBits",1198,G__G__Cont_107_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' value", "if value=1 set all bits to 1", (void*) NULL, 0);
15650 G__memfunc_setup("ResetBitNumber",1419,G__G__Cont_107_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - bitnumber", (char*)NULL, (void*) NULL, 0);
15651 G__memfunc_setup("SetBitNumber",1204,G__G__Cont_107_0_13, 121, -1, -1, 0, 2, 1, 1, 0,
15652 "h - 'UInt_t' 0 - bitnumber g - 'Bool_t' 0 'kTRUE' value", (char*)NULL, (void*) NULL, 0);
15653 G__memfunc_setup("TestBitNumber",1320,G__G__Cont_107_0_14, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "h - 'UInt_t' 0 - bitnumber", (char*)NULL, (void*) NULL, 0);
15654 G__memfunc_setup("operator[]",1060,G__G__Cont_107_0_15, 117, G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference), -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - bitnumber", (char*)NULL, (void*) NULL, 0);
15655 G__memfunc_setup("operator[]",1060,G__G__Cont_107_0_16, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "h - 'UInt_t' 0 - bitnumber", (char*)NULL, (void*) NULL, 0);
15656 G__memfunc_setup("operator&=",975,G__G__Cont_107_0_17, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 1, 1, 1, 1, 0, "u 'TBits' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15657 G__memfunc_setup("operator|=",1061,G__G__Cont_107_0_18, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 1, 1, 1, 1, 0, "u 'TBits' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15658 G__memfunc_setup("operator^=",1031,G__G__Cont_107_0_19, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 1, 1, 1, 1, 0, "u 'TBits' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15659 G__memfunc_setup("operator<<=",1057,G__G__Cont_107_0_20, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 1, 1, 1, 1, 0, "h - 'UInt_t' 0 - rhs", (char*)NULL, (void*) NULL, 0);
15660 G__memfunc_setup("operator>>=",1061,G__G__Cont_107_0_21, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 1, 1, 1, 1, 0, "h - 'UInt_t' 0 - rhs", (char*)NULL, (void*) NULL, 0);
15661 G__memfunc_setup("operator<<",996,G__G__Cont_107_0_22, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - rhs", (char*)NULL, (void*) NULL, 0);
15662 G__memfunc_setup("operator>>",1000,G__G__Cont_107_0_23, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - rhs", (char*)NULL, (void*) NULL, 0);
15663 G__memfunc_setup("operator~",1002,G__G__Cont_107_0_24, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15664 G__memfunc_setup("Set",300,G__G__Cont_107_0_25, 121, -1, -1, 0, 2, 1, 1, 0,
15665 "h - 'UInt_t' 0 - nbits C - 'Char_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15666 G__memfunc_setup("Set",300,G__G__Cont_107_0_26, 121, -1, -1, 0, 2, 1, 1, 0,
15667 "h - 'UInt_t' 0 - nbits B - 'UChar_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15668 G__memfunc_setup("Set",300,G__G__Cont_107_0_27, 121, -1, -1, 0, 2, 1, 1, 0,
15669 "h - 'UInt_t' 0 - nbits S - 'Short_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15670 G__memfunc_setup("Set",300,G__G__Cont_107_0_28, 121, -1, -1, 0, 2, 1, 1, 0,
15671 "h - 'UInt_t' 0 - nbits R - 'UShort_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15672 G__memfunc_setup("Set",300,G__G__Cont_107_0_29, 121, -1, -1, 0, 2, 1, 1, 0,
15673 "h - 'UInt_t' 0 - nbits I - 'Int_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15674 G__memfunc_setup("Set",300,G__G__Cont_107_0_30, 121, -1, -1, 0, 2, 1, 1, 0,
15675 "h - 'UInt_t' 0 - nbits H - 'UInt_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15676 G__memfunc_setup("Set",300,G__G__Cont_107_0_31, 121, -1, -1, 0, 2, 1, 1, 0,
15677 "h - 'UInt_t' 0 - nbits N - 'Long64_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15678 G__memfunc_setup("Set",300,G__G__Cont_107_0_32, 121, -1, -1, 0, 2, 1, 1, 0,
15679 "h - 'UInt_t' 0 - nbits M - 'ULong64_t' 10 - array", (char*)NULL, (void*) NULL, 0);
15680 G__memfunc_setup("Get",288,G__G__Cont_107_0_33, 121, -1, -1, 0, 1, 1, 1, 8, "C - 'Char_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15681 G__memfunc_setup("Get",288,G__G__Cont_107_0_34, 121, -1, -1, 0, 1, 1, 1, 8, "B - 'UChar_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15682 G__memfunc_setup("Get",288,G__G__Cont_107_0_35, 121, -1, -1, 0, 1, 1, 1, 8, "S - 'Short_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15683 G__memfunc_setup("Get",288,G__G__Cont_107_0_36, 121, -1, -1, 0, 1, 1, 1, 8, "R - 'UShort_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15684 G__memfunc_setup("Get",288,G__G__Cont_107_0_37, 121, -1, -1, 0, 1, 1, 1, 8, "I - 'Int_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15685 G__memfunc_setup("Get",288,G__G__Cont_107_0_38, 121, -1, -1, 0, 1, 1, 1, 8, "H - 'UInt_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15686 G__memfunc_setup("Get",288,G__G__Cont_107_0_39, 121, -1, -1, 0, 1, 1, 1, 8, "N - 'Long64_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15687 G__memfunc_setup("Get",288,G__G__Cont_107_0_40, 121, -1, -1, 0, 1, 1, 1, 8, "M - 'ULong64_t' 0 - array", (char*)NULL, (void*) NULL, 0);
15688 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15689 G__memfunc_setup("Compact",711,G__G__Cont_107_0_42, 121, -1, -1, 0, 0, 1, 1, 0, "", "Reduce the space used.", (void*) NULL, 0);
15690 G__memfunc_setup("CountBits",923,G__G__Cont_107_0_43, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 1, 8, "h - 'UInt_t' 0 '0' startBit", "return number of bits set to 1", (void*) NULL, 0);
15691 G__memfunc_setup("FirstNullBit",1218,G__G__Cont_107_0_44, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 1, 8, "h - 'UInt_t' 0 '0' startBit", (char*)NULL, (void*) NULL, 0);
15692 G__memfunc_setup("FirstSetBit",1107,G__G__Cont_107_0_45, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 1, 8, "h - 'UInt_t' 0 '0' startBit", (char*)NULL, (void*) NULL, 0);
15693 G__memfunc_setup("GetNbits",800,G__G__Cont_107_0_46, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15694 G__memfunc_setup("GetNbytes",917,G__G__Cont_107_0_47, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15695 G__memfunc_setup("operator==",998,G__G__Cont_107_0_48, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'TBits' - 11 - other", (char*)NULL, (void*) NULL, 0);
15696 G__memfunc_setup("operator!=",970,G__G__Cont_107_0_49, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'TBits' - 11 - other", (char*)NULL, (void*) NULL, 0);
15697 G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "to visualize the bits array as an histogram, etc", (void*) NULL, 1);
15698 G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", "to show the list of active bits", (void*) NULL, 1);
15699 G__memfunc_setup("Output",657,G__G__Cont_107_0_52, 121, -1, -1, 0, 1, 1, 1, 8, "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0);
15700 G__memfunc_setup("Class",502,G__G__Cont_107_0_53, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TBits::Class) ), 0);
15701 G__memfunc_setup("Class_Name",982,G__G__Cont_107_0_54, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBits::Class_Name) ), 0);
15702 G__memfunc_setup("Class_Version",1339,G__G__Cont_107_0_55, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TBits::Class_Version) ), 0);
15703 G__memfunc_setup("Dictionary",1046,G__G__Cont_107_0_56, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TBits::Dictionary) ), 0);
15704 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15705 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);
15706 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);
15707 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_107_0_60, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15708 G__memfunc_setup("DeclFileName",1145,G__G__Cont_107_0_61, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBits::DeclFileName) ), 0);
15709 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_107_0_62, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBits::ImplFileLine) ), 0);
15710 G__memfunc_setup("ImplFileName",1171,G__G__Cont_107_0_63, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBits::ImplFileName) ), 0);
15711 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_107_0_64, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBits::DeclFileLine) ), 0);
15712
15713 G__memfunc_setup("~TBits", 612, G__G__Cont_107_0_65, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15714 G__tag_memfunc_reset();
15715 }
15716
15717 static void G__setup_memfuncTBitscLcLTReference(void) {
15718
15719 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference));
15720 G__memfunc_setup("TReference",995,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference), -1, 0, 0, 1, 4, 0, "", "left undefined", (void*) NULL, 0);
15721 G__memfunc_setup("TReference",995,G__G__Cont_108_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference), -1, 0, 2, 1, 1, 0,
15722 "u 'TBits' - 1 - bit h - 'UInt_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
15723 G__memfunc_setup("operator=",937,G__G__Cont_108_0_3, 117, G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference), -1, 1, 1, 1, 1, 0, "g - 'Bool_t' 0 - val", (char*)NULL, (void*) NULL, 0);
15724 G__memfunc_setup("operator=",937,G__G__Cont_108_0_4, 117, G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference), -1, 1, 1, 1, 1, 0, "u 'TBits::TReference' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15725 G__memfunc_setup("operator Bool_t",1515,G__G__Cont_108_0_5, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15726
15727 G__memfunc_setup("TReference", 995, G__G__Cont_108_0_6, (int) ('i'), G__get_linked_tagnum(&G__G__ContLN_TBitscLcLTReference), -1, 0, 1, 1, 1, 0, "u 'TBits::TReference' - 11 - -", (char*) NULL, (void*) NULL, 0);
15728
15729 G__memfunc_setup("~TReference", 1121, G__G__Cont_108_0_7, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
15730 G__tag_memfunc_reset();
15731 }
15732
15733 static void G__setup_memfuncTCollection(void) {
15734
15735 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TCollection));
15736 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "u 'TCollection' - 11 - -", "are too complex to be automatically copied", (void*) NULL, 0);
15737 G__memfunc_setup("PrintCollectionHeader",2146,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 8, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
15738 G__memfunc_setup("GetCollectionEntryName",2239,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 1, 1, 2, 9, "U 'TObject' - 0 - entry", (char*)NULL, (void*) NULL, 1);
15739 G__memfunc_setup("PrintCollectionEntry",2091,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 8,
15740 "U 'TObject' - 0 - entry C - 'Option_t' 10 - option "
15741 "i - 'Int_t' 0 - recurse", (char*)NULL, (void*) NULL, 1);
15742 G__memfunc_setup("Add",265,G__G__Cont_109_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 3);
15743 G__memfunc_setup("AddVector",892,G__G__Cont_109_0_8, 121, -1, -1, 0, 1, 8, 1, 0, "U 'TObject' - 0 - obj1", (char*)NULL, (void*) NULL, 0);
15744 G__memfunc_setup("AddAll",546,G__G__Cont_109_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TCollection' - 10 - col", (char*)NULL, (void*) NULL, 1);
15745 G__memfunc_setup("AssertClass",1128,G__G__Cont_109_0_10, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TClass' - 0 - cl", (char*)NULL, (void*) NULL, 0);
15746 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);
15747 G__memfunc_setup("Capacity",814,G__G__Cont_109_0_12, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15748 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 3);
15749 G__memfunc_setup("Clone",497,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 '\"\"' newname", (char*)NULL, (void*) NULL, 1);
15750 G__memfunc_setup("Compare",711,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15751 G__memfunc_setup("Contains",831,G__G__Cont_109_0_16, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
15752 G__memfunc_setup("Contains",831,G__G__Cont_109_0_17, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
15753 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 3);
15754 G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15755 G__memfunc_setup("Dump",406,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15756 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
15757 G__memfunc_setup("operator()",957,G__G__Cont_109_0_22, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
15758 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15759 G__memfunc_setup("GetEntries",1018,G__G__Cont_109_0_24, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15760 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
15761 G__memfunc_setup("GetObjectRef",1172,G__G__Cont_109_0_26, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 3);
15762 G__memfunc_setup("GetSize",699,G__G__Cont_109_0_27, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15763 G__memfunc_setup("GrowBy",602,G__G__Cont_109_0_28, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - delta", (char*)NULL, (void*) NULL, 1);
15764 G__memfunc_setup("Hash",388,(G__InterfaceMethod) NULL,107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15765 G__memfunc_setup("IsArgNull",881,G__G__Cont_109_0_30, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 8,
15766 "C - - 10 - where U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
15767 G__memfunc_setup("IsEmpty",715,G__G__Cont_109_0_31, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15768 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);
15769 G__memfunc_setup("IsOwner",711,G__G__Cont_109_0_33, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15770 G__memfunc_setup("IsSortable",1016,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15771 G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15772 G__memfunc_setup("MakeIterator",1224,G__G__Cont_109_0_36, 85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 3);
15773 G__memfunc_setup("MakeReverseIterator",1956,G__G__Cont_109_0_37, 85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15774 G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
15775 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);
15776 G__memfunc_setup("Print",525,G__G__Cont_109_0_40, 121, -1, -1, 0, 2, 1, 1, 8,
15777 "C - 'Option_t' 10 - option i - 'Int_t' 0 - recurse", (char*)NULL, (void*) NULL, 1);
15778 G__memfunc_setup("Print",525,G__G__Cont_109_0_41, 121, -1, -1, 0, 3, 1, 1, 8,
15779 "C - 'Option_t' 10 - option C - - 10 - wildcard "
15780 "i - 'Int_t' 0 '1' recurse", (char*)NULL, (void*) NULL, 1);
15781 G__memfunc_setup("Print",525,G__G__Cont_109_0_42, 121, -1, -1, 0, 3, 1, 1, 8,
15782 "C - 'Option_t' 10 - option u 'TPRegexp' - 1 - regexp "
15783 "i - 'Int_t' 0 '1' recurse", (char*)NULL, (void*) NULL, 1);
15784 G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15785 G__memfunc_setup("Remove",622,G__G__Cont_109_0_44, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 3);
15786 G__memfunc_setup("RemoveAll",903,G__G__Cont_109_0_45, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TCollection' - 0 - col", (char*)NULL, (void*) NULL, 1);
15787 G__memfunc_setup("RemoveAll",903,G__G__Cont_109_0_46, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15788 G__memfunc_setup("SetCurrentCollection",2075,G__G__Cont_109_0_47, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15789 G__memfunc_setup("SetName",685,G__G__Cont_109_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
15790 G__memfunc_setup("SetOwner",823,G__G__Cont_109_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' enable", (char*)NULL, (void*) NULL, 1);
15791 G__memfunc_setup("Write",523,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0,
15792 "C - - 10 '0' name i - 'Int_t' 0 '0' option "
15793 "i - 'Int_t' 0 '0' bufsize", (char*)NULL, (void*) NULL, 1);
15794 G__memfunc_setup("Write",523,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 8,
15795 "C - - 10 '0' name i - 'Int_t' 0 '0' option "
15796 "i - 'Int_t' 0 '0' bufsize", (char*)NULL, (void*) NULL, 1);
15797 G__memfunc_setup("GetCurrentCollection",2063,G__G__Cont_109_0_52, 85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TCollection* (*)())(&TCollection::GetCurrentCollection) ), 0);
15798 G__memfunc_setup("StartGarbageCollection",2243,G__G__Cont_109_0_53, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TCollection::StartGarbageCollection) ), 0);
15799 G__memfunc_setup("GarbageCollect",1391,G__G__Cont_109_0_54, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) G__func2void( (void (*)(TObject*))(&TCollection::GarbageCollect) ), 0);
15800 G__memfunc_setup("EmptyGarbageCollection",2244,G__G__Cont_109_0_55, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TCollection::EmptyGarbageCollection) ), 0);
15801 G__memfunc_setup("Class",502,G__G__Cont_109_0_56, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TCollection::Class) ), 0);
15802 G__memfunc_setup("Class_Name",982,G__G__Cont_109_0_57, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCollection::Class_Name) ), 0);
15803 G__memfunc_setup("Class_Version",1339,G__G__Cont_109_0_58, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TCollection::Class_Version) ), 0);
15804 G__memfunc_setup("Dictionary",1046,G__G__Cont_109_0_59, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TCollection::Dictionary) ), 0);
15805 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15806 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);
15807 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);
15808 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_109_0_63, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15809 G__memfunc_setup("DeclFileName",1145,G__G__Cont_109_0_64, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCollection::DeclFileName) ), 0);
15810 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_109_0_65, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCollection::ImplFileLine) ), 0);
15811 G__memfunc_setup("ImplFileName",1171,G__G__Cont_109_0_66, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCollection::ImplFileName) ), 0);
15812 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_109_0_67, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCollection::DeclFileLine) ), 0);
15813
15814 G__memfunc_setup("~TCollection", 1246, G__G__Cont_109_0_68, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15815 G__tag_memfunc_reset();
15816 }
15817
15818 static void G__setup_memfuncTIterator(void) {
15819
15820 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TIterator));
15821 G__memfunc_setup("operator=",937,G__G__Cont_110_0_3, 117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - -", (char*)NULL, (void*) NULL, 1);
15822 G__memfunc_setup("GetCollection",1324,G__G__Cont_110_0_4, 85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 3);
15823 G__memfunc_setup("GetOption",921,G__G__Cont_110_0_5, 67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15824 G__memfunc_setup("Next",415,G__G__Cont_110_0_6, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
15825 G__memfunc_setup("Reset",515,G__G__Cont_110_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
15826 G__memfunc_setup("operator()",957,G__G__Cont_110_0_8, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15827 G__memfunc_setup("operator!=",970,G__G__Cont_110_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - -", (char*)NULL, (void*) NULL, 1);
15828 G__memfunc_setup("operator*",918,G__G__Cont_110_0_10, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15829 G__memfunc_setup("Class",502,G__G__Cont_110_0_11, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TIterator::Class) ), 0);
15830 G__memfunc_setup("Class_Name",982,G__G__Cont_110_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TIterator::Class_Name) ), 0);
15831 G__memfunc_setup("Class_Version",1339,G__G__Cont_110_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TIterator::Class_Version) ), 0);
15832 G__memfunc_setup("Dictionary",1046,G__G__Cont_110_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TIterator::Dictionary) ), 0);
15833 G__memfunc_setup("IsA",253,G__G__Cont_110_0_15, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15834 G__memfunc_setup("ShowMembers",1132,G__G__Cont_110_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
15835 G__memfunc_setup("Streamer",835,G__G__Cont_110_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
15836 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_110_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15837 G__memfunc_setup("DeclFileName",1145,G__G__Cont_110_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TIterator::DeclFileName) ), 0);
15838 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_110_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TIterator::ImplFileLine) ), 0);
15839 G__memfunc_setup("ImplFileName",1171,G__G__Cont_110_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TIterator::ImplFileName) ), 0);
15840 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_110_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TIterator::DeclFileLine) ), 0);
15841
15842 G__memfunc_setup("~TIterator", 1052, G__G__Cont_110_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15843 G__tag_memfunc_reset();
15844 }
15845
15846 static void G__setup_memfuncTObjectTable(void) {
15847
15848 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TObjectTable));
15849 G__memfunc_setup("HighWaterMark",1294,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
15850 G__memfunc_setup("Expand",608,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - newsize", (char*)NULL, (void*) NULL, 0);
15851 G__memfunc_setup("FindElement",1099,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
15852 G__memfunc_setup("FixCollisions",1350,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - index", (char*)NULL, (void*) NULL, 0);
15853 G__memfunc_setup("TObjectTable",1171,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TObjectTable), -1, 0, 1, 1, 4, 0, "u 'TObjectTable' - 11 - -", "not implemented", (void*) NULL, 0);
15854 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_TObjectTable), -1, 1, 1, 1, 4, 0, "u 'TObjectTable' - 11 - -", "not implemented", (void*) NULL, 0);
15855 G__memfunc_setup("TObjectTable",1171,G__G__Cont_122_0_7, 105, G__get_linked_tagnum(&G__G__ContLN_TObjectTable), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '100' tableSize", (char*)NULL, (void*) NULL, 0);
15856 G__memfunc_setup("Add",265,G__G__Cont_122_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
15857 G__memfunc_setup("CheckPtrAndWarn",1471,G__G__Cont_122_0_9, 89, -1, -1, 0, 2, 1, 1, 0,
15858 "C - - 10 - msg Y - - 0 - vp", (char*)NULL, (void*) NULL, 0);
15859 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1);
15860 G__memfunc_setup("GetSize",699,G__G__Cont_122_0_11, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15861 G__memfunc_setup("Instances",936,G__G__Cont_122_0_12, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15862 G__memfunc_setup("InstanceStatistics",1888,G__G__Cont_122_0_13, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15863 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);
15864 G__memfunc_setup("PtrIsValid",994,G__G__Cont_122_0_15, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TObject' - 0 - op", (char*)NULL, (void*) NULL, 0);
15865 G__memfunc_setup("Remove",622,G__G__Cont_122_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
15866 G__memfunc_setup("RemoveQuietly",1371,G__G__Cont_122_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
15867 G__memfunc_setup("Statistics",1067,G__G__Cont_122_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15868 G__memfunc_setup("Terminate",937,G__G__Cont_122_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15869 G__memfunc_setup("UpdateInstCount",1546,G__G__Cont_122_0_20, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15870 G__memfunc_setup("AddObj",548,G__G__Cont_122_0_21, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) G__func2void( (void (*)(TObject*))(&TObjectTable::AddObj) ), 0);
15871 G__memfunc_setup("Class",502,G__G__Cont_122_0_22, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TObjectTable::Class) ), 0);
15872 G__memfunc_setup("Class_Name",982,G__G__Cont_122_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjectTable::Class_Name) ), 0);
15873 G__memfunc_setup("Class_Version",1339,G__G__Cont_122_0_24, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TObjectTable::Class_Version) ), 0);
15874 G__memfunc_setup("Dictionary",1046,G__G__Cont_122_0_25, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TObjectTable::Dictionary) ), 0);
15875 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15876 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);
15877 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);
15878 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_122_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15879 G__memfunc_setup("DeclFileName",1145,G__G__Cont_122_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjectTable::DeclFileName) ), 0);
15880 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_122_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjectTable::ImplFileLine) ), 0);
15881 G__memfunc_setup("ImplFileName",1171,G__G__Cont_122_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjectTable::ImplFileName) ), 0);
15882 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_122_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjectTable::DeclFileLine) ), 0);
15883
15884 G__memfunc_setup("~TObjectTable", 1297, G__G__Cont_122_0_34, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15885 G__tag_memfunc_reset();
15886 }
15887
15888 static void G__setup_memfuncTIter(void) {
15889
15890 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TIter));
15891 G__memfunc_setup("TIter",488,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
15892 G__memfunc_setup("TIter",488,G__G__Cont_124_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 0, 2, 1, 1, 0,
15893 "U 'TCollection' - 10 - col g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
15894 G__memfunc_setup("TIter",488,G__G__Cont_124_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 0, 1, 1, 1, 0, "U 'TIterator' - 0 - it", (char*)NULL, (void*) NULL, 0);
15895 G__memfunc_setup("TIter",488,G__G__Cont_124_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 0, 1, 1, 1, 0, "u 'TIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
15896 G__memfunc_setup("operator=",937,G__G__Cont_124_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 1, 1, 1, 1, 0, "u 'TIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15897 G__memfunc_setup("operator()",957,G__G__Cont_124_0_6, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15898 G__memfunc_setup("Next",415,G__G__Cont_124_0_7, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15899 G__memfunc_setup("GetCollection",1324,G__G__Cont_124_0_8, 85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
15900 G__memfunc_setup("GetOption",921,G__G__Cont_124_0_9, 67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15901 G__memfunc_setup("Reset",515,G__G__Cont_124_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15902 G__memfunc_setup("operator++",962,G__G__Cont_124_0_11, 117, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15903 G__memfunc_setup("operator!=",970,G__G__Cont_124_0_12, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
15904 G__memfunc_setup("operator*",918,G__G__Cont_124_0_13, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15905 G__memfunc_setup("Begin",485,G__G__Cont_124_0_14, 117, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15906 G__memfunc_setup("End",279,G__G__Cont_124_0_15, 117, G__get_linked_tagnum(&G__G__ContLN_TIter), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TIter (*)())(&TIter::End) ), 0);
15907 G__memfunc_setup("Class",502,G__G__Cont_124_0_16, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TIter::Class) ), 0);
15908 G__memfunc_setup("Class_Name",982,G__G__Cont_124_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TIter::Class_Name) ), 0);
15909 G__memfunc_setup("Class_Version",1339,G__G__Cont_124_0_18, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TIter::Class_Version) ), 0);
15910 G__memfunc_setup("Dictionary",1046,G__G__Cont_124_0_19, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TIter::Dictionary) ), 0);
15911 G__memfunc_setup("IsA",253,G__G__Cont_124_0_20, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15912 G__memfunc_setup("ShowMembers",1132,G__G__Cont_124_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
15913 G__memfunc_setup("Streamer",835,G__G__Cont_124_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
15914 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_124_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15915 G__memfunc_setup("DeclFileName",1145,G__G__Cont_124_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TIter::DeclFileName) ), 0);
15916 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_124_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TIter::ImplFileLine) ), 0);
15917 G__memfunc_setup("ImplFileName",1171,G__G__Cont_124_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TIter::ImplFileName) ), 0);
15918 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_124_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TIter::DeclFileLine) ), 0);
15919
15920 G__memfunc_setup("~TIter", 614, G__G__Cont_124_0_28, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15921 G__tag_memfunc_reset();
15922 }
15923
15924 static void G__setup_memfuncTSeqCollection(void) {
15925
15926 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TSeqCollection));
15927 G__memfunc_setup("Changed",682,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
15928 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
15929 G__memfunc_setup("AddFirst",785,G__G__Cont_125_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 3);
15930 G__memfunc_setup("AddLast",669,G__G__Cont_125_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 3);
15931 G__memfunc_setup("AddAt",446,G__G__Cont_125_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
15932 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 3);
15933 G__memfunc_setup("AddAfter",763,G__G__Cont_125_0_7, 121, -1, -1, 0, 2, 1, 1, 0,
15934 "U 'TObject' - 10 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 3);
15935 G__memfunc_setup("AddBefore",860,G__G__Cont_125_0_8, 121, -1, -1, 0, 2, 1, 1, 0,
15936 "U 'TObject' - 10 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 3);
15937 G__memfunc_setup("RemoveFirst",1142,G__G__Cont_125_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15938 G__memfunc_setup("RemoveLast",1026,G__G__Cont_125_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15939 G__memfunc_setup("RemoveAt",803,G__G__Cont_125_0_11, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
15940 G__memfunc_setup("RemoveAfter",1120,G__G__Cont_125_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - after", (char*)NULL, (void*) NULL, 1);
15941 G__memfunc_setup("RemoveBefore",1217,G__G__Cont_125_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - before", (char*)NULL, (void*) NULL, 1);
15942 G__memfunc_setup("At",181,G__G__Cont_125_0_14, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 3);
15943 G__memfunc_setup("Before",595,G__G__Cont_125_0_15, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 3);
15944 G__memfunc_setup("After",498,G__G__Cont_125_0_16, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 3);
15945 G__memfunc_setup("First",520,G__G__Cont_125_0_17, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3);
15946 G__memfunc_setup("Last",404,G__G__Cont_125_0_18, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3);
15947 G__memfunc_setup("LastIndex",908,G__G__Cont_125_0_19, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
15948 G__memfunc_setup("IndexOf",685,G__G__Cont_125_0_20, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
15949 G__memfunc_setup("IsSorted",813,G__G__Cont_125_0_21, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15950 G__memfunc_setup("UnSort",619,G__G__Cont_125_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
15951 G__memfunc_setup("Merge",496,G__G__Cont_125_0_23, 110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 0, "U 'TCollection' - 0 - list", (char*)NULL, (void*) NULL, 0);
15952 G__memfunc_setup("ObjCompare",994,G__G__Cont_125_0_24, 105, -1, G__defined_typename("Int_t"), 0, 2, 3, 1, 0,
15953 "U 'TObject' - 0 - a U 'TObject' - 0 - b", (char*)NULL, (void*) G__func2void( (Int_t (*)(TObject*, TObject*))(&TSeqCollection::ObjCompare) ), 0);
15954 G__memfunc_setup("QSort",505,G__G__Cont_125_0_25, 121, -1, -1, 0, 3, 3, 1, 0,
15955 "U 'TObject' - 2 - a i - 'Int_t' 0 - first "
15956 "i - 'Int_t' 0 - last", (char*)NULL, (void*) G__func2void( (void (*)(TObject**, Int_t, Int_t))(&TSeqCollection::QSort) ), 0);
15957 G__memfunc_setup("QSort",505,G__G__Cont_125_0_26, 121, -1, -1, 0, 4, 3, 1, 0,
15958 "U 'TObject' - 2 - a U 'TObject' - 2 - b "
15959 "i - 'Int_t' 0 - first i - 'Int_t' 0 - last", (char*)NULL, (void*) G__func2void( (void (*)(TObject**, TObject**, Int_t, Int_t))(&TSeqCollection::QSort) ), 0);
15960 G__memfunc_setup("QSort",505,G__G__Cont_125_0_27, 121, -1, -1, 0, 5, 3, 1, 0,
15961 "U 'TObject' - 2 - a i - 'Int_t' 0 - nBs "
15962 "U 'TObject' - 3 - b i - 'Int_t' 0 - first "
15963 "i - 'Int_t' 0 - last", (char*)NULL, (void*) G__func2void( (void (*)(TObject**, Int_t, TObject***, Int_t, Int_t))(&TSeqCollection::QSort) ), 0);
15964 G__memfunc_setup("Class",502,G__G__Cont_125_0_28, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSeqCollection::Class) ), 0);
15965 G__memfunc_setup("Class_Name",982,G__G__Cont_125_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSeqCollection::Class_Name) ), 0);
15966 G__memfunc_setup("Class_Version",1339,G__G__Cont_125_0_30, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSeqCollection::Class_Version) ), 0);
15967 G__memfunc_setup("Dictionary",1046,G__G__Cont_125_0_31, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSeqCollection::Dictionary) ), 0);
15968 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15969 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);
15970 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);
15971 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_125_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
15972 G__memfunc_setup("DeclFileName",1145,G__G__Cont_125_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSeqCollection::DeclFileName) ), 0);
15973 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_125_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSeqCollection::ImplFileLine) ), 0);
15974 G__memfunc_setup("ImplFileName",1171,G__G__Cont_125_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSeqCollection::ImplFileName) ), 0);
15975 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_125_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSeqCollection::DeclFileLine) ), 0);
15976
15977 G__memfunc_setup("~TSeqCollection", 1543, G__G__Cont_125_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
15978 G__tag_memfunc_reset();
15979 }
15980
15981 static void G__setup_memfuncTBtreeIter(void) {
15982
15983 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TBtreeIter));
15984 G__memfunc_setup("TBtreeIter",986,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TBtreeIter), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
15985 G__memfunc_setup("TBtreeIter",986,G__G__Cont_129_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TBtreeIter), -1, 0, 2, 1, 1, 0,
15986 "U 'TBtree' - 10 - t g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
15987 G__memfunc_setup("TBtreeIter",986,G__G__Cont_129_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TBtreeIter), -1, 0, 1, 1, 1, 0, "u 'TBtreeIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
15988 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - rhs", (char*)NULL, (void*) NULL, 1);
15989 G__memfunc_setup("operator=",937,G__G__Cont_129_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TBtreeIter), -1, 1, 1, 1, 1, 0, "u 'TBtreeIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
15990 G__memfunc_setup("GetCollection",1324,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
15991 G__memfunc_setup("Next",415,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15992 G__memfunc_setup("Reset",515,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
15993 G__memfunc_setup("operator!=",970,(G__InterfaceMethod) NULL,103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - aIter", (char*)NULL, (void*) NULL, 1);
15994 G__memfunc_setup("operator!=",970,G__G__Cont_129_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TBtreeIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
15995 G__memfunc_setup("operator*",918,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
15996 G__memfunc_setup("Class",502,G__G__Cont_129_0_12, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TBtreeIter::Class) ), 0);
15997 G__memfunc_setup("Class_Name",982,G__G__Cont_129_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBtreeIter::Class_Name) ), 0);
15998 G__memfunc_setup("Class_Version",1339,G__G__Cont_129_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TBtreeIter::Class_Version) ), 0);
15999 G__memfunc_setup("Dictionary",1046,G__G__Cont_129_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TBtreeIter::Dictionary) ), 0);
16000 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16001 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);
16002 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);
16003 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_129_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16004 G__memfunc_setup("DeclFileName",1145,G__G__Cont_129_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBtreeIter::DeclFileName) ), 0);
16005 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_129_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBtreeIter::ImplFileLine) ), 0);
16006 G__memfunc_setup("ImplFileName",1171,G__G__Cont_129_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBtreeIter::ImplFileName) ), 0);
16007 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_129_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBtreeIter::DeclFileLine) ), 0);
16008
16009 G__memfunc_setup("~TBtreeIter", 1112, G__G__Cont_129_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16010 G__tag_memfunc_reset();
16011 }
16012
16013 static void G__setup_memfuncTBtree(void) {
16014
16015 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TBtree));
16016 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - i", "initialize btree", (void*) NULL, 0);
16017 G__memfunc_setup("RootIsFull",1011,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", "called when the root node is full", (void*) NULL, 0);
16018 G__memfunc_setup("RootIsEmpty",1135,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", "called when root is empty", (void*) NULL, 0);
16019 G__memfunc_setup("IncrNofKeys",1099,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
16020 G__memfunc_setup("DecrNofKeys",1085,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
16021 G__memfunc_setup("IdxAdd",558,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "u 'TObject' - 11 - obj", (char*)NULL, (void*) NULL, 0);
16022 G__memfunc_setup("TBtree",582,G__G__Cont_130_0_7, 105, G__get_linked_tagnum(&G__G__ContLN_TBtree), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '3' ordern", "create a TBtree of order n", (void*) NULL, 0);
16023 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16024 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16025 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
16026 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16027 G__memfunc_setup("GetObjectRef",1172,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - -", (char*)NULL, (void*) NULL, 1);
16028 G__memfunc_setup("MakeIterator",1224,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 1);
16029 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16030 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16031 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16032 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16033 "U 'TObject' - 0 - obj i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
16034 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16035 "U 'TObject' - 10 - - U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16036 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16037 "U 'TObject' - 10 - - U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16038 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16039 G__memfunc_setup("At",181,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 1);
16040 G__memfunc_setup("Before",595,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16041 G__memfunc_setup("After",498,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16042 G__memfunc_setup("First",520,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16043 G__memfunc_setup("Last",404,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16044 G__memfunc_setup("Order",508,G__G__Cont_130_0_26, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16045 G__memfunc_setup("operator[]",1060,G__G__Cont_130_0_27, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
16046 G__memfunc_setup("Rank",396,G__G__Cont_130_0_28, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
16047 G__memfunc_setup("Class",502,G__G__Cont_130_0_29, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TBtree::Class) ), 0);
16048 G__memfunc_setup("Class_Name",982,G__G__Cont_130_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBtree::Class_Name) ), 0);
16049 G__memfunc_setup("Class_Version",1339,G__G__Cont_130_0_31, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TBtree::Class_Version) ), 0);
16050 G__memfunc_setup("Dictionary",1046,G__G__Cont_130_0_32, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TBtree::Dictionary) ), 0);
16051 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16052 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);
16053 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);
16054 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_130_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16055 G__memfunc_setup("DeclFileName",1145,G__G__Cont_130_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBtree::DeclFileName) ), 0);
16056 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_130_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBtree::ImplFileLine) ), 0);
16057 G__memfunc_setup("ImplFileName",1171,G__G__Cont_130_0_39, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBtree::ImplFileName) ), 0);
16058 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_130_0_40, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBtree::DeclFileLine) ), 0);
16059
16060 G__memfunc_setup("~TBtree", 708, G__G__Cont_130_0_41, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16061 G__tag_memfunc_reset();
16062 }
16063
16064 static void G__setup_memfuncTClassTable(void) {
16065
16066 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TClassTable));
16067 G__memfunc_setup("TClassTable",1074,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TClassTable), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16068 G__memfunc_setup("FindElementImpl",1501,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TClassRec), -1, 0, 2, 3, 4, 0,
16069 "C - - 10 - cname g - 'Bool_t' 0 - insert", (char*)NULL, (void*) NULL, 0);
16070 G__memfunc_setup("FindElement",1099,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TClassRec), -1, 0, 2, 3, 4, 0,
16071 "C - - 10 - cname g - 'Bool_t' 0 'kFALSE' insert", (char*)NULL, (void*) NULL, 0);
16072 G__memfunc_setup("SortTable",912,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16073 G__memfunc_setup("Add",265,G__G__Cont_135_0_5, 121, -1, -1, 0, 5, 3, 1, 0,
16074 "C - - 10 - cname s - 'Version_t' 0 - id "
16075 "u 'type_info' - 11 - info Y - 'VoidFuncPtr_t' 0 - dict "
16076 "i - 'Int_t' 0 - pragmabits", (char*)NULL, (void*) G__func2void( (void (*)(const char*, Version_t, const type_info&, VoidFuncPtr_t, Int_t))(&TClassTable::Add) ), 0);
16077 G__memfunc_setup("At",181,G__G__Cont_135_0_6, 67, -1, -1, 0, 1, 3, 1, 0, "i - - 0 - index", (char*)NULL, (void*) G__func2void( (char* (*)(int))(&TClassTable::At) ), 0);
16078 G__memfunc_setup("Classes",718,G__G__Cont_135_0_7, 105, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16079 G__memfunc_setup("GetID",429,G__G__Cont_135_0_8, 115, -1, G__defined_typename("Version_t"), 0, 1, 3, 1, 0, "C - - 10 - cname", (char*)NULL, (void*) G__func2void( (Version_t (*)(const char*))(&TClassTable::GetID) ), 0);
16080 G__memfunc_setup("GetPragmaBits",1290,G__G__Cont_135_0_9, 105, -1, G__defined_typename("Int_t"), 0, 1, 3, 1, 0, "C - - 10 - name", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*))(&TClassTable::GetPragmaBits) ), 0);
16081 G__memfunc_setup("GetDict",676,G__G__Cont_135_0_10, 89, -1, G__defined_typename("VoidFuncPtr_t"), 0, 1, 3, 1, 0, "C - - 10 - cname", (char*)NULL, (void*) G__func2void( (VoidFuncPtr_t (*)(const char*))(&TClassTable::GetDict) ), 0);
16082 G__memfunc_setup("GetDict",676,G__G__Cont_135_0_11, 89, -1, G__defined_typename("VoidFuncPtr_t"), 0, 1, 3, 1, 0, "u 'type_info' - 11 - info", (char*)NULL, (void*) G__func2void( (VoidFuncPtr_t (*)(const type_info&))(&TClassTable::GetDict) ), 0);
16083 G__memfunc_setup("Init",404,G__G__Cont_135_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TClassTable::Init) ), 0);
16084 G__memfunc_setup("Next",415,G__G__Cont_135_0_13, 67, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (char* (*)())(&TClassTable::Next) ), 0);
16085 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);
16086 G__memfunc_setup("PrintTable",1013,G__G__Cont_135_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TClassTable::PrintTable) ), 0);
16087 G__memfunc_setup("Remove",622,G__G__Cont_135_0_16, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - cname", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TClassTable::Remove) ), 0);
16088 G__memfunc_setup("Terminate",937,G__G__Cont_135_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TClassTable::Terminate) ), 0);
16089 G__memfunc_setup("Class",502,G__G__Cont_135_0_18, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TClassTable::Class) ), 0);
16090 G__memfunc_setup("Class_Name",982,G__G__Cont_135_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TClassTable::Class_Name) ), 0);
16091 G__memfunc_setup("Class_Version",1339,G__G__Cont_135_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TClassTable::Class_Version) ), 0);
16092 G__memfunc_setup("Dictionary",1046,G__G__Cont_135_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TClassTable::Dictionary) ), 0);
16093 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16094 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);
16095 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);
16096 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_135_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16097 G__memfunc_setup("DeclFileName",1145,G__G__Cont_135_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TClassTable::DeclFileName) ), 0);
16098 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_135_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TClassTable::ImplFileLine) ), 0);
16099 G__memfunc_setup("ImplFileName",1171,G__G__Cont_135_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TClassTable::ImplFileName) ), 0);
16100 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_135_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TClassTable::DeclFileLine) ), 0);
16101
16102 G__memfunc_setup("TClassTable", 1074, G__G__Cont_135_0_30, (int) ('i'), G__get_linked_tagnum(&G__G__ContLN_TClassTable), -1, 0, 1, 1, 1, 0, "u 'TClassTable' - 11 - -", (char*) NULL, (void*) NULL, 0);
16103
16104 G__memfunc_setup("~TClassTable", 1200, G__G__Cont_135_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16105
16106 G__memfunc_setup("operator=", 937, G__G__Cont_135_0_32, (int) ('u'), G__get_linked_tagnum(&G__G__ContLN_TClassTable), -1, 1, 1, 1, 1, 0, "u 'TClassTable' - 11 - -", (char*) NULL, (void*) NULL, 0);
16107 G__tag_memfunc_reset();
16108 }
16109
16110 static void G__setup_memfuncTObjArrayIter(void) {
16111
16112 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter));
16113 G__memfunc_setup("TObjArrayIter",1282,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16114 G__memfunc_setup("TObjArrayIter",1282,G__G__Cont_137_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter), -1, 0, 2, 1, 1, 0,
16115 "U 'TObjArray' - 10 - arr g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
16116 G__memfunc_setup("TObjArrayIter",1282,G__G__Cont_137_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter), -1, 0, 1, 1, 1, 0, "u 'TObjArrayIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
16117 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - rhs", (char*)NULL, (void*) NULL, 1);
16118 G__memfunc_setup("operator=",937,G__G__Cont_137_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TObjArrayIter), -1, 1, 1, 1, 1, 0, "u 'TObjArrayIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
16119 G__memfunc_setup("GetCollection",1324,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16120 G__memfunc_setup("Next",415,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16121 G__memfunc_setup("Reset",515,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16122 G__memfunc_setup("operator!=",970,(G__InterfaceMethod) NULL,103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - aIter", (char*)NULL, (void*) NULL, 1);
16123 G__memfunc_setup("operator!=",970,G__G__Cont_137_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TObjArrayIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
16124 G__memfunc_setup("operator*",918,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16125 G__memfunc_setup("Class",502,G__G__Cont_137_0_12, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TObjArrayIter::Class) ), 0);
16126 G__memfunc_setup("Class_Name",982,G__G__Cont_137_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjArrayIter::Class_Name) ), 0);
16127 G__memfunc_setup("Class_Version",1339,G__G__Cont_137_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TObjArrayIter::Class_Version) ), 0);
16128 G__memfunc_setup("Dictionary",1046,G__G__Cont_137_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TObjArrayIter::Dictionary) ), 0);
16129 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16130 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);
16131 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);
16132 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_137_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16133 G__memfunc_setup("DeclFileName",1145,G__G__Cont_137_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjArrayIter::DeclFileName) ), 0);
16134 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_137_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjArrayIter::ImplFileLine) ), 0);
16135 G__memfunc_setup("ImplFileName",1171,G__G__Cont_137_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TObjArrayIter::ImplFileName) ), 0);
16136 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_137_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TObjArrayIter::DeclFileLine) ), 0);
16137
16138 G__memfunc_setup("~TObjArrayIter", 1408, G__G__Cont_137_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16139 G__tag_memfunc_reset();
16140 }
16141
16142 static void G__setup_memfuncTExMapIter(void) {
16143
16144 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TExMapIter));
16145 G__memfunc_setup("TExMapIter",963,G__G__Cont_148_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TExMapIter), -1, 0, 1, 1, 1, 0, "U 'TExMap' - 10 - map", (char*)NULL, (void*) NULL, 0);
16146 G__memfunc_setup("TExMapIter",963,G__G__Cont_148_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TExMapIter), -1, 0, 1, 1, 1, 0, "u 'TExMapIter' - 11 - tei", (char*)NULL, (void*) NULL, 0);
16147 G__memfunc_setup("operator=",937,G__G__Cont_148_0_3, 117, G__get_linked_tagnum(&G__G__ContLN_TExMapIter), -1, 1, 1, 1, 1, 0, "u 'TExMapIter' - 11 - -", (char*)NULL, (void*) NULL, 0);
16148 G__memfunc_setup("GetCollection",1324,G__G__Cont_148_0_4, 85, G__get_linked_tagnum(&G__G__ContLN_TExMap), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
16149 G__memfunc_setup("Next",415,G__G__Cont_148_0_5, 103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
16150 "m - 'ULong64_t' 1 - hash n - 'Long64_t' 1 - key "
16151 "n - 'Long64_t' 1 - value", (char*)NULL, (void*) NULL, 0);
16152 G__memfunc_setup("Next",415,G__G__Cont_148_0_6, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
16153 "n - 'Long64_t' 1 - key n - 'Long64_t' 1 - value", (char*)NULL, (void*) NULL, 0);
16154 G__memfunc_setup("Reset",515,G__G__Cont_148_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16155 G__memfunc_setup("Class",502,G__G__Cont_148_0_8, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TExMapIter::Class) ), 0);
16156 G__memfunc_setup("Class_Name",982,G__G__Cont_148_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExMapIter::Class_Name) ), 0);
16157 G__memfunc_setup("Class_Version",1339,G__G__Cont_148_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TExMapIter::Class_Version) ), 0);
16158 G__memfunc_setup("Dictionary",1046,G__G__Cont_148_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TExMapIter::Dictionary) ), 0);
16159 G__memfunc_setup("IsA",253,G__G__Cont_148_0_12, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16160 G__memfunc_setup("ShowMembers",1132,G__G__Cont_148_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
16161 G__memfunc_setup("Streamer",835,G__G__Cont_148_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
16162 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_148_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16163 G__memfunc_setup("DeclFileName",1145,G__G__Cont_148_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExMapIter::DeclFileName) ), 0);
16164 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_148_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TExMapIter::ImplFileLine) ), 0);
16165 G__memfunc_setup("ImplFileName",1171,G__G__Cont_148_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExMapIter::ImplFileName) ), 0);
16166 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_148_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TExMapIter::DeclFileLine) ), 0);
16167
16168 G__memfunc_setup("~TExMapIter", 1089, G__G__Cont_148_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16169 G__tag_memfunc_reset();
16170 }
16171
16172 static void G__setup_memfuncTExMap(void) {
16173
16174 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TExMap));
16175 G__memfunc_setup("HighWaterMark",1294,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16176 G__memfunc_setup("FindElement",1099,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 4, 0,
16177 "m - 'ULong64_t' 0 - hash n - 'Long64_t' 0 - key", (char*)NULL, (void*) NULL, 0);
16178 G__memfunc_setup("FixCollisions",1350,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - index", (char*)NULL, (void*) NULL, 0);
16179 G__memfunc_setup("TExMap",559,G__G__Cont_149_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TExMap), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '100' mapSize", (char*)NULL, (void*) NULL, 0);
16180 G__memfunc_setup("TExMap",559,G__G__Cont_149_0_5, 105, G__get_linked_tagnum(&G__G__ContLN_TExMap), -1, 0, 1, 1, 1, 0, "u 'TExMap' - 11 - map", (char*)NULL, (void*) NULL, 0);
16181 G__memfunc_setup("operator=",937,G__G__Cont_149_0_6, 117, G__get_linked_tagnum(&G__G__ContLN_TExMap), -1, 1, 1, 1, 1, 0, "u 'TExMap' - 11 - -", (char*)NULL, (void*) NULL, 0);
16182 G__memfunc_setup("Add",265,G__G__Cont_149_0_7, 121, -1, -1, 0, 3, 1, 1, 0,
16183 "m - 'ULong64_t' 0 - hash n - 'Long64_t' 0 - key "
16184 "n - 'Long64_t' 0 - value", (char*)NULL, (void*) NULL, 0);
16185 G__memfunc_setup("Add",265,G__G__Cont_149_0_8, 121, -1, -1, 0, 2, 1, 1, 0,
16186 "n - 'Long64_t' 0 - key n - 'Long64_t' 0 - value", (char*)NULL, (void*) NULL, 0);
16187 G__memfunc_setup("AddAt",446,G__G__Cont_149_0_9, 121, -1, -1, 0, 4, 1, 1, 0,
16188 "h - 'UInt_t' 0 - slot m - 'ULong64_t' 0 - hash "
16189 "n - 'Long64_t' 0 - key n - 'Long64_t' 0 - value", (char*)NULL, (void*) NULL, 0);
16190 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1);
16191 G__memfunc_setup("Capacity",814,G__G__Cont_149_0_11, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16192 G__memfunc_setup("Expand",608,G__G__Cont_149_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - newsize", (char*)NULL, (void*) NULL, 0);
16193 G__memfunc_setup("GetSize",699,G__G__Cont_149_0_13, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16194 G__memfunc_setup("GetValue",797,G__G__Cont_149_0_14, 110, -1, G__defined_typename("Long64_t"), 0, 2, 1, 1, 0,
16195 "m - 'ULong64_t' 0 - hash n - 'Long64_t' 0 - key", (char*)NULL, (void*) NULL, 0);
16196 G__memfunc_setup("GetValue",797,G__G__Cont_149_0_15, 110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - key", (char*)NULL, (void*) NULL, 0);
16197 G__memfunc_setup("GetValue",797,G__G__Cont_149_0_16, 110, -1, G__defined_typename("Long64_t"), 0, 3, 1, 1, 0,
16198 "m - 'ULong64_t' 0 - hash n - 'Long64_t' 0 - key "
16199 "h - 'UInt_t' 1 - slot", (char*)NULL, (void*) NULL, 0);
16200 G__memfunc_setup("Remove",622,G__G__Cont_149_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
16201 "m - 'ULong64_t' 0 - hash n - 'Long64_t' 0 - key", (char*)NULL, (void*) NULL, 0);
16202 G__memfunc_setup("Remove",622,G__G__Cont_149_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - key", (char*)NULL, (void*) NULL, 0);
16203 G__memfunc_setup("operator()",957,G__G__Cont_149_0_19, 110, -1, G__defined_typename("Long64_t"), 1, 2, 1, 1, 0,
16204 "m - 'ULong64_t' 0 - hash n - 'Long64_t' 0 - key", (char*)NULL, (void*) NULL, 0);
16205 G__memfunc_setup("operator()",957,G__G__Cont_149_0_20, 110, -1, G__defined_typename("Long64_t"), 1, 1, 1, 1, 0, "n - 'Long64_t' 0 - key", (char*)NULL, (void*) NULL, 0);
16206 G__memfunc_setup("Class",502,G__G__Cont_149_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TExMap::Class) ), 0);
16207 G__memfunc_setup("Class_Name",982,G__G__Cont_149_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExMap::Class_Name) ), 0);
16208 G__memfunc_setup("Class_Version",1339,G__G__Cont_149_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TExMap::Class_Version) ), 0);
16209 G__memfunc_setup("Dictionary",1046,G__G__Cont_149_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TExMap::Dictionary) ), 0);
16210 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16211 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);
16212 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);
16213 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_149_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16214 G__memfunc_setup("DeclFileName",1145,G__G__Cont_149_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExMap::DeclFileName) ), 0);
16215 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_149_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TExMap::ImplFileLine) ), 0);
16216 G__memfunc_setup("ImplFileName",1171,G__G__Cont_149_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TExMap::ImplFileName) ), 0);
16217 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_149_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TExMap::DeclFileLine) ), 0);
16218
16219 G__memfunc_setup("~TExMap", 685, G__G__Cont_149_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16220 G__tag_memfunc_reset();
16221 }
16222
16223 static void G__setup_memfuncTListIter(void) {
16224
16225 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TListIter));
16226 G__memfunc_setup("TListIter",900,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TListIter), -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
16227 G__memfunc_setup("TListIter",900,G__G__Cont_152_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TListIter), -1, 0, 2, 1, 1, 0,
16228 "U 'TList' - 10 - l g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
16229 G__memfunc_setup("TListIter",900,G__G__Cont_152_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TListIter), -1, 0, 1, 1, 1, 0, "u 'TListIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
16230 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - rhs", (char*)NULL, (void*) NULL, 1);
16231 G__memfunc_setup("operator=",937,G__G__Cont_152_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TListIter), -1, 1, 1, 1, 1, 0, "u 'TListIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
16232 G__memfunc_setup("GetCollection",1324,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16233 G__memfunc_setup("GetOption",921,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16234 G__memfunc_setup("SetOption",933,G__G__Cont_152_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
16235 G__memfunc_setup("Next",415,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16236 G__memfunc_setup("Reset",515,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16237 G__memfunc_setup("operator!=",970,(G__InterfaceMethod) NULL,103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - aIter", (char*)NULL, (void*) NULL, 1);
16238 G__memfunc_setup("operator!=",970,G__G__Cont_152_0_12, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TListIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
16239 G__memfunc_setup("operator*",918,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16240 G__memfunc_setup("Class",502,G__G__Cont_152_0_14, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TListIter::Class) ), 0);
16241 G__memfunc_setup("Class_Name",982,G__G__Cont_152_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TListIter::Class_Name) ), 0);
16242 G__memfunc_setup("Class_Version",1339,G__G__Cont_152_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TListIter::Class_Version) ), 0);
16243 G__memfunc_setup("Dictionary",1046,G__G__Cont_152_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TListIter::Dictionary) ), 0);
16244 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16245 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);
16246 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);
16247 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_152_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16248 G__memfunc_setup("DeclFileName",1145,G__G__Cont_152_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TListIter::DeclFileName) ), 0);
16249 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_152_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TListIter::ImplFileLine) ), 0);
16250 G__memfunc_setup("ImplFileName",1171,G__G__Cont_152_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TListIter::ImplFileName) ), 0);
16251 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_152_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TListIter::DeclFileLine) ), 0);
16252
16253 G__memfunc_setup("~TListIter", 1026, G__G__Cont_152_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16254 G__tag_memfunc_reset();
16255 }
16256
16257 static void G__setup_memfuncTHashTable(void) {
16258
16259 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_THashTable));
16260 G__memfunc_setup("GetHashValue",1185,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
16261 G__memfunc_setup("GetHashValue",1185,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 8, "u 'TString' - 1 - s", (char*)NULL, (void*) NULL, 0);
16262 G__memfunc_setup("GetHashValue",1185,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 8, "C - - 10 - str", (char*)NULL, (void*) NULL, 0);
16263 G__memfunc_setup("THashTable",960,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_THashTable), -1, 0, 1, 1, 4, 0, "u 'THashTable' - 11 - -", "not implemented", (void*) NULL, 0);
16264 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_THashTable), -1, 1, 1, 1, 4, 0, "u 'THashTable' - 11 - -", "not implemented", (void*) NULL, 0);
16265 G__memfunc_setup("THashTable",960,G__G__Cont_154_0_6, 105, G__get_linked_tagnum(&G__G__ContLN_THashTable), -1, 0, 2, 1, 1, 0,
16266 "i - 'Int_t' 0 'TCollection::kInitHashTableCapacity' capacity i - 'Int_t' 0 '0' rehash", (char*)NULL, (void*) NULL, 0);
16267 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16268 G__memfunc_setup("AddAll",546,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TCollection' - 10 - col", (char*)NULL, (void*) NULL, 1);
16269 G__memfunc_setup("AverageCollisions",1754,G__G__Cont_154_0_9, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16270 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16271 G__memfunc_setup("Collisions",1055,G__G__Cont_154_0_11, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
16272 G__memfunc_setup("Collisions",1055,G__G__Cont_154_0_12, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
16273 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16274 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
16275 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16276 G__memfunc_setup("GetListForObject",1594,G__G__Cont_154_0_16, 85, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
16277 G__memfunc_setup("GetListForObject",1594,G__G__Cont_154_0_17, 85, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
16278 G__memfunc_setup("GetObjectRef",1172,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16279 G__memfunc_setup("GetRehashLevel",1395,G__G__Cont_154_0_19, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16280 G__memfunc_setup("GetSize",699,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16281 G__memfunc_setup("MakeIterator",1224,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 1);
16282 G__memfunc_setup("Rehash",603,G__G__Cont_154_0_22, 121, -1, -1, 0, 2, 1, 1, 0,
16283 "i - 'Int_t' 0 - newCapacity g - 'Bool_t' 0 'kTRUE' checkObjValidity", (char*)NULL, (void*) NULL, 0);
16284 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16285 G__memfunc_setup("RemoveSlow",1043,G__G__Cont_154_0_24, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
16286 G__memfunc_setup("SetRehashLevel",1407,G__G__Cont_154_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - rehash", (char*)NULL, (void*) NULL, 0);
16287 G__memfunc_setup("Class",502,G__G__Cont_154_0_26, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THashTable::Class) ), 0);
16288 G__memfunc_setup("Class_Name",982,G__G__Cont_154_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashTable::Class_Name) ), 0);
16289 G__memfunc_setup("Class_Version",1339,G__G__Cont_154_0_28, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THashTable::Class_Version) ), 0);
16290 G__memfunc_setup("Dictionary",1046,G__G__Cont_154_0_29, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THashTable::Dictionary) ), 0);
16291 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16292 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);
16293 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);
16294 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_154_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16295 G__memfunc_setup("DeclFileName",1145,G__G__Cont_154_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashTable::DeclFileName) ), 0);
16296 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_154_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THashTable::ImplFileLine) ), 0);
16297 G__memfunc_setup("ImplFileName",1171,G__G__Cont_154_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashTable::ImplFileName) ), 0);
16298 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_154_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THashTable::DeclFileLine) ), 0);
16299
16300 G__memfunc_setup("~THashTable", 1086, G__G__Cont_154_0_38, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16301 G__tag_memfunc_reset();
16302 }
16303
16304 static void G__setup_memfuncTHashList(void) {
16305
16306 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_THashList));
16307 G__memfunc_setup("THashList",884,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_THashList), -1, 0, 1, 1, 4, 0, "u 'THashList' - 11 - -", "not implemented", (void*) NULL, 0);
16308 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_THashList), -1, 1, 1, 1, 4, 0, "u 'THashList' - 11 - -", "not implemented", (void*) NULL, 0);
16309 G__memfunc_setup("THashList",884,G__G__Cont_155_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_THashList), -1, 0, 2, 1, 1, 0,
16310 "i - 'Int_t' 0 'TCollection::kInitHashTableCapacity' capacity i - 'Int_t' 0 '0' rehash", (char*)NULL, (void*) NULL, 0);
16311 G__memfunc_setup("THashList",884,G__G__Cont_155_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_THashList), -1, 0, 3, 1, 1, 0,
16312 "U 'TObject' - 0 - parent i - 'Int_t' 0 'TCollection::kInitHashTableCapacity' capacity "
16313 "i - 'Int_t' 0 '0' rehash", (char*)NULL, (void*) NULL, 0);
16314 G__memfunc_setup("AverageCollisions",1754,G__G__Cont_155_0_5, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16315 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16316 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16317 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
16318 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16319 G__memfunc_setup("GetListForObject",1594,G__G__Cont_155_0_10, 85, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
16320 G__memfunc_setup("GetListForObject",1594,G__G__Cont_155_0_11, 85, G__get_linked_tagnum(&G__G__ContLN_TList), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 0);
16321 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16322 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16323 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
16324 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16325 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16326 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
16327 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16328 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
16329 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16330 "U 'TObject' - 10 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16331 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16332 "U 'TObjLink' - 0 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16333 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16334 "U 'TObject' - 10 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16335 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16336 "U 'TObjLink' - 0 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16337 G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16338 G__memfunc_setup("Rehash",603,G__G__Cont_155_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - newCapacity", (char*)NULL, (void*) NULL, 0);
16339 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16340 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObjLink' - 0 - lnk", (char*)NULL, (void*) NULL, 1);
16341 G__memfunc_setup("Class",502,G__G__Cont_155_0_25, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THashList::Class) ), 0);
16342 G__memfunc_setup("Class_Name",982,G__G__Cont_155_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashList::Class_Name) ), 0);
16343 G__memfunc_setup("Class_Version",1339,G__G__Cont_155_0_27, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THashList::Class_Version) ), 0);
16344 G__memfunc_setup("Dictionary",1046,G__G__Cont_155_0_28, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THashList::Dictionary) ), 0);
16345 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16346 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);
16347 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);
16348 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_155_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16349 G__memfunc_setup("DeclFileName",1145,G__G__Cont_155_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashList::DeclFileName) ), 0);
16350 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_155_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THashList::ImplFileLine) ), 0);
16351 G__memfunc_setup("ImplFileName",1171,G__G__Cont_155_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashList::ImplFileName) ), 0);
16352 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_155_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THashList::DeclFileLine) ), 0);
16353
16354 G__memfunc_setup("~THashList", 1010, G__G__Cont_155_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16355 G__tag_memfunc_reset();
16356 }
16357
16358 static void G__setup_memfuncTHashTableIter(void) {
16359
16360 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_THashTableIter));
16361 G__memfunc_setup("THashTableIter",1364,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_THashTableIter), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16362 G__memfunc_setup("NextSlot",833,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16363 G__memfunc_setup("THashTableIter",1364,G__G__Cont_156_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_THashTableIter), -1, 0, 2, 1, 1, 0,
16364 "U 'THashTable' - 10 - ht g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
16365 G__memfunc_setup("THashTableIter",1364,G__G__Cont_156_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_THashTableIter), -1, 0, 1, 1, 1, 0, "u 'THashTableIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
16366 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - rhs", (char*)NULL, (void*) NULL, 1);
16367 G__memfunc_setup("operator=",937,G__G__Cont_156_0_6, 117, G__get_linked_tagnum(&G__G__ContLN_THashTableIter), -1, 1, 1, 1, 1, 0, "u 'THashTableIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
16368 G__memfunc_setup("GetCollection",1324,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16369 G__memfunc_setup("Next",415,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16370 G__memfunc_setup("Reset",515,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16371 G__memfunc_setup("operator!=",970,(G__InterfaceMethod) NULL,103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - aIter", (char*)NULL, (void*) NULL, 1);
16372 G__memfunc_setup("operator!=",970,G__G__Cont_156_0_11, 103, -1, -1, 0, 1, 1, 1, 8, "u 'THashTableIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
16373 G__memfunc_setup("operator*",918,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16374 G__memfunc_setup("Class",502,G__G__Cont_156_0_13, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THashTableIter::Class) ), 0);
16375 G__memfunc_setup("Class_Name",982,G__G__Cont_156_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashTableIter::Class_Name) ), 0);
16376 G__memfunc_setup("Class_Version",1339,G__G__Cont_156_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THashTableIter::Class_Version) ), 0);
16377 G__memfunc_setup("Dictionary",1046,G__G__Cont_156_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THashTableIter::Dictionary) ), 0);
16378 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16379 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);
16380 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);
16381 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_156_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16382 G__memfunc_setup("DeclFileName",1145,G__G__Cont_156_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashTableIter::DeclFileName) ), 0);
16383 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_156_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THashTableIter::ImplFileLine) ), 0);
16384 G__memfunc_setup("ImplFileName",1171,G__G__Cont_156_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THashTableIter::ImplFileName) ), 0);
16385 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_156_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THashTableIter::DeclFileLine) ), 0);
16386
16387 G__memfunc_setup("~THashTableIter", 1490, G__G__Cont_156_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16388 G__tag_memfunc_reset();
16389 }
16390
16391 static void G__setup_memfuncTMapIter(void) {
16392
16393 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TMapIter));
16394 G__memfunc_setup("TMapIter",774,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TMapIter), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16395 G__memfunc_setup("TMapIter",774,G__G__Cont_157_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TMapIter), -1, 0, 2, 1, 1, 0,
16396 "U 'TMap' - 10 - map g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
16397 G__memfunc_setup("TMapIter",774,G__G__Cont_157_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TMapIter), -1, 0, 1, 1, 1, 0, "u 'TMapIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
16398 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - rhs", (char*)NULL, (void*) NULL, 1);
16399 G__memfunc_setup("operator=",937,G__G__Cont_157_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TMapIter), -1, 1, 1, 1, 1, 0, "u 'TMapIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
16400 G__memfunc_setup("GetCollection",1324,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16401 G__memfunc_setup("Next",415,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16402 G__memfunc_setup("Reset",515,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16403 G__memfunc_setup("operator!=",970,(G__InterfaceMethod) NULL,103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - aIter", (char*)NULL, (void*) NULL, 1);
16404 G__memfunc_setup("operator!=",970,G__G__Cont_157_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TMapIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
16405 G__memfunc_setup("operator*",918,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16406 G__memfunc_setup("Class",502,G__G__Cont_157_0_12, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TMapIter::Class) ), 0);
16407 G__memfunc_setup("Class_Name",982,G__G__Cont_157_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMapIter::Class_Name) ), 0);
16408 G__memfunc_setup("Class_Version",1339,G__G__Cont_157_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TMapIter::Class_Version) ), 0);
16409 G__memfunc_setup("Dictionary",1046,G__G__Cont_157_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMapIter::Dictionary) ), 0);
16410 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16411 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);
16412 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);
16413 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_157_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16414 G__memfunc_setup("DeclFileName",1145,G__G__Cont_157_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMapIter::DeclFileName) ), 0);
16415 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_157_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMapIter::ImplFileLine) ), 0);
16416 G__memfunc_setup("ImplFileName",1171,G__G__Cont_157_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMapIter::ImplFileName) ), 0);
16417 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_157_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMapIter::DeclFileLine) ), 0);
16418
16419 G__memfunc_setup("~TMapIter", 900, G__G__Cont_157_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16420 G__tag_memfunc_reset();
16421 }
16422
16423 static void G__setup_memfuncTPair(void) {
16424
16425 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TPair));
16426 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_TPair), -1, 1, 1, 1, 4, 0, "u 'TPair' - 11 - -", "Not implemented", (void*) NULL, 0);
16427 G__memfunc_setup("TPair",480,G__G__Cont_158_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TPair), -1, 0, 2, 1, 1, 0,
16428 "U 'TObject' - 0 - key U 'TObject' - 0 - value", (char*)NULL, (void*) NULL, 0);
16429 G__memfunc_setup("TPair",480,G__G__Cont_158_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TPair), -1, 0, 1, 1, 1, 0, "u 'TPair' - 11 - a", (char*)NULL, (void*) NULL, 0);
16430 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);
16431 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);
16432 G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16433 G__memfunc_setup("GetTitle",802,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16434 G__memfunc_setup("Hash",388,(G__InterfaceMethod) NULL,107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16435 G__memfunc_setup("IsEqual",692,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16436 G__memfunc_setup("Key",297,G__G__Cont_158_0_10, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16437 G__memfunc_setup("Value",509,G__G__Cont_158_0_11, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16438 G__memfunc_setup("SetValue",809,G__G__Cont_158_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - val", (char*)NULL, (void*) NULL, 0);
16439 G__memfunc_setup("Class",502,G__G__Cont_158_0_13, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPair::Class) ), 0);
16440 G__memfunc_setup("Class_Name",982,G__G__Cont_158_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPair::Class_Name) ), 0);
16441 G__memfunc_setup("Class_Version",1339,G__G__Cont_158_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPair::Class_Version) ), 0);
16442 G__memfunc_setup("Dictionary",1046,G__G__Cont_158_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPair::Dictionary) ), 0);
16443 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16444 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);
16445 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);
16446 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_158_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16447 G__memfunc_setup("DeclFileName",1145,G__G__Cont_158_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPair::DeclFileName) ), 0);
16448 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_158_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPair::ImplFileLine) ), 0);
16449 G__memfunc_setup("ImplFileName",1171,G__G__Cont_158_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPair::ImplFileName) ), 0);
16450 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_158_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPair::DeclFileLine) ), 0);
16451
16452 G__memfunc_setup("~TPair", 606, G__G__Cont_158_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16453 G__tag_memfunc_reset();
16454 }
16455
16456 static void G__setup_memfuncTMap(void) {
16457
16458 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TMap));
16459 G__memfunc_setup("TMap",370,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TMap), -1, 0, 1, 1, 4, 0, "u 'TMap' - 11 - map", "not implemented", (void*) NULL, 0);
16460 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_TMap), -1, 1, 1, 1, 4, 0, "u 'TMap' - 11 - map", "not implemented", (void*) NULL, 0);
16461 G__memfunc_setup("PrintCollectionEntry",2091,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 8,
16462 "U 'TObject' - 0 - entry C - 'Option_t' 10 - option "
16463 "i - 'Int_t' 0 - recurse", (char*)NULL, (void*) NULL, 1);
16464 G__memfunc_setup("TMap",370,G__G__Cont_159_0_4, 105, G__get_linked_tagnum(&G__G__ContLN_TMap), -1, 0, 2, 1, 1, 0,
16465 "i - 'Int_t' 0 'TCollection::kInitHashTableCapacity' capacity i - 'Int_t' 0 '0' rehash", (char*)NULL, (void*) NULL, 0);
16466 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16467 G__memfunc_setup("Add",265,G__G__Cont_159_0_6, 121, -1, -1, 0, 2, 1, 1, 0,
16468 "U 'TObject' - 0 - key U 'TObject' - 0 - value", (char*)NULL, (void*) NULL, 0);
16469 G__memfunc_setup("AverageCollisions",1754,G__G__Cont_159_0_7, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16470 G__memfunc_setup("Capacity",814,G__G__Cont_159_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16471 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16472 G__memfunc_setup("Collisions",1055,G__G__Cont_159_0_10, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "C - - 10 - keyname", (char*)NULL, (void*) NULL, 0);
16473 G__memfunc_setup("Collisions",1055,G__G__Cont_159_0_11, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 0 - key", (char*)NULL, (void*) NULL, 0);
16474 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16475 G__memfunc_setup("DeleteKeys",1007,G__G__Cont_159_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16476 G__memfunc_setup("DeleteValues",1219,G__G__Cont_159_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16477 G__memfunc_setup("DeleteAll",876,G__G__Cont_159_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16478 G__memfunc_setup("DeleteEntry",1125,G__G__Cont_159_0_16, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TObject' - 0 - key", (char*)NULL, (void*) NULL, 0);
16479 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - keyname", (char*)NULL, (void*) NULL, 1);
16480 G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - key", (char*)NULL, (void*) NULL, 1);
16481 G__memfunc_setup("GetObjectRef",1172,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16482 G__memfunc_setup("GetTable",776,G__G__Cont_159_0_20, 85, G__get_linked_tagnum(&G__G__ContLN_THashTable), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
16483 G__memfunc_setup("GetValue",797,G__G__Cont_159_0_21, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - keyname", (char*)NULL, (void*) NULL, 0);
16484 G__memfunc_setup("GetValue",797,G__G__Cont_159_0_22, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - key", (char*)NULL, (void*) NULL, 0);
16485 G__memfunc_setup("IsOwnerValue",1220,G__G__Cont_159_0_23, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16486 G__memfunc_setup("operator()",957,G__G__Cont_159_0_24, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - keyname", (char*)NULL, (void*) NULL, 0);
16487 G__memfunc_setup("operator()",957,G__G__Cont_159_0_25, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - key", (char*)NULL, (void*) NULL, 0);
16488 G__memfunc_setup("MakeIterator",1224,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 1);
16489 G__memfunc_setup("Rehash",603,G__G__Cont_159_0_27, 121, -1, -1, 0, 2, 1, 1, 0,
16490 "i - 'Int_t' 0 - newCapacity g - 'Bool_t' 0 'kTRUE' checkObjValidity", (char*)NULL, (void*) NULL, 0);
16491 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - key", (char*)NULL, (void*) NULL, 1);
16492 G__memfunc_setup("RemoveEntry",1152,G__G__Cont_159_0_29, 85, G__get_linked_tagnum(&G__G__ContLN_TPair), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - key", (char*)NULL, (void*) NULL, 0);
16493 G__memfunc_setup("SetOwnerValue",1332,G__G__Cont_159_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' enable", (char*)NULL, (void*) NULL, 1);
16494 G__memfunc_setup("SetOwnerKeyValue",1629,G__G__Cont_159_0_31, 121, -1, -1, 0, 2, 1, 1, 0,
16495 "g - 'Bool_t' 0 'kTRUE' ownkeys g - 'Bool_t' 0 'kTRUE' ownvals", (char*)NULL, (void*) NULL, 1);
16496 G__memfunc_setup("Class",502,G__G__Cont_159_0_32, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TMap::Class) ), 0);
16497 G__memfunc_setup("Class_Name",982,G__G__Cont_159_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMap::Class_Name) ), 0);
16498 G__memfunc_setup("Class_Version",1339,G__G__Cont_159_0_34, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TMap::Class_Version) ), 0);
16499 G__memfunc_setup("Dictionary",1046,G__G__Cont_159_0_35, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMap::Dictionary) ), 0);
16500 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16501 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);
16502 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);
16503 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_159_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16504 G__memfunc_setup("DeclFileName",1145,G__G__Cont_159_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMap::DeclFileName) ), 0);
16505 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_159_0_41, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMap::ImplFileLine) ), 0);
16506 G__memfunc_setup("ImplFileName",1171,G__G__Cont_159_0_42, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMap::ImplFileName) ), 0);
16507 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_159_0_43, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMap::DeclFileLine) ), 0);
16508
16509 G__memfunc_setup("~TMap", 496, G__G__Cont_159_0_44, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16510 G__tag_memfunc_reset();
16511 }
16512
16513 static void G__setup_memfuncTOrdCollectionIter(void) {
16514
16515 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter));
16516 G__memfunc_setup("TOrdCollectionIter",1817,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16517 G__memfunc_setup("TOrdCollectionIter",1817,G__G__Cont_161_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter), -1, 0, 2, 1, 1, 0,
16518 "U 'TOrdCollection' - 10 - col g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
16519 G__memfunc_setup("TOrdCollectionIter",1817,G__G__Cont_161_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter), -1, 0, 1, 1, 1, 0, "u 'TOrdCollectionIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
16520 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - rhs", (char*)NULL, (void*) NULL, 1);
16521 G__memfunc_setup("operator=",937,G__G__Cont_161_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TOrdCollectionIter), -1, 1, 1, 1, 1, 0, "u 'TOrdCollectionIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
16522 G__memfunc_setup("GetCollection",1324,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16523 G__memfunc_setup("Next",415,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16524 G__memfunc_setup("Reset",515,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16525 G__memfunc_setup("operator!=",970,(G__InterfaceMethod) NULL,103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - aIter", (char*)NULL, (void*) NULL, 1);
16526 G__memfunc_setup("operator!=",970,G__G__Cont_161_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TOrdCollectionIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
16527 G__memfunc_setup("operator*",918,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16528 G__memfunc_setup("Class",502,G__G__Cont_161_0_12, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TOrdCollectionIter::Class) ), 0);
16529 G__memfunc_setup("Class_Name",982,G__G__Cont_161_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TOrdCollectionIter::Class_Name) ), 0);
16530 G__memfunc_setup("Class_Version",1339,G__G__Cont_161_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TOrdCollectionIter::Class_Version) ), 0);
16531 G__memfunc_setup("Dictionary",1046,G__G__Cont_161_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TOrdCollectionIter::Dictionary) ), 0);
16532 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16533 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);
16534 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);
16535 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_161_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16536 G__memfunc_setup("DeclFileName",1145,G__G__Cont_161_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TOrdCollectionIter::DeclFileName) ), 0);
16537 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_161_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TOrdCollectionIter::ImplFileLine) ), 0);
16538 G__memfunc_setup("ImplFileName",1171,G__G__Cont_161_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TOrdCollectionIter::ImplFileName) ), 0);
16539 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_161_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TOrdCollectionIter::DeclFileLine) ), 0);
16540
16541 G__memfunc_setup("~TOrdCollectionIter", 1943, G__G__Cont_161_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16542 G__tag_memfunc_reset();
16543 }
16544
16545 static void G__setup_memfuncTOrdCollection(void) {
16546
16547 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TOrdCollection));
16548 G__memfunc_setup("PhysIndex",924,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
16549 G__memfunc_setup("LogIndex",794,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
16550 G__memfunc_setup("MoveGapTo",882,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - newGapStart", (char*)NULL, (void*) NULL, 0);
16551 G__memfunc_setup("IllegalIndex",1202,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 4, 8,
16552 "C - - 10 - method i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
16553 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - capacity", (char*)NULL, (void*) NULL, 0);
16554 G__memfunc_setup("LowWaterMark",1216,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
16555 G__memfunc_setup("SetCapacity",1114,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - newCapacity", (char*)NULL, (void*) NULL, 0);
16556 G__memfunc_setup("TOrdCollection",1413,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TOrdCollection), -1, 0, 1, 1, 4, 0, "u 'TOrdCollection' - 11 - -", "Not implemented", (void*) NULL, 0);
16557 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__ContLN_TOrdCollection), -1, 1, 1, 1, 4, 0, "u 'TOrdCollection' - 11 - -", "Not implemented", (void*) NULL, 0);
16558 G__memfunc_setup("TOrdCollection",1413,G__G__Cont_162_0_10, 105, G__get_linked_tagnum(&G__G__ContLN_TOrdCollection), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 'kDefaultCapacity' capacity", (char*)NULL, (void*) NULL, 0);
16559 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16560 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16561 G__memfunc_setup("GetObjectRef",1172,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16562 G__memfunc_setup("IndexOf",685,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16563 G__memfunc_setup("MakeIterator",1224,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 1);
16564 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16565 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16566 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16567 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
16568 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16569 "U 'TObject' - 10 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16570 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16571 "U 'TObject' - 10 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16572 G__memfunc_setup("PutAt",494,G__G__Cont_162_0_21, 121, -1, -1, 0, 2, 1, 1, 0,
16573 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
16574 G__memfunc_setup("RemoveAt",803,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
16575 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16576 G__memfunc_setup("At",181,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
16577 G__memfunc_setup("Before",595,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16578 G__memfunc_setup("After",498,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16579 G__memfunc_setup("First",520,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16580 G__memfunc_setup("Last",404,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16581 G__memfunc_setup("Sort",424,G__G__Cont_162_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16582 G__memfunc_setup("BinarySearch",1211,G__G__Cont_162_0_30, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
16583 G__memfunc_setup("Class",502,G__G__Cont_162_0_31, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TOrdCollection::Class) ), 0);
16584 G__memfunc_setup("Class_Name",982,G__G__Cont_162_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TOrdCollection::Class_Name) ), 0);
16585 G__memfunc_setup("Class_Version",1339,G__G__Cont_162_0_33, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TOrdCollection::Class_Version) ), 0);
16586 G__memfunc_setup("Dictionary",1046,G__G__Cont_162_0_34, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TOrdCollection::Dictionary) ), 0);
16587 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16588 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);
16589 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);
16590 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_162_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16591 G__memfunc_setup("DeclFileName",1145,G__G__Cont_162_0_39, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TOrdCollection::DeclFileName) ), 0);
16592 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_162_0_40, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TOrdCollection::ImplFileLine) ), 0);
16593 G__memfunc_setup("ImplFileName",1171,G__G__Cont_162_0_41, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TOrdCollection::ImplFileName) ), 0);
16594 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_162_0_42, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TOrdCollection::DeclFileLine) ), 0);
16595
16596 G__memfunc_setup("~TOrdCollection", 1539, G__G__Cont_162_0_43, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16597 G__tag_memfunc_reset();
16598 }
16599
16600 static void G__setup_memfuncTRefArrayIter(void) {
16601
16602 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter));
16603 G__memfunc_setup("TRefArrayIter",1284,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter), -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
16604 G__memfunc_setup("TRefArrayIter",1284,G__G__Cont_165_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter), -1, 0, 2, 1, 1, 0,
16605 "U 'TRefArray' - 10 - arr g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 0);
16606 G__memfunc_setup("TRefArrayIter",1284,G__G__Cont_165_0_3, 105, G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter), -1, 0, 1, 1, 1, 0, "u 'TRefArrayIter' - 11 - iter", (char*)NULL, (void*) NULL, 0);
16607 G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL,117, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 1, 1, 1, 1, 0, "u 'TIterator' - 11 - rhs", (char*)NULL, (void*) NULL, 1);
16608 G__memfunc_setup("operator=",937,G__G__Cont_165_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_TRefArrayIter), -1, 1, 1, 1, 1, 0, "u 'TRefArrayIter' - 11 - rhs", (char*)NULL, (void*) NULL, 0);
16609 G__memfunc_setup("GetCollection",1324,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TCollection), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
16610 G__memfunc_setup("Next",415,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16611 G__memfunc_setup("Reset",515,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16612 G__memfunc_setup("operator!=",970,(G__InterfaceMethod) NULL,103, -1, -1, 0, 1, 1, 1, 8, "u 'TIterator' - 11 - aIter", (char*)NULL, (void*) NULL, 1);
16613 G__memfunc_setup("operator!=",970,G__G__Cont_165_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TRefArrayIter' - 11 - aIter", (char*)NULL, (void*) NULL, 0);
16614 G__memfunc_setup("operator*",918,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16615 G__memfunc_setup("Class",502,G__G__Cont_165_0_12, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRefArrayIter::Class) ), 0);
16616 G__memfunc_setup("Class_Name",982,G__G__Cont_165_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefArrayIter::Class_Name) ), 0);
16617 G__memfunc_setup("Class_Version",1339,G__G__Cont_165_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRefArrayIter::Class_Version) ), 0);
16618 G__memfunc_setup("Dictionary",1046,G__G__Cont_165_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRefArrayIter::Dictionary) ), 0);
16619 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16620 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);
16621 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);
16622 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_165_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16623 G__memfunc_setup("DeclFileName",1145,G__G__Cont_165_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefArrayIter::DeclFileName) ), 0);
16624 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_165_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRefArrayIter::ImplFileLine) ), 0);
16625 G__memfunc_setup("ImplFileName",1171,G__G__Cont_165_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefArrayIter::ImplFileName) ), 0);
16626 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_165_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRefArrayIter::DeclFileLine) ), 0);
16627
16628 G__memfunc_setup("~TRefArrayIter", 1410, G__G__Cont_165_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16629 G__tag_memfunc_reset();
16630 }
16631
16632 static void G__setup_memfuncTRefArray(void) {
16633
16634 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TRefArray));
16635 G__memfunc_setup("BoundsOk",805,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 8,
16636 "C - - 10 - where i - 'Int_t' 0 - at", (char*)NULL, (void*) NULL, 0);
16637 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0,
16638 "i - 'Int_t' 0 - s i - 'Int_t' 0 - lowerBound", (char*)NULL, (void*) NULL, 0);
16639 G__memfunc_setup("OutOfBoundsError",1634,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 2, 8,
16640 "C - - 10 - where i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
16641 G__memfunc_setup("GetAbsLast",970,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 0);
16642 G__memfunc_setup("GetFromTable",1180,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 2, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
16643 G__memfunc_setup("TRefArray",880,G__G__Cont_166_0_6, 105, G__get_linked_tagnum(&G__G__ContLN_TRefArray), -1, 0, 1, 1, 1, 0, "U 'TProcessID' - 0 '0' pid", (char*)NULL, (void*) NULL, 0);
16644 G__memfunc_setup("TRefArray",880,G__G__Cont_166_0_7, 105, G__get_linked_tagnum(&G__G__ContLN_TRefArray), -1, 0, 2, 1, 1, 0,
16645 "i - 'Int_t' 0 - s U 'TProcessID' - 0 - pid", (char*)NULL, (void*) NULL, 0);
16646 G__memfunc_setup("TRefArray",880,G__G__Cont_166_0_8, 105, G__get_linked_tagnum(&G__G__ContLN_TRefArray), -1, 0, 3, 1, 1, 0,
16647 "i - 'Int_t' 0 - s i - 'Int_t' 0 '0' lowerBound "
16648 "U 'TProcessID' - 0 '0' pid", (char*)NULL, (void*) NULL, 0);
16649 G__memfunc_setup("TRefArray",880,G__G__Cont_166_0_9, 105, G__get_linked_tagnum(&G__G__ContLN_TRefArray), -1, 0, 1, 1, 1, 0, "u 'TRefArray' - 11 - a", (char*)NULL, (void*) NULL, 0);
16650 G__memfunc_setup("operator=",937,G__G__Cont_166_0_10, 117, G__get_linked_tagnum(&G__G__ContLN_TRefArray), -1, 1, 1, 1, 1, 0, "u 'TRefArray' - 11 - a", (char*)NULL, (void*) NULL, 0);
16651 G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16652 G__memfunc_setup("Compress",844,G__G__Cont_166_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
16653 G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
16654 G__memfunc_setup("Expand",608,G__G__Cont_166_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - newSize", "expand or shrink an array", (void*) NULL, 1);
16655 G__memfunc_setup("GetEntries",1018,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16656 G__memfunc_setup("GetEntriesFast",1416,G__G__Cont_166_0_16, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16657 G__memfunc_setup("GetLast",692,G__G__Cont_166_0_17, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16658 G__memfunc_setup("GetObjectRef",1172,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 2, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16659 G__memfunc_setup("GetPID",509,G__G__Cont_166_0_19, 85, G__get_linked_tagnum(&G__G__ContLN_TProcessID), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16660 G__memfunc_setup("GetUID",514,G__G__Cont_166_0_20, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - at", (char*)NULL, (void*) NULL, 0);
16661 G__memfunc_setup("IsEmpty",715,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16662 G__memfunc_setup("MakeIterator",1224,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TIterator), -1, 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kIterForward' dir", (char*)NULL, (void*) NULL, 1);
16663 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16664 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16665 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16666 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16667 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
16668 G__memfunc_setup("AddAtAndExpand",1329,G__G__Cont_166_0_27, 121, -1, -1, 0, 2, 1, 1, 0,
16669 "U 'TObject' - 0 - obj i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
16670 G__memfunc_setup("AddAtFree",832,G__G__Cont_166_0_28, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16671 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16672 "U 'TObject' - 10 - after U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16673 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16674 "U 'TObject' - 10 - before U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16675 G__memfunc_setup("RemoveAt",803,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 1);
16676 G__memfunc_setup("Remove",622,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16677 G__memfunc_setup("At",181,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - at", (char*)NULL, (void*) NULL, 1);
16678 G__memfunc_setup("Before",595,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16679 G__memfunc_setup("After",498,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16680 G__memfunc_setup("First",520,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16681 G__memfunc_setup("Last",404,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16682 G__memfunc_setup("operator[]",1060,G__G__Cont_166_0_38, 85, G__get_linked_tagnum(&G__G__ContLN_TObject), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - at", (char*)NULL, (void*) NULL, 1);
16683 G__memfunc_setup("LowerBound",1025,G__G__Cont_166_0_39, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16684 G__memfunc_setup("IndexOf",685,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
16685 G__memfunc_setup("SetLast",704,G__G__Cont_166_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - last", (char*)NULL, (void*) NULL, 0);
16686 G__memfunc_setup("Sort",424,G__G__Cont_166_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 'kMaxInt' upto", (char*)NULL, (void*) NULL, 1);
16687 G__memfunc_setup("BinarySearch",1211,G__G__Cont_166_0_43, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0,
16688 "U 'TObject' - 0 - obj i - 'Int_t' 0 'kMaxInt' upto", "the TRefArray has to be sorted, -1 == not found !!", (void*) NULL, 1);
16689 G__memfunc_setup("Class",502,G__G__Cont_166_0_44, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRefArray::Class) ), 0);
16690 G__memfunc_setup("Class_Name",982,G__G__Cont_166_0_45, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefArray::Class_Name) ), 0);
16691 G__memfunc_setup("Class_Version",1339,G__G__Cont_166_0_46, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRefArray::Class_Version) ), 0);
16692 G__memfunc_setup("Dictionary",1046,G__G__Cont_166_0_47, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRefArray::Dictionary) ), 0);
16693 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16694 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);
16695 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);
16696 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_166_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16697 G__memfunc_setup("DeclFileName",1145,G__G__Cont_166_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefArray::DeclFileName) ), 0);
16698 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_166_0_53, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRefArray::ImplFileLine) ), 0);
16699 G__memfunc_setup("ImplFileName",1171,G__G__Cont_166_0_54, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRefArray::ImplFileName) ), 0);
16700 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_166_0_55, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRefArray::DeclFileLine) ), 0);
16701
16702 G__memfunc_setup("~TRefArray", 1006, G__G__Cont_166_0_56, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
16703 G__tag_memfunc_reset();
16704 }
16705
16706 static void G__setup_memfuncvectorlEintcOallocatorlEintgRsPgR(void) {
16707
16708 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR));
16709 G__memfunc_setup("at",213,G__G__Cont_172_0_1, 105, -1, -1, 1, 1, 1, 1, 0, "h - 'vector<int,allocator<int> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16710 G__memfunc_setup("begin",517,G__G__Cont_172_0_2, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16711 G__memfunc_setup("end",311,G__G__Cont_172_0_3, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16712 G__memfunc_setup("rbegin",631,G__G__Cont_172_0_4, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), G__defined_typename("vector<int,allocator<int> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16713 G__memfunc_setup("rend",425,G__G__Cont_172_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), G__defined_typename("vector<int,allocator<int> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16714 G__memfunc_setup("size",443,G__G__Cont_172_0_6, 104, -1, G__defined_typename("vector<int,allocator<int> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16715 G__memfunc_setup("max_size",864,G__G__Cont_172_0_7, 104, -1, G__defined_typename("vector<int,allocator<int> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16716 G__memfunc_setup("resize",658,G__G__Cont_172_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<int,allocator<int> >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0);
16717 G__memfunc_setup("resize",658,G__G__Cont_172_0_9, 121, -1, -1, 0, 2, 1, 1, 0,
16718 "h - 'vector<int,allocator<int> >::size_type' 0 - sz i - - 0 - c", (char*)NULL, (void*) NULL, 0);
16719 G__memfunc_setup("capacity",846,G__G__Cont_172_0_10, 104, -1, G__defined_typename("vector<int,allocator<int> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16720 G__memfunc_setup("empty",559,G__G__Cont_172_0_11, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16721 G__memfunc_setup("operator[]",1060,G__G__Cont_172_0_12, 105, -1, -1, 1, 1, 1, 1, 0, "h - 'vector<int,allocator<int> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16722 G__memfunc_setup("vector<int,allocator<int> >",2602,G__G__Cont_172_0_13, 105, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16723 G__memfunc_setup("vector<int,allocator<int> >",2602,G__G__Cont_172_0_14, 105, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR), -1, 0, 2, 1, 1, 0,
16724 "h - 'vector<int,allocator<int> >::size_type' 0 - n i - - 11 'int()' value", (char*)NULL, (void*) NULL, 0);
16725 G__memfunc_setup("vector<int,allocator<int> >",2602,G__G__Cont_172_0_15, 105, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector<int,allocator<int> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
16726 G__memfunc_setup("vector<int,allocator<int> >",2602,G__G__Cont_172_0_16, 105, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR), -1, 0, 2, 1, 1, 0,
16727 "u 'vector<int,allocator<int> >::iterator' 'vector<int,allocator<int> >::const_iterator' 10 - first u 'vector<int,allocator<int> >::iterator' 'vector<int,allocator<int> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
16728 G__memfunc_setup("operator=",937,G__G__Cont_172_0_17, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector<int,allocator<int> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
16729 G__memfunc_setup("reserve",764,G__G__Cont_172_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<int,allocator<int> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16730 G__memfunc_setup("front",553,G__G__Cont_172_0_19, 105, -1, -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16731 G__memfunc_setup("back",401,G__G__Cont_172_0_20, 105, -1, -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16732 G__memfunc_setup("push_back",944,G__G__Cont_172_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 11 - x", (char*)NULL, (void*) NULL, 0);
16733 G__memfunc_setup("swap",443,G__G__Cont_172_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<int,allocator<int> >' - 1 - x", (char*)NULL, (void*) NULL, 0);
16734 G__memfunc_setup("insert",661,G__G__Cont_172_0_23, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0,
16735 "u 'vector<int,allocator<int> >::iterator' - 0 - position i - - 11 - x", (char*)NULL, (void*) NULL, 0);
16736 G__memfunc_setup("insert",661,G__G__Cont_172_0_24, 121, -1, -1, 0, 3, 1, 1, 0,
16737 "u 'vector<int,allocator<int> >::iterator' - 0 - position u 'vector<int,allocator<int> >::iterator' 'vector<int,allocator<int> >::const_iterator' 10 - first "
16738 "u 'vector<int,allocator<int> >::iterator' 'vector<int,allocator<int> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
16739 G__memfunc_setup("insert",661,G__G__Cont_172_0_25, 121, -1, -1, 0, 3, 1, 1, 0,
16740 "u 'vector<int,allocator<int> >::iterator' - 0 - position h - 'vector<int,allocator<int> >::size_type' 0 - n "
16741 "i - - 11 - x", (char*)NULL, (void*) NULL, 0);
16742 G__memfunc_setup("pop_back",831,G__G__Cont_172_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16743 G__memfunc_setup("erase",528,G__G__Cont_172_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<int,allocator<int> >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0);
16744 G__memfunc_setup("erase",528,G__G__Cont_172_0_28, 121, -1, -1, 0, 2, 1, 1, 0,
16745 "u 'vector<int,allocator<int> >::iterator' - 0 - first u 'vector<int,allocator<int> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
16746 G__memfunc_setup("clear",519,G__G__Cont_172_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16747
16748 G__memfunc_setup("~vector<int,allocator<int> >", 2728, G__G__Cont_172_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
16749 G__tag_memfunc_reset();
16750 }
16751
16752 static void G__setup_memfuncvectorlEintcOallocatorlEintgRsPgRcLcLiterator(void) {
16753
16754 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator));
16755 G__memfunc_setup("iterator",874,G__G__Cont_173_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16756 G__memfunc_setup("iterator",874,G__G__Cont_173_0_2, 105, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 1, 5, 1, 0, "I - 'vector<int,allocator<int> >::iterator::pointer' 11 - __i", (char*)NULL, (void*) NULL, 0);
16757 G__memfunc_setup("operator*",918,G__G__Cont_173_0_3, 105, -1, G__defined_typename("vector<int,allocator<int> >::iterator::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16758 G__memfunc_setup("operator->",983,G__G__Cont_173_0_4, 73, -1, G__defined_typename("vector<int,allocator<int> >::iterator::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16759 G__memfunc_setup("operator++",962,G__G__Cont_173_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16760 G__memfunc_setup("operator++",962,G__G__Cont_173_0_6, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
16761 G__memfunc_setup("operator--",966,G__G__Cont_173_0_7, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16762 G__memfunc_setup("operator--",966,G__G__Cont_173_0_8, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
16763 G__memfunc_setup("operator[]",1060,G__G__Cont_173_0_9, 105, -1, G__defined_typename("vector<int,allocator<int> >::iterator::reference"), 1, 1, 1, 1, 8, "l - 'vector<int,allocator<int> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
16764 G__memfunc_setup("operator+=",980,G__G__Cont_173_0_10, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<int,allocator<int> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
16765 G__memfunc_setup("operator+",919,G__G__Cont_173_0_11, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<int,allocator<int> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
16766 G__memfunc_setup("operator-=",982,G__G__Cont_173_0_12, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<int,allocator<int> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
16767 G__memfunc_setup("operator-",921,G__G__Cont_173_0_13, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<int,allocator<int> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
16768 G__memfunc_setup("base",411,G__G__Cont_173_0_14, 73, -1, G__defined_typename("vector<int,allocator<int> >::iterator::pointer"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
16769 G__memfunc_setup("operator=",937,G__G__Cont_173_0_15, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<int,allocator<int> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
16770
16771 G__memfunc_setup("iterator", 874, G__G__Cont_173_0_16, (int) ('i'), G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<int,allocator<int> >::iterator' - 11 - -", (char*) NULL, (void*) NULL, 0);
16772
16773 G__memfunc_setup("~iterator", 1000, G__G__Cont_173_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
16774 G__tag_memfunc_reset();
16775 }
16776
16777 static void G__setup_memfuncreverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR(void) {
16778
16779 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR));
16780 G__memfunc_setup("reverse_iterator<vector<int,allocator<int> >::iterator>",5447,G__G__Cont_174_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16781 G__memfunc_setup("base",411,G__G__Cont_174_0_2, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 8, "", "explicit", (void*) NULL, 0);
16782 G__memfunc_setup("operator*",918,G__G__Cont_174_0_3, 105, -1, G__defined_typename("reverse_iterator<vector<int,allocator<int> >::iterator>::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16783 G__memfunc_setup("operator->",983,G__G__Cont_174_0_4, 73, -1, G__defined_typename("reverse_iterator<vector<int,allocator<int> >::iterator>::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
16784 G__memfunc_setup("operator++",962,G__G__Cont_174_0_5, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16785 G__memfunc_setup("operator++",962,G__G__Cont_174_0_6, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
16786 G__memfunc_setup("operator--",966,G__G__Cont_174_0_7, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
16787 G__memfunc_setup("operator--",966,G__G__Cont_174_0_8, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
16788 G__memfunc_setup("operator+",919,G__G__Cont_174_0_9, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 8, "l - 'reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16789 G__memfunc_setup("operator+=",980,G__G__Cont_174_0_10, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "l - 'reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16790 G__memfunc_setup("operator-",921,G__G__Cont_174_0_11, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 8, "l - 'reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16791 G__memfunc_setup("operator-=",982,G__G__Cont_174_0_12, 117, G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "l - 'reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16792 G__memfunc_setup("operator[]",1060,G__G__Cont_174_0_13, 105, -1, G__defined_typename("reverse_iterator<vector<int,allocator<int> >::iterator>::reference"), 1, 1, 1, 1, 8, "l - 'reverse_iterator<vector<int,allocator<int> >::iterator>::difference_type' 0 - n", (char*)NULL, (void*) NULL, 0);
16793
16794 G__memfunc_setup("reverse_iterator<vector<int,allocator<int> >::iterator>", 5447, G__G__Cont_174_0_14, (int) ('i'),
16795 G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 0, 1, 1, 1, 0, "u 'reverse_iterator<vector<int,allocator<int> >::iterator>' - 11 - -", (char*) NULL, (void*) NULL, 0);
16796
16797 G__memfunc_setup("~reverse_iterator<vector<int,allocator<int> >::iterator>", 5573, G__G__Cont_174_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
16798
16799 G__memfunc_setup("operator=", 937, G__G__Cont_174_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR), -1, 1, 1, 1, 1, 0, "u 'reverse_iterator<vector<int,allocator<int> >::iterator>' - 11 - -", (char*) NULL, (void*) NULL, 0);
16800 G__tag_memfunc_reset();
16801 }
16802
16803 static void G__setup_memfuncTSortedList(void) {
16804
16805 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__ContLN_TSortedList));
16806 G__memfunc_setup("TSortedList",1121,G__G__Cont_176_0_1, 105, G__get_linked_tagnum(&G__G__ContLN_TSortedList), -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kSortAscending' order", (char*)NULL, (void*) NULL, 0);
16807 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16808 G__memfunc_setup("Add",265,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16809 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
16810 G__memfunc_setup("IsSorted",813,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16811 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16812 G__memfunc_setup("AddFirst",785,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16813 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
16814 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16815 G__memfunc_setup("AddLast",669,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16816 "U 'TObject' - 0 - obj C - 'Option_t' 10 - opt", (char*)NULL, (void*) NULL, 1);
16817 G__memfunc_setup("AddAt",446,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16818 "U 'TObject' - 0 - obj i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
16819 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16820 "U 'TObject' - 10 - - U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16821 G__memfunc_setup("AddAfter",763,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16822 "U 'TObjLink' - 0 - - U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16823 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16824 "U 'TObject' - 10 - - U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16825 G__memfunc_setup("AddBefore",860,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
16826 "U 'TObjLink' - 0 - - U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
16827 G__memfunc_setup("Sort",424,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kSortAscending' -", (char*)NULL, (void*) NULL, 1);
16828 G__memfunc_setup("Class",502,G__G__Cont_176_0_15, 85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSortedList::Class) ), 0);
16829 G__memfunc_setup("Class_Name",982,G__G__Cont_176_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSortedList::Class_Name) ), 0);
16830 G__memfunc_setup("Class_Version",1339,G__G__Cont_176_0_17, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSortedList::Class_Version) ), 0);
16831 G__memfunc_setup("Dictionary",1046,G__G__Cont_176_0_18, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSortedList::Dictionary) ), 0);
16832 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__ContLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
16833 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);
16834 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);
16835 G__memfunc_setup("StreamerNVirtual",1656,G__G__Cont_176_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
16836 G__memfunc_setup("DeclFileName",1145,G__G__Cont_176_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSortedList::DeclFileName) ), 0);
16837 G__memfunc_setup("ImplFileLine",1178,G__G__Cont_176_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSortedList::ImplFileLine) ), 0);
16838 G__memfunc_setup("ImplFileName",1171,G__G__Cont_176_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSortedList::ImplFileName) ), 0);
16839 G__memfunc_setup("DeclFileLine",1152,G__G__Cont_176_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSortedList::DeclFileLine) ), 0);
16840
16841 G__memfunc_setup("~TSortedList", 1247, G__G__Cont_176_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
16842 G__tag_memfunc_reset();
16843 }
16844
16845
16846
16847
16848
16849 extern "C" void G__cpp_setup_memfuncG__Cont() {
16850 }
16851
16852
16853
16854
16855 static void G__cpp_setup_global0() {
16856
16857
16858 G__resetplocal();
16859
16860 }
16861
16862 static void G__cpp_setup_global1() {
16863 G__memvar_setup((void*)(&kIterForward),103,0,1,-1,G__defined_typename("Bool_t"),-1,1,"kIterForward=",0,(char*)NULL);
16864 G__memvar_setup((void*)(&kIterBackward),103,0,1,-1,G__defined_typename("Bool_t"),-1,1,"kIterBackward=",0,(char*)NULL);
16865 G__memvar_setup((void*)(&gClassTable),85,0,0,G__get_linked_tagnum(&G__G__ContLN_TClassTable),-1,-1,1,"gClassTable=",0,(char*)NULL);
16866 }
16867
16868 static void G__cpp_setup_global2() {
16869 G__memvar_setup((void*)(&gObjectTable),85,0,0,G__get_linked_tagnum(&G__G__ContLN_TObjectTable),-1,-1,1,"gObjectTable=",0,(char*)NULL);
16870 }
16871
16872 static void G__cpp_setup_global3() {
16873
16874 G__resetglobalenv();
16875 }
16876 extern "C" void G__cpp_setup_globalG__Cont() {
16877 G__cpp_setup_global0();
16878 G__cpp_setup_global1();
16879 G__cpp_setup_global2();
16880 G__cpp_setup_global3();
16881 }
16882
16883
16884
16885
16886 static void G__cpp_setup_func0() {
16887 G__lastifuncposition();
16888
16889 }
16890
16891 static void G__cpp_setup_func1() {
16892 }
16893
16894 static void G__cpp_setup_func2() {
16895 G__memfunc_setup("operator&", 914, G__G__Cont__0_298, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
16896 "u 'TBits::TReference' - 11 - lhs u 'TBits::TReference' - 11 - rhs", (char*) NULL
16897 , (void*) NULL, 0);
16898 G__memfunc_setup("operator|", 1000, G__G__Cont__0_299, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
16899 "u 'TBits::TReference' - 11 - lhs u 'TBits::TReference' - 11 - rhs", (char*) NULL
16900 , (void*) NULL, 0);
16901 G__memfunc_setup("operator^", 970, G__G__Cont__0_300, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0,
16902 "u 'TBits::TReference' - 11 - lhs u 'TBits::TReference' - 11 - rhs", (char*) NULL
16903 , (void*) NULL, 0);
16904 G__memfunc_setup("operator&", 914, G__G__Cont__0_301, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 2, 1, 1, 0,
16905 "u 'TBits' - 11 - lhs u 'TBits' - 11 - rhs", (char*) NULL
16906 , (void*) NULL, 0);
16907 G__memfunc_setup("operator|", 1000, G__G__Cont__0_302, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 2, 1, 1, 0,
16908 "u 'TBits' - 11 - lhs u 'TBits' - 11 - rhs", (char*) NULL
16909 , (void*) NULL, 0);
16910 G__memfunc_setup("operator^", 970, G__G__Cont__0_303, 117, G__get_linked_tagnum(&G__G__ContLN_TBits), -1, 0, 2, 1, 1, 0,
16911 "u 'TBits' - 11 - lhs u 'TBits' - 11 - rhs", (char*) NULL
16912 , (void*) NULL, 0);
16913 G__memfunc_setup("operator<<", 996, G__G__Cont__0_304, 117, G__get_linked_tagnum(&G__G__ContLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0,
16914 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - os u 'TBits' - 11 - rhs", (char*) NULL
16915 , (void*) NULL, 0);
16916 }
16917
16918 static void G__cpp_setup_func3() {
16919 }
16920
16921 static void G__cpp_setup_func4() {
16922 }
16923
16924 static void G__cpp_setup_func5() {
16925 G__memfunc_setup("operator==", 998, G__G__Cont__0_509, 103, -1, -1, 0, 2, 1, 1, 8,
16926 "u 'vector<int,allocator<int> >::iterator' - 11 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16927 , (void*) NULL, 0);
16928 G__memfunc_setup("operator!=", 970, G__G__Cont__0_510, 103, -1, -1, 0, 2, 1, 1, 8,
16929 "u 'vector<int,allocator<int> >::iterator' - 11 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16930 , (void*) NULL, 0);
16931 G__memfunc_setup("operator<", 936, G__G__Cont__0_511, 103, -1, -1, 0, 2, 1, 1, 8,
16932 "u 'vector<int,allocator<int> >::iterator' - 11 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16933 , (void*) NULL, 0);
16934 G__memfunc_setup("operator>", 938, G__G__Cont__0_512, 103, -1, -1, 0, 2, 1, 1, 8,
16935 "u 'vector<int,allocator<int> >::iterator' - 11 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16936 , (void*) NULL, 0);
16937 G__memfunc_setup("operator<=", 997, G__G__Cont__0_513, 103, -1, -1, 0, 2, 1, 1, 8,
16938 "u 'vector<int,allocator<int> >::iterator' - 11 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16939 , (void*) NULL, 0);
16940 G__memfunc_setup("operator>=", 999, G__G__Cont__0_514, 103, -1, -1, 0, 2, 1, 1, 8,
16941 "u 'vector<int,allocator<int> >::iterator' - 11 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16942 , (void*) NULL, 0);
16943 G__memfunc_setup("operator-", 921, G__G__Cont__0_515, 108, -1, G__defined_typename("difference_type"), 0, 2, 1, 1, 8,
16944 "u 'vector<int,allocator<int> >::iterator' - 11 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16945 , (void*) NULL, 0);
16946 G__memfunc_setup("operator+", 919, G__G__Cont__0_516, 117, G__get_linked_tagnum(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 8,
16947 "l - 'difference_type' 10 - x u 'vector<int,allocator<int> >::iterator' - 11 - y", (char*) NULL
16948 , (void*) NULL, 0);
16949 G__memfunc_setup("operator==", 998, G__G__Cont__0_517, 103, -1, -1, 0, 2, 1, 1, 8,
16950 "u 'reverse_iterator<vector<int,allocator<int> >::iterator>' 'reverse_iterator' 11 - x u 'reverse_iterator<vector<int,allocator<int> >::iterator>' 'reverse_iterator' 11 - y", (char*) NULL
16951 , (void*) NULL, 0);
16952 G__memfunc_setup("operator!=", 970, G__G__Cont__0_518, 103, -1, -1, 0, 2, 1, 1, 8,
16953 "u 'reverse_iterator<vector<int,allocator<int> >::iterator>' 'reverse_iterator' 11 - x u 'reverse_iterator<vector<int,allocator<int> >::iterator>' 'reverse_iterator' 11 - y", (char*) NULL
16954 , (void*) NULL, 0);
16955 G__memfunc_setup("operator==", 998, G__G__Cont__0_519, 103, -1, -1, 0, 2, 1, 1, 0,
16956 "u 'vector<int,allocator<int> >' - 11 - x u 'vector<int,allocator<int> >' - 11 - y", (char*) NULL
16957 , (void*) NULL, 0);
16958 G__memfunc_setup("operator<", 936, G__G__Cont__0_520, 103, -1, -1, 0, 2, 1, 1, 0,
16959 "u 'vector<int,allocator<int> >' - 11 - x u 'vector<int,allocator<int> >' - 11 - y", (char*) NULL
16960 , (void*) NULL, 0);
16961 G__memfunc_setup("operator!=", 970, G__G__Cont__0_521, 103, -1, -1, 0, 2, 1, 1, 0,
16962 "u 'vector<int,allocator<int> >' - 11 - x u 'vector<int,allocator<int> >' - 11 - y", (char*) NULL
16963 , (void*) NULL, 0);
16964 G__memfunc_setup("operator>", 938, G__G__Cont__0_522, 103, -1, -1, 0, 2, 1, 1, 0,
16965 "u 'vector<int,allocator<int> >' - 11 - x u 'vector<int,allocator<int> >' - 11 - y", (char*) NULL
16966 , (void*) NULL, 0);
16967 G__memfunc_setup("operator>=", 999, G__G__Cont__0_523, 103, -1, -1, 0, 2, 1, 1, 0,
16968 "u 'vector<int,allocator<int> >' - 11 - x u 'vector<int,allocator<int> >' - 11 - y", (char*) NULL
16969 , (void*) NULL, 0);
16970 G__memfunc_setup("operator<=", 997, G__G__Cont__0_524, 103, -1, -1, 0, 2, 1, 1, 0,
16971 "u 'vector<int,allocator<int> >' - 11 - x u 'vector<int,allocator<int> >' - 11 - y", (char*) NULL
16972 , (void*) NULL, 0);
16973
16974 G__resetifuncposition();
16975 }
16976
16977 extern "C" void G__cpp_setup_funcG__Cont() {
16978 G__cpp_setup_func0();
16979 G__cpp_setup_func1();
16980 G__cpp_setup_func2();
16981 G__cpp_setup_func3();
16982 G__cpp_setup_func4();
16983 G__cpp_setup_func5();
16984 }
16985
16986
16987
16988
16989
16990 G__linked_taginfo G__G__ContLN_type_info = { "type_info" , 99 , -1 };
16991 G__linked_taginfo G__G__ContLN_TClass = { "TClass" , 99 , -1 };
16992 G__linked_taginfo G__G__ContLN_TBuffer = { "TBuffer" , 99 , -1 };
16993 G__linked_taginfo G__G__ContLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
16994 G__linked_taginfo G__G__ContLN_TObject = { "TObject" , 99 , -1 };
16995 G__linked_taginfo G__G__ContLN_TString = { "TString" , 99 , -1 };
16996 G__linked_taginfo G__G__ContLN_TVirtualCollectionProxy = { "TVirtualCollectionProxy" , 99 , -1 };
16997 G__linked_taginfo G__G__ContLN_ROOT = { "ROOT" , 110 , -1 };
16998 G__linked_taginfo G__G__ContLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream<char,char_traits<char> >" , 99 , -1 };
16999 G__linked_taginfo G__G__ContLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
17000 G__linked_taginfo G__G__ContLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
17001 G__linked_taginfo G__G__ContLN_TList = { "TList" , 99 , -1 };
17002 G__linked_taginfo G__G__ContLN_TBrowser = { "TBrowser" , 99 , -1 };
17003 G__linked_taginfo G__G__ContLN_TObjArray = { "TObjArray" , 99 , -1 };
17004 G__linked_taginfo G__G__ContLN_TProcessID = { "TProcessID" , 99 , -1 };
17005 G__linked_taginfo G__G__ContLN_TClonesArray = { "TClonesArray" , 99 , -1 };
17006 G__linked_taginfo G__G__ContLN_TRefTable = { "TRefTable" , 99 , -1 };
17007 G__linked_taginfo G__G__ContLN_TStreamerInfoActions = { "TStreamerInfoActions" , 110 , -1 };
17008 G__linked_taginfo G__G__ContLN_TStreamerInfoActionscLcLTActionSequence = { "TStreamerInfoActions::TActionSequence" , 99 , -1 };
17009 G__linked_taginfo G__G__ContLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
17010 G__linked_taginfo G__G__ContLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
17011 G__linked_taginfo G__G__ContLN_TArray = { "TArray" , 99 , -1 };
17012 G__linked_taginfo G__G__ContLN_TArrayC = { "TArrayC" , 99 , -1 };
17013 G__linked_taginfo G__G__ContLN_TArrayD = { "TArrayD" , 99 , -1 };
17014 G__linked_taginfo G__G__ContLN_TArrayF = { "TArrayF" , 99 , -1 };
17015 G__linked_taginfo G__G__ContLN_TArrayI = { "TArrayI" , 99 , -1 };
17016 G__linked_taginfo G__G__ContLN_TArrayL64 = { "TArrayL64" , 99 , -1 };
17017 G__linked_taginfo G__G__ContLN_TArrayL = { "TArrayL" , 99 , -1 };
17018 G__linked_taginfo G__G__ContLN_TArrayS = { "TArrayS" , 99 , -1 };
17019 G__linked_taginfo G__G__ContLN_TBits = { "TBits" , 99 , -1 };
17020 G__linked_taginfo G__G__ContLN_TBitscLcLTReference = { "TBits::TReference" , 99 , -1 };
17021 G__linked_taginfo G__G__ContLN_TCollection = { "TCollection" , 99 , -1 };
17022 G__linked_taginfo G__G__ContLN_TIterator = { "TIterator" , 99 , -1 };
17023 G__linked_taginfo G__G__ContLN_TPRegexp = { "TPRegexp" , 99 , -1 };
17024 G__linked_taginfo G__G__ContLN_TObjectTable = { "TObjectTable" , 99 , -1 };
17025 G__linked_taginfo G__G__ContLN_TCollectioncLcLdA = { "TCollection::$" , 101 , -1 };
17026 G__linked_taginfo G__G__ContLN_TIter = { "TIter" , 99 , -1 };
17027 G__linked_taginfo G__G__ContLN_TSeqCollection = { "TSeqCollection" , 99 , -1 };
17028 G__linked_taginfo G__G__ContLN_TBtNode = { "TBtNode" , 99 , -1 };
17029 G__linked_taginfo G__G__ContLN_TBtreeIter = { "TBtreeIter" , 99 , -1 };
17030 G__linked_taginfo G__G__ContLN_TBtree = { "TBtree" , 99 , -1 };
17031 G__linked_taginfo G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
17032 G__linked_taginfo G__G__ContLN_TClassRec = { "TClassRec" , 99 , -1 };
17033 G__linked_taginfo G__G__ContLN_ROOTcLcLTMapTypeToClassRec = { "ROOT::TMapTypeToClassRec" , 99 , -1 };
17034 G__linked_taginfo G__G__ContLN_TClassTable = { "TClassTable" , 99 , -1 };
17035 G__linked_taginfo G__G__ContLN_TClassTablecLcLdA = { "TClassTable::$" , 101 , -1 };
17036 G__linked_taginfo G__G__ContLN_TObjArrayIter = { "TObjArrayIter" , 99 , -1 };
17037 G__linked_taginfo G__G__ContLN_TClonesArraycLcLdA = { "TClonesArray::$" , 101 , -1 };
17038 G__linked_taginfo G__G__ContLN_vectorlEboolcOallocatorlEboolgRsPgR = { "vector<bool,allocator<bool> >" , 99 , -1 };
17039 G__linked_taginfo G__G__ContLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<bool,allocator<bool> >::iterator>" , 99 , -1 };
17040 G__linked_taginfo G__G__ContLN_TExMapIter = { "TExMapIter" , 99 , -1 };
17041 G__linked_taginfo G__G__ContLN_TExMap = { "TExMap" , 99 , -1 };
17042 G__linked_taginfo G__G__ContLN_TExMapcLcLAssoc_t = { "TExMap::Assoc_t" , 115 , -1 };
17043 G__linked_taginfo G__G__ContLN_TObjLink = { "TObjLink" , 99 , -1 };
17044 G__linked_taginfo G__G__ContLN_TListIter = { "TListIter" , 99 , -1 };
17045 G__linked_taginfo G__G__ContLN_THashTable = { "THashTable" , 99 , -1 };
17046 G__linked_taginfo G__G__ContLN_THashList = { "THashList" , 99 , -1 };
17047 G__linked_taginfo G__G__ContLN_THashTableIter = { "THashTableIter" , 99 , -1 };
17048 G__linked_taginfo G__G__ContLN_TMapIter = { "TMapIter" , 99 , -1 };
17049 G__linked_taginfo G__G__ContLN_TPair = { "TPair" , 99 , -1 };
17050 G__linked_taginfo G__G__ContLN_TMap = { "TMap" , 99 , -1 };
17051 G__linked_taginfo G__G__ContLN_TMapcLcLdA = { "TMap::$" , 101 , -1 };
17052 G__linked_taginfo G__G__ContLN_TOrdCollectionIter = { "TOrdCollectionIter" , 99 , -1 };
17053 G__linked_taginfo G__G__ContLN_TOrdCollection = { "TOrdCollection" , 99 , -1 };
17054 G__linked_taginfo G__G__ContLN_TOrdCollectioncLcLdA = { "TOrdCollection::$" , 101 , -1 };
17055 G__linked_taginfo G__G__ContLN_TRefArrayIter = { "TRefArrayIter" , 99 , -1 };
17056 G__linked_taginfo G__G__ContLN_TRefArray = { "TRefArray" , 99 , -1 };
17057 G__linked_taginfo G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR = { "vector<string,allocator<string> >" , 99 , -1 };
17058 G__linked_taginfo G__G__ContLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<string,allocator<string> >::iterator>" , 99 , -1 };
17059 G__linked_taginfo G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR = { "vector<int,allocator<int> >" , 99 , -1 };
17060 G__linked_taginfo G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator = { "vector<int,allocator<int> >::iterator" , 99 , -1 };
17061 G__linked_taginfo G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<int,allocator<int> >::iterator>" , 99 , -1 };
17062 G__linked_taginfo G__G__ContLN_TRefTablecLcLdA = { "TRefTable::$" , 101 , -1 };
17063 G__linked_taginfo G__G__ContLN_TSortedList = { "TSortedList" , 99 , -1 };
17064 G__linked_taginfo G__G__ContLN_TClassRef = { "TClassRef" , 99 , -1 };
17065 G__linked_taginfo G__G__ContLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR = { "map<string,TObjArray*,less<string>,allocator<pair<const string,TObjArray*> > >" , 99 , -1 };
17066 G__linked_taginfo G__G__ContLN_EDataType = { "EDataType" , 101 , -1 };
17067 G__linked_taginfo G__G__ContLN_TVirtualCollectionProxycLcLEProperty = { "TVirtualCollectionProxy::EProperty" , 101 , -1 };
17068
17069
17070 extern "C" void G__cpp_reset_tagtableG__Cont() {
17071 G__G__ContLN_type_info.tagnum = -1 ;
17072 G__G__ContLN_TClass.tagnum = -1 ;
17073 G__G__ContLN_TBuffer.tagnum = -1 ;
17074 G__G__ContLN_TMemberInspector.tagnum = -1 ;
17075 G__G__ContLN_TObject.tagnum = -1 ;
17076 G__G__ContLN_TString.tagnum = -1 ;
17077 G__G__ContLN_TVirtualCollectionProxy.tagnum = -1 ;
17078 G__G__ContLN_ROOT.tagnum = -1 ;
17079 G__G__ContLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ;
17080 G__G__ContLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
17081 G__G__ContLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
17082 G__G__ContLN_TList.tagnum = -1 ;
17083 G__G__ContLN_TBrowser.tagnum = -1 ;
17084 G__G__ContLN_TObjArray.tagnum = -1 ;
17085 G__G__ContLN_TProcessID.tagnum = -1 ;
17086 G__G__ContLN_TClonesArray.tagnum = -1 ;
17087 G__G__ContLN_TRefTable.tagnum = -1 ;
17088 G__G__ContLN_TStreamerInfoActions.tagnum = -1 ;
17089 G__G__ContLN_TStreamerInfoActionscLcLTActionSequence.tagnum = -1 ;
17090 G__G__ContLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
17091 G__G__ContLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
17092 G__G__ContLN_TArray.tagnum = -1 ;
17093 G__G__ContLN_TArrayC.tagnum = -1 ;
17094 G__G__ContLN_TArrayD.tagnum = -1 ;
17095 G__G__ContLN_TArrayF.tagnum = -1 ;
17096 G__G__ContLN_TArrayI.tagnum = -1 ;
17097 G__G__ContLN_TArrayL64.tagnum = -1 ;
17098 G__G__ContLN_TArrayL.tagnum = -1 ;
17099 G__G__ContLN_TArrayS.tagnum = -1 ;
17100 G__G__ContLN_TBits.tagnum = -1 ;
17101 G__G__ContLN_TBitscLcLTReference.tagnum = -1 ;
17102 G__G__ContLN_TCollection.tagnum = -1 ;
17103 G__G__ContLN_TIterator.tagnum = -1 ;
17104 G__G__ContLN_TPRegexp.tagnum = -1 ;
17105 G__G__ContLN_TObjectTable.tagnum = -1 ;
17106 G__G__ContLN_TCollectioncLcLdA.tagnum = -1 ;
17107 G__G__ContLN_TIter.tagnum = -1 ;
17108 G__G__ContLN_TSeqCollection.tagnum = -1 ;
17109 G__G__ContLN_TBtNode.tagnum = -1 ;
17110 G__G__ContLN_TBtreeIter.tagnum = -1 ;
17111 G__G__ContLN_TBtree.tagnum = -1 ;
17112 G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
17113 G__G__ContLN_TClassRec.tagnum = -1 ;
17114 G__G__ContLN_ROOTcLcLTMapTypeToClassRec.tagnum = -1 ;
17115 G__G__ContLN_TClassTable.tagnum = -1 ;
17116 G__G__ContLN_TClassTablecLcLdA.tagnum = -1 ;
17117 G__G__ContLN_TObjArrayIter.tagnum = -1 ;
17118 G__G__ContLN_TClonesArraycLcLdA.tagnum = -1 ;
17119 G__G__ContLN_vectorlEboolcOallocatorlEboolgRsPgR.tagnum = -1 ;
17120 G__G__ContLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR.tagnum = -1 ;
17121 G__G__ContLN_TExMapIter.tagnum = -1 ;
17122 G__G__ContLN_TExMap.tagnum = -1 ;
17123 G__G__ContLN_TExMapcLcLAssoc_t.tagnum = -1 ;
17124 G__G__ContLN_TObjLink.tagnum = -1 ;
17125 G__G__ContLN_TListIter.tagnum = -1 ;
17126 G__G__ContLN_THashTable.tagnum = -1 ;
17127 G__G__ContLN_THashList.tagnum = -1 ;
17128 G__G__ContLN_THashTableIter.tagnum = -1 ;
17129 G__G__ContLN_TMapIter.tagnum = -1 ;
17130 G__G__ContLN_TPair.tagnum = -1 ;
17131 G__G__ContLN_TMap.tagnum = -1 ;
17132 G__G__ContLN_TMapcLcLdA.tagnum = -1 ;
17133 G__G__ContLN_TOrdCollectionIter.tagnum = -1 ;
17134 G__G__ContLN_TOrdCollection.tagnum = -1 ;
17135 G__G__ContLN_TOrdCollectioncLcLdA.tagnum = -1 ;
17136 G__G__ContLN_TRefArrayIter.tagnum = -1 ;
17137 G__G__ContLN_TRefArray.tagnum = -1 ;
17138 G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR.tagnum = -1 ;
17139 G__G__ContLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR.tagnum = -1 ;
17140 G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR.tagnum = -1 ;
17141 G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator.tagnum = -1 ;
17142 G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR.tagnum = -1 ;
17143 G__G__ContLN_TRefTablecLcLdA.tagnum = -1 ;
17144 G__G__ContLN_TSortedList.tagnum = -1 ;
17145 G__G__ContLN_TClassRef.tagnum = -1 ;
17146 G__G__ContLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR.tagnum = -1 ;
17147 G__G__ContLN_EDataType.tagnum = -1 ;
17148 G__G__ContLN_TVirtualCollectionProxycLcLEProperty.tagnum = -1 ;
17149 }
17150
17151
17152 extern "C" void G__cpp_setup_tagtableG__Cont() {
17153
17154
17155 G__get_linked_tagnum_fwd(&G__G__ContLN_type_info);
17156 G__get_linked_tagnum_fwd(&G__G__ContLN_TClass);
17157 G__get_linked_tagnum_fwd(&G__G__ContLN_TBuffer);
17158 G__get_linked_tagnum_fwd(&G__G__ContLN_TMemberInspector);
17159 G__get_linked_tagnum_fwd(&G__G__ContLN_TObject);
17160 G__get_linked_tagnum_fwd(&G__G__ContLN_TString);
17161 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TVirtualCollectionProxy),sizeof(TVirtualCollectionProxy),-1,102167,(char*)NULL,G__setup_memvarTVirtualCollectionProxy,G__setup_memfuncTVirtualCollectionProxy);
17162 G__get_linked_tagnum_fwd(&G__G__ContLN_ROOT);
17163 G__get_linked_tagnum_fwd(&G__G__ContLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR);
17164 G__get_linked_tagnum_fwd(&G__G__ContLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
17165 G__get_linked_tagnum_fwd(&G__G__ContLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
17166 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TList),sizeof(TList),-1,130816,"Doubly linked list",G__setup_memvarTList,G__setup_memfuncTList);
17167 G__get_linked_tagnum_fwd(&G__G__ContLN_TBrowser);
17168 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TObjArray),sizeof(TObjArray),-1,98048,"An array of objects",G__setup_memvarTObjArray,G__setup_memfuncTObjArray);
17169 G__get_linked_tagnum_fwd(&G__G__ContLN_TProcessID);
17170 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TClonesArray),sizeof(TClonesArray),-1,130816,"An array of clone objects",G__setup_memvarTClonesArray,G__setup_memfuncTClonesArray);
17171 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TRefTable),sizeof(TRefTable),-1,128256,"Table of referenced objects during an I/O operation",G__setup_memvarTRefTable,G__setup_memfuncTRefTable);
17172 G__get_linked_tagnum_fwd(&G__G__ContLN_TStreamerInfoActions);
17173 G__get_linked_tagnum_fwd(&G__G__ContLN_TStreamerInfoActionscLcLTActionSequence);
17174 G__get_linked_tagnum_fwd(&G__G__ContLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
17175 G__get_linked_tagnum_fwd(&G__G__ContLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
17176 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArray),sizeof(TArray),-1,167683,"Abstract array base class",G__setup_memvarTArray,G__setup_memfuncTArray);
17177 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArrayC),sizeof(TArrayC),-1,233216,"Array of chars",G__setup_memvarTArrayC,G__setup_memfuncTArrayC);
17178 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArrayD),sizeof(TArrayD),-1,233216,"Array of doubles",G__setup_memvarTArrayD,G__setup_memfuncTArrayD);
17179 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArrayF),sizeof(TArrayF),-1,233216,"Array of floats",G__setup_memvarTArrayF,G__setup_memfuncTArrayF);
17180 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArrayI),sizeof(TArrayI),-1,233216,"Array of ints",G__setup_memvarTArrayI,G__setup_memfuncTArrayI);
17181 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArrayL64),sizeof(TArrayL64),-1,233216,"Array of long64s",G__setup_memvarTArrayL64,G__setup_memfuncTArrayL64);
17182 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArrayL),sizeof(TArrayL),-1,233216,"Array of longs",G__setup_memvarTArrayL,G__setup_memfuncTArrayL);
17183 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TArrayS),sizeof(TArrayS),-1,233216,"Array of shorts",G__setup_memvarTArrayS,G__setup_memfuncTArrayS);
17184 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TBits),sizeof(TBits),-1,294656,"Bit container",G__setup_memvarTBits,G__setup_memfuncTBits);
17185 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TBitscLcLTReference),sizeof(TBits::TReference),-1,101632,(char*)NULL,G__setup_memvarTBitscLcLTReference,G__setup_memfuncTBitscLcLTReference);
17186 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TCollection),sizeof(TCollection),-1,98054,"Collection abstract base class",G__setup_memvarTCollection,G__setup_memfuncTCollection);
17187 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TIterator),sizeof(TIterator),-1,3843,"Iterator abstract base class",G__setup_memvarTIterator,G__setup_memfuncTIterator);
17188 G__get_linked_tagnum_fwd(&G__G__ContLN_TPRegexp);
17189 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TObjectTable),sizeof(TObjectTable),-1,32512,"Table of active objects",G__setup_memvarTObjectTable,G__setup_memfuncTObjectTable);
17190 G__get_linked_tagnum_fwd(&G__G__ContLN_TCollectioncLcLdA);
17191 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TIter),sizeof(TIter),-1,36608,"Iterator wrapper",G__setup_memvarTIter,G__setup_memfuncTIter);
17192 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TSeqCollection),sizeof(TSeqCollection),-1,29967,"Sequenceable collection ABC",G__setup_memvarTSeqCollection,G__setup_memfuncTSeqCollection);
17193 G__get_linked_tagnum_fwd(&G__G__ContLN_TBtNode);
17194 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TBtreeIter),sizeof(TBtreeIter),-1,36608,"B-tree iterator",G__setup_memvarTBtreeIter,G__setup_memfuncTBtreeIter);
17195 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TBtree),sizeof(TBtree),-1,95488,"A B-tree",G__setup_memvarTBtree,G__setup_memfuncTBtree);
17196 G__get_linked_tagnum_fwd(&G__G__ContLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
17197 G__get_linked_tagnum_fwd(&G__G__ContLN_TClassRec);
17198 G__get_linked_tagnum_fwd(&G__G__ContLN_ROOTcLcLTMapTypeToClassRec);
17199 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TClassTable),sizeof(TClassTable),-1,29952,"Table of known classes",G__setup_memvarTClassTable,G__setup_memfuncTClassTable);
17200 G__get_linked_tagnum_fwd(&G__G__ContLN_TClassTablecLcLdA);
17201 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TObjArrayIter),sizeof(TObjArrayIter),-1,36608,"Object array iterator",G__setup_memvarTObjArrayIter,G__setup_memfuncTObjArrayIter);
17202 G__get_linked_tagnum_fwd(&G__G__ContLN_TClonesArraycLcLdA);
17203 G__get_linked_tagnum_fwd(&G__G__ContLN_vectorlEboolcOallocatorlEboolgRsPgR);
17204 G__get_linked_tagnum_fwd(&G__G__ContLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR);
17205 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TExMapIter),sizeof(TExMapIter),-1,36352,"TExMap iterator",G__setup_memvarTExMapIter,G__setup_memfuncTExMapIter);
17206 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TExMap),sizeof(TExMap),-1,98048,"Map with external hash",G__setup_memvarTExMap,G__setup_memfuncTExMap);
17207 G__get_linked_tagnum_fwd(&G__G__ContLN_TExMapcLcLAssoc_t);
17208 G__get_linked_tagnum_fwd(&G__G__ContLN_TObjLink);
17209 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TListIter),sizeof(TListIter),-1,36608,"Linked list iterator",G__setup_memvarTListIter,G__setup_memfuncTListIter);
17210 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_THashTable),sizeof(THashTable),-1,32512,"A hash table",G__setup_memvarTHashTable,G__setup_memfuncTHashTable);
17211 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_THashList),sizeof(THashList),-1,65280,"Doubly linked list with hashtable for lookup",G__setup_memvarTHashList,G__setup_memfuncTHashList);
17212 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_THashTableIter),sizeof(THashTableIter),-1,36608,"Hash table iterator",G__setup_memvarTHashTableIter,G__setup_memfuncTHashTableIter);
17213 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TMapIter),sizeof(TMapIter),-1,36608,"Map iterator",G__setup_memvarTMapIter,G__setup_memfuncTMapIter);
17214 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TPair),sizeof(TPair),-1,65024,"Pair TObject*, TObject*",G__setup_memvarTPair,G__setup_memfuncTPair);
17215 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TMap),sizeof(TMap),-1,98048,"A (key,value) map",G__setup_memvarTMap,G__setup_memfuncTMap);
17216 G__get_linked_tagnum_fwd(&G__G__ContLN_TMapcLcLdA);
17217 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TOrdCollectionIter),sizeof(TOrdCollectionIter),-1,36608,"Ordered collection iterator",G__setup_memvarTOrdCollectionIter,G__setup_memfuncTOrdCollectionIter);
17218 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TOrdCollection),sizeof(TOrdCollection),-1,32512,"An ordered collection",G__setup_memvarTOrdCollection,G__setup_memfuncTOrdCollection);
17219 G__get_linked_tagnum_fwd(&G__G__ContLN_TOrdCollectioncLcLdA);
17220 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TRefArrayIter),sizeof(TRefArrayIter),-1,36608,"Object array iterator",G__setup_memvarTRefArrayIter,G__setup_memfuncTRefArrayIter);
17221 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TRefArray),sizeof(TRefArray),-1,130816,"An array of references to TObjects",G__setup_memvarTRefArray,G__setup_memfuncTRefArray);
17222 G__get_linked_tagnum_fwd(&G__G__ContLN_vectorlEstringcOallocatorlEstringgRsPgR);
17223 G__get_linked_tagnum_fwd(&G__G__ContLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR);
17224 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgR),sizeof(vector<int,allocator<int> >),-1,36608,(char*)NULL,G__setup_memvarvectorlEintcOallocatorlEintgRsPgR,G__setup_memfuncvectorlEintcOallocatorlEintgRsPgR);
17225 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_vectorlEintcOallocatorlEintgRsPgRcLcLiterator),sizeof(vector<int,allocator<int> >::iterator),-1,35072,(char*)NULL,G__setup_memvarvectorlEintcOallocatorlEintgRsPgRcLcLiterator,G__setup_memfuncvectorlEintcOallocatorlEintgRsPgRcLcLiterator);
17226 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),sizeof(reverse_iterator<vector<int,allocator<int> >::iterator>),-1,256,(char*)NULL,G__setup_memvarreverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR,G__setup_memfuncreverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
17227 G__get_linked_tagnum_fwd(&G__G__ContLN_TRefTablecLcLdA);
17228 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__ContLN_TSortedList),sizeof(TSortedList),-1,61696,"A sorted list",G__setup_memvarTSortedList,G__setup_memfuncTSortedList);
17229 G__get_linked_tagnum_fwd(&G__G__ContLN_TClassRef);
17230 G__get_linked_tagnum_fwd(&G__G__ContLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR);
17231 G__get_linked_tagnum_fwd(&G__G__ContLN_EDataType);
17232 G__get_linked_tagnum_fwd(&G__G__ContLN_TVirtualCollectionProxycLcLEProperty);
17233 }
17234 extern "C" void G__cpp_setupG__Cont(void) {
17235 G__check_setup_version(30051515,"G__cpp_setupG__Cont()");
17236 G__set_cpp_environmentG__Cont();
17237 G__cpp_setup_tagtableG__Cont();
17238
17239 G__cpp_setup_inheritanceG__Cont();
17240
17241 G__cpp_setup_typetableG__Cont();
17242
17243 G__cpp_setup_memvarG__Cont();
17244
17245 G__cpp_setup_memfuncG__Cont();
17246 G__cpp_setup_globalG__Cont();
17247 G__cpp_setup_funcG__Cont();
17248
17249 if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__Cont();
17250 return;
17251 }
17252 class G__cpp_setup_initG__Cont {
17253 public:
17254 G__cpp_setup_initG__Cont() { G__add_setup_func("G__Cont",(G__incsetup)(&G__cpp_setupG__Cont)); G__call_setup_funcs(); }
17255 ~G__cpp_setup_initG__Cont() { G__remove_setup_func("G__Cont"); }
17256 };
17257 G__cpp_setup_initG__Cont G__cpp_setup_initializerG__Cont;
17258