00001
00002
00003
00004
00005
00006 #include "RConfig.h"
00007 #if !defined(R__ACCESS_IN_SYMBOL)
00008
00009 #define private public
00010 #define protected public
00011 #endif
00012
00013
00014 namespace std {} using namespace std;
00015
00016 #include "tapi_cint.h"
00017 #include "TClass.h"
00018 #include "TBuffer.h"
00019 #include "TStreamerInfo.h"
00020 #include "TMemberInspector.h"
00021 #include "TError.h"
00022
00023 #ifndef G__ROOT
00024 #define G__ROOT
00025 #endif
00026
00027 #include "RtypesImp.h"
00028
00029 #include "TCollectionProxy.h"
00030
00031 namespace ROOT {
00032 namespace Shadow {
00033 namespace SctApi {
00034 #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00035 typedef ::SctApi::RodLabel SctApi__RodLabel;
00036 #else
00037 class SctApi__RodLabel {
00038 public:
00039
00040 unsigned int partition;
00041 unsigned int crate;
00042 unsigned int rod;
00043 };
00044 #endif
00045 }
00046 }
00047 }
00048
00049 namespace SctApi {
00050 namespace ROOT {
00051 inline ::ROOT::TGenericClassInfo *GenerateInitInstance();
00052 static void SctApi_Dictionary();
00053
00054
00055 inline ::ROOT::TGenericClassInfo *GenerateInitInstance()
00056 {
00057 static ::ROOT::TGenericClassInfo
00058 instance("SctApi", 0 , "SctApiFwd.h", 11,
00059 ::ROOT::DefineBehavior((void*)0,(void*)0),
00060 &SctApi_Dictionary, 0);
00061 return &instance;
00062 }
00063
00064 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init));
00065
00066
00067 static void SctApi_Dictionary() {
00068 GenerateInitInstance()->GetClass();
00069 }
00070
00071 }
00072 }
00073
00074 namespace ROOT {
00075 void SctApicLcLRodLabel_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
00076 static void SctApicLcLRodLabel_Dictionary();
00077 static TClass *SctApicLcLRodLabel_IsA(const void*);
00078 static void *new_SctApicLcLRodLabel(void *p = 0);
00079 static void *newArray_SctApicLcLRodLabel(Long_t size);
00080 static void delete_SctApicLcLRodLabel(void *p);
00081 static void deleteArray_SctApicLcLRodLabel(void *p);
00082 static void destruct_SctApicLcLRodLabel(void *p);
00083
00084
00085 TGenericClassInfo *GenerateInitInstance(const ::SctApi::RodLabel*)
00086 {
00087
00088 Assert(sizeof(::SctApi::RodLabel) == sizeof(::ROOT::Shadow::SctApi::SctApi__RodLabel));
00089 ::SctApi::RodLabel *ptr = 0;
00090 static ::ROOT::TGenericClassInfo
00091 instance("SctApi::RodLabel", "SctApiFwd.h", 43,
00092 typeid(::SctApi::RodLabel), DefineBehavior(ptr, ptr),
00093 (void*)&SctApicLcLRodLabel_ShowMembers, &SctApicLcLRodLabel_Dictionary, &SctApicLcLRodLabel_IsA, 4,
00094 sizeof(::SctApi::RodLabel) );
00095 instance.SetNew(&new_SctApicLcLRodLabel);
00096 instance.SetNewArray(&newArray_SctApicLcLRodLabel);
00097 instance.SetDelete(&delete_SctApicLcLRodLabel);
00098 instance.SetDeleteArray(&deleteArray_SctApicLcLRodLabel);
00099 instance.SetDestructor(&destruct_SctApicLcLRodLabel);
00100 return &instance;
00101 }
00102
00103 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::SctApi::RodLabel*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00104
00105
00106 static void SctApicLcLRodLabel_Dictionary() {
00107 ::ROOT::GenerateInitInstance((const ::SctApi::RodLabel*)0x0)->GetClass();
00108 }
00109
00110 }
00111
00112 namespace ROOT {
00113 void TTrigger_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
00114 static TClass *TTrigger_IsA(const void*);
00115 static void *new_TTrigger(void *p = 0);
00116 static void *newArray_TTrigger(Long_t size);
00117 static void delete_TTrigger(void *p);
00118 static void deleteArray_TTrigger(void *p);
00119 static void destruct_TTrigger(void *p);
00120
00121
00122 TGenericClassInfo *GenerateInitInstance(const ::TTrigger*)
00123 {
00124 ::TTrigger *ptr = 0;
00125 static ::ROOT::TGenericClassInfo
00126 instance("TTrigger", ::TTrigger::Class_Version(), "TApi.h", 33,
00127 typeid(::TTrigger), DefineBehavior(ptr, ptr),
00128 &::TTrigger::Dictionary, &TTrigger_IsA, 4,
00129 sizeof(::TTrigger) );
00130 instance.SetNew(&new_TTrigger);
00131 instance.SetNewArray(&newArray_TTrigger);
00132 instance.SetDelete(&delete_TTrigger);
00133 instance.SetDeleteArray(&deleteArray_TTrigger);
00134 instance.SetDestructor(&destruct_TTrigger);
00135 return &instance;
00136 }
00137
00138 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::TTrigger*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00139 }
00140
00141 namespace ROOT {
00142 void TApi_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
00143 static TClass *TApi_IsA(const void*);
00144 static void *new_TApi(void *p = 0);
00145 static void *newArray_TApi(Long_t size);
00146 static void delete_TApi(void *p);
00147 static void deleteArray_TApi(void *p);
00148 static void destruct_TApi(void *p);
00149
00150
00151 TGenericClassInfo *GenerateInitInstance(const ::TApi*)
00152 {
00153 ::TApi *ptr = 0;
00154 static ::ROOT::TGenericClassInfo
00155 instance("TApi", ::TApi::Class_Version(), "TApi.h", 221,
00156 typeid(::TApi), DefineBehavior(ptr, ptr),
00157 &::TApi::Dictionary, &TApi_IsA, 4,
00158 sizeof(::TApi) );
00159 instance.SetNew(&new_TApi);
00160 instance.SetNewArray(&newArray_TApi);
00161 instance.SetDelete(&delete_TApi);
00162 instance.SetDeleteArray(&deleteArray_TApi);
00163 instance.SetDestructor(&destruct_TApi);
00164 return &instance;
00165 }
00166
00167 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::TApi*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00168 }
00169
00170 namespace ROOT {
00171 void TScanDef_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
00172 static TClass *TScanDef_IsA(const void*);
00173 static void *new_TScanDef(void *p = 0);
00174 static void *newArray_TScanDef(Long_t size);
00175 static void delete_TScanDef(void *p);
00176 static void deleteArray_TScanDef(void *p);
00177 static void destruct_TScanDef(void *p);
00178
00179
00180 TGenericClassInfo *GenerateInitInstance(const ::TScanDef*)
00181 {
00182 ::TScanDef *ptr = 0;
00183 static ::ROOT::TGenericClassInfo
00184 instance("TScanDef", ::TScanDef::Class_Version(), "TApi.h", 89,
00185 typeid(::TScanDef), DefineBehavior(ptr, ptr),
00186 &::TScanDef::Dictionary, &TScanDef_IsA, 4,
00187 sizeof(::TScanDef) );
00188 instance.SetNew(&new_TScanDef);
00189 instance.SetNewArray(&newArray_TScanDef);
00190 instance.SetDelete(&delete_TScanDef);
00191 instance.SetDeleteArray(&deleteArray_TScanDef);
00192 instance.SetDestructor(&destruct_TScanDef);
00193 return &instance;
00194 }
00195
00196 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::TScanDef*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00197 }
00198
00199 namespace ROOT {
00200 void TScanMonitor_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
00201 static TClass *TScanMonitor_IsA(const void*);
00202 static void delete_TScanMonitor(void *p);
00203 static void deleteArray_TScanMonitor(void *p);
00204 static void destruct_TScanMonitor(void *p);
00205
00206
00207 TGenericClassInfo *GenerateInitInstance(const ::TScanMonitor*)
00208 {
00209 ::TScanMonitor *ptr = 0;
00210 static ::ROOT::TGenericClassInfo
00211 instance("TScanMonitor", ::TScanMonitor::Class_Version(), "TApi.h", 182,
00212 typeid(::TScanMonitor), DefineBehavior(ptr, ptr),
00213 &::TScanMonitor::Dictionary, &TScanMonitor_IsA, 0,
00214 sizeof(::TScanMonitor) );
00215 instance.SetDelete(&delete_TScanMonitor);
00216 instance.SetDeleteArray(&deleteArray_TScanMonitor);
00217 instance.SetDestructor(&destruct_TScanMonitor);
00218 return &instance;
00219 }
00220
00221 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::TScanMonitor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00222 }
00223
00224
00225 TClass *TTrigger::fgIsA = 0;
00226
00227
00228 const char *TTrigger::Class_Name()
00229 {
00230 return "TTrigger";
00231 }
00232
00233
00234 const char *TTrigger::ImplFileName()
00235 {
00236 return ::ROOT::GenerateInitInstance((const ::TTrigger*)0x0)->GetImplFileName();
00237 }
00238
00239
00240 int TTrigger::ImplFileLine()
00241 {
00242 return ::ROOT::GenerateInitInstance((const ::TTrigger*)0x0)->GetImplFileLine();
00243 }
00244
00245
00246 void TTrigger::Dictionary()
00247 {
00248 fgIsA = ::ROOT::GenerateInitInstance((const ::TTrigger*)0x0)->GetClass();
00249 }
00250
00251
00252 TClass *TTrigger::Class()
00253 {
00254 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::TTrigger*)0x0)->GetClass();
00255 return fgIsA;
00256 }
00257
00258
00259 TClass *TApi::fgIsA = 0;
00260
00261
00262 const char *TApi::Class_Name()
00263 {
00264 return "TApi";
00265 }
00266
00267
00268 const char *TApi::ImplFileName()
00269 {
00270 return ::ROOT::GenerateInitInstance((const ::TApi*)0x0)->GetImplFileName();
00271 }
00272
00273
00274 int TApi::ImplFileLine()
00275 {
00276 return ::ROOT::GenerateInitInstance((const ::TApi*)0x0)->GetImplFileLine();
00277 }
00278
00279
00280 void TApi::Dictionary()
00281 {
00282 fgIsA = ::ROOT::GenerateInitInstance((const ::TApi*)0x0)->GetClass();
00283 }
00284
00285
00286 TClass *TApi::Class()
00287 {
00288 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::TApi*)0x0)->GetClass();
00289 return fgIsA;
00290 }
00291
00292
00293 TClass *TScanDef::fgIsA = 0;
00294
00295
00296 const char *TScanDef::Class_Name()
00297 {
00298 return "TScanDef";
00299 }
00300
00301
00302 const char *TScanDef::ImplFileName()
00303 {
00304 return ::ROOT::GenerateInitInstance((const ::TScanDef*)0x0)->GetImplFileName();
00305 }
00306
00307
00308 int TScanDef::ImplFileLine()
00309 {
00310 return ::ROOT::GenerateInitInstance((const ::TScanDef*)0x0)->GetImplFileLine();
00311 }
00312
00313
00314 void TScanDef::Dictionary()
00315 {
00316 fgIsA = ::ROOT::GenerateInitInstance((const ::TScanDef*)0x0)->GetClass();
00317 }
00318
00319
00320 TClass *TScanDef::Class()
00321 {
00322 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::TScanDef*)0x0)->GetClass();
00323 return fgIsA;
00324 }
00325
00326
00327 TClass *TScanMonitor::fgIsA = 0;
00328
00329
00330 const char *TScanMonitor::Class_Name()
00331 {
00332 return "TScanMonitor";
00333 }
00334
00335
00336 const char *TScanMonitor::ImplFileName()
00337 {
00338 return ::ROOT::GenerateInitInstance((const ::TScanMonitor*)0x0)->GetImplFileName();
00339 }
00340
00341
00342 int TScanMonitor::ImplFileLine()
00343 {
00344 return ::ROOT::GenerateInitInstance((const ::TScanMonitor*)0x0)->GetImplFileLine();
00345 }
00346
00347
00348 void TScanMonitor::Dictionary()
00349 {
00350 fgIsA = ::ROOT::GenerateInitInstance((const ::TScanMonitor*)0x0)->GetClass();
00351 }
00352
00353
00354 TClass *TScanMonitor::Class()
00355 {
00356 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::TScanMonitor*)0x0)->GetClass();
00357 return fgIsA;
00358 }
00359
00360
00361 void TApi::Streamer(TBuffer &R__b)
00362 {
00363
00364
00365 if (R__b.IsReading()) {
00366 TApi::Class()->ReadBuffer(R__b, this);
00367 } else {
00368 TApi::Class()->WriteBuffer(R__b, this);
00369 }
00370 }
00371
00372
00373 void TApi::ShowMembers(TMemberInspector &R__insp, char *R__parent)
00374 {
00375
00376
00377 TClass *R__cl = ::TApi::IsA();
00378 Int_t R__ncp = strlen(R__parent);
00379 if (R__ncp || R__cl || R__insp.IsA()) { }
00380 R__insp.Inspect(R__cl, R__parent, "*worker", &worker);
00381 TObject::ShowMembers(R__insp, R__parent);
00382 }
00383
00384 namespace ROOT {
00385
00386 static TClass *TApi_IsA(const void *obj) {
00387 return ((::TApi*)obj)->IsA();
00388 }
00389
00390 static void *new_TApi(void *p) {
00391 return p ? new(p) ::TApi : new ::TApi;
00392 }
00393 static void *newArray_TApi(Long_t size) {
00394 return new ::TApi[size];
00395 }
00396
00397 static void delete_TApi(void *p) {
00398 delete ((::TApi*)p);
00399 }
00400 static void deleteArray_TApi(void *p) {
00401 delete [] ((::TApi*)p);
00402 }
00403 static void destruct_TApi(void *p) {
00404 typedef ::TApi current_t;
00405 ((current_t*)p)->~current_t();
00406 }
00407 }
00408
00409
00410 void TScanDef::Streamer(TBuffer &R__b)
00411 {
00412
00413
00414 if (R__b.IsReading()) {
00415 TScanDef::Class()->ReadBuffer(R__b, this);
00416 } else {
00417 TScanDef::Class()->WriteBuffer(R__b, this);
00418 }
00419 }
00420
00421
00422 void TScanDef::ShowMembers(TMemberInspector &R__insp, char *R__parent)
00423 {
00424
00425
00426 TClass *R__cl = ::TScanDef::IsA();
00427 Int_t R__ncp = strlen(R__parent);
00428 if (R__ncp || R__cl || R__insp.IsA()) { }
00429 R__insp.Inspect(R__cl, R__parent, "trigsPerBurst", &trigsPerBurst);
00430 R__insp.Inspect(R__cl, R__parent, "scanVariable", &scanVariable);
00431 R__insp.Inspect(R__cl, R__parent, "scanVariable2", &scanVariable2);
00432 R__insp.Inspect(R__cl, R__parent, "trigSequence", &trigSequence);
00433 trigSequence.ShowMembers(R__insp, strcat(R__parent,"trigSequence.")); R__parent[R__ncp] = 0;
00434 R__insp.Inspect(R__cl, R__parent, "trigSequence2", &trigSequence2);
00435 trigSequence2.ShowMembers(R__insp, strcat(R__parent,"trigSequence2.")); R__parent[R__ncp] = 0;
00436 R__insp.Inspect(R__cl, R__parent, "full", &full);
00437 R__insp.Inspect(R__cl, R__parent, "bits32", &bits32);
00438 R__insp.Inspect(R__cl, R__parent, "loopCalLine", &loopCalLine);
00439 R__insp.Inspect(R__cl, R__parent, "distSlave", &distSlave);
00440 R__insp.Inspect(R__cl, R__parent, "debug", &debug);
00441 R__insp.Inspect(R__cl, R__parent, "tim", &tim);
00442 R__insp.Inspect(R__cl, R__parent, "nth", &nth);
00443 R__insp.Inspect(R__cl, R__parent, "nth_rem", &nth_rem);
00444 R__insp.Inspect(R__cl, R__parent, "enableDataMode", &enableDataMode);
00445 R__insp.Inspect(R__cl, R__parent, "ccode", &ccode);
00446 R__insp.Inspect(R__cl, R__parent, "ope", &ope);
00447 ::ROOT::GenericShowMembers("ScanDefWrapper", ( ::ScanDefWrapper *) (this ), R__insp, R__parent, false);
00448 }
00449
00450 namespace ROOT {
00451
00452 static TClass *TScanDef_IsA(const void *obj) {
00453 return ((::TScanDef*)obj)->IsA();
00454 }
00455
00456 static void *new_TScanDef(void *p) {
00457 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TScanDef : new ::TScanDef;
00458 }
00459 static void *newArray_TScanDef(Long_t size) {
00460 return new ::TScanDef[size];
00461 }
00462
00463 static void delete_TScanDef(void *p) {
00464 delete ((::TScanDef*)p);
00465 }
00466 static void deleteArray_TScanDef(void *p) {
00467 delete [] ((::TScanDef*)p);
00468 }
00469 static void destruct_TScanDef(void *p) {
00470 typedef ::TScanDef current_t;
00471 ((current_t*)p)->~current_t();
00472 }
00473 }
00474
00475
00476 void TTrigger::Streamer(TBuffer &R__b)
00477 {
00478
00479
00480 if (R__b.IsReading()) {
00481 TTrigger::Class()->ReadBuffer(R__b, this);
00482 } else {
00483 TTrigger::Class()->WriteBuffer(R__b, this);
00484 }
00485 }
00486
00487
00488 void TTrigger::ShowMembers(TMemberInspector &R__insp, char *R__parent)
00489 {
00490
00491
00492 TClass *R__cl = ::TTrigger::IsA();
00493 Int_t R__ncp = strlen(R__parent);
00494 if (R__ncp || R__cl || R__insp.IsA()) { }
00495 R__insp.Inspect(R__cl, R__parent, "incCmd", &incCmd);
00496 R__insp.Inspect(R__cl, R__parent, "incData", &incData);
00497 R__insp.Inspect(R__cl, R__parent, "source", &source);
00498 R__insp.Inspect(R__cl, R__parent, "frequency", &frequency);
00499 R__insp.Inspect(R__cl, R__parent, "random", &random);
00500 ::ROOT::GenericShowMembers("TriggerWrapper", ( ::TriggerWrapper *) (this ), R__insp, R__parent, false);
00501 }
00502
00503 namespace ROOT {
00504
00505 static TClass *TTrigger_IsA(const void *obj) {
00506 return ((::TTrigger*)obj)->IsA();
00507 }
00508
00509 static void *new_TTrigger(void *p) {
00510 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TTrigger : new ::TTrigger;
00511 }
00512 static void *newArray_TTrigger(Long_t size) {
00513 return new ::TTrigger[size];
00514 }
00515
00516 static void delete_TTrigger(void *p) {
00517 delete ((::TTrigger*)p);
00518 }
00519 static void deleteArray_TTrigger(void *p) {
00520 delete [] ((::TTrigger*)p);
00521 }
00522 static void destruct_TTrigger(void *p) {
00523 typedef ::TTrigger current_t;
00524 ((current_t*)p)->~current_t();
00525 }
00526 }
00527
00528
00529 void TScanMonitor::Streamer(TBuffer &R__b)
00530 {
00531
00532
00533 UInt_t R__s, R__c;
00534 if (R__b.IsReading()) {
00535 Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
00536 R__b.CheckByteCount(R__s, R__c, TScanMonitor::IsA());
00537 } else {
00538 R__c = R__b.WriteVersion(TScanMonitor::IsA(), kTRUE);
00539 R__b.SetByteCount(R__c, kTRUE);
00540 }
00541 }
00542
00543
00544 void TScanMonitor::ShowMembers(TMemberInspector &R__insp, char *R__parent)
00545 {
00546
00547
00548 TClass *R__cl = ::TScanMonitor::IsA();
00549 Int_t R__ncp = strlen(R__parent);
00550 if (R__ncp || R__cl || R__insp.IsA()) { }
00551 ::ROOT::GenericShowMembers("ScanMonitorWrapper", ( ::ScanMonitorWrapper *) (this ), R__insp, R__parent, false);
00552 }
00553
00554 namespace ROOT {
00555
00556 static TClass *TScanMonitor_IsA(const void *obj) {
00557 return ((::TScanMonitor*)obj)->IsA();
00558 }
00559
00560 static void delete_TScanMonitor(void *p) {
00561 delete ((::TScanMonitor*)p);
00562 }
00563 static void deleteArray_TScanMonitor(void *p) {
00564 delete [] ((::TScanMonitor*)p);
00565 }
00566 static void destruct_TScanMonitor(void *p) {
00567 typedef ::TScanMonitor current_t;
00568 ((current_t*)p)->~current_t();
00569 }
00570 }
00571
00572
00573 namespace ROOT {
00574 void SctApicLcLRodLabel_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent)
00575 {
00576
00577
00578 typedef ::ROOT::Shadow::SctApi::SctApi__RodLabel ShadowClass;
00579 ShadowClass *sobj = (ShadowClass*)obj;
00580 if (sobj) { }
00581
00582 TClass *R__cl = ::ROOT::GenerateInitInstance((const ::SctApi::RodLabel*)0x0)->GetClass();
00583 Int_t R__ncp = strlen(R__parent);
00584 if (R__ncp || R__cl || R__insp.IsA()) { }
00585 R__insp.Inspect(R__cl, R__parent, "partition", &sobj->partition);
00586 R__insp.Inspect(R__cl, R__parent, "crate", &sobj->crate);
00587 R__insp.Inspect(R__cl, R__parent, "rod", &sobj->rod);
00588 }
00589
00590 }
00591
00592 namespace ROOT {
00593
00594 static TClass *SctApicLcLRodLabel_IsA(const void *obj) {
00595 return GetROOT()->GetClass(typeid(*(::SctApi::RodLabel*)obj));
00596 }
00597
00598 static void *new_SctApicLcLRodLabel(void *p) {
00599 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::SctApi::RodLabel : new ::SctApi::RodLabel;
00600 }
00601 static void *newArray_SctApicLcLRodLabel(Long_t size) {
00602 return new ::SctApi::RodLabel[size];
00603 }
00604
00605 static void delete_SctApicLcLRodLabel(void *p) {
00606 delete ((::SctApi::RodLabel*)p);
00607 }
00608 static void deleteArray_SctApicLcLRodLabel(void *p) {
00609 delete [] ((::SctApi::RodLabel*)p);
00610 }
00611 static void destruct_SctApicLcLRodLabel(void *p) {
00612 typedef ::SctApi::RodLabel current_t;
00613 ((current_t*)p)->~current_t();
00614 }
00615 }
00616
00617 namespace ROOT {
00618 void listlESctApicLcLRodLabelgR_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
00619 static void listlESctApicLcLRodLabelgR_Dictionary();
00620 static TClass *listlESctApicLcLRodLabelgR_IsA(const void*);
00621 static void *new_listlESctApicLcLRodLabelgR(void *p = 0);
00622 static void *newArray_listlESctApicLcLRodLabelgR(Long_t size);
00623 static void delete_listlESctApicLcLRodLabelgR(void *p);
00624 static void deleteArray_listlESctApicLcLRodLabelgR(void *p);
00625 static void destruct_listlESctApicLcLRodLabelgR(void *p);
00626
00627
00628 static
00629 TGenericClassInfo *GenerateInitInstance(const list<SctApi::RodLabel>*)
00630 {
00631 list<SctApi::RodLabel> *ptr = 0;
00632 static ::ROOT::TGenericClassInfo
00633 instance("list<SctApi::RodLabel>", ::TStreamerInfo::Class_Version(), "/atlas/daq/code/gcc323/root/v4.03.04/slc3_gcc3.2.3/root/cint/lib/prec_stl/list", 37,
00634 typeid(list<SctApi::RodLabel>), DefineBehavior(ptr, ptr),
00635 0, &listlESctApicLcLRodLabelgR_Dictionary, &listlESctApicLcLRodLabelgR_IsA, 4,
00636 sizeof(list<SctApi::RodLabel>) );
00637 instance.SetNew(&new_listlESctApicLcLRodLabelgR);
00638 instance.SetNewArray(&newArray_listlESctApicLcLRodLabelgR);
00639 instance.SetDelete(&delete_listlESctApicLcLRodLabelgR);
00640 instance.SetDeleteArray(&deleteArray_listlESctApicLcLRodLabelgR);
00641 instance.SetDestructor(&destruct_listlESctApicLcLRodLabelgR);
00642 instance.AdoptStreamer(TCollectionProxy::genClassStreamer(TCollectionProxy::Pushback<list<SctApi::RodLabel> >()));
00643 instance.AdoptCollectionProxy(TCollectionProxy::genProxy(TCollectionProxy::Pushback<list<SctApi::RodLabel> >()));
00644 return &instance;
00645 }
00646
00647 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const list<SctApi::RodLabel>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00648
00649
00650 static void listlESctApicLcLRodLabelgR_Dictionary() {
00651 ::ROOT::GenerateInitInstance((const list<SctApi::RodLabel>*)0x0)->GetClass();
00652 }
00653
00654 }
00655
00656 namespace ROOT {
00657
00658 static TClass *listlESctApicLcLRodLabelgR_IsA(const void *obj) {
00659 return GetROOT()->GetClass(typeid(*(list<SctApi::RodLabel>*)obj));
00660 }
00661
00662 static void *new_listlESctApicLcLRodLabelgR(void *p) {
00663 return p ? ::new((::ROOT::TOperatorNewHelper*)p) list<SctApi::RodLabel> : new list<SctApi::RodLabel>;
00664 }
00665 static void *newArray_listlESctApicLcLRodLabelgR(Long_t size) {
00666 return new list<SctApi::RodLabel>[size];
00667 }
00668
00669 static void delete_listlESctApicLcLRodLabelgR(void *p) {
00670 delete ((list<SctApi::RodLabel>*)p);
00671 }
00672 static void deleteArray_listlESctApicLcLRodLabelgR(void *p) {
00673 delete [] ((list<SctApi::RodLabel>*)p);
00674 }
00675 static void destruct_listlESctApicLcLRodLabelgR(void *p) {
00676 typedef list<SctApi::RodLabel> current_t;
00677 ((current_t*)p)->~current_t();
00678 }
00679 }
00680
00681
00682
00683
00684
00685
00686
00687
00688 #ifdef G__MEMTEST
00689 #undef malloc
00690 #undef free
00691 #endif
00692
00693 extern "C" void G__cpp_reset_tagtabletapi_cint();
00694
00695 extern "C" void G__set_cpp_environmenttapi_cint() {
00696 G__add_compiledheader("TROOT.h");
00697 G__add_compiledheader("TMemberInspector.h");
00698 G__add_compiledheader("TApi.h");
00699 G__cpp_reset_tagtabletapi_cint();
00700 }
00701 class G__tapi_cintdOcpp_tag {};
00702
00703 void* operator new(size_t size,G__tapi_cintdOcpp_tag* p) {
00704 if(p && G__PVOID!=G__getgvp()) return((void*)p);
00705 #ifndef G__ROOT
00706 return(malloc(size));
00707 #else
00708 return(::operator new(size));
00709 #endif
00710 }
00711
00712
00713 #ifdef G__EH_DUMMY_DELETE
00714 void operator delete(void *p,G__tapi_cintdOcpp_tag* x) {
00715 if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;
00716 #ifndef G__ROOT
00717 free(p);
00718 #else
00719 ::operator delete(p);
00720 #endif
00721 }
00722 #endif
00723
00724 static void G__operator_delete(void *p) {
00725 if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;
00726 #ifndef G__ROOT
00727 free(p);
00728 #else
00729 ::operator delete(p);
00730 #endif
00731 }
00732
00733 void G__DELDMY_tapi_cintdOcpp() { G__operator_delete(0); }
00734
00735 extern "C" int G__cpp_dllrevtapi_cint() { return(30051515); }
00736
00737
00738
00739
00740
00741
00742
00743
00744 static int G__tapi_cint_222_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00745 SctApi::RodLabel *p=NULL;
00746 p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) SctApi::RodLabel(
00747 (unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
00748 ,(unsigned int)G__int(libp->para[2]));
00749 result7->obj.i = (long)p;
00750 result7->ref = (long)p;
00751 result7->type = 'u';
00752 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel);
00753 return(1 || funcname || hash || result7 || libp) ;
00754 }
00755
00756 static int G__tapi_cint_222_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00757 SctApi::RodLabel *p=NULL;
00758 if(G__getaryconstruct()) p=new SctApi::RodLabel[G__getaryconstruct()];
00759 else p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) SctApi::RodLabel;
00760 result7->obj.i = (long)p;
00761 result7->ref = (long)p;
00762 result7->type = 'u';
00763 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel);
00764 return(1 || funcname || hash || result7 || libp) ;
00765 }
00766
00767 static int G__tapi_cint_222_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00768 G__letint(result7,103,(long)((const SctApi::RodLabel*)(G__getstructoffset()))->operator==(*(SctApi::RodLabel*)libp->para[0].ref));
00769 return(1 || funcname || hash || result7 || libp) ;
00770 }
00771
00772 static int G__tapi_cint_222_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00773 G__letint(result7,103,(long)((const SctApi::RodLabel*)(G__getstructoffset()))->operator!=(*(SctApi::RodLabel*)libp->para[0].ref));
00774 return(1 || funcname || hash || result7 || libp) ;
00775 }
00776
00777 static int G__tapi_cint_222_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00778 G__letint(result7,103,(long)((const SctApi::RodLabel*)(G__getstructoffset()))->operator<(*(SctApi::RodLabel*)libp->para[0].ref));
00779 return(1 || funcname || hash || result7 || libp) ;
00780 }
00781
00782
00783 static int G__tapi_cint_222_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
00784 {
00785 SctApi::RodLabel *p;
00786 void *xtmp = (void*)G__int(libp->para[0]);
00787 p=new SctApi::RodLabel(*(SctApi::RodLabel*)xtmp);
00788 result7->obj.i = (long)p;
00789 result7->ref = (long)p;
00790 result7->type = 'u';
00791 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel);
00792 return(1 || funcname || hash || result7 || libp) ;
00793 }
00794
00795
00796 typedef SctApi::RodLabel G__TSctApicLcLRodLabel;
00797 static int G__tapi_cint_222_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00798 if(0==G__getstructoffset()) return(1);
00799 if(G__getaryconstruct())
00800 if(G__PVOID==G__getgvp())
00801 delete[] (SctApi::RodLabel *)(G__getstructoffset());
00802 else
00803 for(int i=G__getaryconstruct()-1;i>=0;i--)
00804 ((SctApi::RodLabel *)((G__getstructoffset())+sizeof(SctApi::RodLabel)*i))->~G__TSctApicLcLRodLabel();
00805 else {
00806 long G__Xtmp=G__getgvp();
00807 G__setgvp(G__PVOID);
00808 ((SctApi::RodLabel *)(G__getstructoffset()))->~G__TSctApicLcLRodLabel();
00809 G__setgvp(G__Xtmp);
00810 G__operator_delete((void*)G__getstructoffset());
00811 }
00812 G__setnull(result7);
00813 return(1 || funcname || hash || result7 || libp) ;
00814 }
00815
00816
00817 static int G__tapi_cint_222_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00818 SctApi::RodLabel *dest = (SctApi::RodLabel*)(G__getstructoffset());
00819 *dest = (*(SctApi::RodLabel*)libp->para[0].ref);
00820 const SctApi::RodLabel& obj = *dest;
00821 result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);
00822 return(1 || funcname || hash || result7 || libp) ;
00823 }
00824
00825
00826
00827 static int G__tapi_cint_229_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00828 TTrigger *p=NULL;
00829 if(G__getaryconstruct()) p=new TTrigger[G__getaryconstruct()];
00830 else p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) TTrigger;
00831 result7->obj.i = (long)p;
00832 result7->ref = (long)p;
00833 result7->type = 'u';
00834 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_TTrigger);
00835 return(1 || funcname || hash || result7 || libp) ;
00836 }
00837
00838 static int G__tapi_cint_229_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00839 TTrigger *p=NULL;
00840 p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) TTrigger(*(TTrigger*)libp->para[0].ref);
00841 result7->obj.i = (long)p;
00842 result7->ref = (long)p;
00843 result7->type = 'u';
00844 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_TTrigger);
00845 return(1 || funcname || hash || result7 || libp) ;
00846 }
00847
00848 static int G__tapi_cint_229_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00849 G__setnull(result7);
00850 ((TTrigger*)(G__getstructoffset()))->singleL1A();
00851 return(1 || funcname || hash || result7 || libp) ;
00852 }
00853
00854 static int G__tapi_cint_229_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00855 G__setnull(result7);
00856 ((TTrigger*)(G__getstructoffset()))->doubleL1A((int)G__int(libp->para[0]));
00857 return(1 || funcname || hash || result7 || libp) ;
00858 }
00859
00860 static int G__tapi_cint_229_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00861 G__setnull(result7);
00862 ((TTrigger*)(G__getstructoffset()))->delayedL1A((int)G__int(libp->para[0]));
00863 return(1 || funcname || hash || result7 || libp) ;
00864 }
00865
00866 static int G__tapi_cint_229_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00867 G__setnull(result7);
00868 ((TTrigger*)(G__getstructoffset()))->calL1A((int)G__int(libp->para[0]));
00869 return(1 || funcname || hash || result7 || libp) ;
00870 }
00871
00872 static int G__tapi_cint_229_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00873 G__setnull(result7);
00874 ((TTrigger*)(G__getstructoffset()))->pulseL1A((int)G__int(libp->para[0]));
00875 return(1 || funcname || hash || result7 || libp) ;
00876 }
00877
00878 static int G__tapi_cint_229_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00879 G__setnull(result7);
00880 ((TTrigger*)(G__getstructoffset()))->softL1A((int)G__int(libp->para[0]));
00881 return(1 || funcname || hash || result7 || libp) ;
00882 }
00883
00884 static int G__tapi_cint_229_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00885 G__setnull(result7);
00886 ((TTrigger*)(G__getstructoffset()))->softCalL1A((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
00887 return(1 || funcname || hash || result7 || libp) ;
00888 }
00889
00890 static int G__tapi_cint_229_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00891 G__setnull(result7);
00892 ((TTrigger*)(G__getstructoffset()))->softPulseL1A((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
00893 return(1 || funcname || hash || result7 || libp) ;
00894 }
00895
00896 static int G__tapi_cint_229_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00897 G__setnull(result7);
00898 ((TTrigger*)(G__getstructoffset()))->bcL1A((int)G__int(libp->para[0]));
00899 return(1 || funcname || hash || result7 || libp) ;
00900 }
00901
00902 static int G__tapi_cint_229_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00903 G__setnull(result7);
00904 ((TTrigger*)(G__getstructoffset()))->bcCalL1A((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
00905 return(1 || funcname || hash || result7 || libp) ;
00906 }
00907
00908 static int G__tapi_cint_229_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00909 G__setnull(result7);
00910 ((TTrigger*)(G__getstructoffset()))->bcPulseL1A((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
00911 return(1 || funcname || hash || result7 || libp) ;
00912 }
00913
00914 static int G__tapi_cint_229_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00915 G__setnull(result7);
00916 ((TTrigger*)(G__getstructoffset()))->print();
00917 return(1 || funcname || hash || result7 || libp) ;
00918 }
00919
00920 static int G__tapi_cint_229_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00921 G__letint(result7,85,(long)TTrigger::Class());
00922 return(1 || funcname || hash || result7 || libp) ;
00923 }
00924
00925 static int G__tapi_cint_229_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00926 G__letint(result7,67,(long)TTrigger::Class_Name());
00927 return(1 || funcname || hash || result7 || libp) ;
00928 }
00929
00930 static int G__tapi_cint_229_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00931 G__letint(result7,115,(long)TTrigger::Class_Version());
00932 return(1 || funcname || hash || result7 || libp) ;
00933 }
00934
00935 static int G__tapi_cint_229_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00936 G__setnull(result7);
00937 TTrigger::Dictionary();
00938 return(1 || funcname || hash || result7 || libp) ;
00939 }
00940
00941 static int G__tapi_cint_229_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00942 G__letint(result7,85,(long)((const TTrigger*)(G__getstructoffset()))->IsA());
00943 return(1 || funcname || hash || result7 || libp) ;
00944 }
00945
00946 static int G__tapi_cint_229_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00947 G__setnull(result7);
00948 ((TTrigger*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
00949 return(1 || funcname || hash || result7 || libp) ;
00950 }
00951
00952 static int G__tapi_cint_229_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00953 G__setnull(result7);
00954 ((TTrigger*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
00955 return(1 || funcname || hash || result7 || libp) ;
00956 }
00957
00958 static int G__tapi_cint_229_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00959 G__setnull(result7);
00960 ((TTrigger*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
00961 return(1 || funcname || hash || result7 || libp) ;
00962 }
00963
00964 static int G__tapi_cint_229_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00965 G__letint(result7,67,(long)TTrigger::DeclFileName());
00966 return(1 || funcname || hash || result7 || libp) ;
00967 }
00968
00969 static int G__tapi_cint_229_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00970 G__letint(result7,105,(long)TTrigger::ImplFileLine());
00971 return(1 || funcname || hash || result7 || libp) ;
00972 }
00973
00974 static int G__tapi_cint_229_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00975 G__letint(result7,67,(long)TTrigger::ImplFileName());
00976 return(1 || funcname || hash || result7 || libp) ;
00977 }
00978
00979 static int G__tapi_cint_229_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00980 G__letint(result7,105,(long)TTrigger::DeclFileLine());
00981 return(1 || funcname || hash || result7 || libp) ;
00982 }
00983
00984
00985 typedef TTrigger G__TTTrigger;
00986 static int G__tapi_cint_229_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
00987 if(0==G__getstructoffset()) return(1);
00988 if(G__getaryconstruct())
00989 if(G__PVOID==G__getgvp())
00990 delete[] (TTrigger *)(G__getstructoffset());
00991 else
00992 for(int i=G__getaryconstruct()-1;i>=0;i--)
00993 ((TTrigger *)((G__getstructoffset())+sizeof(TTrigger)*i))->~G__TTTrigger();
00994 else {
00995 long G__Xtmp=G__getgvp();
00996 G__setgvp(G__PVOID);
00997 ((TTrigger *)(G__getstructoffset()))->~G__TTTrigger();
00998 G__setgvp(G__Xtmp);
00999 G__operator_delete((void*)G__getstructoffset());
01000 }
01001 G__setnull(result7);
01002 return(1 || funcname || hash || result7 || libp) ;
01003 }
01004
01005
01006
01007 static int G__tapi_cint_230_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01008 TApi *p=NULL;
01009 switch(libp->paran) {
01010 case 1:
01011 p = new TApi(*((string*)G__int(libp->para[0])));
01012 break;
01013 case 0:
01014 if(G__getaryconstruct()) p=new TApi[G__getaryconstruct()];
01015 else p=new TApi;
01016 break;
01017 }
01018 result7->obj.i = (long)p;
01019 result7->ref = (long)p;
01020 result7->type = 'u';
01021 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_TApi);
01022 return(1 || funcname || hash || result7 || libp) ;
01023 }
01024
01025 static int G__tapi_cint_230_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01026 G__setnull(result7);
01027 ((TApi*)(G__getstructoffset()))->initialiseAll((int)G__int(libp->para[0]));
01028 return(1 || funcname || hash || result7 || libp) ;
01029 }
01030
01031 static int G__tapi_cint_230_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01032 G__setnull(result7);
01033 ((TApi*)(G__getstructoffset()))->shutdownAll();
01034 return(1 || funcname || hash || result7 || libp) ;
01035 }
01036
01037 static int G__tapi_cint_230_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01038 G__setnull(result7);
01039 ((TApi*)(G__getstructoffset()))->setRunNumber((int)G__int(libp->para[0]));
01040 return(1 || funcname || hash || result7 || libp) ;
01041 }
01042
01043 static int G__tapi_cint_230_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01044 G__setnull(result7);
01045 ((TApi*)(G__getstructoffset()))->setScanNumber((int)G__int(libp->para[0]));
01046 return(1 || funcname || hash || result7 || libp) ;
01047 }
01048
01049 static int G__tapi_cint_230_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01050 G__setnull(result7);
01051 ((TApi*)(G__getstructoffset()))->changeRunMode((SctApi::RunType)G__int(libp->para[0]));
01052 return(1 || funcname || hash || result7 || libp) ;
01053 }
01054
01055 static int G__tapi_cint_230_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01056 G__setnull(result7);
01057 ((TApi*)(G__getstructoffset()))->echo((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01058 ,(unsigned long*)G__int(libp->para[2]));
01059 return(1 || funcname || hash || result7 || libp) ;
01060 }
01061
01062 static int G__tapi_cint_230_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01063 G__setnull(result7);
01064 ((TApi*)(G__getstructoffset()))->echoAll((unsigned int)G__int(libp->para[0]),(unsigned long*)G__int(libp->para[1]));
01065 return(1 || funcname || hash || result7 || libp) ;
01066 }
01067
01068 static int G__tapi_cint_230_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01069 G__setnull(result7);
01070 ((TApi*)(G__getstructoffset()))->echoSlave((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01071 ,(unsigned int)G__int(libp->para[2]),(unsigned long*)G__int(libp->para[3]));
01072 return(1 || funcname || hash || result7 || libp) ;
01073 }
01074
01075 static int G__tapi_cint_230_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01076 G__setnull(result7);
01077 ((TApi*)(G__getstructoffset()))->loadConfiguration();
01078 return(1 || funcname || hash || result7 || libp) ;
01079 }
01080
01081 static int G__tapi_cint_230_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01082 G__setnull(result7);
01083 ((TApi*)(G__getstructoffset()))->loadModuleConfigurations();
01084 return(1 || funcname || hash || result7 || libp) ;
01085 }
01086
01087 static int G__tapi_cint_230_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01088 G__setnull(result7);
01089 ((TApi*)(G__getstructoffset()))->configureBOC((unsigned int)G__int(libp->para[0]));
01090 return(1 || funcname || hash || result7 || libp) ;
01091 }
01092
01093 static int G__tapi_cint_230_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01094 switch(libp->paran) {
01095 case 2:
01096 G__setnull(result7);
01097 ((TApi*)(G__getstructoffset()))->awaitResponse((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
01098 break;
01099 case 1:
01100 G__setnull(result7);
01101 ((TApi*)(G__getstructoffset()))->awaitResponse((unsigned int)G__int(libp->para[0]));
01102 break;
01103 }
01104 return(1 || funcname || hash || result7 || libp) ;
01105 }
01106
01107 static int G__tapi_cint_230_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01108 G__letint(result7,75,(long)((TApi*)(G__getstructoffset()))->getResponse((unsigned int)G__int(libp->para[0])));
01109 return(1 || funcname || hash || result7 || libp) ;
01110 }
01111
01112 static int G__tapi_cint_230_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01113 G__letint(result7,75,(long)((TApi*)(G__getstructoffset()))->getResponse((unsigned int)G__int(libp->para[0]),(unsigned long*)G__int(libp->para[1])));
01114 return(1 || funcname || hash || result7 || libp) ;
01115 }
01116
01117 static int G__tapi_cint_230_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01118 G__letint(result7,103,(long)((TApi*)(G__getstructoffset()))->getRodMessage((unsigned int)G__int(libp->para[0]),(char*)G__int(libp->para[1])
01119 ,*(unsigned long*)G__ULongref(&libp->para[2])));
01120 return(1 || funcname || hash || result7 || libp) ;
01121 }
01122
01123 static int G__tapi_cint_230_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01124 switch(libp->paran) {
01125 case 4:
01126 G__setnull(result7);
01127 ((TApi*)(G__getstructoffset()))->flashLED((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01128 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3]));
01129 break;
01130 case 3:
01131 G__setnull(result7);
01132 ((TApi*)(G__getstructoffset()))->flashLED((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01133 ,(long)G__int(libp->para[2]));
01134 break;
01135 case 2:
01136 G__setnull(result7);
01137 ((TApi*)(G__getstructoffset()))->flashLED((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1]));
01138 break;
01139 }
01140 return(1 || funcname || hash || result7 || libp) ;
01141 }
01142
01143 static int G__tapi_cint_230_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01144 G__setnull(result7);
01145 ((TApi*)(G__getstructoffset()))->status();
01146 return(1 || funcname || hash || result7 || libp) ;
01147 }
01148
01149 static int G__tapi_cint_230_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01150 switch(libp->paran) {
01151 case 5:
01152 G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockDump((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01153 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01154 ,(bool)G__int(libp->para[4])));
01155 break;
01156 case 4:
01157 G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockDump((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01158 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])));
01159 break;
01160 }
01161 return(1 || funcname || hash || result7 || libp) ;
01162 }
01163
01164 static int G__tapi_cint_230_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01165 switch(libp->paran) {
01166 case 6:
01167 G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockDumpFile((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01168 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01169 ,(const char*)G__int(libp->para[4]),(bool)G__int(libp->para[5])));
01170 break;
01171 case 5:
01172 G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockDumpFile((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01173 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01174 ,(const char*)G__int(libp->para[4])));
01175 break;
01176 }
01177 return(1 || funcname || hash || result7 || libp) ;
01178 }
01179
01180 static int G__tapi_cint_230_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01181 switch(libp->paran) {
01182 case 6:
01183 G__letint(result7,75,(long)((TApi*)(G__getstructoffset()))->dspBlockRead((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01184 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01185 ,(unsigned long*)G__int(libp->para[4]),(bool)G__int(libp->para[5])));
01186 break;
01187 case 5:
01188 G__letint(result7,75,(long)((TApi*)(G__getstructoffset()))->dspBlockRead((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01189 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01190 ,(unsigned long*)G__int(libp->para[4])));
01191 break;
01192 }
01193 return(1 || funcname || hash || result7 || libp) ;
01194 }
01195
01196 static int G__tapi_cint_230_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01197 switch(libp->paran) {
01198 case 6:
01199 G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockWrite((unsigned int)G__int(libp->para[0]),(unsigned long*)G__int(libp->para[1])
01200 ,(unsigned long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01201 ,(long)G__int(libp->para[4]),(bool)G__int(libp->para[5])));
01202 break;
01203 case 5:
01204 G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockWrite((unsigned int)G__int(libp->para[0]),(unsigned long*)G__int(libp->para[1])
01205 ,(unsigned long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01206 ,(long)G__int(libp->para[4])));
01207 break;
01208 }
01209 return(1 || funcname || hash || result7 || libp) ;
01210 }
01211
01212 static int G__tapi_cint_230_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01213 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->readRodStatusReg((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])));
01214 return(1 || funcname || hash || result7 || libp) ;
01215 }
01216
01217 static int G__tapi_cint_230_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01218 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->readRodCommandReg((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])));
01219 return(1 || funcname || hash || result7 || libp) ;
01220 }
01221
01222 static int G__tapi_cint_230_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01223 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->dspSingleRead((unsigned int)G__int(libp->para[0]),(const unsigned long)G__int(libp->para[1])
01224 ,(long)G__int(libp->para[2])));
01225 return(1 || funcname || hash || result7 || libp) ;
01226 }
01227
01228 static int G__tapi_cint_230_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01229 G__setnull(result7);
01230 ((TApi*)(G__getstructoffset()))->dspSingleWrite((unsigned int)G__int(libp->para[0]),(unsigned long)G__int(libp->para[1])
01231 ,(unsigned long)G__int(libp->para[2]),(long)G__int(libp->para[3]));
01232 return(1 || funcname || hash || result7 || libp) ;
01233 }
01234
01235 static int G__tapi_cint_230_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01236 G__setnull(result7);
01237 ((TApi*)(G__getstructoffset()))->createDebugPrimList();
01238 return(1 || funcname || hash || result7 || libp) ;
01239 }
01240
01241 static int G__tapi_cint_230_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01242 G__setnull(result7);
01243 ((TApi*)(G__getstructoffset()))->addDebugPrimList((unsigned long)G__int(libp->para[0]),(long)G__int(libp->para[1])
01244 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01245 ,(unsigned long*)G__int(libp->para[4]));
01246 return(1 || funcname || hash || result7 || libp) ;
01247 }
01248
01249 static int G__tapi_cint_230_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01250 G__setnull(result7);
01251 ((TApi*)(G__getstructoffset()))->sendDebugPrimList((unsigned int)G__int(libp->para[0]));
01252 return(1 || funcname || hash || result7 || libp) ;
01253 }
01254
01255 static int G__tapi_cint_230_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01256 G__setnull(result7);
01257 ((TApi*)(G__getstructoffset()))->sendDebugPrimListAll();
01258 return(1 || funcname || hash || result7 || libp) ;
01259 }
01260
01261 static int G__tapi_cint_230_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01262 G__setnull(result7);
01263 ((TApi*)(G__getstructoffset()))->sendDebugSlavePrimList((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01264 ,(bool)G__int(libp->para[2]),(bool)G__int(libp->para[3]));
01265 return(1 || funcname || hash || result7 || libp) ;
01266 }
01267
01268 static int G__tapi_cint_230_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01269 G__setnull(result7);
01270 ((TApi*)(G__getstructoffset()))->debugPrimListFromFile((const char*)G__int(libp->para[0]));
01271 return(1 || funcname || hash || result7 || libp) ;
01272 }
01273
01274 static int G__tapi_cint_230_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01275 G__setnull(result7);
01276 ((TApi*)(G__getstructoffset()))->dumpDebugPrimList();
01277 return(1 || funcname || hash || result7 || libp) ;
01278 }
01279
01280 static int G__tapi_cint_230_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01281 {
01282 list<SctApi::RodLabel> *pobj,xobj=((TApi*)(G__getstructoffset()))->listRods();
01283 pobj=new list<SctApi::RodLabel>(xobj);
01284 result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
01285 G__store_tempobject(*result7);
01286 }
01287 return(1 || funcname || hash || result7 || libp) ;
01288 }
01289
01290 static int G__tapi_cint_230_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01291 G__letint(result7,75,(long)((TApi*)(G__getstructoffset()))->retrieveModule((UINT32)G__int(libp->para[0])));
01292 return(1 || funcname || hash || result7 || libp) ;
01293 }
01294
01295 static int G__tapi_cint_230_6_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01296 G__letint(result7,104,(long)((TApi*)(G__getstructoffset()))->findModule((const char*)G__int(libp->para[0])));
01297 return(1 || funcname || hash || result7 || libp) ;
01298 }
01299
01300 static int G__tapi_cint_230_7_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01301 G__letint(result7,104,(long)((TApi*)(G__getstructoffset()))->findModule((INT32)G__int(libp->para[0]),(INT32)G__int(libp->para[1])));
01302 return(1 || funcname || hash || result7 || libp) ;
01303 }
01304
01305 static int G__tapi_cint_230_8_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01306 G__letint(result7,104,(long)((TApi*)(G__getstructoffset()))->findBarrelModule((INT32)G__int(libp->para[0]),(INT32)G__int(libp->para[1])
01307 ,(INT32)G__int(libp->para[2])));
01308 return(1 || funcname || hash || result7 || libp) ;
01309 }
01310
01311 static int G__tapi_cint_230_9_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01312 G__letint(result7,104,(long)((TApi*)(G__getstructoffset()))->findEndcapModule((INT32)G__int(libp->para[0]),(INT32)G__int(libp->para[1])
01313 ,(INT32)G__int(libp->para[2])));
01314 return(1 || funcname || hash || result7 || libp) ;
01315 }
01316
01317 static int G__tapi_cint_230_0_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01318 G__setnull(result7);
01319 ((TApi*)(G__getstructoffset()))->getABCDModules((UINT32)G__int(libp->para[0]));
01320 return(1 || funcname || hash || result7 || libp) ;
01321 }
01322
01323 static int G__tapi_cint_230_1_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01324 G__setnull(result7);
01325 ((TApi*)(G__getstructoffset()))->getABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01326 return(1 || funcname || hash || result7 || libp) ;
01327 }
01328
01329 static int G__tapi_cint_230_2_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01330 G__setnull(result7);
01331 ((TApi*)(G__getstructoffset()))->setABCDModules((UINT32)G__int(libp->para[0]));
01332 return(1 || funcname || hash || result7 || libp) ;
01333 }
01334
01335 static int G__tapi_cint_230_3_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01336 G__setnull(result7);
01337 ((TApi*)(G__getstructoffset()))->copyABCDModules((UINT32)G__int(libp->para[0]),*((list<UINT32>*)G__int(libp->para[1])));
01338 return(1 || funcname || hash || result7 || libp) ;
01339 }
01340
01341 static int G__tapi_cint_230_4_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01342 G__setnull(result7);
01343 ((TApi*)(G__getstructoffset()))->copyABCDModules((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01344 ,*((list<UINT32>*)G__int(libp->para[2])));
01345 return(1 || funcname || hash || result7 || libp) ;
01346 }
01347
01348 static int G__tapi_cint_230_5_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01349 G__setnull(result7);
01350 ((TApi*)(G__getstructoffset()))->setABCDModules(*((list<UINT32>*)G__int(libp->para[0])));
01351 return(1 || funcname || hash || result7 || libp) ;
01352 }
01353
01354 static int G__tapi_cint_230_6_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01355 G__setnull(result7);
01356 ((TApi*)(G__getstructoffset()))->setABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01357 return(1 || funcname || hash || result7 || libp) ;
01358 }
01359
01360 static int G__tapi_cint_230_7_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01361 switch(libp->paran) {
01362 case 3:
01363 G__setnull(result7);
01364 ((TApi*)(G__getstructoffset()))->sendABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01365 ,(UINT32)G__int(libp->para[2]));
01366 break;
01367 case 2:
01368 G__setnull(result7);
01369 ((TApi*)(G__getstructoffset()))->sendABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01370 break;
01371 }
01372 return(1 || funcname || hash || result7 || libp) ;
01373 }
01374
01375 static int G__tapi_cint_230_8_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01376 switch(libp->paran) {
01377 case 2:
01378 G__setnull(result7);
01379 ((TApi*)(G__getstructoffset()))->sendABCDModules((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01380 break;
01381 case 1:
01382 G__setnull(result7);
01383 ((TApi*)(G__getstructoffset()))->sendABCDModules((UINT32)G__int(libp->para[0]));
01384 break;
01385 }
01386 return(1 || funcname || hash || result7 || libp) ;
01387 }
01388
01389 static int G__tapi_cint_230_9_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01390 G__setnull(result7);
01391 ((TApi*)(G__getstructoffset()))->modifyABCDMask((UINT32)G__int(libp->para[0]),(UINT32*)G__int(libp->para[1]));
01392 return(1 || funcname || hash || result7 || libp) ;
01393 }
01394
01395 static int G__tapi_cint_230_0_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01396 G__setnull(result7);
01397 ((TApi*)(G__getstructoffset()))->modifyABCDTrims((UINT32)G__int(libp->para[0]),(UINT8*)G__int(libp->para[1]));
01398 return(1 || funcname || hash || result7 || libp) ;
01399 }
01400
01401 static int G__tapi_cint_230_1_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01402 G__setnull(result7);
01403 ((TApi*)(G__getstructoffset()))->setAutoUpdateBanks(*((list<UINT32>*)G__int(libp->para[0])));
01404 return(1 || funcname || hash || result7 || libp) ;
01405 }
01406
01407 static int G__tapi_cint_230_2_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01408 G__setnull(result7);
01409 ((TApi*)(G__getstructoffset()))->setAutoUpdateBank((UINT32)G__int(libp->para[0]));
01410 return(1 || funcname || hash || result7 || libp) ;
01411 }
01412
01413 static int G__tapi_cint_230_3_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01414 G__setnull(result7);
01415 ((TApi*)(G__getstructoffset()))->modifyABCDVar((UINT32)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1]));
01416 return(1 || funcname || hash || result7 || libp) ;
01417 }
01418
01419 static int G__tapi_cint_230_4_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01420 G__setnull(result7);
01421 ((TApi*)(G__getstructoffset()))->modifyABCDVar((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01422 ,(FLOAT32)G__double(libp->para[2]));
01423 return(1 || funcname || hash || result7 || libp) ;
01424 }
01425
01426 static int G__tapi_cint_230_5_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01427 G__setnull(result7);
01428 ((TApi*)(G__getstructoffset()))->modifyABCDVar((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01429 ,(UINT32)G__int(libp->para[2]),(FLOAT32)G__double(libp->para[3]));
01430 return(1 || funcname || hash || result7 || libp) ;
01431 }
01432
01433 static int G__tapi_cint_230_6_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01434 G__setnull(result7);
01435 ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01436 ,(UINT32)G__int(libp->para[2]),(FLOAT32)G__double(libp->para[3])
01437 ,(UINT32)G__int(libp->para[4]));
01438 return(1 || funcname || hash || result7 || libp) ;
01439 }
01440
01441 static int G__tapi_cint_230_7_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01442 G__setnull(result7);
01443 ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01444 ,(UINT32)G__int(libp->para[2]),(FLOAT32)G__double(libp->para[3])
01445 ,*((list<UINT32>*)G__int(libp->para[4])));
01446 return(1 || funcname || hash || result7 || libp) ;
01447 }
01448
01449 static int G__tapi_cint_230_8_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01450 G__setnull(result7);
01451 ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01452 ,(FLOAT32)G__double(libp->para[2]),(UINT32)G__int(libp->para[3]));
01453 return(1 || funcname || hash || result7 || libp) ;
01454 }
01455
01456 static int G__tapi_cint_230_9_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01457 G__setnull(result7);
01458 ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01459 ,(FLOAT32)G__double(libp->para[2]),*((list<UINT32>*)G__int(libp->para[3])));
01460 return(1 || funcname || hash || result7 || libp) ;
01461 }
01462
01463 static int G__tapi_cint_230_0_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01464 G__setnull(result7);
01465 ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
01466 ,(UINT32)G__int(libp->para[2]));
01467 return(1 || funcname || hash || result7 || libp) ;
01468 }
01469
01470 static int G__tapi_cint_230_1_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01471 G__setnull(result7);
01472 ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
01473 ,*((list<UINT32>*)G__int(libp->para[2])));
01474 return(1 || funcname || hash || result7 || libp) ;
01475 }
01476
01477 static int G__tapi_cint_230_2_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01478 G__setnull(result7);
01479 ((TApi*)(G__getstructoffset()))->modifyBOCParam((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01480 ,(unsigned int)G__int(libp->para[2]),(unsigned int)G__int(libp->para[3]));
01481 return(1 || funcname || hash || result7 || libp) ;
01482 }
01483
01484 static int G__tapi_cint_230_3_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01485 G__setnull(result7);
01486 ((TApi*)(G__getstructoffset()))->modifyBOCParam((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1]));
01487 return(1 || funcname || hash || result7 || libp) ;
01488 }
01489
01490 static int G__tapi_cint_230_4_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01491 G__setnull(result7);
01492 ((TApi*)(G__getstructoffset()))->defaultScan((int)G__int(libp->para[0]));
01493 return(1 || funcname || hash || result7 || libp) ;
01494 }
01495
01496 static int G__tapi_cint_230_5_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01497 G__setnull(result7);
01498 ((TApi*)(G__getstructoffset()))->tidyHistogramming();
01499 return(1 || funcname || hash || result7 || libp) ;
01500 }
01501
01502 static int G__tapi_cint_230_6_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01503 G__letint(result7,85,(long)((TApi*)(G__getstructoffset()))->startAsyncScan(*((TScanDef*)G__int(libp->para[0]))));
01504 return(1 || funcname || hash || result7 || libp) ;
01505 }
01506
01507 static int G__tapi_cint_230_7_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01508 G__setnull(result7);
01509 ((TApi*)(G__getstructoffset()))->doScan(*((TScanDef*)G__int(libp->para[0])));
01510 return(1 || funcname || hash || result7 || libp) ;
01511 }
01512
01513 static int G__tapi_cint_230_8_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01514 G__setnull(result7);
01515 ((TApi*)(G__getstructoffset()))->awaitScan();
01516 return(1 || funcname || hash || result7 || libp) ;
01517 }
01518
01519 static int G__tapi_cint_230_9_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01520 switch(libp->paran) {
01521 case 5:
01522 G__setnull(result7);
01523 ((TApi*)(G__getstructoffset()))->doRawScan(*((TScanDef*)G__int(libp->para[0])),(int)G__int(libp->para[1])
01524 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3])
01525 ,(bool)G__int(libp->para[4]));
01526 break;
01527 case 4:
01528 G__setnull(result7);
01529 ((TApi*)(G__getstructoffset()))->doRawScan(*((TScanDef*)G__int(libp->para[0])),(int)G__int(libp->para[1])
01530 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3]));
01531 break;
01532 case 3:
01533 G__setnull(result7);
01534 ((TApi*)(G__getstructoffset()))->doRawScan(*((TScanDef*)G__int(libp->para[0])),(int)G__int(libp->para[1])
01535 ,(int)G__int(libp->para[2]));
01536 break;
01537 }
01538 return(1 || funcname || hash || result7 || libp) ;
01539 }
01540
01541 static int G__tapi_cint_230_0_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01542 switch(libp->paran) {
01543 case 4:
01544 G__setnull(result7);
01545 ((TApi*)(G__getstructoffset()))->sendRodTrigger((unsigned int)G__int(libp->para[0]),*((TTrigger*)G__int(libp->para[1]))
01546 ,(unsigned long)G__int(libp->para[2]),(int)G__int(libp->para[3]));
01547 break;
01548 case 3:
01549 G__setnull(result7);
01550 ((TApi*)(G__getstructoffset()))->sendRodTrigger((unsigned int)G__int(libp->para[0]),*((TTrigger*)G__int(libp->para[1]))
01551 ,(unsigned long)G__int(libp->para[2]));
01552 break;
01553 }
01554 return(1 || funcname || hash || result7 || libp) ;
01555 }
01556
01557 static int G__tapi_cint_230_1_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01558 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->sendTriggers(*((TTrigger*)G__int(libp->para[0])),(unsigned long)G__int(libp->para[1])));
01559 return(1 || funcname || hash || result7 || libp) ;
01560 }
01561
01562 static int G__tapi_cint_230_2_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01563 G__setnull(result7);
01564 ((TApi*)(G__getstructoffset()))->printABCDModule((int)G__int(libp->para[0]));
01565 return(1 || funcname || hash || result7 || libp) ;
01566 }
01567
01568 static int G__tapi_cint_230_3_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01569 G__setnull(result7);
01570 ((TApi*)(G__getstructoffset()))->printABCDRodModule((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
01571 return(1 || funcname || hash || result7 || libp) ;
01572 }
01573
01574 static int G__tapi_cint_230_4_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01575 G__setnull(result7);
01576 ((TApi*)(G__getstructoffset()))->printBOCSetup((unsigned int)G__int(libp->para[0]));
01577 return(1 || funcname || hash || result7 || libp) ;
01578 }
01579
01580 static int G__tapi_cint_230_5_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01581 G__setnull(result7);
01582 ((TApi*)(G__getstructoffset()))->currentBOCSetup((unsigned int)G__int(libp->para[0]));
01583 return(1 || funcname || hash || result7 || libp) ;
01584 }
01585
01586 static int G__tapi_cint_230_6_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01587 G__setnull(result7);
01588 ((TApi*)(G__getstructoffset()))->printBOCRegisters((unsigned int)G__int(libp->para[0]));
01589 return(1 || funcname || hash || result7 || libp) ;
01590 }
01591
01592 static int G__tapi_cint_230_7_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01593 G__setnull(result7);
01594 ((TApi*)(G__getstructoffset()))->saveBOCSetup((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01595 return(1 || funcname || hash || result7 || libp) ;
01596 }
01597
01598 static int G__tapi_cint_230_8_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01599 G__setnull(result7);
01600 ((TApi*)(G__getstructoffset()))->saveBOCRegisters((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01601 return(1 || funcname || hash || result7 || libp) ;
01602 }
01603
01604 static int G__tapi_cint_230_9_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01605 G__setnull(result7);
01606 ((TApi*)(G__getstructoffset()))->restoreBOCSetup((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01607 return(1 || funcname || hash || result7 || libp) ;
01608 }
01609
01610 static int G__tapi_cint_230_0_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01611 G__setnull(result7);
01612 ((TApi*)(G__getstructoffset()))->restoreBOCRegisters((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01613 return(1 || funcname || hash || result7 || libp) ;
01614 }
01615
01616 static int G__tapi_cint_230_1_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01617 switch(libp->paran) {
01618 case 5:
01619 G__setnull(result7);
01620 ((TApi*)(G__getstructoffset()))->rawData((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01621 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3])
01622 ,*((TTrigger*)G__int(libp->para[4])));
01623 break;
01624 case 4:
01625 G__setnull(result7);
01626 ((TApi*)(G__getstructoffset()))->rawData((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01627 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3]));
01628 break;
01629 case 3:
01630 G__setnull(result7);
01631 ((TApi*)(G__getstructoffset()))->rawData((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01632 ,(int)G__int(libp->para[2]));
01633 break;
01634 }
01635 return(1 || funcname || hash || result7 || libp) ;
01636 }
01637
01638 static int G__tapi_cint_230_2_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01639 switch(libp->paran) {
01640 case 2:
01641 G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probe((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])));
01642 break;
01643 case 1:
01644 G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probe((unsigned int)G__int(libp->para[0])));
01645 break;
01646 }
01647 return(1 || funcname || hash || result7 || libp) ;
01648 }
01649
01650 static int G__tapi_cint_230_3_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01651 switch(libp->paran) {
01652 case 3:
01653 G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probeWithTrigger((unsigned int)G__int(libp->para[0]),*((TTrigger*)G__int(libp->para[1]))
01654 ,(int)G__int(libp->para[2])));
01655 break;
01656 case 2:
01657 G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probeWithTrigger((unsigned int)G__int(libp->para[0]),*((TTrigger*)G__int(libp->para[1]))));
01658 break;
01659 }
01660 return(1 || funcname || hash || result7 || libp) ;
01661 }
01662
01663 static int G__tapi_cint_230_4_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01664 switch(libp->paran) {
01665 case 3:
01666 G__setnull(result7);
01667 ((TApi*)(G__getstructoffset()))->probeScan((unsigned int)G__int(libp->para[0]),*((TScanDef*)G__int(libp->para[1]))
01668 ,(int)G__int(libp->para[2]));
01669 break;
01670 case 2:
01671 G__setnull(result7);
01672 ((TApi*)(G__getstructoffset()))->probeScan((unsigned int)G__int(libp->para[0]),*((TScanDef*)G__int(libp->para[1])));
01673 break;
01674 }
01675 return(1 || funcname || hash || result7 || libp) ;
01676 }
01677
01678 static int G__tapi_cint_230_5_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01679 G__letint(result7,103,(long)((TApi*)(G__getstructoffset()))->checkAllModulesProbe((const char*)G__int(libp->para[0])));
01680 return(1 || funcname || hash || result7 || libp) ;
01681 }
01682
01683 static int G__tapi_cint_230_6_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01684 G__setnull(result7);
01685 ((TApi*)(G__getstructoffset()))->autoConfigure();
01686 return(1 || funcname || hash || result7 || libp) ;
01687 }
01688
01689 static int G__tapi_cint_230_7_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01690 G__setnull(result7);
01691 ((TApi*)(G__getstructoffset()))->bocHistogram((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01692 ,(unsigned int)G__int(libp->para[2]));
01693 return(1 || funcname || hash || result7 || libp) ;
01694 }
01695
01696 static int G__tapi_cint_230_8_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01697 G__setnull(result7);
01698 ((TApi*)(G__getstructoffset()))->rodMode(
01699 (unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01700 ,(int)G__int(libp->para[2]),(int)G__int(libp->para[3])
01701 ,(int)G__int(libp->para[4]),(int)G__int(libp->para[5])
01702 ,(int)G__int(libp->para[6]));
01703 return(1 || funcname || hash || result7 || libp) ;
01704 }
01705
01706 static int G__tapi_cint_230_9_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01707 G__setnull(result7);
01708 ((TApi*)(G__getstructoffset()))->standardRegisterDump((unsigned int)G__int(libp->para[0]));
01709 return(1 || funcname || hash || result7 || libp) ;
01710 }
01711
01712 static int G__tapi_cint_230_0_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01713 G__setnull(result7);
01714 ((TApi*)(G__getstructoffset()))->lasersOff();
01715 return(1 || funcname || hash || result7 || libp) ;
01716 }
01717
01718 static int G__tapi_cint_230_1_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01719 switch(libp->paran) {
01720 case 4:
01721 G__setnull(result7);
01722 ((TApi*)(G__getstructoffset()))->scanEvents((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01723 ,(bool)G__int(libp->para[2]),(bool)G__int(libp->para[3]));
01724 break;
01725 case 3:
01726 G__setnull(result7);
01727 ((TApi*)(G__getstructoffset()))->scanEvents((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01728 ,(bool)G__int(libp->para[2]));
01729 break;
01730 case 2:
01731 G__setnull(result7);
01732 ((TApi*)(G__getstructoffset()))->scanEvents((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
01733 break;
01734 case 1:
01735 G__setnull(result7);
01736 ((TApi*)(G__getstructoffset()))->scanEvents((unsigned int)G__int(libp->para[0]));
01737 break;
01738 }
01739 return(1 || funcname || hash || result7 || libp) ;
01740 }
01741
01742 static int G__tapi_cint_230_2_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01743 switch(libp->paran) {
01744 case 5:
01745 G__setnull(result7);
01746 ((TApi*)(G__getstructoffset()))->decodeEvent((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01747 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3])
01748 ,(bool)G__int(libp->para[4]));
01749 break;
01750 case 4:
01751 G__setnull(result7);
01752 ((TApi*)(G__getstructoffset()))->decodeEvent((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01753 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3]));
01754 break;
01755 case 3:
01756 G__setnull(result7);
01757 ((TApi*)(G__getstructoffset()))->decodeEvent((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01758 ,(int)G__int(libp->para[2]));
01759 break;
01760 }
01761 return(1 || funcname || hash || result7 || libp) ;
01762 }
01763
01764 static int G__tapi_cint_230_3_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01765 switch(libp->paran) {
01766 case 3:
01767 G__setnull(result7);
01768 ((TApi*)(G__getstructoffset()))->decodeConfig((unsigned int)G__int(libp->para[0]),(bool)G__int(libp->para[1])
01769 ,(bool)G__int(libp->para[2]));
01770 break;
01771 case 2:
01772 G__setnull(result7);
01773 ((TApi*)(G__getstructoffset()))->decodeConfig((unsigned int)G__int(libp->para[0]),(bool)G__int(libp->para[1]));
01774 break;
01775 case 1:
01776 G__setnull(result7);
01777 ((TApi*)(G__getstructoffset()))->decodeConfig((unsigned int)G__int(libp->para[0]));
01778 break;
01779 }
01780 return(1 || funcname || hash || result7 || libp) ;
01781 }
01782
01783 static int G__tapi_cint_230_4_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01784 G__setnull(result7);
01785 ((TApi*)(G__getstructoffset()))->testLinkOutSelect((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1]));
01786 return(1 || funcname || hash || result7 || libp) ;
01787 }
01788
01789 static int G__tapi_cint_230_5_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01790 G__setnull(result7);
01791 ((TApi*)(G__getstructoffset()))->setDebugOption((const char*)G__int(libp->para[0]));
01792 return(1 || funcname || hash || result7 || libp) ;
01793 }
01794
01795 static int G__tapi_cint_230_6_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01796 G__setnull(result7);
01797 ((TApi*)(G__getstructoffset()))->unsetDebugOption((const char*)G__int(libp->para[0]));
01798 return(1 || funcname || hash || result7 || libp) ;
01799 }
01800
01801 static int G__tapi_cint_230_7_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01802 G__setnull(result7);
01803 ((TApi*)(G__getstructoffset()))->listEnabledDebugOptions();
01804 return(1 || funcname || hash || result7 || libp) ;
01805 }
01806
01807 static int G__tapi_cint_230_8_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01808 G__setnull(result7);
01809 ((TApi*)(G__getstructoffset()))->listDebugOptions();
01810 return(1 || funcname || hash || result7 || libp) ;
01811 }
01812
01813 static int G__tapi_cint_230_9_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01814 G__setnull(result7);
01815 ((TApi*)(G__getstructoffset()))->debugStepHistogram();
01816 return(1 || funcname || hash || result7 || libp) ;
01817 }
01818
01819 static int G__tapi_cint_230_0_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01820 G__setnull(result7);
01821 ((TApi*)(G__getstructoffset()))->debugContinueHistogram();
01822 return(1 || funcname || hash || result7 || libp) ;
01823 }
01824
01825 static int G__tapi_cint_230_1_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01826 G__setnull(result7);
01827 ((TApi*)(G__getstructoffset()))->debugAbortHistogram();
01828 return(1 || funcname || hash || result7 || libp) ;
01829 }
01830
01831 static int G__tapi_cint_230_2_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01832 G__setnull(result7);
01833 ((TApi*)(G__getstructoffset()))->timSetFrequency((double)G__double(libp->para[0]),(double)G__double(libp->para[1]));
01834 return(1 || funcname || hash || result7 || libp) ;
01835 }
01836
01837 static int G__tapi_cint_230_3_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01838 G__letdouble(result7,100,(double)((TApi*)(G__getstructoffset()))->timGetResetFrequency());
01839 return(1 || funcname || hash || result7 || libp) ;
01840 }
01841
01842 static int G__tapi_cint_230_4_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01843 G__letdouble(result7,100,(double)((TApi*)(G__getstructoffset()))->timGetTriggerFrequency());
01844 return(1 || funcname || hash || result7 || libp) ;
01845 }
01846
01847 static int G__tapi_cint_230_5_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01848 G__setnull(result7);
01849 ((TApi*)(G__getstructoffset()))->freeTriggers();
01850 return(1 || funcname || hash || result7 || libp) ;
01851 }
01852
01853 static int G__tapi_cint_230_6_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01854 G__setnull(result7);
01855 ((TApi*)(G__getstructoffset()))->stopTriggers();
01856 return(1 || funcname || hash || result7 || libp) ;
01857 }
01858
01859 static int G__tapi_cint_230_7_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01860 G__setnull(result7);
01861 ((TApi*)(G__getstructoffset()))->timL1A();
01862 return(1 || funcname || hash || result7 || libp) ;
01863 }
01864
01865 static int G__tapi_cint_230_8_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01866 G__setnull(result7);
01867 ((TApi*)(G__getstructoffset()))->timCalL1A((int)G__int(libp->para[0]));
01868 return(1 || funcname || hash || result7 || libp) ;
01869 }
01870
01871 static int G__tapi_cint_230_9_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01872 G__setnull(result7);
01873 ((TApi*)(G__getstructoffset()))->timSoftReset();
01874 return(1 || funcname || hash || result7 || libp) ;
01875 }
01876
01877 static int G__tapi_cint_230_0_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01878 G__setnull(result7);
01879 ((TApi*)(G__getstructoffset()))->timBCReset();
01880 return(1 || funcname || hash || result7 || libp) ;
01881 }
01882
01883 static int G__tapi_cint_230_1_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01884 switch(libp->paran) {
01885 case 3:
01886 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->sendTimBurst((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])
01887 ,(bool)G__int(libp->para[2])));
01888 break;
01889 case 2:
01890 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->sendTimBurst((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])));
01891 break;
01892 }
01893 return(1 || funcname || hash || result7 || libp) ;
01894 }
01895
01896 static int G__tapi_cint_230_2_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01897 switch(libp->paran) {
01898 case 3:
01899 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->runTimSequence((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])
01900 ,(bool)G__int(libp->para[2])));
01901 break;
01902 case 2:
01903 G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->runTimSequence((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])));
01904 break;
01905 }
01906 return(1 || funcname || hash || result7 || libp) ;
01907 }
01908
01909 static int G__tapi_cint_230_3_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01910 G__setnull(result7);
01911 ((TApi*)(G__getstructoffset()))->timVerbose();
01912 return(1 || funcname || hash || result7 || libp) ;
01913 }
01914
01915 static int G__tapi_cint_230_4_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01916 G__setnull(result7);
01917 ((TApi*)(G__getstructoffset()))->timRegLoad((int)G__int(libp->para[0]),(UINT16)G__int(libp->para[1]));
01918 return(1 || funcname || hash || result7 || libp) ;
01919 }
01920
01921 static int G__tapi_cint_230_5_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01922 G__letint(result7,114,(long)((TApi*)(G__getstructoffset()))->timReadRegister((int)G__int(libp->para[0])));
01923 return(1 || funcname || hash || result7 || libp) ;
01924 }
01925
01926 static int G__tapi_cint_230_6_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01927 G__setnull(result7);
01928 ((TApi*)(G__getstructoffset()))->requestHardReset((UINT32)G__int(libp->para[0]));
01929 return(1 || funcname || hash || result7 || libp) ;
01930 }
01931
01932 static int G__tapi_cint_230_7_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01933 G__setnull(result7);
01934 ((TApi*)(G__getstructoffset()))->resumePolling();
01935 return(1 || funcname || hash || result7 || libp) ;
01936 }
01937
01938 static int G__tapi_cint_230_8_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01939 G__setnull(result7);
01940 ((TApi*)(G__getstructoffset()))->stopPolling();
01941 return(1 || funcname || hash || result7 || libp) ;
01942 }
01943
01944 static int G__tapi_cint_230_1_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01945 G__letint(result7,85,(long)TApi::Class());
01946 return(1 || funcname || hash || result7 || libp) ;
01947 }
01948
01949 static int G__tapi_cint_230_2_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01950 G__letint(result7,67,(long)TApi::Class_Name());
01951 return(1 || funcname || hash || result7 || libp) ;
01952 }
01953
01954 static int G__tapi_cint_230_3_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01955 G__letint(result7,115,(long)TApi::Class_Version());
01956 return(1 || funcname || hash || result7 || libp) ;
01957 }
01958
01959 static int G__tapi_cint_230_4_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01960 G__setnull(result7);
01961 TApi::Dictionary();
01962 return(1 || funcname || hash || result7 || libp) ;
01963 }
01964
01965 static int G__tapi_cint_230_5_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01966 G__letint(result7,85,(long)((const TApi*)(G__getstructoffset()))->IsA());
01967 return(1 || funcname || hash || result7 || libp) ;
01968 }
01969
01970 static int G__tapi_cint_230_6_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01971 G__setnull(result7);
01972 ((TApi*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
01973 return(1 || funcname || hash || result7 || libp) ;
01974 }
01975
01976 static int G__tapi_cint_230_7_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01977 G__setnull(result7);
01978 ((TApi*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
01979 return(1 || funcname || hash || result7 || libp) ;
01980 }
01981
01982 static int G__tapi_cint_230_8_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01983 G__setnull(result7);
01984 ((TApi*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
01985 return(1 || funcname || hash || result7 || libp) ;
01986 }
01987
01988 static int G__tapi_cint_230_9_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01989 G__letint(result7,67,(long)TApi::DeclFileName());
01990 return(1 || funcname || hash || result7 || libp) ;
01991 }
01992
01993 static int G__tapi_cint_230_0_13(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01994 G__letint(result7,105,(long)TApi::ImplFileLine());
01995 return(1 || funcname || hash || result7 || libp) ;
01996 }
01997
01998 static int G__tapi_cint_230_1_13(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01999 G__letint(result7,67,(long)TApi::ImplFileName());
02000 return(1 || funcname || hash || result7 || libp) ;
02001 }
02002
02003 static int G__tapi_cint_230_2_13(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02004 G__letint(result7,105,(long)TApi::DeclFileLine());
02005 return(1 || funcname || hash || result7 || libp) ;
02006 }
02007
02008
02009 typedef TApi G__TTApi;
02010 static int G__tapi_cint_230_3_13(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02011 if(0==G__getstructoffset()) return(1);
02012 if(G__getaryconstruct())
02013 if(G__PVOID==G__getgvp())
02014 delete[] (TApi *)(G__getstructoffset());
02015 else
02016 for(int i=G__getaryconstruct()-1;i>=0;i--)
02017 delete (TApi *)((G__getstructoffset())+sizeof(TApi)*i);
02018 else delete (TApi *)(G__getstructoffset());
02019 G__setnull(result7);
02020 return(1 || funcname || hash || result7 || libp) ;
02021 }
02022
02023
02024
02025 static int G__tapi_cint_231_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02026 TScanDef *p=NULL;
02027 if(G__getaryconstruct()) p=new TScanDef[G__getaryconstruct()];
02028 else p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) TScanDef;
02029 result7->obj.i = (long)p;
02030 result7->ref = (long)p;
02031 result7->type = 'u';
02032 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_TScanDef);
02033 return(1 || funcname || hash || result7 || libp) ;
02034 }
02035
02036 static int G__tapi_cint_231_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02037 TScanDef *p=NULL;
02038 p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) TScanDef(*(TScanDef*)libp->para[0].ref);
02039 result7->obj.i = (long)p;
02040 result7->ref = (long)p;
02041 result7->type = 'u';
02042 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_TScanDef);
02043 return(1 || funcname || hash || result7 || libp) ;
02044 }
02045
02046 static int G__tapi_cint_231_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02047 G__setnull(result7);
02048 ((TScanDef*)(G__getstructoffset()))->print();
02049 return(1 || funcname || hash || result7 || libp) ;
02050 }
02051
02052 static int G__tapi_cint_231_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02053 G__setnull(result7);
02054 ((TScanDef*)(G__getstructoffset()))->configure((UINT16)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
02055 ,(FLOAT32)G__double(libp->para[2]),(FLOAT32)G__double(libp->para[3]));
02056 return(1 || funcname || hash || result7 || libp) ;
02057 }
02058
02059 static int G__tapi_cint_231_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02060 G__setnull(result7);
02061 ((TScanDef*)(G__getstructoffset()))->configure2((UINT16)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
02062 ,(FLOAT32)G__double(libp->para[2]),(FLOAT32)G__double(libp->para[3]));
02063 return(1 || funcname || hash || result7 || libp) ;
02064 }
02065
02066 static int G__tapi_cint_231_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02067 G__setnull(result7);
02068 ((TScanDef*)(G__getstructoffset()))->setScanPoint((int)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1]));
02069 return(1 || funcname || hash || result7 || libp) ;
02070 }
02071
02072 static int G__tapi_cint_231_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02073 G__setnull(result7);
02074 ((TScanDef*)(G__getstructoffset()))->setScanPoint2((int)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1]));
02075 return(1 || funcname || hash || result7 || libp) ;
02076 }
02077
02078 static int G__tapi_cint_231_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02079 G__setnull(result7);
02080 ((TScanDef*)(G__getstructoffset()))->setTriggersPoint((int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
02081 return(1 || funcname || hash || result7 || libp) ;
02082 }
02083
02084 static int G__tapi_cint_231_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02085 G__letint(result7,85,(long)TScanDef::Class());
02086 return(1 || funcname || hash || result7 || libp) ;
02087 }
02088
02089 static int G__tapi_cint_231_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02090 G__letint(result7,67,(long)TScanDef::Class_Name());
02091 return(1 || funcname || hash || result7 || libp) ;
02092 }
02093
02094 static int G__tapi_cint_231_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02095 G__letint(result7,115,(long)TScanDef::Class_Version());
02096 return(1 || funcname || hash || result7 || libp) ;
02097 }
02098
02099 static int G__tapi_cint_231_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02100 G__setnull(result7);
02101 TScanDef::Dictionary();
02102 return(1 || funcname || hash || result7 || libp) ;
02103 }
02104
02105 static int G__tapi_cint_231_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02106 G__letint(result7,85,(long)((const TScanDef*)(G__getstructoffset()))->IsA());
02107 return(1 || funcname || hash || result7 || libp) ;
02108 }
02109
02110 static int G__tapi_cint_231_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02111 G__setnull(result7);
02112 ((TScanDef*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
02113 return(1 || funcname || hash || result7 || libp) ;
02114 }
02115
02116 static int G__tapi_cint_231_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02117 G__setnull(result7);
02118 ((TScanDef*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
02119 return(1 || funcname || hash || result7 || libp) ;
02120 }
02121
02122 static int G__tapi_cint_231_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02123 G__setnull(result7);
02124 ((TScanDef*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
02125 return(1 || funcname || hash || result7 || libp) ;
02126 }
02127
02128 static int G__tapi_cint_231_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02129 G__letint(result7,67,(long)TScanDef::DeclFileName());
02130 return(1 || funcname || hash || result7 || libp) ;
02131 }
02132
02133 static int G__tapi_cint_231_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02134 G__letint(result7,105,(long)TScanDef::ImplFileLine());
02135 return(1 || funcname || hash || result7 || libp) ;
02136 }
02137
02138 static int G__tapi_cint_231_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02139 G__letint(result7,67,(long)TScanDef::ImplFileName());
02140 return(1 || funcname || hash || result7 || libp) ;
02141 }
02142
02143 static int G__tapi_cint_231_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02144 G__letint(result7,105,(long)TScanDef::DeclFileLine());
02145 return(1 || funcname || hash || result7 || libp) ;
02146 }
02147
02148
02149 typedef TScanDef G__TTScanDef;
02150 static int G__tapi_cint_231_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02151 if(0==G__getstructoffset()) return(1);
02152 if(G__getaryconstruct())
02153 if(G__PVOID==G__getgvp())
02154 delete[] (TScanDef *)(G__getstructoffset());
02155 else
02156 for(int i=G__getaryconstruct()-1;i>=0;i--)
02157 ((TScanDef *)((G__getstructoffset())+sizeof(TScanDef)*i))->~G__TTScanDef();
02158 else {
02159 long G__Xtmp=G__getgvp();
02160 G__setgvp(G__PVOID);
02161 ((TScanDef *)(G__getstructoffset()))->~G__TTScanDef();
02162 G__setgvp(G__Xtmp);
02163 G__operator_delete((void*)G__getstructoffset());
02164 }
02165 G__setnull(result7);
02166 return(1 || funcname || hash || result7 || libp) ;
02167 }
02168
02169
02170
02171 static int G__tapi_cint_232_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02172 G__setnull(result7);
02173 ((TScanMonitor*)(G__getstructoffset()))->newBin((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
02174 return(1 || funcname || hash || result7 || libp) ;
02175 }
02176
02177 static int G__tapi_cint_232_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02178 G__setnull(result7);
02179 ((TScanMonitor*)(G__getstructoffset()))->finishScan();
02180 return(1 || funcname || hash || result7 || libp) ;
02181 }
02182
02183 static int G__tapi_cint_232_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02184 G__letint(result7,85,(long)TScanMonitor::Class());
02185 return(1 || funcname || hash || result7 || libp) ;
02186 }
02187
02188 static int G__tapi_cint_232_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02189 G__letint(result7,67,(long)TScanMonitor::Class_Name());
02190 return(1 || funcname || hash || result7 || libp) ;
02191 }
02192
02193 static int G__tapi_cint_232_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02194 G__letint(result7,115,(long)TScanMonitor::Class_Version());
02195 return(1 || funcname || hash || result7 || libp) ;
02196 }
02197
02198 static int G__tapi_cint_232_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02199 G__setnull(result7);
02200 TScanMonitor::Dictionary();
02201 return(1 || funcname || hash || result7 || libp) ;
02202 }
02203
02204 static int G__tapi_cint_232_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02205 G__letint(result7,85,(long)((const TScanMonitor*)(G__getstructoffset()))->IsA());
02206 return(1 || funcname || hash || result7 || libp) ;
02207 }
02208
02209 static int G__tapi_cint_232_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02210 G__setnull(result7);
02211 ((TScanMonitor*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
02212 return(1 || funcname || hash || result7 || libp) ;
02213 }
02214
02215 static int G__tapi_cint_232_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02216 G__setnull(result7);
02217 ((TScanMonitor*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
02218 return(1 || funcname || hash || result7 || libp) ;
02219 }
02220
02221 static int G__tapi_cint_232_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02222 G__setnull(result7);
02223 ((TScanMonitor*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
02224 return(1 || funcname || hash || result7 || libp) ;
02225 }
02226
02227 static int G__tapi_cint_232_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02228 G__letint(result7,67,(long)TScanMonitor::DeclFileName());
02229 return(1 || funcname || hash || result7 || libp) ;
02230 }
02231
02232 static int G__tapi_cint_232_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02233 G__letint(result7,105,(long)TScanMonitor::ImplFileLine());
02234 return(1 || funcname || hash || result7 || libp) ;
02235 }
02236
02237 static int G__tapi_cint_232_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02238 G__letint(result7,67,(long)TScanMonitor::ImplFileName());
02239 return(1 || funcname || hash || result7 || libp) ;
02240 }
02241
02242 static int G__tapi_cint_232_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02243 G__letint(result7,105,(long)TScanMonitor::DeclFileLine());
02244 return(1 || funcname || hash || result7 || libp) ;
02245 }
02246
02247
02248 typedef TScanMonitor G__TTScanMonitor;
02249 static int G__tapi_cint_232_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02250 if(0==G__getstructoffset()) return(1);
02251 if(G__getaryconstruct())
02252 if(G__PVOID==G__getgvp())
02253 delete[] (TScanMonitor *)(G__getstructoffset());
02254 else
02255 for(int i=G__getaryconstruct()-1;i>=0;i--)
02256 ((TScanMonitor *)((G__getstructoffset())+sizeof(TScanMonitor)*i))->~G__TTScanMonitor();
02257 else {
02258 long G__Xtmp=G__getgvp();
02259 G__setgvp(G__PVOID);
02260 ((TScanMonitor *)(G__getstructoffset()))->~G__TTScanMonitor();
02261 G__setgvp(G__Xtmp);
02262 G__operator_delete((void*)G__getstructoffset());
02263 }
02264 G__setnull(result7);
02265 return(1 || funcname || hash || result7 || libp) ;
02266 }
02267
02268
02269
02270 static int G__tapi_cint_234_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02271 list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02272 if(G__getaryconstruct()) p=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >[G__getaryconstruct()];
02273 else p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >;
02274 result7->obj.i = (long)p;
02275 result7->ref = (long)p;
02276 result7->type = 'u';
02277 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02278 return(1 || funcname || hash || result7 || libp) ;
02279 }
02280
02281 static int G__tapi_cint_234_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02282 {
02283 list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->begin();
02284 pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator(xobj);
02285 result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02286 G__store_tempobject(*result7);
02287 }
02288 return(1 || funcname || hash || result7 || libp) ;
02289 }
02290
02291 static int G__tapi_cint_234_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02292 {
02293 list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->end();
02294 pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator(xobj);
02295 result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02296 G__store_tempobject(*result7);
02297 }
02298 return(1 || funcname || hash || result7 || libp) ;
02299 }
02300
02301 static int G__tapi_cint_234_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02302 {
02303 list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->rbegin();
02304 pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator(xobj);
02305 result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02306 G__store_tempobject(*result7);
02307 }
02308 return(1 || funcname || hash || result7 || libp) ;
02309 }
02310
02311 static int G__tapi_cint_234_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02312 {
02313 list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->rend();
02314 pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator(xobj);
02315 result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02316 G__store_tempobject(*result7);
02317 }
02318 return(1 || funcname || hash || result7 || libp) ;
02319 }
02320
02321 static int G__tapi_cint_234_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02322 G__letint(result7,103,(long)((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->empty());
02323 return(1 || funcname || hash || result7 || libp) ;
02324 }
02325
02326 static int G__tapi_cint_234_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02327 G__letint(result7,104,(long)((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->size());
02328 return(1 || funcname || hash || result7 || libp) ;
02329 }
02330
02331 static int G__tapi_cint_234_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02332 G__letint(result7,104,(long)((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->max_size());
02333 return(1 || funcname || hash || result7 || libp) ;
02334 }
02335
02336 static int G__tapi_cint_234_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02337 {
02338 const SctApi::RodLabel& obj=((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->front();
02339 result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);
02340 }
02341 return(1 || funcname || hash || result7 || libp) ;
02342 }
02343
02344 static int G__tapi_cint_234_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02345 {
02346 const SctApi::RodLabel& obj=((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->back();
02347 result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);
02348 }
02349 return(1 || funcname || hash || result7 || libp) ;
02350 }
02351
02352 static int G__tapi_cint_234_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02353 G__setnull(result7);
02354 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->swap(*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[0].ref);
02355 return(1 || funcname || hash || result7 || libp) ;
02356 }
02357
02358 static int G__tapi_cint_234_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02359 {
02360 list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->insert(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),*(SctApi::RodLabel*)libp->para[1].ref);
02361 pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator(xobj);
02362 result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02363 G__store_tempobject(*result7);
02364 }
02365 return(1 || funcname || hash || result7 || libp) ;
02366 }
02367
02368 static int G__tapi_cint_234_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02369 G__setnull(result7);
02370 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->insert(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),(SctApi::RodLabel*)G__int(libp->para[1])
02371 ,(SctApi::RodLabel*)G__int(libp->para[2]));
02372 return(1 || funcname || hash || result7 || libp) ;
02373 }
02374
02375 static int G__tapi_cint_234_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02376 G__setnull(result7);
02377 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->insert(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[1]))
02378 ,*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[2])));
02379 return(1 || funcname || hash || result7 || libp) ;
02380 }
02381
02382 static int G__tapi_cint_234_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02383 G__setnull(result7);
02384 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->insert(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type)G__int(libp->para[1])
02385 ,*(SctApi::RodLabel*)libp->para[2].ref);
02386 return(1 || funcname || hash || result7 || libp) ;
02387 }
02388
02389 static int G__tapi_cint_234_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02390 G__setnull(result7);
02391 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->push_front(*(SctApi::RodLabel*)libp->para[0].ref);
02392 return(1 || funcname || hash || result7 || libp) ;
02393 }
02394
02395 static int G__tapi_cint_234_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02396 G__setnull(result7);
02397 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->push_back(*(SctApi::RodLabel*)libp->para[0].ref);
02398 return(1 || funcname || hash || result7 || libp) ;
02399 }
02400
02401 static int G__tapi_cint_234_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02402 G__setnull(result7);
02403 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->erase(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])));
02404 return(1 || funcname || hash || result7 || libp) ;
02405 }
02406
02407 static int G__tapi_cint_234_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02408 G__setnull(result7);
02409 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->erase(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[1])));
02410 return(1 || funcname || hash || result7 || libp) ;
02411 }
02412
02413 static int G__tapi_cint_234_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02414 G__setnull(result7);
02415 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->clear();
02416 return(1 || funcname || hash || result7 || libp) ;
02417 }
02418
02419 static int G__tapi_cint_234_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02420 G__setnull(result7);
02421 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->pop_front();
02422 return(1 || funcname || hash || result7 || libp) ;
02423 }
02424
02425 static int G__tapi_cint_234_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02426 G__setnull(result7);
02427 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->pop_back();
02428 return(1 || funcname || hash || result7 || libp) ;
02429 }
02430
02431 static int G__tapi_cint_234_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02432 list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02433 switch(libp->paran) {
02434 case 2:
02435 p = ::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type)G__int(libp->para[0]),*(SctApi::RodLabel*)libp->para[1].ref);
02436 break;
02437 case 1:
02438 p = ::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type)G__int(libp->para[0]));
02439 break;
02440 }
02441 result7->obj.i = (long)p;
02442 result7->ref = (long)p;
02443 result7->type = 'u';
02444 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02445 return(1 || funcname || hash || result7 || libp) ;
02446 }
02447
02448 static int G__tapi_cint_234_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02449 list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02450 p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >((const SctApi::RodLabel*)G__int(libp->para[0]),(const SctApi::RodLabel*)G__int(libp->para[1]));
02451 result7->obj.i = (long)p;
02452 result7->ref = (long)p;
02453 result7->type = 'u';
02454 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02455 return(1 || funcname || hash || result7 || libp) ;
02456 }
02457
02458 static int G__tapi_cint_234_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02459 list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02460 p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::const_iterator*)G__int(libp->para[0])),*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::const_iterator*)G__int(libp->para[1])));
02461 result7->obj.i = (long)p;
02462 result7->ref = (long)p;
02463 result7->type = 'u';
02464 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02465 return(1 || funcname || hash || result7 || libp) ;
02466 }
02467
02468 static int G__tapi_cint_234_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02469 list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02470 p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >(*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[0].ref);
02471 result7->obj.i = (long)p;
02472 result7->ref = (long)p;
02473 result7->type = 'u';
02474 result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02475 return(1 || funcname || hash || result7 || libp) ;
02476 }
02477
02478 static int G__tapi_cint_234_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02479 {
02480 const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >& obj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->operator=(*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[0].ref);
02481 result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);
02482 }
02483 return(1 || funcname || hash || result7 || libp) ;
02484 }
02485
02486 static int G__tapi_cint_234_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02487 G__setnull(result7);
02488 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->splice(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[1].ref);
02489 return(1 || funcname || hash || result7 || libp) ;
02490 }
02491
02492 static int G__tapi_cint_234_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02493 G__setnull(result7);
02494 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->splice(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[1].ref
02495 ,*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[2])));
02496 return(1 || funcname || hash || result7 || libp) ;
02497 }
02498
02499 static int G__tapi_cint_234_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02500 G__setnull(result7);
02501 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->splice(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])),*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[1].ref
02502 ,*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[2])),*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[3])));
02503 return(1 || funcname || hash || result7 || libp) ;
02504 }
02505
02506 static int G__tapi_cint_234_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02507 G__setnull(result7);
02508 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->remove(*(SctApi::RodLabel*)libp->para[0].ref);
02509 return(1 || funcname || hash || result7 || libp) ;
02510 }
02511
02512 static int G__tapi_cint_234_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02513 G__setnull(result7);
02514 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->unique();
02515 return(1 || funcname || hash || result7 || libp) ;
02516 }
02517
02518 static int G__tapi_cint_234_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02519 G__setnull(result7);
02520 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->merge(*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[0].ref);
02521 return(1 || funcname || hash || result7 || libp) ;
02522 }
02523
02524 static int G__tapi_cint_234_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02525 G__setnull(result7);
02526 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->reverse();
02527 return(1 || funcname || hash || result7 || libp) ;
02528 }
02529
02530 static int G__tapi_cint_234_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02531 G__setnull(result7);
02532 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->sort();
02533 return(1 || funcname || hash || result7 || libp) ;
02534 }
02535
02536
02537 typedef list<SctApi::RodLabel,allocator<SctApi::RodLabel> > G__TlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR;
02538 static int G__tapi_cint_234_6_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02539 if(0==G__getstructoffset()) return(1);
02540 if(G__getaryconstruct())
02541 if(G__PVOID==G__getgvp())
02542 delete[] (list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *)(G__getstructoffset());
02543 else
02544 for(int i=G__getaryconstruct()-1;i>=0;i--)
02545 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *)((G__getstructoffset())+sizeof(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >)*i))->~G__TlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR();
02546 else {
02547 long G__Xtmp=G__getgvp();
02548 G__setgvp(G__PVOID);
02549 ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *)(G__getstructoffset()))->~G__TlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR();
02550 G__setgvp(G__Xtmp);
02551 G__operator_delete((void*)G__getstructoffset());
02552 }
02553 G__setnull(result7);
02554 return(1 || funcname || hash || result7 || libp) ;
02555 }
02556
02557
02558
02559
02560
02561
02562
02563
02564
02565
02566
02567
02568
02569
02570
02571
02572
02573
02574
02575
02576
02577
02578
02579
02580
02581
02582
02583
02584
02585 class G__Sizep2memfunctapi_cint {
02586 public:
02587 G__Sizep2memfunctapi_cint() {p=&G__Sizep2memfunctapi_cint::sizep2memfunc;}
02588 size_t sizep2memfunc() { return(sizeof(p)); }
02589 private:
02590 size_t (G__Sizep2memfunctapi_cint::*p)();
02591 };
02592
02593 size_t G__get_sizep2memfunctapi_cint()
02594 {
02595 G__Sizep2memfunctapi_cint a;
02596 G__setsizep2memfunc((int)a.sizep2memfunc());
02597 return((size_t)a.sizep2memfunc());
02598 }
02599
02600
02601
02602
02603
02604
02605
02606
02607
02608
02609
02610 extern "C" void G__cpp_setup_inheritancetapi_cint() {
02611
02612
02613 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger))) {
02614 TTrigger *G__Lderived;
02615 G__Lderived=(TTrigger*)0x1000;
02616 {
02617 TriggerWrapper *G__Lpbase=(TriggerWrapper*)G__Lderived;
02618 G__inheritance_setup(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),G__get_linked_tagnum(&G__tapi_cintLN_TriggerWrapper),(long)G__Lpbase-(long)G__Lderived,4,1);
02619 }
02620 }
02621 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TApi))) {
02622 TApi *G__Lderived;
02623 G__Lderived=(TApi*)0x1000;
02624 {
02625 TObject *G__Lpbase=(TObject*)G__Lderived;
02626 G__inheritance_setup(G__get_linked_tagnum(&G__tapi_cintLN_TApi),G__get_linked_tagnum(&G__tapi_cintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
02627 }
02628 }
02629 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef))) {
02630 TScanDef *G__Lderived;
02631 G__Lderived=(TScanDef*)0x1000;
02632 {
02633 ScanDefWrapper *G__Lpbase=(ScanDefWrapper*)G__Lderived;
02634 G__inheritance_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef),G__get_linked_tagnum(&G__tapi_cintLN_ScanDefWrapper),(long)G__Lpbase-(long)G__Lderived,4,1);
02635 }
02636 }
02637 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor))) {
02638 TScanMonitor *G__Lderived;
02639 G__Lderived=(TScanMonitor*)0x1000;
02640 {
02641 ScanMonitorWrapper *G__Lpbase=(ScanMonitorWrapper*)G__Lderived;
02642 G__inheritance_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor),G__get_linked_tagnum(&G__tapi_cintLN_ScanMonitorWrapper),(long)G__Lpbase-(long)G__Lderived,4,1);
02643 }
02644 }
02645 }
02646
02647
02648
02649
02650 extern "C" void G__cpp_setup_typetabletapi_cint() {
02651
02652
02653 G__search_typename2("Int_t",105,-1,0,
02654 -1);
02655 G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
02656 G__search_typename2("Version_t",115,-1,0,
02657 -1);
02658 G__setnewtype(-1,"Class version identifier (short)",0);
02659 G__search_typename2("vector<TStreamerInfo*>",117,G__get_linked_tagnum(&G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR),0,-1);
02660 G__setnewtype(-1,"# 1 \"/tmp/2f8Ax1_cint.cxx\"",0);
02661 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR));
02662 G__setnewtype(-1,"# 1 \"/tmp/2f8Ax1_cint.cxx\"",0);
02663 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR));
02664 G__setnewtype(-1,"# 1 \"/tmp/2f8Ax1_cint.cxx\"",0);
02665 G__search_typename2("INT32",105,-1,0,
02666 -1);
02667 G__setnewtype(-1,NULL,0);
02668 G__search_typename2("UINT8",98,-1,0,
02669 -1);
02670 G__setnewtype(-1,NULL,0);
02671 G__search_typename2("UINT16",114,-1,0,
02672 -1);
02673 G__setnewtype(-1,NULL,0);
02674 G__search_typename2("UINT32",104,-1,0,
02675 -1);
02676 G__setnewtype(-1,NULL,0);
02677 G__search_typename2("FLOAT32",102,-1,0,
02678 -1);
02679 G__setnewtype(-1,NULL,0);
02680 G__search_typename2("list<SctApi::RodLabel>",117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),0,-1);
02681 G__setnewtype(-1,"# 1 \"/tmp/2f8Ax1_cint.cxx\"",0);
02682 G__search_typename2("value_type",117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),0,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02683 G__setnewtype(-1,NULL,0);
02684 G__search_typename2("allocator_type",117,G__get_linked_tagnum(&G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR),0,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02685 G__setnewtype(-1,NULL,0);
02686 G__search_typename2("void_pointer",89,-1,0,
02687 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02688 G__setnewtype(-1,NULL,0);
02689 G__search_typename2("pointer",85,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),0,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02690 G__setnewtype(-1,NULL,0);
02691 G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),256,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02692 G__setnewtype(-1,NULL,0);
02693 G__search_typename2("reference",117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),1,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02694 G__setnewtype(-1,NULL,0);
02695 G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),257,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02696 G__setnewtype(-1,NULL,0);
02697 G__search_typename2("size_type",104,-1,0,
02698 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02699 G__setnewtype(-1,NULL,0);
02700 G__search_typename2("difference_type",108,-1,0,
02701 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02702 G__setnewtype(-1,NULL,0);
02703 G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02704 G__setnewtype(-1,NULL,0);
02705 G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator),256,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02706 G__setnewtype(-1,NULL,0);
02707 G__search_typename2("list<UINT32>",117,G__get_linked_tagnum(&G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
02708 G__setnewtype(-1,"# 1 \"/tmp/2f8Ax1_cint.cxx\"",0);
02709 G__search_typename2("list<unsigned int>",117,G__get_linked_tagnum(&G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
02710 G__setnewtype(-1,"# 1 \"/tmp/2f8Ax1_cint.cxx\"",0);
02711 }
02712
02713
02714
02715
02716
02717
02718
02719
02720 static void G__setup_memvarSctApi(void) {
02721 G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApi));
02722 {
02723 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLBankType),-1,-2,1,"SCTAPI_BANK_PHYSICS=0",0,(char*)NULL);
02724 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLBankType),-1,-2,1,"SCTAPI_BANK_SCAN=1",0,(char*)NULL);
02725 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLBankType),-1,-2,1,"SCTAPI_BANK_CALIBRATION=2",0,(char*)NULL);
02726 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType),-1,-2,1,"SCTAPI_CONFIG_NONE=0",0,(char*)NULL);
02727 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType),-1,-2,1,"SCTAPI_CONFIG_BASIC=1",0,(char*)NULL);
02728 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType),-1,-2,1,"SCTAPI_CONFIG_TRIM=2",0,(char*)NULL);
02729 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType),-1,-2,1,"SCTAPI_CONFIG_MASK=3",0,(char*)NULL);
02730 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType),-1,-2,1,"SCTAPI_CONFIG_CFG=4",0,(char*)NULL);
02731 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType),-1,-2,1,"SCTAPI_CONFIG_OTHER=5",0,(char*)NULL);
02732 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType),-1,-2,1,"SCTAPI_CONFIG_ALL=6",0,(char*)NULL);
02733 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRunType),-1,-2,1,"SCTAPI_RUN_PHYSICS=0",0,(char*)NULL);
02734 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRunType),-1,-2,1,"SCTAPI_RUN_CALIBRATION=1",0,(char*)NULL);
02735 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLEventFormatType),-1,-2,1,"SCTAPI_EVENT_FORMAT_NORMAL=0",0,(char*)NULL);
02736 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLEventFormatType),-1,-2,1,"SCTAPI_EVENT_FORMAT_EXPANDED=1",0,(char*)NULL);
02737 G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLEventFormatType),-1,-2,1,"SCTAPI_EVENT_FORMAT_RAW=2",0,(char*)NULL);
02738 }
02739 G__tag_memvar_reset();
02740 }
02741
02742
02743
02744 static void G__setup_memvarSctApicLcLRodLabel(void) {
02745 G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel));
02746 { SctApi::RodLabel *p; p=(SctApi::RodLabel*)0x1000; if (p) { }
02747 G__memvar_setup((void*)((long)(&p->partition)-(long)(p)),104,0,0,-1,-1,-1,1,"partition=",0,(char*)NULL);
02748 G__memvar_setup((void*)((long)(&p->crate)-(long)(p)),104,0,0,-1,-1,-1,1,"crate=",0,(char*)NULL);
02749 G__memvar_setup((void*)((long)(&p->rod)-(long)(p)),104,0,0,-1,-1,-1,1,"rod=",0,(char*)NULL);
02750 }
02751 G__tag_memvar_reset();
02752 }
02753
02754
02755
02756 static void G__setup_memvarTTrigger(void) {
02757 G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger));
02758 { TTrigger *p; p=(TTrigger*)0x1000; if (p) { }
02759 G__memvar_setup((void*)NULL,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
02760 G__memvar_setup((void*)((long)(&p->incCmd)-(long)(p)),105,0,0,-1,-1,-1,1,"incCmd=",0,(char*)NULL);
02761 G__memvar_setup((void*)((long)(&p->incData)-(long)(p)),105,0,0,-1,-1,-1,1,"incData=",0,(char*)NULL);
02762 G__memvar_setup((void*)((long)(&p->source)-(long)(p)),105,0,0,-1,-1,-1,1,"source=",0,(char*)NULL);
02763 G__memvar_setup((void*)((long)(&p->frequency)-(long)(p)),100,0,0,-1,-1,-1,1,"frequency=",0,(char*)NULL);
02764 G__memvar_setup((void*)((long)(&p->random)-(long)(p)),105,0,0,-1,-1,-1,1,"random=",0,(char*)NULL);
02765 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02766 }
02767 G__tag_memvar_reset();
02768 }
02769
02770
02771
02772 static void G__setup_memvarTApi(void) {
02773 G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TApi));
02774 { TApi *p; p=(TApi*)0x1000; if (p) { }
02775 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLSctApi),-1,-1,4,"worker=",0,(char*)NULL);
02776 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02777 }
02778 G__tag_memvar_reset();
02779 }
02780
02781
02782
02783 static void G__setup_memvarTScanDef(void) {
02784 G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef));
02785 { TScanDef *p; p=(TScanDef*)0x1000; if (p) { }
02786 G__memvar_setup((void*)NULL,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
02787 G__memvar_setup((void*)((long)(&p->trigsPerBurst)-(long)(p)),108,0,0,-1,-1,-1,1,"trigsPerBurst=",0,(char*)NULL);
02788 G__memvar_setup((void*)((long)(&p->scanVariable)-(long)(p)),105,0,0,-1,-1,-1,1,"scanVariable=",0,(char*)NULL);
02789 G__memvar_setup((void*)((long)(&p->scanVariable2)-(long)(p)),105,0,0,-1,-1,-1,1,"scanVariable2=",0,(char*)NULL);
02790 G__memvar_setup((void*)((long)(&p->trigSequence)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),-1,-1,1,"trigSequence=",0,(char*)NULL);
02791 G__memvar_setup((void*)((long)(&p->trigSequence2)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),-1,-1,1,"trigSequence2=",0,(char*)NULL);
02792 G__memvar_setup((void*)((long)(&p->full)-(long)(p)),105,0,0,-1,-1,-1,1,"full=",0,(char*)NULL);
02793 G__memvar_setup((void*)((long)(&p->bits32)-(long)(p)),105,0,0,-1,-1,-1,1,"bits32=",0,(char*)NULL);
02794 G__memvar_setup((void*)((long)(&p->loopCalLine)-(long)(p)),105,0,0,-1,-1,-1,1,"loopCalLine=",0,(char*)NULL);
02795 G__memvar_setup((void*)((long)(&p->distSlave)-(long)(p)),105,0,0,-1,-1,-1,1,"distSlave=",0,(char*)NULL);
02796 G__memvar_setup((void*)((long)(&p->debug)-(long)(p)),105,0,0,-1,-1,-1,1,"debug=",0,(char*)NULL);
02797 G__memvar_setup((void*)((long)(&p->tim)-(long)(p)),105,0,0,-1,-1,-1,1,"tim=",0,(char*)NULL);
02798 G__memvar_setup((void*)((long)(&p->nth)-(long)(p)),105,0,0,-1,-1,-1,1,"nth=",0,(char*)NULL);
02799 G__memvar_setup((void*)((long)(&p->nth_rem)-(long)(p)),105,0,0,-1,-1,-1,1,"nth_rem=",0,(char*)NULL);
02800 G__memvar_setup((void*)((long)(&p->enableDataMode)-(long)(p)),105,0,0,-1,-1,-1,1,"enableDataMode=",0,(char*)NULL);
02801 G__memvar_setup((void*)((long)(&p->ccode)-(long)(p)),105,0,0,-1,-1,-1,1,"ccode=",0,(char*)NULL);
02802 G__memvar_setup((void*)((long)(&p->ope)-(long)(p)),105,0,0,-1,-1,-1,1,"ope=",0,(char*)NULL);
02803 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02804 }
02805 G__tag_memvar_reset();
02806 }
02807
02808
02809
02810 static void G__setup_memvarTScanMonitor(void) {
02811 G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor));
02812 { TScanMonitor *p; p=(TScanMonitor*)0x1000; if (p) { }
02813 G__memvar_setup((void*)NULL,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
02814 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02815 }
02816 G__tag_memvar_reset();
02817 }
02818
02819
02820
02821 static void G__setup_memvarlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR(void) {
02822 G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02823 { list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p; p=(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)0x1000; if (p) { }
02824 }
02825 G__tag_memvar_reset();
02826 }
02827
02828 extern "C" void G__cpp_setup_memvartapi_cint() {
02829 }
02830
02831
02832
02833
02834
02835
02836
02837
02838
02839
02840
02841
02842 static void G__setup_memfuncSctApi(void) {
02843
02844 G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApi));
02845 G__tag_memfunc_reset();
02846 }
02847
02848 static void G__setup_memfuncSctApicLcLRodLabel(void) {
02849
02850 G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel));
02851 G__memfunc_setup("RodLabel",773,G__tapi_cint_222_1_0,105,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),-1,0,3,1,1,0,
02852 "h - - 0 - partition h - - 0 - crate "
02853 "h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02854 G__memfunc_setup("RodLabel",773,G__tapi_cint_222_2_0,105,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02855 G__memfunc_setup("operator==",998,G__tapi_cint_222_3_0,103,-1,-1,0,1,1,1,8,"u 'SctApi::RodLabel' - 11 - -",(char*)NULL,(void*)NULL,0);
02856 G__memfunc_setup("operator!=",970,G__tapi_cint_222_4_0,103,-1,-1,0,1,1,1,8,"u 'SctApi::RodLabel' - 11 - -",(char*)NULL,(void*)NULL,0);
02857 G__memfunc_setup("operator<",936,G__tapi_cint_222_5_0,103,-1,-1,0,1,1,1,8,"u 'SctApi::RodLabel' - 11 - -",(char*)NULL,(void*)NULL,0);
02858
02859 G__memfunc_setup("RodLabel",773,G__tapi_cint_222_6_0,(int)('i'),G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),-1,0,1,1,1,0,"u 'SctApi::RodLabel' - 11 - -",(char*)NULL,(void*)NULL,0);
02860
02861 G__memfunc_setup("~RodLabel",899,G__tapi_cint_222_7_0,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02862
02863 G__memfunc_setup("operator=",937,G__tapi_cint_222_8_0,(int)('u'),G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),-1,1,1,1,1,0,"u 'SctApi::RodLabel' - 11 - -",(char*)NULL,(void*)NULL,0);
02864 G__tag_memfunc_reset();
02865 }
02866
02867 static void G__setup_memfuncTTrigger(void) {
02868
02869 G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger));
02870 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),-1,1,1,1,4,0,"u 'TTrigger' - 11 - -",(char*)NULL,(void*)NULL,0);
02871 G__memfunc_setup("TTrigger",808,G__tapi_cint_229_2_0,105,G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02872 G__memfunc_setup("TTrigger",808,G__tapi_cint_229_3_0,105,G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),-1,0,1,1,1,0,"u 'TTrigger' - 11 - -",(char*)NULL,(void*)NULL,0);
02873 G__memfunc_setup("singleL1A",832,G__tapi_cint_229_4_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02874 G__memfunc_setup("doubleL1A",825,G__tapi_cint_229_5_0,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
02875 G__memfunc_setup("delayedL1A",918,G__tapi_cint_229_6_0,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
02876 G__memfunc_setup("calL1A",494,G__tapi_cint_229_7_0,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
02877 G__memfunc_setup("pulseL1A",743,G__tapi_cint_229_8_0,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
02878 G__memfunc_setup("softL1A",634,G__tapi_cint_229_9_0,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
02879 G__memfunc_setup("softCalL1A",906,G__tapi_cint_229_0_1,121,-1,-1,0,2,1,1,0,
02880 "i - - 0 - delay i - - 0 - delay2",(char*)NULL,(void*)NULL,0);
02881 G__memfunc_setup("softPulseL1A",1155,G__tapi_cint_229_1_1,121,-1,-1,0,2,1,1,0,
02882 "i - - 0 - delay i - - 0 - delay2",(char*)NULL,(void*)NULL,0);
02883 G__memfunc_setup("bcL1A",387,G__tapi_cint_229_2_1,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
02884 G__memfunc_setup("bcCalL1A",659,G__tapi_cint_229_3_1,121,-1,-1,0,2,1,1,0,
02885 "i - - 0 - delay i - - 0 - delay2",(char*)NULL,(void*)NULL,0);
02886 G__memfunc_setup("bcPulseL1A",908,G__tapi_cint_229_4_1,121,-1,-1,0,2,1,1,0,
02887 "i - - 0 - delay i - - 0 - delay2",(char*)NULL,(void*)NULL,0);
02888 G__memfunc_setup("print",557,G__tapi_cint_229_5_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02889 G__memfunc_setup("update",643,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0);
02890 G__memfunc_setup("Class",502,G__tapi_cint_229_7_1,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TTrigger::Class),0);
02891 G__memfunc_setup("Class_Name",982,G__tapi_cint_229_8_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TTrigger::Class_Name),0);
02892 G__memfunc_setup("Class_Version",1339,G__tapi_cint_229_9_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TTrigger::Class_Version),0);
02893 G__memfunc_setup("Dictionary",1046,G__tapi_cint_229_0_2,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TTrigger::Dictionary),0);
02894 G__memfunc_setup("IsA",253,G__tapi_cint_229_1_2,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
02895 G__memfunc_setup("ShowMembers",1132,G__tapi_cint_229_2_2,121,-1,-1,0,2,1,1,0,
02896 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
02897 G__memfunc_setup("Streamer",835,G__tapi_cint_229_3_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
02898 G__memfunc_setup("StreamerNVirtual",1656,G__tapi_cint_229_4_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
02899 G__memfunc_setup("DeclFileName",1145,G__tapi_cint_229_5_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TTrigger::DeclFileName),0);
02900 G__memfunc_setup("ImplFileLine",1178,G__tapi_cint_229_6_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TTrigger::ImplFileLine),0);
02901 G__memfunc_setup("ImplFileName",1171,G__tapi_cint_229_7_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TTrigger::ImplFileName),0);
02902 G__memfunc_setup("DeclFileLine",1152,G__tapi_cint_229_8_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TTrigger::DeclFileLine),0);
02903
02904 G__memfunc_setup("~TTrigger",934,G__tapi_cint_229_9_2,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
02905 G__tag_memfunc_reset();
02906 }
02907
02908 static void G__setup_memfuncTApi(void) {
02909
02910 G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TApi));
02911 G__memfunc_setup("TApi",366,G__tapi_cint_230_1_0,105,G__get_linked_tagnum(&G__tapi_cintLN_TApi),-1,0,1,1,1,0,"u 'string' - 0 \"xml\" plugin",(char*)NULL,(void*)NULL,0);
02912 G__memfunc_setup("initialiseAll",1348,G__tapi_cint_230_2_0,121,-1,-1,0,1,1,1,0,"i - - 0 - runNumber",(char*)NULL,(void*)NULL,0);
02913 G__memfunc_setup("shutdownAll",1173,G__tapi_cint_230_3_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02914 G__memfunc_setup("setRunNumber",1258,G__tapi_cint_230_4_0,121,-1,-1,0,1,1,1,0,"i - - 0 - newRun",(char*)NULL,(void*)NULL,0);
02915 G__memfunc_setup("setScanNumber",1338,G__tapi_cint_230_5_0,121,-1,-1,0,1,1,1,0,"i - - 0 - newScan",(char*)NULL,(void*)NULL,0);
02916 G__memfunc_setup("changeRunMode",1312,G__tapi_cint_230_6_0,121,-1,-1,0,1,1,1,0,"i 'SctApi::RunType' - 0 - mode",(char*)NULL,(void*)NULL,0);
02917 G__memfunc_setup("echo",415,G__tapi_cint_230_7_0,121,-1,-1,0,3,1,1,0,
02918 "h - - 0 - rod h - - 0 - length "
02919 "K - - 0 - data",(char*)NULL,(void*)NULL,0);
02920 G__memfunc_setup("echoAll",696,G__tapi_cint_230_8_0,121,-1,-1,0,2,1,1,0,
02921 "h - - 0 - length K - - 0 - data",(char*)NULL,(void*)NULL,0);
02922 G__memfunc_setup("echoSlave",922,G__tapi_cint_230_9_0,121,-1,-1,0,4,1,1,0,
02923 "h - - 0 - rod h - - 0 - slave "
02924 "h - - 0 - length K - - 0 - data",(char*)NULL,(void*)NULL,0);
02925 G__memfunc_setup("loadConfiguration",1784,G__tapi_cint_230_0_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02926 G__memfunc_setup("loadModuleConfigurations",2513,G__tapi_cint_230_1_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02927 G__memfunc_setup("configureBOC",1174,G__tapi_cint_230_2_1,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02928 G__memfunc_setup("awaitResponse",1381,G__tapi_cint_230_3_1,121,-1,-1,0,2,1,1,0,
02929 "h - - 0 - rod i - - 0 5 timeout",(char*)NULL,(void*)NULL,0);
02930 G__memfunc_setup("getResponse",1167,G__tapi_cint_230_4_1,75,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02931 G__memfunc_setup("getResponse",1167,G__tapi_cint_230_5_1,75,-1,-1,0,2,1,1,0,
02932 "h - - 0 - rod K - - 0 - length",(char*)NULL,(void*)NULL,0);
02933 G__memfunc_setup("getRodMessage",1322,G__tapi_cint_230_6_1,103,-1,-1,0,3,1,1,0,
02934 "h - - 0 - rod C - - 0 - buffer "
02935 "k - - 1 - length",(char*)NULL,(void*)NULL,0);
02936 G__memfunc_setup("flashLED",739,G__tapi_cint_230_7_1,121,-1,-1,0,4,1,1,0,
02937 "h - - 0 - rod l - - 0 - slaveNumber "
02938 "l - - 0 1000 period l - - 0 10 flashes",(char*)NULL,(void*)NULL,0);
02939 G__memfunc_setup("status",676,G__tapi_cint_230_8_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02940 G__memfunc_setup("dspBlockDump",1224,G__tapi_cint_230_9_1,105,-1,G__defined_typename("Int_t"),0,5,1,1,0,
02941 "h - - 0 - rod l - - 0 - dspStart "
02942 "l - - 0 - numWords l - - 0 - dspNumber "
02943 "g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02944 G__memfunc_setup("dspBlockDumpFile",1608,G__tapi_cint_230_0_2,105,-1,G__defined_typename("Int_t"),0,6,1,1,0,
02945 "h - - 0 - rod l - - 0 - dspStart "
02946 "l - - 0 - numWords l - - 0 - dspNumber "
02947 "C - - 10 - filename g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02948 G__memfunc_setup("dspBlockRead",1198,G__tapi_cint_230_1_2,75,-1,-1,0,6,1,1,0,
02949 "h - - 0 - rod l - - 0 - dspStart "
02950 "l - - 0 - numWords l - - 0 - dspNumber "
02951 "K - - 0 - length g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02952 G__memfunc_setup("dspBlockWrite",1341,G__tapi_cint_230_2_2,105,-1,-1,0,6,1,1,0,
02953 "h - - 0 - rod K - - 0 - buffer "
02954 "k - - 0 - dspAddress l - - 0 - numWords "
02955 "l - - 0 - dspNumber g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02956 G__memfunc_setup("readRodStatusReg",1635,G__tapi_cint_230_3_2,107,-1,-1,0,2,1,1,0,
02957 "h - - 0 - rod l - - 0 - regNumber",(char*)NULL,(void*)NULL,0);
02958 G__memfunc_setup("readRodCommandReg",1694,G__tapi_cint_230_4_2,107,-1,-1,0,2,1,1,0,
02959 "h - - 0 - rod l - - 0 - regNumber",(char*)NULL,(void*)NULL,0);
02960 G__memfunc_setup("dspSingleRead",1317,G__tapi_cint_230_5_2,107,-1,-1,0,3,1,1,0,
02961 "h - - 0 - rod k - - 10 - dspAddr "
02962 "l - - 0 - dspNumber",(char*)NULL,(void*)NULL,0);
02963 G__memfunc_setup("dspSingleWrite",1460,G__tapi_cint_230_6_2,121,-1,-1,0,4,1,1,0,
02964 "h - - 0 - rod k - - 0 - dspAddr "
02965 "k - - 0 - value l - - 0 - dspNumber",(char*)NULL,(void*)NULL,0);
02966 G__memfunc_setup("createDebugPrimList",1935,G__tapi_cint_230_7_2,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02967 G__memfunc_setup("addDebugPrimList",1604,G__tapi_cint_230_8_2,121,-1,-1,0,5,1,1,0,
02968 "k - - 0 - length l - - 0 - index "
02969 "l - - 0 - id l - - 0 - version "
02970 "K - - 0 - body",(char*)NULL,(void*)NULL,0);
02971 G__memfunc_setup("sendDebugPrimList",1733,G__tapi_cint_230_9_2,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02972 G__memfunc_setup("sendDebugPrimListAll",2014,G__tapi_cint_230_0_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02973 G__memfunc_setup("sendDebugSlavePrimList",2240,G__tapi_cint_230_1_3,121,-1,-1,0,4,1,1,0,
02974 "h - - 0 - rod h - - 0 - slave "
02975 "g - - 0 - await g - - 0 - response",(char*)NULL,(void*)NULL,0);
02976 G__memfunc_setup("debugPrimListFromFile",2127,G__tapi_cint_230_2_3,121,-1,-1,0,1,1,1,0,"C - - 10 - fileName",(char*)NULL,(void*)NULL,0);
02977 G__memfunc_setup("dumpDebugPrimList",1745,G__tapi_cint_230_3_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02978 G__memfunc_setup("listRods",852,G__tapi_cint_230_4_3,117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),G__defined_typename("list<SctApi::RodLabel>"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02979 G__memfunc_setup("retrieveModule",1484,G__tapi_cint_230_5_3,75,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - mid",(char*)NULL,(void*)NULL,0);
02980 G__memfunc_setup("findModule",1031,G__tapi_cint_230_6_3,104,-1,G__defined_typename("UINT32"),0,1,1,1,0,"C - - 10 - sn",(char*)NULL,(void*)NULL,0);
02981 G__memfunc_setup("findModule",1031,G__tapi_cint_230_7_3,104,-1,G__defined_typename("UINT32"),0,2,1,1,0,
02982 "i - 'INT32' 0 - mur i - 'INT32' 0 - module",(char*)NULL,(void*)NULL,0);
02983 G__memfunc_setup("findBarrelModule",1631,G__tapi_cint_230_8_3,104,-1,G__defined_typename("UINT32"),0,3,1,1,0,
02984 "i - 'INT32' 0 - barrel i - 'INT32' 0 - row "
02985 "i - 'INT32' 0 - number",(char*)NULL,(void*)NULL,0);
02986 G__memfunc_setup("findEndcapModule",1618,G__tapi_cint_230_9_3,104,-1,G__defined_typename("UINT32"),0,3,1,1,0,
02987 "i - 'INT32' 0 - disk i - 'INT32' 0 - ring "
02988 "i - 'INT32' 0 - number",(char*)NULL,(void*)NULL,0);
02989 G__memfunc_setup("getABCDModules",1315,G__tapi_cint_230_0_4,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
02990 G__memfunc_setup("getABCDModule",1200,G__tapi_cint_230_1_4,121,-1,-1,0,2,1,1,0,
02991 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
02992 G__memfunc_setup("setABCDModules",1327,G__tapi_cint_230_2_4,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
02993 G__memfunc_setup("copyABCDModules",1438,G__tapi_cint_230_3_4,121,-1,-1,0,2,1,1,0,
02994 "h - 'UINT32' 0 - source u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - targets",(char*)NULL,(void*)NULL,0);
02995 G__memfunc_setup("copyABCDModules",1438,G__tapi_cint_230_4_4,121,-1,-1,0,3,1,1,0,
02996 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - source "
02997 "u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - targets",(char*)NULL,(void*)NULL,0);
02998 G__memfunc_setup("setABCDModules",1327,G__tapi_cint_230_5_4,121,-1,-1,0,1,1,1,0,"u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - banks",(char*)NULL,(void*)NULL,0);
02999 G__memfunc_setup("setABCDModule",1212,G__tapi_cint_230_6_4,121,-1,-1,0,2,1,1,0,
03000 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03001 G__memfunc_setup("sendABCDModule",1306,G__tapi_cint_230_7_4,121,-1,-1,0,3,1,1,0,
03002 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - bank "
03003 "h - 'UINT32' 0 SctApi::SCTAPI_CONFIG_ALL type",(char*)NULL,(void*)NULL,0);
03004 G__memfunc_setup("sendABCDModules",1421,G__tapi_cint_230_8_4,121,-1,-1,0,2,1,1,0,
03005 "h - 'UINT32' 0 - bank h - 'UINT32' 0 SctApi::SCTAPI_CONFIG_ALL type",(char*)NULL,(void*)NULL,0);
03006 G__memfunc_setup("modifyABCDMask",1310,G__tapi_cint_230_9_4,121,-1,-1,0,2,1,1,0,
03007 "h - 'UINT32' 0 - mid H - 'UINT32' 0 - mask",(char*)NULL,(void*)NULL,0);
03008 G__memfunc_setup("modifyABCDTrims",1441,G__tapi_cint_230_0_5,121,-1,-1,0,2,1,1,0,
03009 "h - 'UINT32' 0 - mid B - 'UINT8' 0 - trims",(char*)NULL,(void*)NULL,0);
03010 G__memfunc_setup("setAutoUpdateBanks",1847,G__tapi_cint_230_1_5,121,-1,-1,0,1,1,1,0,"u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - banks",(char*)NULL,(void*)NULL,0);
03011 G__memfunc_setup("setAutoUpdateBank",1732,G__tapi_cint_230_2_5,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03012 G__memfunc_setup("modifyABCDVar",1211,G__tapi_cint_230_3_5,121,-1,-1,0,2,1,1,0,
03013 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var",(char*)NULL,(void*)NULL,0);
03014 G__memfunc_setup("modifyABCDVar",1211,G__tapi_cint_230_4_5,121,-1,-1,0,3,1,1,0,
03015 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - typ "
03016 "f - 'FLOAT32' 0 - var",(char*)NULL,(void*)NULL,0);
03017 G__memfunc_setup("modifyABCDVar",1211,G__tapi_cint_230_5_5,121,-1,-1,0,4,1,1,0,
03018 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - c "
03019 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var",(char*)NULL,(void*)NULL,0);
03020 G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_6_5,121,-1,-1,0,5,1,1,0,
03021 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - chip "
03022 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03023 "h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03024 G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_7_5,121,-1,-1,0,5,1,1,0,
03025 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - chip "
03026 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03027 "u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - banks",(char*)NULL,(void*)NULL,0);
03028 G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_8_5,121,-1,-1,0,4,1,1,0,
03029 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - typ "
03030 "f - 'FLOAT32' 0 - var h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03031 G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_9_5,121,-1,-1,0,4,1,1,0,
03032 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - typ "
03033 "f - 'FLOAT32' 0 - var u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - banks",(char*)NULL,(void*)NULL,0);
03034 G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_0_6,121,-1,-1,0,3,1,1,0,
03035 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03036 "h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03037 G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_1_6,121,-1,-1,0,3,1,1,0,
03038 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03039 "u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - banks",(char*)NULL,(void*)NULL,0);
03040 G__memfunc_setup("modifyBOCParam",1357,G__tapi_cint_230_2_6,121,-1,-1,0,4,1,1,0,
03041 "h - - 0 - rod h - - 0 - channel "
03042 "h - - 0 - type h - - 0 - val",(char*)NULL,(void*)NULL,0);
03043 G__memfunc_setup("modifyBOCParam",1357,G__tapi_cint_230_3_6,121,-1,-1,0,2,1,1,0,
03044 "h - - 0 - type h - - 0 - val",(char*)NULL,(void*)NULL,0);
03045 G__memfunc_setup("defaultScan",1130,G__tapi_cint_230_4_6,121,-1,-1,0,1,1,1,0,"i - - 0 - type",(char*)NULL,(void*)NULL,0);
03046 G__memfunc_setup("tidyHistogramming",1811,G__tapi_cint_230_5_6,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03047 G__memfunc_setup("startAsyncScan",1457,G__tapi_cint_230_6_6,85,G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor),-1,0,1,1,1,0,"u 'TScanDef' - 0 - tscan",(char*)NULL,(void*)NULL,0);
03048 G__memfunc_setup("doScan",600,G__tapi_cint_230_7_6,121,-1,-1,0,1,1,1,0,"u 'TScanDef' - 0 - scan",(char*)NULL,(void*)NULL,0);
03049 G__memfunc_setup("awaitScan",923,G__tapi_cint_230_8_6,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03050 G__memfunc_setup("doRawScan",898,G__tapi_cint_230_9_6,121,-1,-1,0,5,1,1,0,
03051 "u 'TScanDef' - 0 - scan i - - 0 - delay "
03052 "i - - 0 - width g - - 0 true configure "
03053 "g - - 0 false clkBy2",(char*)NULL,(void*)NULL,0);
03054 G__memfunc_setup("sendRodTrigger",1443,G__tapi_cint_230_0_7,121,-1,-1,0,4,1,1,0,
03055 "h - - 0 - rod u 'TTrigger' - 0 - trig "
03056 "k - - 0 - count i - - 0 0 scan_point",(char*)NULL,(void*)NULL,0);
03057 G__memfunc_setup("sendTriggers",1265,G__tapi_cint_230_1_7,107,-1,-1,0,2,1,1,0,
03058 "u 'TTrigger' - 0 - trig k - - 0 - count",(char*)NULL,(void*)NULL,0);
03059 G__memfunc_setup("printABCDModule",1437,G__tapi_cint_230_2_7,121,-1,-1,0,1,1,1,0,"i - - 0 - mid",(char*)NULL,(void*)NULL,0);
03060 G__memfunc_setup("printABCDRodModule",1730,G__tapi_cint_230_3_7,121,-1,-1,0,2,1,1,0,
03061 "i - - 0 - mid i - - 0 - bank",(char*)NULL,(void*)NULL,0);
03062 G__memfunc_setup("printBOCSetup",1298,G__tapi_cint_230_4_7,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03063 G__memfunc_setup("currentBOCSetup",1512,G__tapi_cint_230_5_7,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03064 G__memfunc_setup("printBOCRegisters",1721,G__tapi_cint_230_6_7,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03065 G__memfunc_setup("saveBOCSetup",1172,G__tapi_cint_230_7_7,121,-1,-1,0,2,1,1,0,
03066 "h - - 0 - rod h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03067 G__memfunc_setup("saveBOCRegisters",1595,G__tapi_cint_230_8_7,121,-1,-1,0,2,1,1,0,
03068 "h - - 0 - rod h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03069 G__memfunc_setup("restoreBOCSetup",1513,G__tapi_cint_230_9_7,121,-1,-1,0,2,1,1,0,
03070 "h - - 0 - rod h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03071 G__memfunc_setup("restoreBOCRegisters",1936,G__tapi_cint_230_0_8,121,-1,-1,0,2,1,1,0,
03072 "h - - 0 - rod h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03073 G__memfunc_setup("rawData",708,G__tapi_cint_230_1_8,121,-1,-1,0,5,1,1,0,
03074 "h - - 0 - rod i - - 0 - delay "
03075 "i - - 0 - units g - - 0 true setMask "
03076 "u 'TTrigger' - 0 TTrigger() trig",(char*)NULL,(void*)NULL,0);
03077 G__memfunc_setup("probe",536,G__tapi_cint_230_2_8,67,-1,-1,0,2,1,1,0,
03078 "h - - 0 - rod i - - 0 -1 harness",(char*)NULL,(void*)NULL,0);
03079 G__memfunc_setup("probeWithTrigger",1672,G__tapi_cint_230_3_8,67,-1,-1,0,3,1,1,0,
03080 "h - - 0 - rod u 'TTrigger' - 0 - trig "
03081 "i - - 0 -1 harness",(char*)NULL,(void*)NULL,0);
03082 G__memfunc_setup("probeScan",925,G__tapi_cint_230_4_8,121,-1,-1,0,3,1,1,0,
03083 "h - - 0 - rod u 'TScanDef' - 0 - scan "
03084 "i - - 0 -1 harness",(char*)NULL,(void*)NULL,0);
03085 G__memfunc_setup("checkAllModulesProbe",2024,G__tapi_cint_230_5_8,103,-1,-1,0,1,1,1,0,"C - - 10 - value",(char*)NULL,(void*)NULL,0);
03086 G__memfunc_setup("autoConfigure",1371,G__tapi_cint_230_6_8,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03087 G__memfunc_setup("bocHistogram",1250,G__tapi_cint_230_7_8,121,-1,-1,0,3,1,1,0,
03088 "h - - 0 - rod h - - 0 - samples "
03089 "h - - 0 - numLoops",(char*)NULL,(void*)NULL,0);
03090 G__memfunc_setup("rodMode",714,G__tapi_cint_230_8_8,121,-1,-1,0,7,1,1,0,
03091 "h - - 0 - rod i - - 0 - mode "
03092 "i - - 0 - flag i - - 0 - fifoSetup "
03093 "i - - 0 - nBins i - - 0 - delay "
03094 "i - - 0 - message",(char*)NULL,(void*)NULL,0);
03095 G__memfunc_setup("standardRegisterDump",2092,G__tapi_cint_230_9_8,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03096 G__memfunc_setup("lasersOff",933,G__tapi_cint_230_0_9,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03097 G__memfunc_setup("scanEvents",1050,G__tapi_cint_230_1_9,121,-1,-1,0,4,1,1,0,
03098 "h - - 0 - rod i - - 0 -1 sl "
03099 "g - - 0 false extFlag g - - 0 false errorType",(char*)NULL,(void*)NULL,0);
03100 G__memfunc_setup("decodeEvent",1126,G__tapi_cint_230_2_9,121,-1,-1,0,5,1,1,0,
03101 "h - - 0 - rod i - - 0 - sl "
03102 "i - - 0 - index g - - 0 false extFlag "
03103 "g - - 0 false errorType",(char*)NULL,(void*)NULL,0);
03104 G__memfunc_setup("decodeConfig",1210,G__tapi_cint_230_3_9,121,-1,-1,0,3,1,1,0,
03105 "h - - 0 - rod g - - 0 false skipTrim "
03106 "g - - 0 false bypass",(char*)NULL,(void*)NULL,0);
03107 G__memfunc_setup("testLinkOutSelect",1766,G__tapi_cint_230_4_9,121,-1,-1,0,2,1,1,0,
03108 "h - - 0 - rod h - - 0 - link",(char*)NULL,(void*)NULL,0);
03109 G__memfunc_setup("setDebugOption",1452,G__tapi_cint_230_5_9,121,-1,-1,0,1,1,1,0,"C - - 10 - opt",(char*)NULL,(void*)NULL,0);
03110 G__memfunc_setup("unsetDebugOption",1679,G__tapi_cint_230_6_9,121,-1,-1,0,1,1,1,0,"C - - 10 - opt",(char*)NULL,(void*)NULL,0);
03111 G__memfunc_setup("listEnabledDebugOptions",2362,G__tapi_cint_230_7_9,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03112 G__memfunc_setup("listDebugOptions",1679,G__tapi_cint_230_8_9,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03113 G__memfunc_setup("debugStepHistogram",1873,G__tapi_cint_230_9_9,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03114 G__memfunc_setup("debugContinueHistogram",2298,G__tapi_cint_230_0_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03115 G__memfunc_setup("debugAbortHistogram",1965,G__tapi_cint_230_1_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03116 G__memfunc_setup("timSetFrequency",1576,G__tapi_cint_230_2_10,121,-1,-1,0,2,1,1,0,
03117 "d - - 0 - trigFreq d - - 0 - rstFreq",(char*)NULL,(void*)NULL,0);
03118 G__memfunc_setup("timGetResetFrequency",2079,G__tapi_cint_230_3_10,100,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03119 G__memfunc_setup("timGetTriggerFrequency",2288,G__tapi_cint_230_4_10,100,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03120 G__memfunc_setup("freeTriggers",1257,G__tapi_cint_230_5_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03121 G__memfunc_setup("stopTriggers",1293,G__tapi_cint_230_6_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03122 G__memfunc_setup("timL1A",520,G__tapi_cint_230_7_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03123 G__memfunc_setup("timCalL1A",792,G__tapi_cint_230_8_10,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
03124 G__memfunc_setup("timSoftReset",1257,G__tapi_cint_230_9_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03125 G__memfunc_setup("timBCReset",978,G__tapi_cint_230_0_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03126 G__memfunc_setup("sendTimBurst",1252,G__tapi_cint_230_1_11,107,-1,-1,0,3,1,1,0,
03127 "k - - 0 - count i - - 0 - random "
03128 "g - - 0 false external",(char*)NULL,(void*)NULL,0);
03129 G__memfunc_setup("runTimSequence",1464,G__tapi_cint_230_2_11,107,-1,-1,0,3,1,1,0,
03130 "k - - 0 - count i - - 0 - random "
03131 "g - - 0 false external",(char*)NULL,(void*)NULL,0);
03132 G__memfunc_setup("timVerbose",1056,G__tapi_cint_230_3_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03133 G__memfunc_setup("timRegLoad",1000,G__tapi_cint_230_4_11,121,-1,-1,0,2,1,1,0,
03134 "i - - 0 - reg r - 'UINT16' 0 - val",(char*)NULL,(void*)NULL,0);
03135 G__memfunc_setup("timReadRegister",1547,G__tapi_cint_230_5_11,114,-1,G__defined_typename("UINT16"),0,1,1,1,0,"i - - 0 - reg",(char*)NULL,(void*)NULL,0);
03136 G__memfunc_setup("requestHardReset",1675,G__tapi_cint_230_6_11,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - mid",(char*)NULL,(void*)NULL,0);
03137 G__memfunc_setup("resumePolling",1382,G__tapi_cint_230_7_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03138 G__memfunc_setup("stopPolling",1179,G__tapi_cint_230_8_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03139 G__memfunc_setup("TApi",366,(G__InterfaceMethod)NULL,105,G__get_linked_tagnum(&G__tapi_cintLN_TApi),-1,0,1,1,4,0,"u 'TApi' - 11 - -",(char*)NULL,(void*)NULL,0);
03140 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__tapi_cintLN_TApi),-1,1,1,1,4,0,"u 'TApi' - 11 - -",(char*)NULL,(void*)NULL,0);
03141 G__memfunc_setup("Class",502,G__tapi_cint_230_1_12,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TApi::Class),0);
03142 G__memfunc_setup("Class_Name",982,G__tapi_cint_230_2_12,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TApi::Class_Name),0);
03143 G__memfunc_setup("Class_Version",1339,G__tapi_cint_230_3_12,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TApi::Class_Version),0);
03144 G__memfunc_setup("Dictionary",1046,G__tapi_cint_230_4_12,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TApi::Dictionary),0);
03145 G__memfunc_setup("IsA",253,G__tapi_cint_230_5_12,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
03146 G__memfunc_setup("ShowMembers",1132,G__tapi_cint_230_6_12,121,-1,-1,0,2,1,1,0,
03147 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
03148 G__memfunc_setup("Streamer",835,G__tapi_cint_230_7_12,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
03149 G__memfunc_setup("StreamerNVirtual",1656,G__tapi_cint_230_8_12,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
03150 G__memfunc_setup("DeclFileName",1145,G__tapi_cint_230_9_12,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TApi::DeclFileName),0);
03151 G__memfunc_setup("ImplFileLine",1178,G__tapi_cint_230_0_13,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TApi::ImplFileLine),0);
03152 G__memfunc_setup("ImplFileName",1171,G__tapi_cint_230_1_13,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TApi::ImplFileName),0);
03153 G__memfunc_setup("DeclFileLine",1152,G__tapi_cint_230_2_13,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TApi::DeclFileLine),0);
03154
03155 G__memfunc_setup("~TApi",492,G__tapi_cint_230_3_13,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03156 G__tag_memfunc_reset();
03157 }
03158
03159 static void G__setup_memfuncTScanDef(void) {
03160
03161 G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef));
03162 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__tapi_cintLN_TScanDef),-1,1,1,1,4,0,"u 'TScanDef' - 11 - -",(char*)NULL,(void*)NULL,0);
03163 G__memfunc_setup("TScanDef",744,G__tapi_cint_231_2_0,105,G__get_linked_tagnum(&G__tapi_cintLN_TScanDef),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03164 G__memfunc_setup("TScanDef",744,G__tapi_cint_231_3_0,105,G__get_linked_tagnum(&G__tapi_cintLN_TScanDef),-1,0,1,1,1,0,"u 'TScanDef' - 11 - -",(char*)NULL,(void*)NULL,0);
03165 G__memfunc_setup("print",557,G__tapi_cint_231_4_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03166 G__memfunc_setup("configure",962,G__tapi_cint_231_5_0,121,-1,-1,0,4,1,1,0,
03167 "r - 'UINT16' 0 - type f - 'FLOAT32' 0 - start "
03168 "f - 'FLOAT32' 0 - stop f - 'FLOAT32' 0 - step",(char*)NULL,(void*)NULL,0);
03169 G__memfunc_setup("configure2",1012,G__tapi_cint_231_6_0,121,-1,-1,0,4,1,1,0,
03170 "r - 'UINT16' 0 - type f - 'FLOAT32' 0 - start "
03171 "f - 'FLOAT32' 0 - stop f - 'FLOAT32' 0 - step",(char*)NULL,(void*)NULL,0);
03172 G__memfunc_setup("setScanPoint",1243,G__tapi_cint_231_7_0,121,-1,-1,0,2,1,1,0,
03173 "i - - 0 - index f - 'FLOAT32' 0 - value",(char*)NULL,(void*)NULL,0);
03174 G__memfunc_setup("setScanPoint2",1293,G__tapi_cint_231_8_0,121,-1,-1,0,2,1,1,0,
03175 "i - - 0 - index f - 'FLOAT32' 0 - value",(char*)NULL,(void*)NULL,0);
03176 G__memfunc_setup("setTriggersPoint",1693,G__tapi_cint_231_9_0,121,-1,-1,0,2,1,1,0,
03177 "i - - 0 - index h - 'UINT32' 0 - ntrigs",(char*)NULL,(void*)NULL,0);
03178 G__memfunc_setup("update",643,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0);
03179 G__memfunc_setup("Class",502,G__tapi_cint_231_1_1,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TScanDef::Class),0);
03180 G__memfunc_setup("Class_Name",982,G__tapi_cint_231_2_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TScanDef::Class_Name),0);
03181 G__memfunc_setup("Class_Version",1339,G__tapi_cint_231_3_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TScanDef::Class_Version),0);
03182 G__memfunc_setup("Dictionary",1046,G__tapi_cint_231_4_1,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TScanDef::Dictionary),0);
03183 G__memfunc_setup("IsA",253,G__tapi_cint_231_5_1,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
03184 G__memfunc_setup("ShowMembers",1132,G__tapi_cint_231_6_1,121,-1,-1,0,2,1,1,0,
03185 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
03186 G__memfunc_setup("Streamer",835,G__tapi_cint_231_7_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
03187 G__memfunc_setup("StreamerNVirtual",1656,G__tapi_cint_231_8_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
03188 G__memfunc_setup("DeclFileName",1145,G__tapi_cint_231_9_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TScanDef::DeclFileName),0);
03189 G__memfunc_setup("ImplFileLine",1178,G__tapi_cint_231_0_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TScanDef::ImplFileLine),0);
03190 G__memfunc_setup("ImplFileName",1171,G__tapi_cint_231_1_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TScanDef::ImplFileName),0);
03191 G__memfunc_setup("DeclFileLine",1152,G__tapi_cint_231_2_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TScanDef::DeclFileLine),0);
03192
03193 G__memfunc_setup("~TScanDef",870,G__tapi_cint_231_3_2,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
03194 G__tag_memfunc_reset();
03195 }
03196
03197 static void G__setup_memfuncTScanMonitor(void) {
03198
03199 G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor));
03200 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor),-1,1,1,1,4,0,"u 'TScanMonitor' - 11 - -",(char*)NULL,(void*)NULL,0);
03201 G__memfunc_setup("TScanMonitor",1217,(G__InterfaceMethod)NULL,105,G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor),-1,0,1,1,4,0,"u 'TScanMonitor' - 11 - -",(char*)NULL,(void*)NULL,0);
03202 G__memfunc_setup("TScanMonitor",1217,(G__InterfaceMethod)NULL,105,G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor),-1,0,0,1,2,0,"",(char*)NULL,(void*)NULL,0);
03203 G__memfunc_setup("newBin",611,G__tapi_cint_232_4_0,121,-1,-1,0,2,1,1,0,
03204 "i - - 0 - prevTriggers i - - 0 - newBin",(char*)NULL,(void*)NULL,0);
03205 G__memfunc_setup("finishScan",1030,G__tapi_cint_232_5_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03206 G__memfunc_setup("Class",502,G__tapi_cint_232_6_0,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TScanMonitor::Class),0);
03207 G__memfunc_setup("Class_Name",982,G__tapi_cint_232_7_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TScanMonitor::Class_Name),0);
03208 G__memfunc_setup("Class_Version",1339,G__tapi_cint_232_8_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TScanMonitor::Class_Version),0);
03209 G__memfunc_setup("Dictionary",1046,G__tapi_cint_232_9_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TScanMonitor::Dictionary),0);
03210 G__memfunc_setup("IsA",253,G__tapi_cint_232_0_1,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
03211 G__memfunc_setup("ShowMembers",1132,G__tapi_cint_232_1_1,121,-1,-1,0,2,1,1,0,
03212 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
03213 G__memfunc_setup("Streamer",835,G__tapi_cint_232_2_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
03214 G__memfunc_setup("StreamerNVirtual",1656,G__tapi_cint_232_3_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
03215 G__memfunc_setup("DeclFileName",1145,G__tapi_cint_232_4_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TScanMonitor::DeclFileName),0);
03216 G__memfunc_setup("ImplFileLine",1178,G__tapi_cint_232_5_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TScanMonitor::ImplFileLine),0);
03217 G__memfunc_setup("ImplFileName",1171,G__tapi_cint_232_6_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TScanMonitor::ImplFileName),0);
03218 G__memfunc_setup("DeclFileLine",1152,G__tapi_cint_232_7_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TScanMonitor::DeclFileLine),0);
03219
03220 G__memfunc_setup("~TScanMonitor",1343,G__tapi_cint_232_8_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
03221 G__tag_memfunc_reset();
03222 }
03223
03224 static void G__setup_memfunclistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR(void) {
03225
03226 G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
03227 G__memfunc_setup("list<SctApi::RodLabel,allocator<SctApi::RodLabel> >",4663,G__tapi_cint_234_1_0,105,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03228 G__memfunc_setup("begin",517,G__tapi_cint_234_2_0,117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03229 G__memfunc_setup("end",311,G__tapi_cint_234_3_0,117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03230 G__memfunc_setup("rbegin",631,G__tapi_cint_234_4_0,117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03231 G__memfunc_setup("rend",425,G__tapi_cint_234_5_0,117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03232 G__memfunc_setup("empty",559,G__tapi_cint_234_6_0,103,-1,-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
03233 G__memfunc_setup("size",443,G__tapi_cint_234_7_0,104,-1,G__defined_typename("list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
03234 G__memfunc_setup("max_size",864,G__tapi_cint_234_8_0,104,-1,G__defined_typename("list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
03235 G__memfunc_setup("front",553,G__tapi_cint_234_9_0,117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),-1,1,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
03236 G__memfunc_setup("back",401,G__tapi_cint_234_0_1,117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),-1,1,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
03237 G__memfunc_setup("swap",443,G__tapi_cint_234_1_1,121,-1,-1,0,1,1,1,0,"u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x",(char*)NULL,(void*)NULL,0);
03238 G__memfunc_setup("insert",661,G__tapi_cint_234_2_1,117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator),-1,0,2,1,1,0,
03239 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'SctApi::RodLabel' - 11 - x",(char*)NULL,(void*)NULL,0);
03240 G__memfunc_setup("insert",661,G__tapi_cint_234_3_1,121,-1,-1,0,3,1,1,0,
03241 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position U 'SctApi::RodLabel' - 0 - first "
03242 "U 'SctApi::RodLabel' - 0 - last",(char*)NULL,(void*)NULL,0);
03243 G__memfunc_setup("insert",661,G__tapi_cint_234_4_1,121,-1,-1,0,3,1,1,0,
03244 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - first "
03245 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - last",(char*)NULL,(void*)NULL,0);
03246 G__memfunc_setup("insert",661,G__tapi_cint_234_5_1,121,-1,-1,0,3,1,1,0,
03247 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position h - 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type' 0 - n "
03248 "u 'SctApi::RodLabel' - 11 - x",(char*)NULL,(void*)NULL,0);
03249 G__memfunc_setup("push_front",1096,G__tapi_cint_234_6_1,121,-1,-1,0,1,1,1,0,"u 'SctApi::RodLabel' - 11 - x",(char*)NULL,(void*)NULL,0);
03250 G__memfunc_setup("push_back",944,G__tapi_cint_234_7_1,121,-1,-1,0,1,1,1,0,"u 'SctApi::RodLabel' - 11 - x",(char*)NULL,(void*)NULL,0);
03251 G__memfunc_setup("erase",528,G__tapi_cint_234_8_1,121,-1,-1,0,1,1,1,0,"u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position",(char*)NULL,(void*)NULL,0);
03252 G__memfunc_setup("erase",528,G__tapi_cint_234_9_1,121,-1,-1,0,2,1,1,0,
03253 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - first u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - last",(char*)NULL,(void*)NULL,0);
03254 G__memfunc_setup("clear",519,G__tapi_cint_234_0_2,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03255 G__memfunc_setup("pop_front",983,G__tapi_cint_234_1_2,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03256 G__memfunc_setup("pop_back",831,G__tapi_cint_234_2_2,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03257 G__memfunc_setup("list<SctApi::RodLabel,allocator<SctApi::RodLabel> >",4663,G__tapi_cint_234_3_2,105,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),-1,0,2,1,1,0,
03258 "h - 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type' 0 - n u 'SctApi::RodLabel' - 11 SctApi::RodLabel() value",(char*)NULL,(void*)NULL,0);
03259 G__memfunc_setup("list<SctApi::RodLabel,allocator<SctApi::RodLabel> >",4663,G__tapi_cint_234_4_2,105,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),-1,0,2,1,1,0,
03260 "U 'SctApi::RodLabel' - 10 - first U 'SctApi::RodLabel' - 10 - last",(char*)NULL,(void*)NULL,0);
03261 G__memfunc_setup("list<SctApi::RodLabel,allocator<SctApi::RodLabel> >",4663,G__tapi_cint_234_5_2,105,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),-1,0,2,1,1,0,
03262 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::const_iterator' 10 - first u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::const_iterator' 10 - last",(char*)NULL,(void*)NULL,0);
03263 G__memfunc_setup("list<SctApi::RodLabel,allocator<SctApi::RodLabel> >",4663,G__tapi_cint_234_6_2,105,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),-1,0,1,1,1,0,"u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 11 - x",(char*)NULL,(void*)NULL,0);
03264 G__memfunc_setup("operator=",937,G__tapi_cint_234_7_2,117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),-1,1,1,1,1,0,"u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 11 - x",(char*)NULL,(void*)NULL,0);
03265 G__memfunc_setup("splice",640,G__tapi_cint_234_8_2,121,-1,-1,0,2,1,1,0,
03266 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x",(char*)NULL,(void*)NULL,0);
03267 G__memfunc_setup("splice",640,G__tapi_cint_234_9_2,121,-1,-1,0,3,1,1,0,
03268 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x "
03269 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - i",(char*)NULL,(void*)NULL,0);
03270 G__memfunc_setup("splice",640,G__tapi_cint_234_0_3,121,-1,-1,0,4,1,1,0,
03271 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x "
03272 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - first u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - last",(char*)NULL,(void*)NULL,0);
03273 G__memfunc_setup("remove",654,G__tapi_cint_234_1_3,121,-1,-1,0,1,1,1,0,"u 'SctApi::RodLabel' - 11 - value",(char*)NULL,(void*)NULL,0);
03274 G__memfunc_setup("unique",663,G__tapi_cint_234_2_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03275 G__memfunc_setup("merge",528,G__tapi_cint_234_3_3,121,-1,-1,0,1,1,1,0,"u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x",(char*)NULL,(void*)NULL,0);
03276 G__memfunc_setup("reverse",764,G__tapi_cint_234_4_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03277 G__memfunc_setup("sort",456,G__tapi_cint_234_5_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03278
03279 G__memfunc_setup("~list<SctApi::RodLabel,allocator<SctApi::RodLabel> >",4789,G__tapi_cint_234_6_3,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03280 G__tag_memfunc_reset();
03281 }
03282
03283
03284
03285
03286
03287 extern "C" void G__cpp_setup_memfunctapi_cint() {
03288 }
03289
03290
03291
03292
03293 static void G__cpp_setup_global0() {
03294
03295
03296 G__resetplocal();
03297
03298
03299 G__resetglobalenv();
03300 }
03301 extern "C" void G__cpp_setup_globaltapi_cint() {
03302 G__cpp_setup_global0();
03303 }
03304
03305
03306
03307
03308 static void G__cpp_setup_func0() {
03309 G__lastifuncposition();
03310
03311 }
03312
03313 static void G__cpp_setup_func1() {
03314 }
03315
03316 static void G__cpp_setup_func2() {
03317 }
03318
03319 static void G__cpp_setup_func3() {
03320 }
03321
03322 static void G__cpp_setup_func4() {
03323 }
03324
03325 static void G__cpp_setup_func5() {
03326 }
03327
03328 static void G__cpp_setup_func6() {
03329 }
03330
03331 static void G__cpp_setup_func7() {
03332 }
03333
03334 static void G__cpp_setup_func8() {
03335 }
03336
03337 static void G__cpp_setup_func9() {
03338 }
03339
03340 static void G__cpp_setup_func10() {
03341 }
03342
03343 static void G__cpp_setup_func11() {
03344 }
03345
03346 static void G__cpp_setup_func12() {
03347 }
03348
03349 static void G__cpp_setup_func13() {
03350 }
03351
03352 static void G__cpp_setup_func14() {
03353 }
03354
03355 static void G__cpp_setup_func15() {
03356 }
03357
03358 static void G__cpp_setup_func16() {
03359
03360 G__resetifuncposition();
03361 }
03362
03363 extern "C" void G__cpp_setup_functapi_cint() {
03364 G__cpp_setup_func0();
03365 G__cpp_setup_func1();
03366 G__cpp_setup_func2();
03367 G__cpp_setup_func3();
03368 G__cpp_setup_func4();
03369 G__cpp_setup_func5();
03370 G__cpp_setup_func6();
03371 G__cpp_setup_func7();
03372 G__cpp_setup_func8();
03373 G__cpp_setup_func9();
03374 G__cpp_setup_func10();
03375 G__cpp_setup_func11();
03376 G__cpp_setup_func12();
03377 G__cpp_setup_func13();
03378 G__cpp_setup_func14();
03379 G__cpp_setup_func15();
03380 G__cpp_setup_func16();
03381 }
03382
03383
03384
03385
03386
03387 G__linked_taginfo G__tapi_cintLN_TClass = { "TClass" , 99 , -1 };
03388 G__linked_taginfo G__tapi_cintLN_TBuffer = { "TBuffer" , 99 , -1 };
03389 G__linked_taginfo G__tapi_cintLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
03390 G__linked_taginfo G__tapi_cintLN_TObject = { "TObject" , 99 , -1 };
03391 G__linked_taginfo G__tapi_cintLN_string = { "string" , 99 , -1 };
03392 G__linked_taginfo G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector<TStreamerInfo*,allocator<TStreamerInfo*> >" , 99 , -1 };
03393 G__linked_taginfo G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TStreamerInfo*,allocator<TStreamerInfo*> >::iterator>" , 99 , -1 };
03394 G__linked_taginfo G__tapi_cintLN_SctApi = { "SctApi" , 110 , -1 };
03395 G__linked_taginfo G__tapi_cintLN_SctApicLcLSctApi = { "SctApi::SctApi" , 99 , -1 };
03396 G__linked_taginfo G__tapi_cintLN_SctApicLcLBankType = { "SctApi::BankType" , 101 , -1 };
03397 G__linked_taginfo G__tapi_cintLN_SctApicLcLConfigType = { "SctApi::ConfigType" , 101 , -1 };
03398 G__linked_taginfo G__tapi_cintLN_SctApicLcLRunType = { "SctApi::RunType" , 101 , -1 };
03399 G__linked_taginfo G__tapi_cintLN_SctApicLcLEventFormatType = { "SctApi::EventFormatType" , 101 , -1 };
03400 G__linked_taginfo G__tapi_cintLN_SctApicLcLRodLabel = { "SctApi::RodLabel" , 115 , -1 };
03401 G__linked_taginfo G__tapi_cintLN_TriggerWrapper = { "TriggerWrapper" , 99 , -1 };
03402 G__linked_taginfo G__tapi_cintLN_ScanDefWrapper = { "ScanDefWrapper" , 99 , -1 };
03403 G__linked_taginfo G__tapi_cintLN_ScanMonitorWrapper = { "ScanMonitorWrapper" , 99 , -1 };
03404 G__linked_taginfo G__tapi_cintLN_TTrigger = { "TTrigger" , 99 , -1 };
03405 G__linked_taginfo G__tapi_cintLN_TApi = { "TApi" , 99 , -1 };
03406 G__linked_taginfo G__tapi_cintLN_TScanDef = { "TScanDef" , 99 , -1 };
03407 G__linked_taginfo G__tapi_cintLN_TScanMonitor = { "TScanMonitor" , 99 , -1 };
03408 G__linked_taginfo G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR = { "allocator<SctApi::RodLabel>" , 99 , -1 };
03409 G__linked_taginfo G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR = { "list<SctApi::RodLabel,allocator<SctApi::RodLabel> >" , 99 , -1 };
03410 G__linked_taginfo G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator = { "list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator" , 99 , -1 };
03411 G__linked_taginfo G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator = { "list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator" , 99 , -1 };
03412 G__linked_taginfo G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "list<unsigned int,allocator<unsigned int> >" , 99 , -1 };
03413
03414
03415 extern "C" void G__cpp_reset_tagtabletapi_cint() {
03416 G__tapi_cintLN_TClass.tagnum = -1 ;
03417 G__tapi_cintLN_TBuffer.tagnum = -1 ;
03418 G__tapi_cintLN_TMemberInspector.tagnum = -1 ;
03419 G__tapi_cintLN_TObject.tagnum = -1 ;
03420 G__tapi_cintLN_string.tagnum = -1 ;
03421 G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ;
03422 G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ;
03423 G__tapi_cintLN_SctApi.tagnum = -1 ;
03424 G__tapi_cintLN_SctApicLcLSctApi.tagnum = -1 ;
03425 G__tapi_cintLN_SctApicLcLBankType.tagnum = -1 ;
03426 G__tapi_cintLN_SctApicLcLConfigType.tagnum = -1 ;
03427 G__tapi_cintLN_SctApicLcLRunType.tagnum = -1 ;
03428 G__tapi_cintLN_SctApicLcLEventFormatType.tagnum = -1 ;
03429 G__tapi_cintLN_SctApicLcLRodLabel.tagnum = -1 ;
03430 G__tapi_cintLN_TriggerWrapper.tagnum = -1 ;
03431 G__tapi_cintLN_ScanDefWrapper.tagnum = -1 ;
03432 G__tapi_cintLN_ScanMonitorWrapper.tagnum = -1 ;
03433 G__tapi_cintLN_TTrigger.tagnum = -1 ;
03434 G__tapi_cintLN_TApi.tagnum = -1 ;
03435 G__tapi_cintLN_TScanDef.tagnum = -1 ;
03436 G__tapi_cintLN_TScanMonitor.tagnum = -1 ;
03437 G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR.tagnum = -1 ;
03438 G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR.tagnum = -1 ;
03439 G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator.tagnum = -1 ;
03440 G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator.tagnum = -1 ;
03441 G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ;
03442 }
03443
03444
03445 extern "C" void G__cpp_setup_tagtabletapi_cint() {
03446
03447
03448 G__get_linked_tagnum(&G__tapi_cintLN_TClass);
03449 G__get_linked_tagnum(&G__tapi_cintLN_TBuffer);
03450 G__get_linked_tagnum(&G__tapi_cintLN_TMemberInspector);
03451 G__get_linked_tagnum(&G__tapi_cintLN_TObject);
03452 G__get_linked_tagnum(&G__tapi_cintLN_string);
03453 G__get_linked_tagnum(&G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR);
03454 G__get_linked_tagnum(&G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR);
03455 G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApi),0,-1,0,(char*)NULL,G__setup_memvarSctApi,G__setup_memfuncSctApi);
03456 G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLSctApi);
03457 G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLBankType);
03458 G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType);
03459 G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRunType);
03460 G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLEventFormatType);
03461 G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),sizeof(SctApi::RodLabel),-1,295168,(char*)NULL,G__setup_memvarSctApicLcLRodLabel,G__setup_memfuncSctApicLcLRodLabel);
03462 G__get_linked_tagnum(&G__tapi_cintLN_TriggerWrapper);
03463 G__get_linked_tagnum(&G__tapi_cintLN_ScanDefWrapper);
03464 G__get_linked_tagnum(&G__tapi_cintLN_ScanMonitorWrapper);
03465 G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),sizeof(TTrigger),-1,265984,(char*)NULL,G__setup_memvarTTrigger,G__setup_memfuncTTrigger);
03466 G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TApi),sizeof(TApi),-1,294656,(char*)NULL,G__setup_memvarTApi,G__setup_memfuncTApi);
03467 G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef),sizeof(TScanDef),-1,265984,(char*)NULL,G__setup_memvarTScanDef,G__setup_memfuncTScanDef);
03468 G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor),sizeof(TScanMonitor),-1,3840,(char*)NULL,G__setup_memvarTScanMonitor,G__setup_memfuncTScanMonitor);
03469 G__get_linked_tagnum(&G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR);
03470 G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),sizeof(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >),-1,298752,(char*)NULL,G__setup_memvarlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR,G__setup_memfunclistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
03471 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator);
03472 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator);
03473 G__get_linked_tagnum(&G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR);
03474 }
03475 extern "C" void G__cpp_setuptapi_cint(void) {
03476 G__check_setup_version(30051515,"G__cpp_setuptapi_cint()");
03477 G__set_cpp_environmenttapi_cint();
03478 G__cpp_setup_tagtabletapi_cint();
03479
03480 G__cpp_setup_inheritancetapi_cint();
03481
03482 G__cpp_setup_typetabletapi_cint();
03483
03484 G__cpp_setup_memvartapi_cint();
03485
03486 G__cpp_setup_memfunctapi_cint();
03487 G__cpp_setup_globaltapi_cint();
03488 G__cpp_setup_functapi_cint();
03489
03490 if(0==G__getsizep2memfunc()) G__get_sizep2memfunctapi_cint();
03491 return;
03492 }
03493 class G__cpp_setup_inittapi_cint {
03494 public:
03495 G__cpp_setup_inittapi_cint() { G__add_setup_func("tapi_cint",(G__incsetup)(&G__cpp_setuptapi_cint)); G__call_setup_funcs(); }
03496 ~G__cpp_setup_inittapi_cint() { G__remove_setup_func("tapi_cint"); }
03497 };
03498 G__cpp_setup_inittapi_cint G__cpp_setup_initializertapi_cint;
03499