tapi_cint.cpp

00001 //
00002 // File generated by rootcint at Sat Jan 28 13:00:52 2006.
00003 // Do NOT change. Changes will be lost next time file is generated
00004 //
00005 
00006 #include "RConfig.h"
00007 #if !defined(R__ACCESS_IN_SYMBOL)
00008 //Break the privacy of classes -- Disabled for the moment
00009 #define private public
00010 #define protected public
00011 #endif
00012 
00013 // Since CINT ignores the std namespace, we need to do so in this file.
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          //friend XX;
00040          unsigned int partition; //
00041          unsigned int crate; //
00042          unsigned int rod; //
00043       };
00044       #endif
00045       } 
00046    } // Of namespace ROOT::Shadow
00047 } // Of namespace ROOT
00048 
00049 namespace SctApi {
00050    namespace ROOT {
00051       inline ::ROOT::TGenericClassInfo *GenerateInitInstance();
00052       static void SctApi_Dictionary();
00053 
00054       // Function generating the singleton type initializer
00055       inline ::ROOT::TGenericClassInfo *GenerateInitInstance()
00056       {
00057          static ::ROOT::TGenericClassInfo 
00058             instance("SctApi", 0 /*version*/, "SctApiFwd.h", 11,
00059                      ::ROOT::DefineBehavior((void*)0,(void*)0),
00060                      &SctApi_Dictionary, 0);
00061          return &instance;
00062       }
00063       // Static variable to force the class initialization
00064       static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init));
00065 
00066       // Dictionary for non-ClassDef classes
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    // Function generating the singleton type initializer
00085    TGenericClassInfo *GenerateInitInstance(const ::SctApi::RodLabel*)
00086    {
00087       // Make sure the shadow class has the right sizeof
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    // Static variable to force the class initialization
00103    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::SctApi::RodLabel*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00104 
00105    // Dictionary for non-ClassDef classes
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    // Function generating the singleton type initializer
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    // Static variable to force the class initialization
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    // Function generating the singleton type initializer
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    // Static variable to force the class initialization
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    // Function generating the singleton type initializer
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    // Static variable to force the class initialization
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    // Function generating the singleton type initializer
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    // Static variable to force the class initialization
00221    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::TScanMonitor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00222 }
00223 
00224 //______________________________________________________________________________
00225 TClass *TTrigger::fgIsA = 0;  // static to hold class pointer
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;  // static to hold class pointer
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;  // static to hold class pointer
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;  // static to hold class pointer
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    // Stream an object of class TApi.
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       // Inspect the data members of an object of class TApi.
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    // Return the actual TClass for the object argument
00386    static TClass *TApi_IsA(const void *obj) {
00387       return ((::TApi*)obj)->IsA();
00388    }
00389    // Wrappers around operator new
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    // Wrapper around operator delete
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 } // end of namespace ROOT for class ::TApi
00408 
00409 //______________________________________________________________________________
00410 void TScanDef::Streamer(TBuffer &R__b)
00411 {
00412    // Stream an object of class TScanDef.
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       // Inspect the data members of an object of class TScanDef.
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    // Return the actual TClass for the object argument
00452    static TClass *TScanDef_IsA(const void *obj) {
00453       return ((::TScanDef*)obj)->IsA();
00454    }
00455    // Wrappers around operator new
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    // Wrapper around operator delete
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 } // end of namespace ROOT for class ::TScanDef
00474 
00475 //______________________________________________________________________________
00476 void TTrigger::Streamer(TBuffer &R__b)
00477 {
00478    // Stream an object of class TTrigger.
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       // Inspect the data members of an object of class TTrigger.
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    // Return the actual TClass for the object argument
00505    static TClass *TTrigger_IsA(const void *obj) {
00506       return ((::TTrigger*)obj)->IsA();
00507    }
00508    // Wrappers around operator new
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    // Wrapper around operator delete
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 } // end of namespace ROOT for class ::TTrigger
00527 
00528 //______________________________________________________________________________
00529 void TScanMonitor::Streamer(TBuffer &R__b)
00530 {
00531    // Stream an object of class TScanMonitor.
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       // Inspect the data members of an object of class TScanMonitor.
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    // Return the actual TClass for the object argument
00556    static TClass *TScanMonitor_IsA(const void *obj) {
00557       return ((::TScanMonitor*)obj)->IsA();
00558    }
00559    // Wrapper around operator delete
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 } // end of namespace ROOT for class ::TScanMonitor
00571 
00572 //______________________________________________________________________________
00573 namespace ROOT {
00574    void SctApicLcLRodLabel_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent)
00575    {
00576       // Inspect the data members of an object of class SctApi::RodLabel.
00577 
00578       typedef ::ROOT::Shadow::SctApi::SctApi__RodLabel ShadowClass;
00579       ShadowClass *sobj = (ShadowClass*)obj;
00580       if (sobj) { } // Dummy usage just in case there is no datamember.
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    // Return the actual TClass for the object argument
00594    static TClass *SctApicLcLRodLabel_IsA(const void *obj) {
00595       return GetROOT()->GetClass(typeid(*(::SctApi::RodLabel*)obj));
00596    }
00597    // Wrappers around operator new
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    // Wrapper around operator delete
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 } // end of namespace ROOT for class ::SctApi::RodLabel
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    // Function generating the singleton type initializer
00628    static // The GenerateInitInstance for STL are not unique and should not be externally accessible
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    // Static variable to force the class initialization
00647    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const list<SctApi::RodLabel>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00648 
00649    // Dictionary for non-ClassDef classes
00650    static void listlESctApicLcLRodLabelgR_Dictionary() {
00651       ::ROOT::GenerateInitInstance((const list<SctApi::RodLabel>*)0x0)->GetClass();
00652    }
00653 
00654 }
00655 
00656 namespace ROOT {
00657    // Return the actual TClass for the object argument
00658    static TClass *listlESctApicLcLRodLabelgR_IsA(const void *obj) {
00659       return GetROOT()->GetClass(typeid(*(list<SctApi::RodLabel>*)obj));
00660    }
00661    // Wrappers around operator new
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    // Wrapper around operator delete
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 } // end of namespace ROOT for class list<SctApi::RodLabel>
00680 
00681 /********************************************************
00682 * tapi_cint.cpp
00683 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00684 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00685 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
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 /* dummy, for exception */
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 * Member function Interface Method
00739 *********************************************************/
00740 
00741 /* SctApi */
00742 
00743 /* SctApi::RodLabel */
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 // automatic copy constructor
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 // automatic destructor
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 // automatic assignment operator
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 /* TTrigger */
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 // automatic destructor
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 /* TApi */
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__letint(result7,103,(long)((TApi*)(G__getstructoffset()))->isInitialised());
01033    return(1 || funcname || hash || result7 || libp) ;
01034 }
01035 
01036 static int G__tapi_cint_230_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01037       G__setnull(result7);
01038       ((TApi*)(G__getstructoffset()))->shutdownAll();
01039    return(1 || funcname || hash || result7 || libp) ;
01040 }
01041 
01042 static int G__tapi_cint_230_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01043       G__setnull(result7);
01044       ((TApi*)(G__getstructoffset()))->setRunNumber((int)G__int(libp->para[0]));
01045    return(1 || funcname || hash || result7 || libp) ;
01046 }
01047 
01048 static int G__tapi_cint_230_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01049       G__setnull(result7);
01050       ((TApi*)(G__getstructoffset()))->setScanNumber((int)G__int(libp->para[0]));
01051    return(1 || funcname || hash || result7 || libp) ;
01052 }
01053 
01054 static int G__tapi_cint_230_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01055       G__setnull(result7);
01056       ((TApi*)(G__getstructoffset()))->changeRunMode((SctApi::RunType)G__int(libp->para[0]));
01057    return(1 || funcname || hash || result7 || libp) ;
01058 }
01059 
01060 static int G__tapi_cint_230_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01061       G__setnull(result7);
01062       ((TApi*)(G__getstructoffset()))->echo((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01063 ,(unsigned long*)G__int(libp->para[2]));
01064    return(1 || funcname || hash || result7 || libp) ;
01065 }
01066 
01067 static int G__tapi_cint_230_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01068       G__setnull(result7);
01069       ((TApi*)(G__getstructoffset()))->echoAll((unsigned int)G__int(libp->para[0]),(unsigned long*)G__int(libp->para[1]));
01070    return(1 || funcname || hash || result7 || libp) ;
01071 }
01072 
01073 static int G__tapi_cint_230_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01074       G__setnull(result7);
01075       ((TApi*)(G__getstructoffset()))->echoSlave((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01076 ,(unsigned int)G__int(libp->para[2]),(unsigned long*)G__int(libp->para[3]));
01077    return(1 || funcname || hash || result7 || libp) ;
01078 }
01079 
01080 static int G__tapi_cint_230_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01081       G__setnull(result7);
01082       ((TApi*)(G__getstructoffset()))->loadConfiguration();
01083    return(1 || funcname || hash || result7 || libp) ;
01084 }
01085 
01086 static int G__tapi_cint_230_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01087       G__setnull(result7);
01088       ((TApi*)(G__getstructoffset()))->loadModuleConfigurations();
01089    return(1 || funcname || hash || result7 || libp) ;
01090 }
01091 
01092 static int G__tapi_cint_230_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01093       G__setnull(result7);
01094       ((TApi*)(G__getstructoffset()))->configureBOC((unsigned int)G__int(libp->para[0]));
01095    return(1 || funcname || hash || result7 || libp) ;
01096 }
01097 
01098 static int G__tapi_cint_230_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01099    switch(libp->paran) {
01100    case 2:
01101       G__setnull(result7);
01102       ((TApi*)(G__getstructoffset()))->awaitResponse((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
01103       break;
01104    case 1:
01105       G__setnull(result7);
01106       ((TApi*)(G__getstructoffset()))->awaitResponse((unsigned int)G__int(libp->para[0]));
01107       break;
01108    }
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])));
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,75,(long)((TApi*)(G__getstructoffset()))->getResponse((unsigned int)G__int(libp->para[0]),(unsigned long*)G__int(libp->para[1])));
01119    return(1 || funcname || hash || result7 || libp) ;
01120 }
01121 
01122 static int G__tapi_cint_230_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01123       G__letint(result7,103,(long)((TApi*)(G__getstructoffset()))->getRodMessage((unsigned int)G__int(libp->para[0]),(char*)G__int(libp->para[1])
01124 ,*(unsigned long*)G__ULongref(&libp->para[2])));
01125    return(1 || funcname || hash || result7 || libp) ;
01126 }
01127 
01128 static int G__tapi_cint_230_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01129    switch(libp->paran) {
01130    case 4:
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]),(long)G__int(libp->para[3]));
01134       break;
01135    case 3:
01136       G__setnull(result7);
01137       ((TApi*)(G__getstructoffset()))->flashLED((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01138 ,(long)G__int(libp->para[2]));
01139       break;
01140    case 2:
01141       G__setnull(result7);
01142       ((TApi*)(G__getstructoffset()))->flashLED((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1]));
01143       break;
01144    }
01145    return(1 || funcname || hash || result7 || libp) ;
01146 }
01147 
01148 static int G__tapi_cint_230_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01149       G__setnull(result7);
01150       ((TApi*)(G__getstructoffset()))->status();
01151    return(1 || funcname || hash || result7 || libp) ;
01152 }
01153 
01154 static int G__tapi_cint_230_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01155    switch(libp->paran) {
01156    case 5:
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 ,(bool)G__int(libp->para[4])));
01160       break;
01161    case 4:
01162       G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockDump((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01163 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])));
01164       break;
01165    }
01166    return(1 || funcname || hash || result7 || libp) ;
01167 }
01168 
01169 static int G__tapi_cint_230_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01170    switch(libp->paran) {
01171    case 6:
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]),(bool)G__int(libp->para[5])));
01175       break;
01176    case 5:
01177       G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockDumpFile((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01178 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01179 ,(const char*)G__int(libp->para[4])));
01180       break;
01181    }
01182    return(1 || funcname || hash || result7 || libp) ;
01183 }
01184 
01185 static int G__tapi_cint_230_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01186    switch(libp->paran) {
01187    case 6:
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]),(bool)G__int(libp->para[5])));
01191       break;
01192    case 5:
01193    G__letint(result7,75,(long)((TApi*)(G__getstructoffset()))->dspBlockRead((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])
01194 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01195 ,(unsigned long*)G__int(libp->para[4])));
01196       break;
01197    }
01198    return(1 || funcname || hash || result7 || libp) ;
01199 }
01200 
01201 static int G__tapi_cint_230_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01202    switch(libp->paran) {
01203    case 6:
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]),(bool)G__int(libp->para[5])));
01207       break;
01208    case 5:
01209       G__letint(result7,105,(long)((TApi*)(G__getstructoffset()))->dspBlockWrite((unsigned int)G__int(libp->para[0]),(unsigned long*)G__int(libp->para[1])
01210 ,(unsigned long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01211 ,(long)G__int(libp->para[4])));
01212       break;
01213    }
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()))->readRodStatusReg((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()))->readRodCommandReg((unsigned int)G__int(libp->para[0]),(long)G__int(libp->para[1])));
01224    return(1 || funcname || hash || result7 || libp) ;
01225 }
01226 
01227 static int G__tapi_cint_230_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01228       G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->dspSingleRead((unsigned int)G__int(libp->para[0]),(const unsigned long)G__int(libp->para[1])
01229 ,(long)G__int(libp->para[2])));
01230    return(1 || funcname || hash || result7 || libp) ;
01231 }
01232 
01233 static int G__tapi_cint_230_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01234       G__setnull(result7);
01235       ((TApi*)(G__getstructoffset()))->dspSingleWrite((unsigned int)G__int(libp->para[0]),(unsigned long)G__int(libp->para[1])
01236 ,(unsigned long)G__int(libp->para[2]),(long)G__int(libp->para[3]));
01237    return(1 || funcname || hash || result7 || libp) ;
01238 }
01239 
01240 static int G__tapi_cint_230_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01241       G__setnull(result7);
01242       ((TApi*)(G__getstructoffset()))->createDebugPrimList();
01243    return(1 || funcname || hash || result7 || libp) ;
01244 }
01245 
01246 static int G__tapi_cint_230_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01247       G__setnull(result7);
01248       ((TApi*)(G__getstructoffset()))->addDebugPrimList((unsigned long)G__int(libp->para[0]),(long)G__int(libp->para[1])
01249 ,(long)G__int(libp->para[2]),(long)G__int(libp->para[3])
01250 ,(unsigned long*)G__int(libp->para[4]));
01251    return(1 || funcname || hash || result7 || libp) ;
01252 }
01253 
01254 static int G__tapi_cint_230_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01255       G__setnull(result7);
01256       ((TApi*)(G__getstructoffset()))->sendDebugPrimList((unsigned int)G__int(libp->para[0]));
01257    return(1 || funcname || hash || result7 || libp) ;
01258 }
01259 
01260 static int G__tapi_cint_230_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01261       G__setnull(result7);
01262       ((TApi*)(G__getstructoffset()))->sendDebugPrimListAll();
01263    return(1 || funcname || hash || result7 || libp) ;
01264 }
01265 
01266 static int G__tapi_cint_230_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01267       G__setnull(result7);
01268       ((TApi*)(G__getstructoffset()))->sendDebugSlavePrimList((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01269 ,(bool)G__int(libp->para[2]),(bool)G__int(libp->para[3]));
01270    return(1 || funcname || hash || result7 || libp) ;
01271 }
01272 
01273 static int G__tapi_cint_230_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01274       G__setnull(result7);
01275       ((TApi*)(G__getstructoffset()))->debugPrimListFromFile((const char*)G__int(libp->para[0]));
01276    return(1 || funcname || hash || result7 || libp) ;
01277 }
01278 
01279 static int G__tapi_cint_230_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01280       G__setnull(result7);
01281       ((TApi*)(G__getstructoffset()))->dumpDebugPrimList();
01282    return(1 || funcname || hash || result7 || libp) ;
01283 }
01284 
01285 static int G__tapi_cint_230_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01286       {
01287         list<SctApi::RodLabel> *pobj,xobj=((TApi*)(G__getstructoffset()))->listRods();
01288         pobj=new list<SctApi::RodLabel>(xobj);
01289         result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
01290         G__store_tempobject(*result7);
01291       }
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,75,(long)((TApi*)(G__getstructoffset()))->retrieveModule((UINT32)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((const char*)G__int(libp->para[0])));
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()))->findModule((INT32)G__int(libp->para[0]),(INT32)G__int(libp->para[1])));
01307    return(1 || funcname || hash || result7 || libp) ;
01308 }
01309 
01310 static int G__tapi_cint_230_9_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01311       G__letint(result7,104,(long)((TApi*)(G__getstructoffset()))->findBarrelModule((INT32)G__int(libp->para[0]),(INT32)G__int(libp->para[1])
01312 ,(INT32)G__int(libp->para[2])));
01313    return(1 || funcname || hash || result7 || libp) ;
01314 }
01315 
01316 static int G__tapi_cint_230_0_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01317       G__letint(result7,104,(long)((TApi*)(G__getstructoffset()))->findEndcapModule((INT32)G__int(libp->para[0]),(INT32)G__int(libp->para[1])
01318 ,(INT32)G__int(libp->para[2])));
01319    return(1 || funcname || hash || result7 || libp) ;
01320 }
01321 
01322 static int G__tapi_cint_230_1_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01323       G__setnull(result7);
01324       ((TApi*)(G__getstructoffset()))->getABCDModules((UINT32)G__int(libp->para[0]));
01325    return(1 || funcname || hash || result7 || libp) ;
01326 }
01327 
01328 static int G__tapi_cint_230_2_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01329       G__setnull(result7);
01330       ((TApi*)(G__getstructoffset()))->getABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01331    return(1 || funcname || hash || result7 || libp) ;
01332 }
01333 
01334 static int G__tapi_cint_230_3_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01335       G__setnull(result7);
01336       ((TApi*)(G__getstructoffset()))->setABCDModules((UINT32)G__int(libp->para[0]));
01337    return(1 || funcname || hash || result7 || libp) ;
01338 }
01339 
01340 static int G__tapi_cint_230_4_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01341       G__setnull(result7);
01342       ((TApi*)(G__getstructoffset()))->copyABCDModules((UINT32)G__int(libp->para[0]),*((list<UINT32>*)G__int(libp->para[1])));
01343    return(1 || funcname || hash || result7 || libp) ;
01344 }
01345 
01346 static int G__tapi_cint_230_5_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01347       G__setnull(result7);
01348       ((TApi*)(G__getstructoffset()))->copyABCDModules((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01349 ,*((list<UINT32>*)G__int(libp->para[2])));
01350    return(1 || funcname || hash || result7 || libp) ;
01351 }
01352 
01353 static int G__tapi_cint_230_6_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01354       G__setnull(result7);
01355       ((TApi*)(G__getstructoffset()))->setABCDModules(*((list<UINT32>*)G__int(libp->para[0])));
01356    return(1 || funcname || hash || result7 || libp) ;
01357 }
01358 
01359 static int G__tapi_cint_230_7_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01360       G__setnull(result7);
01361       ((TApi*)(G__getstructoffset()))->setABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01362    return(1 || funcname || hash || result7 || libp) ;
01363 }
01364 
01365 static int G__tapi_cint_230_8_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01366    switch(libp->paran) {
01367    case 3:
01368       G__setnull(result7);
01369       ((TApi*)(G__getstructoffset()))->sendABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01370 ,(UINT32)G__int(libp->para[2]));
01371       break;
01372    case 2:
01373       G__setnull(result7);
01374       ((TApi*)(G__getstructoffset()))->sendABCDModule((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01375       break;
01376    }
01377    return(1 || funcname || hash || result7 || libp) ;
01378 }
01379 
01380 static int G__tapi_cint_230_9_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01381    switch(libp->paran) {
01382    case 2:
01383       G__setnull(result7);
01384       ((TApi*)(G__getstructoffset()))->sendABCDModules((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01385       break;
01386    case 1:
01387       G__setnull(result7);
01388       ((TApi*)(G__getstructoffset()))->sendABCDModules((UINT32)G__int(libp->para[0]));
01389       break;
01390    }
01391    return(1 || funcname || hash || result7 || libp) ;
01392 }
01393 
01394 static int G__tapi_cint_230_0_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01395       G__setnull(result7);
01396       ((TApi*)(G__getstructoffset()))->modifyABCDMask((UINT32)G__int(libp->para[0]),(UINT32*)G__int(libp->para[1]));
01397    return(1 || funcname || hash || result7 || libp) ;
01398 }
01399 
01400 static int G__tapi_cint_230_1_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01401       G__setnull(result7);
01402       ((TApi*)(G__getstructoffset()))->modifyABCDTrims((UINT32)G__int(libp->para[0]),(UINT8*)G__int(libp->para[1]));
01403    return(1 || funcname || hash || result7 || libp) ;
01404 }
01405 
01406 static int G__tapi_cint_230_2_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01407       G__setnull(result7);
01408       ((TApi*)(G__getstructoffset()))->setAutoUpdateBanks(*((list<UINT32>*)G__int(libp->para[0])));
01409    return(1 || funcname || hash || result7 || libp) ;
01410 }
01411 
01412 static int G__tapi_cint_230_3_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01413       G__setnull(result7);
01414       ((TApi*)(G__getstructoffset()))->setAutoUpdateBank((UINT32)G__int(libp->para[0]));
01415    return(1 || funcname || hash || result7 || libp) ;
01416 }
01417 
01418 static int G__tapi_cint_230_4_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01419       G__setnull(result7);
01420       ((TApi*)(G__getstructoffset()))->modifyABCDVar((UINT32)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1]));
01421    return(1 || funcname || hash || result7 || libp) ;
01422 }
01423 
01424 static int G__tapi_cint_230_5_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01425       G__setnull(result7);
01426       ((TApi*)(G__getstructoffset()))->modifyABCDVar((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01427 ,(FLOAT32)G__double(libp->para[2]));
01428    return(1 || funcname || hash || result7 || libp) ;
01429 }
01430 
01431 static int G__tapi_cint_230_6_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01432       G__setnull(result7);
01433       ((TApi*)(G__getstructoffset()))->modifyABCDVar((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01434 ,(UINT32)G__int(libp->para[2]),(FLOAT32)G__double(libp->para[3]));
01435    return(1 || funcname || hash || result7 || libp) ;
01436 }
01437 
01438 static int G__tapi_cint_230_7_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01439       G__setnull(result7);
01440       ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01441 ,(UINT32)G__int(libp->para[2]),(FLOAT32)G__double(libp->para[3])
01442 ,(UINT32)G__int(libp->para[4]));
01443    return(1 || funcname || hash || result7 || libp) ;
01444 }
01445 
01446 static int G__tapi_cint_230_8_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01447       G__setnull(result7);
01448       ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01449 ,(UINT32)G__int(libp->para[2]),(FLOAT32)G__double(libp->para[3])
01450 ,*((list<UINT32>*)G__int(libp->para[4])));
01451    return(1 || funcname || hash || result7 || libp) ;
01452 }
01453 
01454 static int G__tapi_cint_230_9_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01455       G__setnull(result7);
01456       ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01457 ,(FLOAT32)G__double(libp->para[2]),(UINT32)G__int(libp->para[3]));
01458    return(1 || funcname || hash || result7 || libp) ;
01459 }
01460 
01461 static int G__tapi_cint_230_0_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01462       G__setnull(result7);
01463       ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(UINT32)G__int(libp->para[1])
01464 ,(FLOAT32)G__double(libp->para[2]),*((list<UINT32>*)G__int(libp->para[3])));
01465    return(1 || funcname || hash || result7 || libp) ;
01466 }
01467 
01468 static int G__tapi_cint_230_1_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01469       G__setnull(result7);
01470       ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
01471 ,(UINT32)G__int(libp->para[2]));
01472    return(1 || funcname || hash || result7 || libp) ;
01473 }
01474 
01475 static int G__tapi_cint_230_2_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01476       G__setnull(result7);
01477       ((TApi*)(G__getstructoffset()))->modifyABCDVarROD((UINT32)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
01478 ,*((list<UINT32>*)G__int(libp->para[2])));
01479    return(1 || funcname || hash || result7 || libp) ;
01480 }
01481 
01482 static int G__tapi_cint_230_3_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01483       G__setnull(result7);
01484       ((TApi*)(G__getstructoffset()))->modifyBOCParam((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01485 ,(unsigned int)G__int(libp->para[2]),(unsigned int)G__int(libp->para[3]));
01486    return(1 || funcname || hash || result7 || libp) ;
01487 }
01488 
01489 static int G__tapi_cint_230_4_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01490       G__setnull(result7);
01491       ((TApi*)(G__getstructoffset()))->modifyBOCParam((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1]));
01492    return(1 || funcname || hash || result7 || libp) ;
01493 }
01494 
01495 static int G__tapi_cint_230_5_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01496       G__setnull(result7);
01497       ((TApi*)(G__getstructoffset()))->defaultScan((int)G__int(libp->para[0]));
01498    return(1 || funcname || hash || result7 || libp) ;
01499 }
01500 
01501 static int G__tapi_cint_230_6_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01502       G__setnull(result7);
01503       ((TApi*)(G__getstructoffset()))->tidyHistogramming();
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__letint(result7,85,(long)((TApi*)(G__getstructoffset()))->startAsyncScan(*((TScanDef*)G__int(libp->para[0]))));
01509    return(1 || funcname || hash || result7 || libp) ;
01510 }
01511 
01512 static int G__tapi_cint_230_8_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01513       G__setnull(result7);
01514       ((TApi*)(G__getstructoffset()))->doScan(*((TScanDef*)G__int(libp->para[0])));
01515    return(1 || funcname || hash || result7 || libp) ;
01516 }
01517 
01518 static int G__tapi_cint_230_9_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01519       G__setnull(result7);
01520       ((TApi*)(G__getstructoffset()))->awaitScan();
01521    return(1 || funcname || hash || result7 || libp) ;
01522 }
01523 
01524 static int G__tapi_cint_230_0_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01525    switch(libp->paran) {
01526    case 5:
01527       G__setnull(result7);
01528       ((TApi*)(G__getstructoffset()))->doRawScan(*((TScanDef*)G__int(libp->para[0])),(int)G__int(libp->para[1])
01529 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3])
01530 ,(bool)G__int(libp->para[4]));
01531       break;
01532    case 4:
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]),(bool)G__int(libp->para[3]));
01536       break;
01537    case 3:
01538       G__setnull(result7);
01539       ((TApi*)(G__getstructoffset()))->doRawScan(*((TScanDef*)G__int(libp->para[0])),(int)G__int(libp->para[1])
01540 ,(int)G__int(libp->para[2]));
01541       break;
01542    }
01543    return(1 || funcname || hash || result7 || libp) ;
01544 }
01545 
01546 static int G__tapi_cint_230_1_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01547    switch(libp->paran) {
01548    case 4:
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]),(int)G__int(libp->para[3]));
01552       break;
01553    case 3:
01554       G__setnull(result7);
01555       ((TApi*)(G__getstructoffset()))->sendRodTrigger((unsigned int)G__int(libp->para[0]),*((TTrigger*)G__int(libp->para[1]))
01556 ,(unsigned long)G__int(libp->para[2]));
01557       break;
01558    }
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__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->sendTriggers(*((TTrigger*)G__int(libp->para[0])),(unsigned long)G__int(libp->para[1])));
01564    return(1 || funcname || hash || result7 || libp) ;
01565 }
01566 
01567 static int G__tapi_cint_230_3_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01568       G__setnull(result7);
01569       ((TApi*)(G__getstructoffset()))->printABCDModule((int)G__int(libp->para[0]));
01570    return(1 || funcname || hash || result7 || libp) ;
01571 }
01572 
01573 static int G__tapi_cint_230_4_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01574       G__setnull(result7);
01575       ((TApi*)(G__getstructoffset()))->printABCDRodModule((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
01576    return(1 || funcname || hash || result7 || libp) ;
01577 }
01578 
01579 static int G__tapi_cint_230_5_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01580       G__setnull(result7);
01581       ((TApi*)(G__getstructoffset()))->printBOCSetup((unsigned int)G__int(libp->para[0]));
01582    return(1 || funcname || hash || result7 || libp) ;
01583 }
01584 
01585 static int G__tapi_cint_230_6_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01586       G__setnull(result7);
01587       ((TApi*)(G__getstructoffset()))->currentBOCSetup((unsigned int)G__int(libp->para[0]));
01588    return(1 || funcname || hash || result7 || libp) ;
01589 }
01590 
01591 static int G__tapi_cint_230_7_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01592       G__setnull(result7);
01593       ((TApi*)(G__getstructoffset()))->printBOCRegisters((unsigned int)G__int(libp->para[0]));
01594    return(1 || funcname || hash || result7 || libp) ;
01595 }
01596 
01597 static int G__tapi_cint_230_8_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01598       G__setnull(result7);
01599       ((TApi*)(G__getstructoffset()))->saveBOCSetup((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01600    return(1 || funcname || hash || result7 || libp) ;
01601 }
01602 
01603 static int G__tapi_cint_230_9_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01604       G__setnull(result7);
01605       ((TApi*)(G__getstructoffset()))->saveBOCRegisters((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01606    return(1 || funcname || hash || result7 || libp) ;
01607 }
01608 
01609 static int G__tapi_cint_230_0_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01610       G__setnull(result7);
01611       ((TApi*)(G__getstructoffset()))->restoreBOCSetup((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01612    return(1 || funcname || hash || result7 || libp) ;
01613 }
01614 
01615 static int G__tapi_cint_230_1_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01616       G__setnull(result7);
01617       ((TApi*)(G__getstructoffset()))->restoreBOCRegisters((unsigned int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
01618    return(1 || funcname || hash || result7 || libp) ;
01619 }
01620 
01621 static int G__tapi_cint_230_2_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01622    switch(libp->paran) {
01623    case 5:
01624       G__setnull(result7);
01625       ((TApi*)(G__getstructoffset()))->rawData((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01626 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3])
01627 ,*((TTrigger*)G__int(libp->para[4])));
01628       break;
01629    case 4:
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]),(bool)G__int(libp->para[3]));
01633       break;
01634    case 3:
01635       G__setnull(result7);
01636       ((TApi*)(G__getstructoffset()))->rawData((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01637 ,(int)G__int(libp->para[2]));
01638       break;
01639    }
01640    return(1 || funcname || hash || result7 || libp) ;
01641 }
01642 
01643 static int G__tapi_cint_230_3_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01644    switch(libp->paran) {
01645    case 2:
01646    G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probe((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])));
01647       break;
01648    case 1:
01649    G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probe((unsigned int)G__int(libp->para[0])));
01650       break;
01651    }
01652    return(1 || funcname || hash || result7 || libp) ;
01653 }
01654 
01655 static int G__tapi_cint_230_4_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01656    switch(libp->paran) {
01657    case 3:
01658    G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probeWithTrigger((unsigned int)G__int(libp->para[0]),*((TTrigger*)G__int(libp->para[1]))
01659 ,(int)G__int(libp->para[2])));
01660       break;
01661    case 2:
01662    G__letint(result7,67,(long)((TApi*)(G__getstructoffset()))->probeWithTrigger((unsigned int)G__int(libp->para[0]),*((TTrigger*)G__int(libp->para[1]))));
01663       break;
01664    }
01665    return(1 || funcname || hash || result7 || libp) ;
01666 }
01667 
01668 static int G__tapi_cint_230_5_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01669    switch(libp->paran) {
01670    case 3:
01671       G__setnull(result7);
01672       ((TApi*)(G__getstructoffset()))->probeScan((unsigned int)G__int(libp->para[0]),*((TScanDef*)G__int(libp->para[1]))
01673 ,(int)G__int(libp->para[2]));
01674       break;
01675    case 2:
01676       G__setnull(result7);
01677       ((TApi*)(G__getstructoffset()))->probeScan((unsigned int)G__int(libp->para[0]),*((TScanDef*)G__int(libp->para[1])));
01678       break;
01679    }
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__letint(result7,103,(long)((TApi*)(G__getstructoffset()))->checkAllModulesProbe((const char*)G__int(libp->para[0])));
01685    return(1 || funcname || hash || result7 || libp) ;
01686 }
01687 
01688 static int G__tapi_cint_230_7_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01689       G__setnull(result7);
01690       ((TApi*)(G__getstructoffset()))->autoConfigure();
01691    return(1 || funcname || hash || result7 || libp) ;
01692 }
01693 
01694 static int G__tapi_cint_230_8_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01695       G__setnull(result7);
01696       ((TApi*)(G__getstructoffset()))->bocHistogram((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1])
01697 ,(unsigned int)G__int(libp->para[2]));
01698    return(1 || funcname || hash || result7 || libp) ;
01699 }
01700 
01701 static int G__tapi_cint_230_9_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01702       G__setnull(result7);
01703       ((TApi*)(G__getstructoffset()))->rodMode(
01704 (unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01705 ,(int)G__int(libp->para[2]),(int)G__int(libp->para[3])
01706 ,(int)G__int(libp->para[4]),(int)G__int(libp->para[5])
01707 ,(int)G__int(libp->para[6]));
01708    return(1 || funcname || hash || result7 || libp) ;
01709 }
01710 
01711 static int G__tapi_cint_230_0_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01712       G__setnull(result7);
01713       ((TApi*)(G__getstructoffset()))->standardRegisterDump((unsigned int)G__int(libp->para[0]));
01714    return(1 || funcname || hash || result7 || libp) ;
01715 }
01716 
01717 static int G__tapi_cint_230_1_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01718       G__setnull(result7);
01719       ((TApi*)(G__getstructoffset()))->lasersOff();
01720    return(1 || funcname || hash || result7 || libp) ;
01721 }
01722 
01723 static int G__tapi_cint_230_2_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01724    switch(libp->paran) {
01725    case 4:
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]),(bool)G__int(libp->para[3]));
01729       break;
01730    case 3:
01731       G__setnull(result7);
01732       ((TApi*)(G__getstructoffset()))->scanEvents((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01733 ,(bool)G__int(libp->para[2]));
01734       break;
01735    case 2:
01736       G__setnull(result7);
01737       ((TApi*)(G__getstructoffset()))->scanEvents((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
01738       break;
01739    case 1:
01740       G__setnull(result7);
01741       ((TApi*)(G__getstructoffset()))->scanEvents((unsigned int)G__int(libp->para[0]));
01742       break;
01743    }
01744    return(1 || funcname || hash || result7 || libp) ;
01745 }
01746 
01747 static int G__tapi_cint_230_3_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01748    switch(libp->paran) {
01749    case 5:
01750       G__setnull(result7);
01751       ((TApi*)(G__getstructoffset()))->decodeEvent((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01752 ,(int)G__int(libp->para[2]),(bool)G__int(libp->para[3])
01753 ,(bool)G__int(libp->para[4]));
01754       break;
01755    case 4:
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]),(bool)G__int(libp->para[3]));
01759       break;
01760    case 3:
01761       G__setnull(result7);
01762       ((TApi*)(G__getstructoffset()))->decodeEvent((unsigned int)G__int(libp->para[0]),(int)G__int(libp->para[1])
01763 ,(int)G__int(libp->para[2]));
01764       break;
01765    }
01766    return(1 || funcname || hash || result7 || libp) ;
01767 }
01768 
01769 static int G__tapi_cint_230_4_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01770    switch(libp->paran) {
01771    case 3:
01772       G__setnull(result7);
01773       ((TApi*)(G__getstructoffset()))->decodeConfig((unsigned int)G__int(libp->para[0]),(bool)G__int(libp->para[1])
01774 ,(bool)G__int(libp->para[2]));
01775       break;
01776    case 2:
01777       G__setnull(result7);
01778       ((TApi*)(G__getstructoffset()))->decodeConfig((unsigned int)G__int(libp->para[0]),(bool)G__int(libp->para[1]));
01779       break;
01780    case 1:
01781       G__setnull(result7);
01782       ((TApi*)(G__getstructoffset()))->decodeConfig((unsigned int)G__int(libp->para[0]));
01783       break;
01784    }
01785    return(1 || funcname || hash || result7 || libp) ;
01786 }
01787 
01788 static int G__tapi_cint_230_5_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01789       G__setnull(result7);
01790       ((TApi*)(G__getstructoffset()))->testLinkOutSelect((unsigned int)G__int(libp->para[0]),(unsigned int)G__int(libp->para[1]));
01791    return(1 || funcname || hash || result7 || libp) ;
01792 }
01793 
01794 static int G__tapi_cint_230_6_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01795       G__setnull(result7);
01796       ((TApi*)(G__getstructoffset()))->setDebugOption((const char*)G__int(libp->para[0]));
01797    return(1 || funcname || hash || result7 || libp) ;
01798 }
01799 
01800 static int G__tapi_cint_230_7_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01801       G__setnull(result7);
01802       ((TApi*)(G__getstructoffset()))->unsetDebugOption((const char*)G__int(libp->para[0]));
01803    return(1 || funcname || hash || result7 || libp) ;
01804 }
01805 
01806 static int G__tapi_cint_230_8_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01807       G__setnull(result7);
01808       ((TApi*)(G__getstructoffset()))->listEnabledDebugOptions();
01809    return(1 || funcname || hash || result7 || libp) ;
01810 }
01811 
01812 static int G__tapi_cint_230_9_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01813       G__setnull(result7);
01814       ((TApi*)(G__getstructoffset()))->listDebugOptions();
01815    return(1 || funcname || hash || result7 || libp) ;
01816 }
01817 
01818 static int G__tapi_cint_230_0_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01819       G__setnull(result7);
01820       ((TApi*)(G__getstructoffset()))->debugStepHistogram();
01821    return(1 || funcname || hash || result7 || libp) ;
01822 }
01823 
01824 static int G__tapi_cint_230_1_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01825       G__setnull(result7);
01826       ((TApi*)(G__getstructoffset()))->debugContinueHistogram();
01827    return(1 || funcname || hash || result7 || libp) ;
01828 }
01829 
01830 static int G__tapi_cint_230_2_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01831       G__setnull(result7);
01832       ((TApi*)(G__getstructoffset()))->debugAbortHistogram();
01833    return(1 || funcname || hash || result7 || libp) ;
01834 }
01835 
01836 static int G__tapi_cint_230_3_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01837       G__setnull(result7);
01838       ((TApi*)(G__getstructoffset()))->timSetFrequency((double)G__double(libp->para[0]),(double)G__double(libp->para[1]));
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()))->timGetResetFrequency());
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__letdouble(result7,100,(double)((TApi*)(G__getstructoffset()))->timGetTriggerFrequency());
01849    return(1 || funcname || hash || result7 || libp) ;
01850 }
01851 
01852 static int G__tapi_cint_230_6_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01853       G__setnull(result7);
01854       ((TApi*)(G__getstructoffset()))->freeTriggers();
01855    return(1 || funcname || hash || result7 || libp) ;
01856 }
01857 
01858 static int G__tapi_cint_230_7_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01859       G__setnull(result7);
01860       ((TApi*)(G__getstructoffset()))->stopTriggers();
01861    return(1 || funcname || hash || result7 || libp) ;
01862 }
01863 
01864 static int G__tapi_cint_230_8_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01865       G__setnull(result7);
01866       ((TApi*)(G__getstructoffset()))->timL1A();
01867    return(1 || funcname || hash || result7 || libp) ;
01868 }
01869 
01870 static int G__tapi_cint_230_9_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01871       G__setnull(result7);
01872       ((TApi*)(G__getstructoffset()))->timCalL1A((int)G__int(libp->para[0]));
01873    return(1 || funcname || hash || result7 || libp) ;
01874 }
01875 
01876 static int G__tapi_cint_230_0_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01877       G__setnull(result7);
01878       ((TApi*)(G__getstructoffset()))->timSoftReset();
01879    return(1 || funcname || hash || result7 || libp) ;
01880 }
01881 
01882 static int G__tapi_cint_230_1_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01883       G__setnull(result7);
01884       ((TApi*)(G__getstructoffset()))->timBCReset();
01885    return(1 || funcname || hash || result7 || libp) ;
01886 }
01887 
01888 static int G__tapi_cint_230_2_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01889    switch(libp->paran) {
01890    case 3:
01891       G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->sendTimBurst((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])
01892 ,(bool)G__int(libp->para[2])));
01893       break;
01894    case 2:
01895       G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->sendTimBurst((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])));
01896       break;
01897    }
01898    return(1 || funcname || hash || result7 || libp) ;
01899 }
01900 
01901 static int G__tapi_cint_230_3_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01902    switch(libp->paran) {
01903    case 3:
01904       G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->runTimSequence((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])
01905 ,(bool)G__int(libp->para[2])));
01906       break;
01907    case 2:
01908       G__letint(result7,107,(long)((TApi*)(G__getstructoffset()))->runTimSequence((unsigned long)G__int(libp->para[0]),(int)G__int(libp->para[1])));
01909       break;
01910    }
01911    return(1 || funcname || hash || result7 || libp) ;
01912 }
01913 
01914 static int G__tapi_cint_230_4_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01915       G__setnull(result7);
01916       ((TApi*)(G__getstructoffset()))->timVerbose();
01917    return(1 || funcname || hash || result7 || libp) ;
01918 }
01919 
01920 static int G__tapi_cint_230_5_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01921       G__setnull(result7);
01922       ((TApi*)(G__getstructoffset()))->timRegLoad((int)G__int(libp->para[0]),(UINT16)G__int(libp->para[1]));
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__letint(result7,114,(long)((TApi*)(G__getstructoffset()))->timReadRegister((int)G__int(libp->para[0])));
01928    return(1 || funcname || hash || result7 || libp) ;
01929 }
01930 
01931 static int G__tapi_cint_230_7_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01932       G__setnull(result7);
01933       ((TApi*)(G__getstructoffset()))->requestHardReset((UINT32)G__int(libp->para[0]));
01934    return(1 || funcname || hash || result7 || libp) ;
01935 }
01936 
01937 static int G__tapi_cint_230_8_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01938       G__setnull(result7);
01939       ((TApi*)(G__getstructoffset()))->resumePolling();
01940    return(1 || funcname || hash || result7 || libp) ;
01941 }
01942 
01943 static int G__tapi_cint_230_9_11(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01944       G__setnull(result7);
01945       ((TApi*)(G__getstructoffset()))->stopPolling();
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,85,(long)TApi::Class());
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,67,(long)TApi::Class_Name());
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__letint(result7,115,(long)TApi::Class_Version());
01961    return(1 || funcname || hash || result7 || libp) ;
01962 }
01963 
01964 static int G__tapi_cint_230_5_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01965       G__setnull(result7);
01966       TApi::Dictionary();
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__letint(result7,85,(long)((const TApi*)(G__getstructoffset()))->IsA());
01972    return(1 || funcname || hash || result7 || libp) ;
01973 }
01974 
01975 static int G__tapi_cint_230_7_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01976       G__setnull(result7);
01977       ((TApi*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
01978    return(1 || funcname || hash || result7 || libp) ;
01979 }
01980 
01981 static int G__tapi_cint_230_8_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01982       G__setnull(result7);
01983       ((TApi*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
01984    return(1 || funcname || hash || result7 || libp) ;
01985 }
01986 
01987 static int G__tapi_cint_230_9_12(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
01988       G__setnull(result7);
01989       ((TApi*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
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,67,(long)TApi::DeclFileName());
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,105,(long)TApi::ImplFileLine());
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,67,(long)TApi::ImplFileName());
02005    return(1 || funcname || hash || result7 || libp) ;
02006 }
02007 
02008 static int G__tapi_cint_230_3_13(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02009       G__letint(result7,105,(long)TApi::DeclFileLine());
02010    return(1 || funcname || hash || result7 || libp) ;
02011 }
02012 
02013 // automatic destructor
02014 typedef TApi G__TTApi;
02015 static int G__tapi_cint_230_4_13(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02016    if(0==G__getstructoffset()) return(1);
02017    if(G__getaryconstruct())
02018      if(G__PVOID==G__getgvp())
02019        delete[] (TApi *)(G__getstructoffset());
02020      else
02021        for(int i=G__getaryconstruct()-1;i>=0;i--)
02022          delete (TApi *)((G__getstructoffset())+sizeof(TApi)*i);
02023    else  delete (TApi *)(G__getstructoffset());
02024       G__setnull(result7);
02025    return(1 || funcname || hash || result7 || libp) ;
02026 }
02027 
02028 
02029 /* TScanDef */
02030 static int G__tapi_cint_231_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02031    TScanDef *p=NULL;
02032    if(G__getaryconstruct()) p=new TScanDef[G__getaryconstruct()];
02033    else p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) TScanDef;
02034       result7->obj.i = (long)p;
02035       result7->ref = (long)p;
02036       result7->type = 'u';
02037       result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_TScanDef);
02038    return(1 || funcname || hash || result7 || libp) ;
02039 }
02040 
02041 static int G__tapi_cint_231_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02042    TScanDef *p=NULL;
02043       p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) TScanDef(*(TScanDef*)libp->para[0].ref);
02044       result7->obj.i = (long)p;
02045       result7->ref = (long)p;
02046       result7->type = 'u';
02047       result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_TScanDef);
02048    return(1 || funcname || hash || result7 || libp) ;
02049 }
02050 
02051 static int G__tapi_cint_231_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02052       G__setnull(result7);
02053       ((TScanDef*)(G__getstructoffset()))->print();
02054    return(1 || funcname || hash || result7 || libp) ;
02055 }
02056 
02057 static int G__tapi_cint_231_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02058       G__setnull(result7);
02059       ((TScanDef*)(G__getstructoffset()))->configure((UINT16)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
02060 ,(FLOAT32)G__double(libp->para[2]),(FLOAT32)G__double(libp->para[3]));
02061    return(1 || funcname || hash || result7 || libp) ;
02062 }
02063 
02064 static int G__tapi_cint_231_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02065       G__setnull(result7);
02066       ((TScanDef*)(G__getstructoffset()))->configure2((UINT16)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1])
02067 ,(FLOAT32)G__double(libp->para[2]),(FLOAT32)G__double(libp->para[3]));
02068    return(1 || funcname || hash || result7 || libp) ;
02069 }
02070 
02071 static int G__tapi_cint_231_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02072       G__setnull(result7);
02073       ((TScanDef*)(G__getstructoffset()))->setScanPoint((int)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1]));
02074    return(1 || funcname || hash || result7 || libp) ;
02075 }
02076 
02077 static int G__tapi_cint_231_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02078       G__setnull(result7);
02079       ((TScanDef*)(G__getstructoffset()))->setScanPoint2((int)G__int(libp->para[0]),(FLOAT32)G__double(libp->para[1]));
02080    return(1 || funcname || hash || result7 || libp) ;
02081 }
02082 
02083 static int G__tapi_cint_231_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02084       G__setnull(result7);
02085       ((TScanDef*)(G__getstructoffset()))->setTriggersPoint((int)G__int(libp->para[0]),(UINT32)G__int(libp->para[1]));
02086    return(1 || funcname || hash || result7 || libp) ;
02087 }
02088 
02089 static int G__tapi_cint_231_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02090    G__letint(result7,85,(long)TScanDef::Class());
02091    return(1 || funcname || hash || result7 || libp) ;
02092 }
02093 
02094 static int G__tapi_cint_231_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02095    G__letint(result7,67,(long)TScanDef::Class_Name());
02096    return(1 || funcname || hash || result7 || libp) ;
02097 }
02098 
02099 static int G__tapi_cint_231_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02100       G__letint(result7,115,(long)TScanDef::Class_Version());
02101    return(1 || funcname || hash || result7 || libp) ;
02102 }
02103 
02104 static int G__tapi_cint_231_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02105       G__setnull(result7);
02106       TScanDef::Dictionary();
02107    return(1 || funcname || hash || result7 || libp) ;
02108 }
02109 
02110 static int G__tapi_cint_231_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02111    G__letint(result7,85,(long)((const TScanDef*)(G__getstructoffset()))->IsA());
02112    return(1 || funcname || hash || result7 || libp) ;
02113 }
02114 
02115 static int G__tapi_cint_231_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02116       G__setnull(result7);
02117       ((TScanDef*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
02118    return(1 || funcname || hash || result7 || libp) ;
02119 }
02120 
02121 static int G__tapi_cint_231_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02122       G__setnull(result7);
02123       ((TScanDef*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
02124    return(1 || funcname || hash || result7 || libp) ;
02125 }
02126 
02127 static int G__tapi_cint_231_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02128       G__setnull(result7);
02129       ((TScanDef*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
02130    return(1 || funcname || hash || result7 || libp) ;
02131 }
02132 
02133 static int G__tapi_cint_231_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02134    G__letint(result7,67,(long)TScanDef::DeclFileName());
02135    return(1 || funcname || hash || result7 || libp) ;
02136 }
02137 
02138 static int G__tapi_cint_231_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02139       G__letint(result7,105,(long)TScanDef::ImplFileLine());
02140    return(1 || funcname || hash || result7 || libp) ;
02141 }
02142 
02143 static int G__tapi_cint_231_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02144    G__letint(result7,67,(long)TScanDef::ImplFileName());
02145    return(1 || funcname || hash || result7 || libp) ;
02146 }
02147 
02148 static int G__tapi_cint_231_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02149       G__letint(result7,105,(long)TScanDef::DeclFileLine());
02150    return(1 || funcname || hash || result7 || libp) ;
02151 }
02152 
02153 // automatic destructor
02154 typedef TScanDef G__TTScanDef;
02155 static int G__tapi_cint_231_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02156    if(0==G__getstructoffset()) return(1);
02157    if(G__getaryconstruct())
02158      if(G__PVOID==G__getgvp())
02159        delete[] (TScanDef *)(G__getstructoffset());
02160      else
02161        for(int i=G__getaryconstruct()-1;i>=0;i--)
02162          ((TScanDef *)((G__getstructoffset())+sizeof(TScanDef)*i))->~G__TTScanDef();
02163    else {
02164      long G__Xtmp=G__getgvp();
02165      G__setgvp(G__PVOID);
02166      ((TScanDef *)(G__getstructoffset()))->~G__TTScanDef();
02167      G__setgvp(G__Xtmp);
02168      G__operator_delete((void*)G__getstructoffset());
02169    }
02170       G__setnull(result7);
02171    return(1 || funcname || hash || result7 || libp) ;
02172 }
02173 
02174 
02175 /* TScanMonitor */
02176 static int G__tapi_cint_232_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02177       G__setnull(result7);
02178       ((TScanMonitor*)(G__getstructoffset()))->newBin((int)G__int(libp->para[0]),(int)G__int(libp->para[1]));
02179    return(1 || funcname || hash || result7 || libp) ;
02180 }
02181 
02182 static int G__tapi_cint_232_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02183       G__setnull(result7);
02184       ((TScanMonitor*)(G__getstructoffset()))->finishScan();
02185    return(1 || funcname || hash || result7 || libp) ;
02186 }
02187 
02188 static int G__tapi_cint_232_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02189    G__letint(result7,85,(long)TScanMonitor::Class());
02190    return(1 || funcname || hash || result7 || libp) ;
02191 }
02192 
02193 static int G__tapi_cint_232_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02194    G__letint(result7,67,(long)TScanMonitor::Class_Name());
02195    return(1 || funcname || hash || result7 || libp) ;
02196 }
02197 
02198 static int G__tapi_cint_232_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02199       G__letint(result7,115,(long)TScanMonitor::Class_Version());
02200    return(1 || funcname || hash || result7 || libp) ;
02201 }
02202 
02203 static int G__tapi_cint_232_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02204       G__setnull(result7);
02205       TScanMonitor::Dictionary();
02206    return(1 || funcname || hash || result7 || libp) ;
02207 }
02208 
02209 static int G__tapi_cint_232_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02210    G__letint(result7,85,(long)((const TScanMonitor*)(G__getstructoffset()))->IsA());
02211    return(1 || funcname || hash || result7 || libp) ;
02212 }
02213 
02214 static int G__tapi_cint_232_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02215       G__setnull(result7);
02216       ((TScanMonitor*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
02217    return(1 || funcname || hash || result7 || libp) ;
02218 }
02219 
02220 static int G__tapi_cint_232_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02221       G__setnull(result7);
02222       ((TScanMonitor*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
02223    return(1 || funcname || hash || result7 || libp) ;
02224 }
02225 
02226 static int G__tapi_cint_232_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02227       G__setnull(result7);
02228       ((TScanMonitor*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
02229    return(1 || funcname || hash || result7 || libp) ;
02230 }
02231 
02232 static int G__tapi_cint_232_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02233    G__letint(result7,67,(long)TScanMonitor::DeclFileName());
02234    return(1 || funcname || hash || result7 || libp) ;
02235 }
02236 
02237 static int G__tapi_cint_232_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02238       G__letint(result7,105,(long)TScanMonitor::ImplFileLine());
02239    return(1 || funcname || hash || result7 || libp) ;
02240 }
02241 
02242 static int G__tapi_cint_232_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02243    G__letint(result7,67,(long)TScanMonitor::ImplFileName());
02244    return(1 || funcname || hash || result7 || libp) ;
02245 }
02246 
02247 static int G__tapi_cint_232_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02248       G__letint(result7,105,(long)TScanMonitor::DeclFileLine());
02249    return(1 || funcname || hash || result7 || libp) ;
02250 }
02251 
02252 // automatic destructor
02253 typedef TScanMonitor G__TTScanMonitor;
02254 static int G__tapi_cint_232_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02255    if(0==G__getstructoffset()) return(1);
02256    if(G__getaryconstruct())
02257      if(G__PVOID==G__getgvp())
02258        delete[] (TScanMonitor *)(G__getstructoffset());
02259      else
02260        for(int i=G__getaryconstruct()-1;i>=0;i--)
02261          ((TScanMonitor *)((G__getstructoffset())+sizeof(TScanMonitor)*i))->~G__TTScanMonitor();
02262    else {
02263      long G__Xtmp=G__getgvp();
02264      G__setgvp(G__PVOID);
02265      ((TScanMonitor *)(G__getstructoffset()))->~G__TTScanMonitor();
02266      G__setgvp(G__Xtmp);
02267      G__operator_delete((void*)G__getstructoffset());
02268    }
02269       G__setnull(result7);
02270    return(1 || funcname || hash || result7 || libp) ;
02271 }
02272 
02273 
02274 /* list<SctApi::RodLabel,allocator<SctApi::RodLabel> > */
02275 static int G__tapi_cint_234_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02276    list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02277    if(G__getaryconstruct()) p=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >[G__getaryconstruct()];
02278    else p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >;
02279       result7->obj.i = (long)p;
02280       result7->ref = (long)p;
02281       result7->type = 'u';
02282       result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02283    return(1 || funcname || hash || result7 || libp) ;
02284 }
02285 
02286 static int G__tapi_cint_234_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02287       {
02288         list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->begin();
02289         pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator(xobj);
02290         result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02291         G__store_tempobject(*result7);
02292       }
02293    return(1 || funcname || hash || result7 || libp) ;
02294 }
02295 
02296 static int G__tapi_cint_234_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02297       {
02298         list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->end();
02299         pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator(xobj);
02300         result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02301         G__store_tempobject(*result7);
02302       }
02303    return(1 || funcname || hash || result7 || libp) ;
02304 }
02305 
02306 static int G__tapi_cint_234_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02307       {
02308         list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->rbegin();
02309         pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator(xobj);
02310         result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02311         G__store_tempobject(*result7);
02312       }
02313    return(1 || funcname || hash || result7 || libp) ;
02314 }
02315 
02316 static int G__tapi_cint_234_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02317       {
02318         list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator *pobj,xobj=((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->rend();
02319         pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator(xobj);
02320         result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02321         G__store_tempobject(*result7);
02322       }
02323    return(1 || funcname || hash || result7 || libp) ;
02324 }
02325 
02326 static int G__tapi_cint_234_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02327       G__letint(result7,103,(long)((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->empty());
02328    return(1 || funcname || hash || result7 || libp) ;
02329 }
02330 
02331 static int G__tapi_cint_234_7_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()))->size());
02333    return(1 || funcname || hash || result7 || libp) ;
02334 }
02335 
02336 static int G__tapi_cint_234_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02337       G__letint(result7,104,(long)((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->max_size());
02338    return(1 || funcname || hash || result7 || libp) ;
02339 }
02340 
02341 static int G__tapi_cint_234_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02342       {
02343         const SctApi::RodLabel& obj=((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->front();
02344          result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);
02345       }
02346    return(1 || funcname || hash || result7 || libp) ;
02347 }
02348 
02349 static int G__tapi_cint_234_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02350       {
02351         const SctApi::RodLabel& obj=((const list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->back();
02352          result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);
02353       }
02354    return(1 || funcname || hash || result7 || libp) ;
02355 }
02356 
02357 static int G__tapi_cint_234_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02358       G__setnull(result7);
02359       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->swap(*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[0].ref);
02360    return(1 || funcname || hash || result7 || libp) ;
02361 }
02362 
02363 static int G__tapi_cint_234_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02364       {
02365         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);
02366         pobj=new list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator(xobj);
02367         result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
02368         G__store_tempobject(*result7);
02369       }
02370    return(1 || funcname || hash || result7 || libp) ;
02371 }
02372 
02373 static int G__tapi_cint_234_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02374       G__setnull(result7);
02375       ((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])
02376 ,(SctApi::RodLabel*)G__int(libp->para[2]));
02377    return(1 || funcname || hash || result7 || libp) ;
02378 }
02379 
02380 static int G__tapi_cint_234_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02381       G__setnull(result7);
02382       ((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]))
02383 ,*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[2])));
02384    return(1 || funcname || hash || result7 || libp) ;
02385 }
02386 
02387 static int G__tapi_cint_234_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02388       G__setnull(result7);
02389       ((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])
02390 ,*(SctApi::RodLabel*)libp->para[2].ref);
02391    return(1 || funcname || hash || result7 || libp) ;
02392 }
02393 
02394 static int G__tapi_cint_234_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02395       G__setnull(result7);
02396       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->push_front(*(SctApi::RodLabel*)libp->para[0].ref);
02397    return(1 || funcname || hash || result7 || libp) ;
02398 }
02399 
02400 static int G__tapi_cint_234_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02401       G__setnull(result7);
02402       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->push_back(*(SctApi::RodLabel*)libp->para[0].ref);
02403    return(1 || funcname || hash || result7 || libp) ;
02404 }
02405 
02406 static int G__tapi_cint_234_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02407       G__setnull(result7);
02408       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->erase(*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[0])));
02409    return(1 || funcname || hash || result7 || libp) ;
02410 }
02411 
02412 static int G__tapi_cint_234_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02413       G__setnull(result7);
02414       ((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])));
02415    return(1 || funcname || hash || result7 || libp) ;
02416 }
02417 
02418 static int G__tapi_cint_234_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02419       G__setnull(result7);
02420       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->clear();
02421    return(1 || funcname || hash || result7 || libp) ;
02422 }
02423 
02424 static int G__tapi_cint_234_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02425       G__setnull(result7);
02426       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->pop_front();
02427    return(1 || funcname || hash || result7 || libp) ;
02428 }
02429 
02430 static int G__tapi_cint_234_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02431       G__setnull(result7);
02432       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->pop_back();
02433    return(1 || funcname || hash || result7 || libp) ;
02434 }
02435 
02436 static int G__tapi_cint_234_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02437    list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02438    switch(libp->paran) {
02439    case 2:
02440       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);
02441       break;
02442    case 1:
02443       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]));
02444       break;
02445    }
02446       result7->obj.i = (long)p;
02447       result7->ref = (long)p;
02448       result7->type = 'u';
02449       result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02450    return(1 || funcname || hash || result7 || libp) ;
02451 }
02452 
02453 static int G__tapi_cint_234_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02454    list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02455       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]));
02456       result7->obj.i = (long)p;
02457       result7->ref = (long)p;
02458       result7->type = 'u';
02459       result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02460    return(1 || funcname || hash || result7 || libp) ;
02461 }
02462 
02463 static int G__tapi_cint_234_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02464    list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02465       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])));
02466       result7->obj.i = (long)p;
02467       result7->ref = (long)p;
02468       result7->type = 'u';
02469       result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02470    return(1 || funcname || hash || result7 || libp) ;
02471 }
02472 
02473 static int G__tapi_cint_234_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02474    list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p=NULL;
02475       p=::new((G__tapi_cintdOcpp_tag*)G__getgvp()) list<SctApi::RodLabel,allocator<SctApi::RodLabel> >(*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[0].ref);
02476       result7->obj.i = (long)p;
02477       result7->ref = (long)p;
02478       result7->type = 'u';
02479       result7->tagnum = G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR);
02480    return(1 || funcname || hash || result7 || libp) ;
02481 }
02482 
02483 static int G__tapi_cint_234_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02484       {
02485         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);
02486          result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);
02487       }
02488    return(1 || funcname || hash || result7 || libp) ;
02489 }
02490 
02491 static int G__tapi_cint_234_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02492       G__setnull(result7);
02493       ((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);
02494    return(1 || funcname || hash || result7 || libp) ;
02495 }
02496 
02497 static int G__tapi_cint_234_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02498       G__setnull(result7);
02499       ((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
02500 ,*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[2])));
02501    return(1 || funcname || hash || result7 || libp) ;
02502 }
02503 
02504 static int G__tapi_cint_234_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02505       G__setnull(result7);
02506       ((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
02507 ,*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[2])),*((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator*)G__int(libp->para[3])));
02508    return(1 || funcname || hash || result7 || libp) ;
02509 }
02510 
02511 static int G__tapi_cint_234_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02512       G__setnull(result7);
02513       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->remove(*(SctApi::RodLabel*)libp->para[0].ref);
02514    return(1 || funcname || hash || result7 || libp) ;
02515 }
02516 
02517 static int G__tapi_cint_234_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02518       G__setnull(result7);
02519       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->unique();
02520    return(1 || funcname || hash || result7 || libp) ;
02521 }
02522 
02523 static int G__tapi_cint_234_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02524       G__setnull(result7);
02525       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->merge(*(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)libp->para[0].ref);
02526    return(1 || funcname || hash || result7 || libp) ;
02527 }
02528 
02529 static int G__tapi_cint_234_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02530       G__setnull(result7);
02531       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->reverse();
02532    return(1 || funcname || hash || result7 || libp) ;
02533 }
02534 
02535 static int G__tapi_cint_234_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02536       G__setnull(result7);
02537       ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)(G__getstructoffset()))->sort();
02538    return(1 || funcname || hash || result7 || libp) ;
02539 }
02540 
02541 // automatic destructor
02542 typedef list<SctApi::RodLabel,allocator<SctApi::RodLabel> > G__TlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR;
02543 static int G__tapi_cint_234_6_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
02544    if(0==G__getstructoffset()) return(1);
02545    if(G__getaryconstruct())
02546      if(G__PVOID==G__getgvp())
02547        delete[] (list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *)(G__getstructoffset());
02548      else
02549        for(int i=G__getaryconstruct()-1;i>=0;i--)
02550          ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *)((G__getstructoffset())+sizeof(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >)*i))->~G__TlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR();
02551    else {
02552      long G__Xtmp=G__getgvp();
02553      G__setgvp(G__PVOID);
02554      ((list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *)(G__getstructoffset()))->~G__TlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR();
02555      G__setgvp(G__Xtmp);
02556      G__operator_delete((void*)G__getstructoffset());
02557    }
02558       G__setnull(result7);
02559    return(1 || funcname || hash || result7 || libp) ;
02560 }
02561 
02562 
02563 /* Setting up global function */
02564 
02565 /*********************************************************
02566 * Member function Stub
02567 *********************************************************/
02568 
02569 /* SctApi */
02570 
02571 /* SctApi::RodLabel */
02572 
02573 /* TTrigger */
02574 
02575 /* TApi */
02576 
02577 /* TScanDef */
02578 
02579 /* TScanMonitor */
02580 
02581 /* list<SctApi::RodLabel,allocator<SctApi::RodLabel> > */
02582 
02583 /*********************************************************
02584 * Global function Stub
02585 *********************************************************/
02586 
02587 /*********************************************************
02588 * Get size of pointer to member function
02589 *********************************************************/
02590 class G__Sizep2memfunctapi_cint {
02591  public:
02592   G__Sizep2memfunctapi_cint() {p=&G__Sizep2memfunctapi_cint::sizep2memfunc;}
02593     size_t sizep2memfunc() { return(sizeof(p)); }
02594   private:
02595     size_t (G__Sizep2memfunctapi_cint::*p)();
02596 };
02597 
02598 size_t G__get_sizep2memfunctapi_cint()
02599 {
02600   G__Sizep2memfunctapi_cint a;
02601   G__setsizep2memfunc((int)a.sizep2memfunc());
02602   return((size_t)a.sizep2memfunc());
02603 }
02604 
02605 
02606 /*********************************************************
02607 * virtual base class offset calculation interface
02608 *********************************************************/
02609 
02610    /* Setting up class inheritance */
02611 
02612 /*********************************************************
02613 * Inheritance information setup/
02614 *********************************************************/
02615 extern "C" void G__cpp_setup_inheritancetapi_cint() {
02616 
02617    /* Setting up class inheritance */
02618    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger))) {
02619      TTrigger *G__Lderived;
02620      G__Lderived=(TTrigger*)0x1000;
02621      {
02622        TriggerWrapper *G__Lpbase=(TriggerWrapper*)G__Lderived;
02623        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);
02624      }
02625    }
02626    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TApi))) {
02627      TApi *G__Lderived;
02628      G__Lderived=(TApi*)0x1000;
02629      {
02630        TObject *G__Lpbase=(TObject*)G__Lderived;
02631        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);
02632      }
02633    }
02634    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef))) {
02635      TScanDef *G__Lderived;
02636      G__Lderived=(TScanDef*)0x1000;
02637      {
02638        ScanDefWrapper *G__Lpbase=(ScanDefWrapper*)G__Lderived;
02639        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);
02640      }
02641    }
02642    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor))) {
02643      TScanMonitor *G__Lderived;
02644      G__Lderived=(TScanMonitor*)0x1000;
02645      {
02646        ScanMonitorWrapper *G__Lpbase=(ScanMonitorWrapper*)G__Lderived;
02647        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);
02648      }
02649    }
02650 }
02651 
02652 /*********************************************************
02653 * typedef information setup/
02654 *********************************************************/
02655 extern "C" void G__cpp_setup_typetabletapi_cint() {
02656 
02657    /* Setting up typedef entry */
02658    G__search_typename2("Int_t",105,-1,0,
02659 -1);
02660    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
02661    G__search_typename2("Version_t",115,-1,0,
02662 -1);
02663    G__setnewtype(-1,"Class version identifier (short)",0);
02664    G__search_typename2("vector<TStreamerInfo*>",117,G__get_linked_tagnum(&G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR),0,-1);
02665    G__setnewtype(-1,"# 1 \"/tmp/b8WgAC_cint.cxx\"",0);
02666    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));
02667    G__setnewtype(-1,"# 1 \"/tmp/b8WgAC_cint.cxx\"",0);
02668    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));
02669    G__setnewtype(-1,"# 1 \"/tmp/b8WgAC_cint.cxx\"",0);
02670    G__search_typename2("INT32",105,-1,0,
02671 -1);
02672    G__setnewtype(-1,NULL,0);
02673    G__search_typename2("UINT8",98,-1,0,
02674 -1);
02675    G__setnewtype(-1,NULL,0);
02676    G__search_typename2("UINT16",114,-1,0,
02677 -1);
02678    G__setnewtype(-1,NULL,0);
02679    G__search_typename2("UINT32",104,-1,0,
02680 -1);
02681    G__setnewtype(-1,NULL,0);
02682    G__search_typename2("FLOAT32",102,-1,0,
02683 -1);
02684    G__setnewtype(-1,NULL,0);
02685    G__search_typename2("list<SctApi::RodLabel>",117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR),0,-1);
02686    G__setnewtype(-1,"# 1 \"/tmp/b8WgAC_cint.cxx\"",0);
02687    G__search_typename2("value_type",117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),0,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02688    G__setnewtype(-1,NULL,0);
02689    G__search_typename2("allocator_type",117,G__get_linked_tagnum(&G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR),0,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02690    G__setnewtype(-1,NULL,0);
02691    G__search_typename2("void_pointer",89,-1,0,
02692 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02693    G__setnewtype(-1,NULL,0);
02694    G__search_typename2("pointer",85,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),0,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02695    G__setnewtype(-1,NULL,0);
02696    G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),256,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02697    G__setnewtype(-1,NULL,0);
02698    G__search_typename2("reference",117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),1,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02699    G__setnewtype(-1,NULL,0);
02700    G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),257,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02701    G__setnewtype(-1,NULL,0);
02702    G__search_typename2("size_type",104,-1,0,
02703 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02704    G__setnewtype(-1,NULL,0);
02705    G__search_typename2("difference_type",108,-1,0,
02706 G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02707    G__setnewtype(-1,NULL,0);
02708    G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02709    G__setnewtype(-1,NULL,0);
02710    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));
02711    G__setnewtype(-1,NULL,0);
02712    G__search_typename2("list<UINT32>",117,G__get_linked_tagnum(&G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
02713    G__setnewtype(-1,"# 1 \"/tmp/b8WgAC_cint.cxx\"",0);
02714    G__search_typename2("list<unsigned int>",117,G__get_linked_tagnum(&G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
02715    G__setnewtype(-1,"# 1 \"/tmp/b8WgAC_cint.cxx\"",0);
02716 }
02717 
02718 /*********************************************************
02719 * Data Member information setup/
02720 *********************************************************/
02721 
02722    /* Setting up class,struct,union tag member variable */
02723 
02724    /* SctApi */
02725 static void G__setup_memvarSctApi(void) {
02726    G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApi));
02727    {
02728    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);
02729    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);
02730    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);
02731    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);
02732    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);
02733    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);
02734    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);
02735    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);
02736    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);
02737    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);
02738    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);
02739    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);
02740    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);
02741    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);
02742    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);
02743    }
02744    G__tag_memvar_reset();
02745 }
02746 
02747 
02748    /* SctApi::RodLabel */
02749 static void G__setup_memvarSctApicLcLRodLabel(void) {
02750    G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel));
02751    { SctApi::RodLabel *p; p=(SctApi::RodLabel*)0x1000; if (p) { }
02752    G__memvar_setup((void*)((long)(&p->partition)-(long)(p)),104,0,0,-1,-1,-1,1,"partition=",0,(char*)NULL);
02753    G__memvar_setup((void*)((long)(&p->crate)-(long)(p)),104,0,0,-1,-1,-1,1,"crate=",0,(char*)NULL);
02754    G__memvar_setup((void*)((long)(&p->rod)-(long)(p)),104,0,0,-1,-1,-1,1,"rod=",0,(char*)NULL);
02755    }
02756    G__tag_memvar_reset();
02757 }
02758 
02759 
02760    /* TTrigger */
02761 static void G__setup_memvarTTrigger(void) {
02762    G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger));
02763    { TTrigger *p; p=(TTrigger*)0x1000; if (p) { }
02764    G__memvar_setup((void*)NULL,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
02765    G__memvar_setup((void*)((long)(&p->incCmd)-(long)(p)),105,0,0,-1,-1,-1,1,"incCmd=",0,(char*)NULL);
02766    G__memvar_setup((void*)((long)(&p->incData)-(long)(p)),105,0,0,-1,-1,-1,1,"incData=",0,(char*)NULL);
02767    G__memvar_setup((void*)((long)(&p->source)-(long)(p)),105,0,0,-1,-1,-1,1,"source=",0,(char*)NULL);
02768    G__memvar_setup((void*)((long)(&p->frequency)-(long)(p)),100,0,0,-1,-1,-1,1,"frequency=",0,(char*)NULL);
02769    G__memvar_setup((void*)((long)(&p->random)-(long)(p)),105,0,0,-1,-1,-1,1,"random=",0,(char*)NULL);
02770    G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02771    }
02772    G__tag_memvar_reset();
02773 }
02774 
02775 
02776    /* TApi */
02777 static void G__setup_memvarTApi(void) {
02778    G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TApi));
02779    { TApi *p; p=(TApi*)0x1000; if (p) { }
02780    G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLSctApi),-1,-1,4,"worker=",0,(char*)NULL);
02781    G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02782    }
02783    G__tag_memvar_reset();
02784 }
02785 
02786 
02787    /* TScanDef */
02788 static void G__setup_memvarTScanDef(void) {
02789    G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef));
02790    { TScanDef *p; p=(TScanDef*)0x1000; if (p) { }
02791    G__memvar_setup((void*)NULL,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
02792    G__memvar_setup((void*)((long)(&p->trigsPerBurst)-(long)(p)),108,0,0,-1,-1,-1,1,"trigsPerBurst=",0,(char*)NULL);
02793    G__memvar_setup((void*)((long)(&p->scanVariable)-(long)(p)),105,0,0,-1,-1,-1,1,"scanVariable=",0,(char*)NULL);
02794    G__memvar_setup((void*)((long)(&p->scanVariable2)-(long)(p)),105,0,0,-1,-1,-1,1,"scanVariable2=",0,(char*)NULL);
02795    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);
02796    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);
02797    G__memvar_setup((void*)((long)(&p->full)-(long)(p)),105,0,0,-1,-1,-1,1,"full=",0,(char*)NULL);
02798    G__memvar_setup((void*)((long)(&p->bits32)-(long)(p)),105,0,0,-1,-1,-1,1,"bits32=",0,(char*)NULL);
02799    G__memvar_setup((void*)((long)(&p->loopCalLine)-(long)(p)),105,0,0,-1,-1,-1,1,"loopCalLine=",0,(char*)NULL);
02800    G__memvar_setup((void*)((long)(&p->distSlave)-(long)(p)),105,0,0,-1,-1,-1,1,"distSlave=",0,(char*)NULL);
02801    G__memvar_setup((void*)((long)(&p->debug)-(long)(p)),105,0,0,-1,-1,-1,1,"debug=",0,(char*)NULL);
02802    G__memvar_setup((void*)((long)(&p->tim)-(long)(p)),105,0,0,-1,-1,-1,1,"tim=",0,(char*)NULL);
02803    G__memvar_setup((void*)((long)(&p->nth)-(long)(p)),105,0,0,-1,-1,-1,1,"nth=",0,(char*)NULL);
02804    G__memvar_setup((void*)((long)(&p->nth_rem)-(long)(p)),105,0,0,-1,-1,-1,1,"nth_rem=",0,(char*)NULL);
02805    G__memvar_setup((void*)((long)(&p->enableDataMode)-(long)(p)),105,0,0,-1,-1,-1,1,"enableDataMode=",0,(char*)NULL);
02806    G__memvar_setup((void*)((long)(&p->ccode)-(long)(p)),105,0,0,-1,-1,-1,1,"ccode=",0,(char*)NULL);
02807    G__memvar_setup((void*)((long)(&p->ope)-(long)(p)),105,0,0,-1,-1,-1,1,"ope=",0,(char*)NULL);
02808    G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02809    }
02810    G__tag_memvar_reset();
02811 }
02812 
02813 
02814    /* TScanMonitor */
02815 static void G__setup_memvarTScanMonitor(void) {
02816    G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor));
02817    { TScanMonitor *p; p=(TScanMonitor*)0x1000; if (p) { }
02818    G__memvar_setup((void*)NULL,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
02819    G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02820    }
02821    G__tag_memvar_reset();
02822 }
02823 
02824 
02825    /* list<SctApi::RodLabel,allocator<SctApi::RodLabel> > */
02826 static void G__setup_memvarlistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR(void) {
02827    G__tag_memvar_setup(G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
02828    { list<SctApi::RodLabel,allocator<SctApi::RodLabel> > *p; p=(list<SctApi::RodLabel,allocator<SctApi::RodLabel> >*)0x1000; if (p) { }
02829    }
02830    G__tag_memvar_reset();
02831 }
02832 
02833 extern "C" void G__cpp_setup_memvartapi_cint() {
02834 }
02835 /***********************************************************
02836 ************************************************************
02837 ************************************************************
02838 ************************************************************
02839 ************************************************************
02840 ************************************************************
02841 ************************************************************
02842 ***********************************************************/
02843 
02844 /*********************************************************
02845 * Member function information setup for each class
02846 *********************************************************/
02847 static void G__setup_memfuncSctApi(void) {
02848    /* SctApi */
02849    G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApi));
02850    G__tag_memfunc_reset();
02851 }
02852 
02853 static void G__setup_memfuncSctApicLcLRodLabel(void) {
02854    /* SctApi::RodLabel */
02855    G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel));
02856    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,
02857 "h - - 0 - partition h - - 0 - crate "
02858 "h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02859    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);
02860    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);
02861    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);
02862    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);
02863    // automatic copy constructor
02864    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);
02865    // automatic destructor
02866    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);
02867    // automatic assignment operator
02868    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);
02869    G__tag_memfunc_reset();
02870 }
02871 
02872 static void G__setup_memfuncTTrigger(void) {
02873    /* TTrigger */
02874    G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger));
02875    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);
02876    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);
02877    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);
02878    G__memfunc_setup("singleL1A",832,G__tapi_cint_229_4_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02879    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);
02880    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);
02881    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);
02882    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);
02883    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);
02884    G__memfunc_setup("softCalL1A",906,G__tapi_cint_229_0_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("softPulseL1A",1155,G__tapi_cint_229_1_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("bcL1A",387,G__tapi_cint_229_2_1,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
02889    G__memfunc_setup("bcCalL1A",659,G__tapi_cint_229_3_1,121,-1,-1,0,2,1,1,0,
02890 "i - - 0 - delay i - - 0 - delay2",(char*)NULL,(void*)NULL,0);
02891    G__memfunc_setup("bcPulseL1A",908,G__tapi_cint_229_4_1,121,-1,-1,0,2,1,1,0,
02892 "i - - 0 - delay i - - 0 - delay2",(char*)NULL,(void*)NULL,0);
02893    G__memfunc_setup("print",557,G__tapi_cint_229_5_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02894    G__memfunc_setup("update",643,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0);
02895    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);
02896    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);
02897    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);
02898    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);
02899    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);
02900    G__memfunc_setup("ShowMembers",1132,G__tapi_cint_229_2_2,121,-1,-1,0,2,1,1,0,
02901 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
02902    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);
02903    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);
02904    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);
02905    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);
02906    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);
02907    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);
02908    // automatic destructor
02909    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);
02910    G__tag_memfunc_reset();
02911 }
02912 
02913 static void G__setup_memfuncTApi(void) {
02914    /* TApi */
02915    G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TApi));
02916    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);
02917    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);
02918    G__memfunc_setup("isInitialised",1355,G__tapi_cint_230_3_0,103,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02919    G__memfunc_setup("shutdownAll",1173,G__tapi_cint_230_4_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02920    G__memfunc_setup("setRunNumber",1258,G__tapi_cint_230_5_0,121,-1,-1,0,1,1,1,0,"i - - 0 - newRun",(char*)NULL,(void*)NULL,0);
02921    G__memfunc_setup("setScanNumber",1338,G__tapi_cint_230_6_0,121,-1,-1,0,1,1,1,0,"i - - 0 - newScan",(char*)NULL,(void*)NULL,0);
02922    G__memfunc_setup("changeRunMode",1312,G__tapi_cint_230_7_0,121,-1,-1,0,1,1,1,0,"i 'SctApi::RunType' - 0 - mode",(char*)NULL,(void*)NULL,0);
02923    G__memfunc_setup("echo",415,G__tapi_cint_230_8_0,121,-1,-1,0,3,1,1,0,
02924 "h - - 0 - rod h - - 0 - length "
02925 "K - - 0 - data",(char*)NULL,(void*)NULL,0);
02926    G__memfunc_setup("echoAll",696,G__tapi_cint_230_9_0,121,-1,-1,0,2,1,1,0,
02927 "h - - 0 - length K - - 0 - data",(char*)NULL,(void*)NULL,0);
02928    G__memfunc_setup("echoSlave",922,G__tapi_cint_230_0_1,121,-1,-1,0,4,1,1,0,
02929 "h - - 0 - rod h - - 0 - slave "
02930 "h - - 0 - length K - - 0 - data",(char*)NULL,(void*)NULL,0);
02931    G__memfunc_setup("loadConfiguration",1784,G__tapi_cint_230_1_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02932    G__memfunc_setup("loadModuleConfigurations",2513,G__tapi_cint_230_2_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02933    G__memfunc_setup("configureBOC",1174,G__tapi_cint_230_3_1,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02934    G__memfunc_setup("awaitResponse",1381,G__tapi_cint_230_4_1,121,-1,-1,0,2,1,1,0,
02935 "h - - 0 - rod i - - 0 5 timeout",(char*)NULL,(void*)NULL,0);
02936    G__memfunc_setup("getResponse",1167,G__tapi_cint_230_5_1,75,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02937    G__memfunc_setup("getResponse",1167,G__tapi_cint_230_6_1,75,-1,-1,0,2,1,1,0,
02938 "h - - 0 - rod K - - 0 - length",(char*)NULL,(void*)NULL,0);
02939    G__memfunc_setup("getRodMessage",1322,G__tapi_cint_230_7_1,103,-1,-1,0,3,1,1,0,
02940 "h - - 0 - rod C - - 0 - buffer "
02941 "k - - 1 - length",(char*)NULL,(void*)NULL,0);
02942    G__memfunc_setup("flashLED",739,G__tapi_cint_230_8_1,121,-1,-1,0,4,1,1,0,
02943 "h - - 0 - rod l - - 0 - slaveNumber "
02944 "l - - 0 1000 period l - - 0 10 flashes",(char*)NULL,(void*)NULL,0);
02945    G__memfunc_setup("status",676,G__tapi_cint_230_9_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02946    G__memfunc_setup("dspBlockDump",1224,G__tapi_cint_230_0_2,105,-1,G__defined_typename("Int_t"),0,5,1,1,0,
02947 "h - - 0 - rod l - - 0 - dspStart "
02948 "l - - 0 - numWords l - - 0 - dspNumber "
02949 "g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02950    G__memfunc_setup("dspBlockDumpFile",1608,G__tapi_cint_230_1_2,105,-1,G__defined_typename("Int_t"),0,6,1,1,0,
02951 "h - - 0 - rod l - - 0 - dspStart "
02952 "l - - 0 - numWords l - - 0 - dspNumber "
02953 "C - - 10 - filename g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02954    G__memfunc_setup("dspBlockRead",1198,G__tapi_cint_230_2_2,75,-1,-1,0,6,1,1,0,
02955 "h - - 0 - rod l - - 0 - dspStart "
02956 "l - - 0 - numWords l - - 0 - dspNumber "
02957 "K - - 0 - length g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02958    G__memfunc_setup("dspBlockWrite",1341,G__tapi_cint_230_3_2,105,-1,-1,0,6,1,1,0,
02959 "h - - 0 - rod K - - 0 - buffer "
02960 "k - - 0 - dspAddress l - - 0 - numWords "
02961 "l - - 0 - dspNumber g - - 0 true usePrimitive",(char*)NULL,(void*)NULL,0);
02962    G__memfunc_setup("readRodStatusReg",1635,G__tapi_cint_230_4_2,107,-1,-1,0,2,1,1,0,
02963 "h - - 0 - rod l - - 0 - regNumber",(char*)NULL,(void*)NULL,0);
02964    G__memfunc_setup("readRodCommandReg",1694,G__tapi_cint_230_5_2,107,-1,-1,0,2,1,1,0,
02965 "h - - 0 - rod l - - 0 - regNumber",(char*)NULL,(void*)NULL,0);
02966    G__memfunc_setup("dspSingleRead",1317,G__tapi_cint_230_6_2,107,-1,-1,0,3,1,1,0,
02967 "h - - 0 - rod k - - 10 - dspAddr "
02968 "l - - 0 - dspNumber",(char*)NULL,(void*)NULL,0);
02969    G__memfunc_setup("dspSingleWrite",1460,G__tapi_cint_230_7_2,121,-1,-1,0,4,1,1,0,
02970 "h - - 0 - rod k - - 0 - dspAddr "
02971 "k - - 0 - value l - - 0 - dspNumber",(char*)NULL,(void*)NULL,0);
02972    G__memfunc_setup("createDebugPrimList",1935,G__tapi_cint_230_8_2,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02973    G__memfunc_setup("addDebugPrimList",1604,G__tapi_cint_230_9_2,121,-1,-1,0,5,1,1,0,
02974 "k - - 0 - length l - - 0 - index "
02975 "l - - 0 - id l - - 0 - version "
02976 "K - - 0 - body",(char*)NULL,(void*)NULL,0);
02977    G__memfunc_setup("sendDebugPrimList",1733,G__tapi_cint_230_0_3,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
02978    G__memfunc_setup("sendDebugPrimListAll",2014,G__tapi_cint_230_1_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02979    G__memfunc_setup("sendDebugSlavePrimList",2240,G__tapi_cint_230_2_3,121,-1,-1,0,4,1,1,0,
02980 "h - - 0 - rod h - - 0 - slave "
02981 "g - - 0 - await g - - 0 - response",(char*)NULL,(void*)NULL,0);
02982    G__memfunc_setup("debugPrimListFromFile",2127,G__tapi_cint_230_3_3,121,-1,-1,0,1,1,1,0,"C - - 10 - fileName",(char*)NULL,(void*)NULL,0);
02983    G__memfunc_setup("dumpDebugPrimList",1745,G__tapi_cint_230_4_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
02984    G__memfunc_setup("listRods",852,G__tapi_cint_230_5_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);
02985    G__memfunc_setup("retrieveModule",1484,G__tapi_cint_230_6_3,75,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - mid",(char*)NULL,(void*)NULL,0);
02986    G__memfunc_setup("findModule",1031,G__tapi_cint_230_7_3,104,-1,G__defined_typename("UINT32"),0,1,1,1,0,"C - - 10 - sn",(char*)NULL,(void*)NULL,0);
02987    G__memfunc_setup("findModule",1031,G__tapi_cint_230_8_3,104,-1,G__defined_typename("UINT32"),0,2,1,1,0,
02988 "i - 'INT32' 0 - mur i - 'INT32' 0 - module",(char*)NULL,(void*)NULL,0);
02989    G__memfunc_setup("findBarrelModule",1631,G__tapi_cint_230_9_3,104,-1,G__defined_typename("UINT32"),0,3,1,1,0,
02990 "i - 'INT32' 0 - barrel i - 'INT32' 0 - row "
02991 "i - 'INT32' 0 - number",(char*)NULL,(void*)NULL,0);
02992    G__memfunc_setup("findEndcapModule",1618,G__tapi_cint_230_0_4,104,-1,G__defined_typename("UINT32"),0,3,1,1,0,
02993 "i - 'INT32' 0 - disk i - 'INT32' 0 - ring "
02994 "i - 'INT32' 0 - number",(char*)NULL,(void*)NULL,0);
02995    G__memfunc_setup("getABCDModules",1315,G__tapi_cint_230_1_4,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
02996    G__memfunc_setup("getABCDModule",1200,G__tapi_cint_230_2_4,121,-1,-1,0,2,1,1,0,
02997 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
02998    G__memfunc_setup("setABCDModules",1327,G__tapi_cint_230_3_4,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
02999    G__memfunc_setup("copyABCDModules",1438,G__tapi_cint_230_4_4,121,-1,-1,0,2,1,1,0,
03000 "h - 'UINT32' 0 - source u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - targets",(char*)NULL,(void*)NULL,0);
03001    G__memfunc_setup("copyABCDModules",1438,G__tapi_cint_230_5_4,121,-1,-1,0,3,1,1,0,
03002 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - source "
03003 "u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - targets",(char*)NULL,(void*)NULL,0);
03004    G__memfunc_setup("setABCDModules",1327,G__tapi_cint_230_6_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);
03005    G__memfunc_setup("setABCDModule",1212,G__tapi_cint_230_7_4,121,-1,-1,0,2,1,1,0,
03006 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03007    G__memfunc_setup("sendABCDModule",1306,G__tapi_cint_230_8_4,121,-1,-1,0,3,1,1,0,
03008 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - bank "
03009 "h - 'UINT32' 0 SctApi::SCTAPI_CONFIG_ALL type",(char*)NULL,(void*)NULL,0);
03010    G__memfunc_setup("sendABCDModules",1421,G__tapi_cint_230_9_4,121,-1,-1,0,2,1,1,0,
03011 "h - 'UINT32' 0 - bank h - 'UINT32' 0 SctApi::SCTAPI_CONFIG_ALL type",(char*)NULL,(void*)NULL,0);
03012    G__memfunc_setup("modifyABCDMask",1310,G__tapi_cint_230_0_5,121,-1,-1,0,2,1,1,0,
03013 "h - 'UINT32' 0 - mid H - 'UINT32' 0 - mask",(char*)NULL,(void*)NULL,0);
03014    G__memfunc_setup("modifyABCDTrims",1441,G__tapi_cint_230_1_5,121,-1,-1,0,2,1,1,0,
03015 "h - 'UINT32' 0 - mid B - 'UINT8' 0 - trims",(char*)NULL,(void*)NULL,0);
03016    G__memfunc_setup("setAutoUpdateBanks",1847,G__tapi_cint_230_2_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);
03017    G__memfunc_setup("setAutoUpdateBank",1732,G__tapi_cint_230_3_5,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03018    G__memfunc_setup("modifyABCDVar",1211,G__tapi_cint_230_4_5,121,-1,-1,0,2,1,1,0,
03019 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var",(char*)NULL,(void*)NULL,0);
03020    G__memfunc_setup("modifyABCDVar",1211,G__tapi_cint_230_5_5,121,-1,-1,0,3,1,1,0,
03021 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - typ "
03022 "f - 'FLOAT32' 0 - var",(char*)NULL,(void*)NULL,0);
03023    G__memfunc_setup("modifyABCDVar",1211,G__tapi_cint_230_6_5,121,-1,-1,0,4,1,1,0,
03024 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - c "
03025 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var",(char*)NULL,(void*)NULL,0);
03026    G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_7_5,121,-1,-1,0,5,1,1,0,
03027 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - chip "
03028 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03029 "h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03030    G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_8_5,121,-1,-1,0,5,1,1,0,
03031 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - chip "
03032 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03033 "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_9_5,121,-1,-1,0,4,1,1,0,
03035 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - typ "
03036 "f - 'FLOAT32' 0 - var h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03037    G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_0_6,121,-1,-1,0,4,1,1,0,
03038 "h - 'UINT32' 0 - mid h - 'UINT32' 0 - typ "
03039 "f - 'FLOAT32' 0 - var u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - banks",(char*)NULL,(void*)NULL,0);
03040    G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_1_6,121,-1,-1,0,3,1,1,0,
03041 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03042 "h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03043    G__memfunc_setup("modifyABCDVarROD",1440,G__tapi_cint_230_2_6,121,-1,-1,0,3,1,1,0,
03044 "h - 'UINT32' 0 - typ f - 'FLOAT32' 0 - var "
03045 "u 'list<unsigned int,allocator<unsigned int> >' 'list<UINT32>' 0 - banks",(char*)NULL,(void*)NULL,0);
03046    G__memfunc_setup("modifyBOCParam",1357,G__tapi_cint_230_3_6,121,-1,-1,0,4,1,1,0,
03047 "h - - 0 - rod h - - 0 - channel "
03048 "h - - 0 - type h - - 0 - val",(char*)NULL,(void*)NULL,0);
03049    G__memfunc_setup("modifyBOCParam",1357,G__tapi_cint_230_4_6,121,-1,-1,0,2,1,1,0,
03050 "h - - 0 - type h - - 0 - val",(char*)NULL,(void*)NULL,0);
03051    G__memfunc_setup("defaultScan",1130,G__tapi_cint_230_5_6,121,-1,-1,0,1,1,1,0,"i - - 0 - type",(char*)NULL,(void*)NULL,0);
03052    G__memfunc_setup("tidyHistogramming",1811,G__tapi_cint_230_6_6,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03053    G__memfunc_setup("startAsyncScan",1457,G__tapi_cint_230_7_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);
03054    G__memfunc_setup("doScan",600,G__tapi_cint_230_8_6,121,-1,-1,0,1,1,1,0,"u 'TScanDef' - 0 - scan",(char*)NULL,(void*)NULL,0);
03055    G__memfunc_setup("awaitScan",923,G__tapi_cint_230_9_6,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03056    G__memfunc_setup("doRawScan",898,G__tapi_cint_230_0_7,121,-1,-1,0,5,1,1,0,
03057 "u 'TScanDef' - 0 - scan i - - 0 - delay "
03058 "i - - 0 - width g - - 0 true configure "
03059 "g - - 0 false clkBy2",(char*)NULL,(void*)NULL,0);
03060    G__memfunc_setup("sendRodTrigger",1443,G__tapi_cint_230_1_7,121,-1,-1,0,4,1,1,0,
03061 "h - - 0 - rod u 'TTrigger' - 0 - trig "
03062 "k - - 0 - count i - - 0 0 scan_point",(char*)NULL,(void*)NULL,0);
03063    G__memfunc_setup("sendTriggers",1265,G__tapi_cint_230_2_7,107,-1,-1,0,2,1,1,0,
03064 "u 'TTrigger' - 0 - trig k - - 0 - count",(char*)NULL,(void*)NULL,0);
03065    G__memfunc_setup("printABCDModule",1437,G__tapi_cint_230_3_7,121,-1,-1,0,1,1,1,0,"i - - 0 - mid",(char*)NULL,(void*)NULL,0);
03066    G__memfunc_setup("printABCDRodModule",1730,G__tapi_cint_230_4_7,121,-1,-1,0,2,1,1,0,
03067 "i - - 0 - mid i - - 0 - bank",(char*)NULL,(void*)NULL,0);
03068    G__memfunc_setup("printBOCSetup",1298,G__tapi_cint_230_5_7,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03069    G__memfunc_setup("currentBOCSetup",1512,G__tapi_cint_230_6_7,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03070    G__memfunc_setup("printBOCRegisters",1721,G__tapi_cint_230_7_7,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03071    G__memfunc_setup("saveBOCSetup",1172,G__tapi_cint_230_8_7,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("saveBOCRegisters",1595,G__tapi_cint_230_9_7,121,-1,-1,0,2,1,1,0,
03074 "h - - 0 - rod h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03075    G__memfunc_setup("restoreBOCSetup",1513,G__tapi_cint_230_0_8,121,-1,-1,0,2,1,1,0,
03076 "h - - 0 - rod h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03077    G__memfunc_setup("restoreBOCRegisters",1936,G__tapi_cint_230_1_8,121,-1,-1,0,2,1,1,0,
03078 "h - - 0 - rod h - 'UINT32' 0 - bank",(char*)NULL,(void*)NULL,0);
03079    G__memfunc_setup("rawData",708,G__tapi_cint_230_2_8,121,-1,-1,0,5,1,1,0,
03080 "h - - 0 - rod i - - 0 - delay "
03081 "i - - 0 - units g - - 0 true setMask "
03082 "u 'TTrigger' - 0 TTrigger() trig",(char*)NULL,(void*)NULL,0);
03083    G__memfunc_setup("probe",536,G__tapi_cint_230_3_8,67,-1,-1,0,2,1,1,0,
03084 "h - - 0 - rod i - - 0 -1 harness",(char*)NULL,(void*)NULL,0);
03085    G__memfunc_setup("probeWithTrigger",1672,G__tapi_cint_230_4_8,67,-1,-1,0,3,1,1,0,
03086 "h - - 0 - rod u 'TTrigger' - 0 - trig "
03087 "i - - 0 -1 harness",(char*)NULL,(void*)NULL,0);
03088    G__memfunc_setup("probeScan",925,G__tapi_cint_230_5_8,121,-1,-1,0,3,1,1,0,
03089 "h - - 0 - rod u 'TScanDef' - 0 - scan "
03090 "i - - 0 -1 harness",(char*)NULL,(void*)NULL,0);
03091    G__memfunc_setup("checkAllModulesProbe",2024,G__tapi_cint_230_6_8,103,-1,-1,0,1,1,1,0,"C - - 10 - value",(char*)NULL,(void*)NULL,0);
03092    G__memfunc_setup("autoConfigure",1371,G__tapi_cint_230_7_8,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03093    G__memfunc_setup("bocHistogram",1250,G__tapi_cint_230_8_8,121,-1,-1,0,3,1,1,0,
03094 "h - - 0 - rod h - - 0 - samples "
03095 "h - - 0 - numLoops",(char*)NULL,(void*)NULL,0);
03096    G__memfunc_setup("rodMode",714,G__tapi_cint_230_9_8,121,-1,-1,0,7,1,1,0,
03097 "h - - 0 - rod i - - 0 - mode "
03098 "i - - 0 - flag i - - 0 - fifoSetup "
03099 "i - - 0 - nBins i - - 0 - delay "
03100 "i - - 0 - message",(char*)NULL,(void*)NULL,0);
03101    G__memfunc_setup("standardRegisterDump",2092,G__tapi_cint_230_0_9,121,-1,-1,0,1,1,1,0,"h - - 0 - rod",(char*)NULL,(void*)NULL,0);
03102    G__memfunc_setup("lasersOff",933,G__tapi_cint_230_1_9,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03103    G__memfunc_setup("scanEvents",1050,G__tapi_cint_230_2_9,121,-1,-1,0,4,1,1,0,
03104 "h - - 0 - rod i - - 0 -1 sl "
03105 "g - - 0 false extFlag g - - 0 false errorType",(char*)NULL,(void*)NULL,0);
03106    G__memfunc_setup("decodeEvent",1126,G__tapi_cint_230_3_9,121,-1,-1,0,5,1,1,0,
03107 "h - - 0 - rod i - - 0 - sl "
03108 "i - - 0 - index g - - 0 false extFlag "
03109 "g - - 0 false errorType",(char*)NULL,(void*)NULL,0);
03110    G__memfunc_setup("decodeConfig",1210,G__tapi_cint_230_4_9,121,-1,-1,0,3,1,1,0,
03111 "h - - 0 - rod g - - 0 false skipTrim "
03112 "g - - 0 false bypass",(char*)NULL,(void*)NULL,0);
03113    G__memfunc_setup("testLinkOutSelect",1766,G__tapi_cint_230_5_9,121,-1,-1,0,2,1,1,0,
03114 "h - - 0 - rod h - - 0 - link",(char*)NULL,(void*)NULL,0);
03115    G__memfunc_setup("setDebugOption",1452,G__tapi_cint_230_6_9,121,-1,-1,0,1,1,1,0,"C - - 10 - opt",(char*)NULL,(void*)NULL,0);
03116    G__memfunc_setup("unsetDebugOption",1679,G__tapi_cint_230_7_9,121,-1,-1,0,1,1,1,0,"C - - 10 - opt",(char*)NULL,(void*)NULL,0);
03117    G__memfunc_setup("listEnabledDebugOptions",2362,G__tapi_cint_230_8_9,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03118    G__memfunc_setup("listDebugOptions",1679,G__tapi_cint_230_9_9,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03119    G__memfunc_setup("debugStepHistogram",1873,G__tapi_cint_230_0_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03120    G__memfunc_setup("debugContinueHistogram",2298,G__tapi_cint_230_1_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03121    G__memfunc_setup("debugAbortHistogram",1965,G__tapi_cint_230_2_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03122    G__memfunc_setup("timSetFrequency",1576,G__tapi_cint_230_3_10,121,-1,-1,0,2,1,1,0,
03123 "d - - 0 - trigFreq d - - 0 - rstFreq",(char*)NULL,(void*)NULL,0);
03124    G__memfunc_setup("timGetResetFrequency",2079,G__tapi_cint_230_4_10,100,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03125    G__memfunc_setup("timGetTriggerFrequency",2288,G__tapi_cint_230_5_10,100,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03126    G__memfunc_setup("freeTriggers",1257,G__tapi_cint_230_6_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03127    G__memfunc_setup("stopTriggers",1293,G__tapi_cint_230_7_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03128    G__memfunc_setup("timL1A",520,G__tapi_cint_230_8_10,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03129    G__memfunc_setup("timCalL1A",792,G__tapi_cint_230_9_10,121,-1,-1,0,1,1,1,0,"i - - 0 - delay",(char*)NULL,(void*)NULL,0);
03130    G__memfunc_setup("timSoftReset",1257,G__tapi_cint_230_0_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03131    G__memfunc_setup("timBCReset",978,G__tapi_cint_230_1_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03132    G__memfunc_setup("sendTimBurst",1252,G__tapi_cint_230_2_11,107,-1,-1,0,3,1,1,0,
03133 "k - - 0 - count i - - 0 - random "
03134 "g - - 0 false external",(char*)NULL,(void*)NULL,0);
03135    G__memfunc_setup("runTimSequence",1464,G__tapi_cint_230_3_11,107,-1,-1,0,3,1,1,0,
03136 "k - - 0 - count i - - 0 - random "
03137 "g - - 0 false external",(char*)NULL,(void*)NULL,0);
03138    G__memfunc_setup("timVerbose",1056,G__tapi_cint_230_4_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03139    G__memfunc_setup("timRegLoad",1000,G__tapi_cint_230_5_11,121,-1,-1,0,2,1,1,0,
03140 "i - - 0 - reg r - 'UINT16' 0 - val",(char*)NULL,(void*)NULL,0);
03141    G__memfunc_setup("timReadRegister",1547,G__tapi_cint_230_6_11,114,-1,G__defined_typename("UINT16"),0,1,1,1,0,"i - - 0 - reg",(char*)NULL,(void*)NULL,0);
03142    G__memfunc_setup("requestHardReset",1675,G__tapi_cint_230_7_11,121,-1,-1,0,1,1,1,0,"h - 'UINT32' 0 - mid",(char*)NULL,(void*)NULL,0);
03143    G__memfunc_setup("resumePolling",1382,G__tapi_cint_230_8_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03144    G__memfunc_setup("stopPolling",1179,G__tapi_cint_230_9_11,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03145    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);
03146    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);
03147    G__memfunc_setup("Class",502,G__tapi_cint_230_2_12,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TApi::Class),0);
03148    G__memfunc_setup("Class_Name",982,G__tapi_cint_230_3_12,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TApi::Class_Name),0);
03149    G__memfunc_setup("Class_Version",1339,G__tapi_cint_230_4_12,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TApi::Class_Version),0);
03150    G__memfunc_setup("Dictionary",1046,G__tapi_cint_230_5_12,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TApi::Dictionary),0);
03151    G__memfunc_setup("IsA",253,G__tapi_cint_230_6_12,85,G__get_linked_tagnum(&G__tapi_cintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
03152    G__memfunc_setup("ShowMembers",1132,G__tapi_cint_230_7_12,121,-1,-1,0,2,1,1,0,
03153 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
03154    G__memfunc_setup("Streamer",835,G__tapi_cint_230_8_12,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
03155    G__memfunc_setup("StreamerNVirtual",1656,G__tapi_cint_230_9_12,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
03156    G__memfunc_setup("DeclFileName",1145,G__tapi_cint_230_0_13,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TApi::DeclFileName),0);
03157    G__memfunc_setup("ImplFileLine",1178,G__tapi_cint_230_1_13,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TApi::ImplFileLine),0);
03158    G__memfunc_setup("ImplFileName",1171,G__tapi_cint_230_2_13,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TApi::ImplFileName),0);
03159    G__memfunc_setup("DeclFileLine",1152,G__tapi_cint_230_3_13,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TApi::DeclFileLine),0);
03160    // automatic destructor
03161    G__memfunc_setup("~TApi",492,G__tapi_cint_230_4_13,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03162    G__tag_memfunc_reset();
03163 }
03164 
03165 static void G__setup_memfuncTScanDef(void) {
03166    /* TScanDef */
03167    G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef));
03168    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);
03169    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);
03170    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);
03171    G__memfunc_setup("print",557,G__tapi_cint_231_4_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03172    G__memfunc_setup("configure",962,G__tapi_cint_231_5_0,121,-1,-1,0,4,1,1,0,
03173 "r - 'UINT16' 0 - type f - 'FLOAT32' 0 - start "
03174 "f - 'FLOAT32' 0 - stop f - 'FLOAT32' 0 - step",(char*)NULL,(void*)NULL,0);
03175    G__memfunc_setup("configure2",1012,G__tapi_cint_231_6_0,121,-1,-1,0,4,1,1,0,
03176 "r - 'UINT16' 0 - type f - 'FLOAT32' 0 - start "
03177 "f - 'FLOAT32' 0 - stop f - 'FLOAT32' 0 - step",(char*)NULL,(void*)NULL,0);
03178    G__memfunc_setup("setScanPoint",1243,G__tapi_cint_231_7_0,121,-1,-1,0,2,1,1,0,
03179 "i - - 0 - index f - 'FLOAT32' 0 - value",(char*)NULL,(void*)NULL,0);
03180    G__memfunc_setup("setScanPoint2",1293,G__tapi_cint_231_8_0,121,-1,-1,0,2,1,1,0,
03181 "i - - 0 - index f - 'FLOAT32' 0 - value",(char*)NULL,(void*)NULL,0);
03182    G__memfunc_setup("setTriggersPoint",1693,G__tapi_cint_231_9_0,121,-1,-1,0,2,1,1,0,
03183 "i - - 0 - index h - 'UINT32' 0 - ntrigs",(char*)NULL,(void*)NULL,0);
03184    G__memfunc_setup("update",643,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0);
03185    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);
03186    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);
03187    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);
03188    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);
03189    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);
03190    G__memfunc_setup("ShowMembers",1132,G__tapi_cint_231_6_1,121,-1,-1,0,2,1,1,0,
03191 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
03192    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);
03193    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);
03194    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);
03195    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);
03196    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);
03197    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);
03198    // automatic destructor
03199    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);
03200    G__tag_memfunc_reset();
03201 }
03202 
03203 static void G__setup_memfuncTScanMonitor(void) {
03204    /* TScanMonitor */
03205    G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor));
03206    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);
03207    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);
03208    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);
03209    G__memfunc_setup("newBin",611,G__tapi_cint_232_4_0,121,-1,-1,0,2,1,1,0,
03210 "i - - 0 - prevTriggers i - - 0 - newBin",(char*)NULL,(void*)NULL,0);
03211    G__memfunc_setup("finishScan",1030,G__tapi_cint_232_5_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03212    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);
03213    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);
03214    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);
03215    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);
03216    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);
03217    G__memfunc_setup("ShowMembers",1132,G__tapi_cint_232_1_1,121,-1,-1,0,2,1,1,0,
03218 "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
03219    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);
03220    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);
03221    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);
03222    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);
03223    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);
03224    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);
03225    // automatic destructor
03226    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);
03227    G__tag_memfunc_reset();
03228 }
03229 
03230 static void G__setup_memfunclistlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR(void) {
03231    /* list<SctApi::RodLabel,allocator<SctApi::RodLabel> > */
03232    G__tag_memfunc_setup(G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR));
03233    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);
03234    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);
03235    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);
03236    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);
03237    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);
03238    G__memfunc_setup("empty",559,G__tapi_cint_234_6_0,103,-1,-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
03239    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);
03240    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);
03241    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);
03242    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);
03243    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);
03244    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,
03245 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'SctApi::RodLabel' - 11 - x",(char*)NULL,(void*)NULL,0);
03246    G__memfunc_setup("insert",661,G__tapi_cint_234_3_1,121,-1,-1,0,3,1,1,0,
03247 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position U 'SctApi::RodLabel' - 0 - first "
03248 "U 'SctApi::RodLabel' - 0 - last",(char*)NULL,(void*)NULL,0);
03249    G__memfunc_setup("insert",661,G__tapi_cint_234_4_1,121,-1,-1,0,3,1,1,0,
03250 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - first "
03251 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - last",(char*)NULL,(void*)NULL,0);
03252    G__memfunc_setup("insert",661,G__tapi_cint_234_5_1,121,-1,-1,0,3,1,1,0,
03253 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position h - 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type' 0 - n "
03254 "u 'SctApi::RodLabel' - 11 - x",(char*)NULL,(void*)NULL,0);
03255    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);
03256    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);
03257    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);
03258    G__memfunc_setup("erase",528,G__tapi_cint_234_9_1,121,-1,-1,0,2,1,1,0,
03259 "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);
03260    G__memfunc_setup("clear",519,G__tapi_cint_234_0_2,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03261    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);
03262    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);
03263    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,
03264 "h - 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::size_type' 0 - n u 'SctApi::RodLabel' - 11 SctApi::RodLabel() value",(char*)NULL,(void*)NULL,0);
03265    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,
03266 "U 'SctApi::RodLabel' - 10 - first U 'SctApi::RodLabel' - 10 - last",(char*)NULL,(void*)NULL,0);
03267    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,
03268 "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);
03269    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);
03270    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);
03271    G__memfunc_setup("splice",640,G__tapi_cint_234_8_2,121,-1,-1,0,2,1,1,0,
03272 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x",(char*)NULL,(void*)NULL,0);
03273    G__memfunc_setup("splice",640,G__tapi_cint_234_9_2,121,-1,-1,0,3,1,1,0,
03274 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x "
03275 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - i",(char*)NULL,(void*)NULL,0);
03276    G__memfunc_setup("splice",640,G__tapi_cint_234_0_3,121,-1,-1,0,4,1,1,0,
03277 "u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator' - 0 - position u 'list<SctApi::RodLabel,allocator<SctApi::RodLabel> >' - 1 - x "
03278 "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);
03279    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);
03280    G__memfunc_setup("unique",663,G__tapi_cint_234_2_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03281    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);
03282    G__memfunc_setup("reverse",764,G__tapi_cint_234_4_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03283    G__memfunc_setup("sort",456,G__tapi_cint_234_5_3,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
03284    // automatic destructor
03285    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);
03286    G__tag_memfunc_reset();
03287 }
03288 
03289 
03290 /*********************************************************
03291 * Member function information setup
03292 *********************************************************/
03293 extern "C" void G__cpp_setup_memfunctapi_cint() {
03294 }
03295 
03296 /*********************************************************
03297 * Global variable information setup for each class
03298 *********************************************************/
03299 static void G__cpp_setup_global0() {
03300 
03301    /* Setting up global variables */
03302    G__resetplocal();
03303 
03304 
03305    G__resetglobalenv();
03306 }
03307 extern "C" void G__cpp_setup_globaltapi_cint() {
03308   G__cpp_setup_global0();
03309 }
03310 
03311 /*********************************************************
03312 * Global function information setup for each class
03313 *********************************************************/
03314 static void G__cpp_setup_func0() {
03315    G__lastifuncposition();
03316 
03317 }
03318 
03319 static void G__cpp_setup_func1() {
03320 }
03321 
03322 static void G__cpp_setup_func2() {
03323 }
03324 
03325 static void G__cpp_setup_func3() {
03326 }
03327 
03328 static void G__cpp_setup_func4() {
03329 }
03330 
03331 static void G__cpp_setup_func5() {
03332 }
03333 
03334 static void G__cpp_setup_func6() {
03335 }
03336 
03337 static void G__cpp_setup_func7() {
03338 }
03339 
03340 static void G__cpp_setup_func8() {
03341 }
03342 
03343 static void G__cpp_setup_func9() {
03344 }
03345 
03346 static void G__cpp_setup_func10() {
03347 }
03348 
03349 static void G__cpp_setup_func11() {
03350 }
03351 
03352 static void G__cpp_setup_func12() {
03353 }
03354 
03355 static void G__cpp_setup_func13() {
03356 }
03357 
03358 static void G__cpp_setup_func14() {
03359 }
03360 
03361 static void G__cpp_setup_func15() {
03362 }
03363 
03364 static void G__cpp_setup_func16() {
03365 
03366    G__resetifuncposition();
03367 }
03368 
03369 extern "C" void G__cpp_setup_functapi_cint() {
03370   G__cpp_setup_func0();
03371   G__cpp_setup_func1();
03372   G__cpp_setup_func2();
03373   G__cpp_setup_func3();
03374   G__cpp_setup_func4();
03375   G__cpp_setup_func5();
03376   G__cpp_setup_func6();
03377   G__cpp_setup_func7();
03378   G__cpp_setup_func8();
03379   G__cpp_setup_func9();
03380   G__cpp_setup_func10();
03381   G__cpp_setup_func11();
03382   G__cpp_setup_func12();
03383   G__cpp_setup_func13();
03384   G__cpp_setup_func14();
03385   G__cpp_setup_func15();
03386   G__cpp_setup_func16();
03387 }
03388 
03389 /*********************************************************
03390 * Class,struct,union,enum tag information setup
03391 *********************************************************/
03392 /* Setup class/struct taginfo */
03393 G__linked_taginfo G__tapi_cintLN_TClass = { "TClass" , 99 , -1 };
03394 G__linked_taginfo G__tapi_cintLN_TBuffer = { "TBuffer" , 99 , -1 };
03395 G__linked_taginfo G__tapi_cintLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
03396 G__linked_taginfo G__tapi_cintLN_TObject = { "TObject" , 99 , -1 };
03397 G__linked_taginfo G__tapi_cintLN_string = { "string" , 99 , -1 };
03398 G__linked_taginfo G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector<TStreamerInfo*,allocator<TStreamerInfo*> >" , 99 , -1 };
03399 G__linked_taginfo G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TStreamerInfo*,allocator<TStreamerInfo*> >::iterator>" , 99 , -1 };
03400 G__linked_taginfo G__tapi_cintLN_SctApi = { "SctApi" , 110 , -1 };
03401 G__linked_taginfo G__tapi_cintLN_SctApicLcLSctApi = { "SctApi::SctApi" , 99 , -1 };
03402 G__linked_taginfo G__tapi_cintLN_SctApicLcLBankType = { "SctApi::BankType" , 101 , -1 };
03403 G__linked_taginfo G__tapi_cintLN_SctApicLcLConfigType = { "SctApi::ConfigType" , 101 , -1 };
03404 G__linked_taginfo G__tapi_cintLN_SctApicLcLRunType = { "SctApi::RunType" , 101 , -1 };
03405 G__linked_taginfo G__tapi_cintLN_SctApicLcLEventFormatType = { "SctApi::EventFormatType" , 101 , -1 };
03406 G__linked_taginfo G__tapi_cintLN_SctApicLcLRodLabel = { "SctApi::RodLabel" , 115 , -1 };
03407 G__linked_taginfo G__tapi_cintLN_TriggerWrapper = { "TriggerWrapper" , 99 , -1 };
03408 G__linked_taginfo G__tapi_cintLN_ScanDefWrapper = { "ScanDefWrapper" , 99 , -1 };
03409 G__linked_taginfo G__tapi_cintLN_ScanMonitorWrapper = { "ScanMonitorWrapper" , 99 , -1 };
03410 G__linked_taginfo G__tapi_cintLN_TTrigger = { "TTrigger" , 99 , -1 };
03411 G__linked_taginfo G__tapi_cintLN_TApi = { "TApi" , 99 , -1 };
03412 G__linked_taginfo G__tapi_cintLN_TScanDef = { "TScanDef" , 99 , -1 };
03413 G__linked_taginfo G__tapi_cintLN_TScanMonitor = { "TScanMonitor" , 99 , -1 };
03414 G__linked_taginfo G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR = { "allocator<SctApi::RodLabel>" , 99 , -1 };
03415 G__linked_taginfo G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR = { "list<SctApi::RodLabel,allocator<SctApi::RodLabel> >" , 99 , -1 };
03416 G__linked_taginfo G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator = { "list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::iterator" , 99 , -1 };
03417 G__linked_taginfo G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator = { "list<SctApi::RodLabel,allocator<SctApi::RodLabel> >::reverse_iterator" , 99 , -1 };
03418 G__linked_taginfo G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "list<unsigned int,allocator<unsigned int> >" , 99 , -1 };
03419 
03420 /* Reset class/struct taginfo */
03421 extern "C" void G__cpp_reset_tagtabletapi_cint() {
03422   G__tapi_cintLN_TClass.tagnum = -1 ;
03423   G__tapi_cintLN_TBuffer.tagnum = -1 ;
03424   G__tapi_cintLN_TMemberInspector.tagnum = -1 ;
03425   G__tapi_cintLN_TObject.tagnum = -1 ;
03426   G__tapi_cintLN_string.tagnum = -1 ;
03427   G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ;
03428   G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ;
03429   G__tapi_cintLN_SctApi.tagnum = -1 ;
03430   G__tapi_cintLN_SctApicLcLSctApi.tagnum = -1 ;
03431   G__tapi_cintLN_SctApicLcLBankType.tagnum = -1 ;
03432   G__tapi_cintLN_SctApicLcLConfigType.tagnum = -1 ;
03433   G__tapi_cintLN_SctApicLcLRunType.tagnum = -1 ;
03434   G__tapi_cintLN_SctApicLcLEventFormatType.tagnum = -1 ;
03435   G__tapi_cintLN_SctApicLcLRodLabel.tagnum = -1 ;
03436   G__tapi_cintLN_TriggerWrapper.tagnum = -1 ;
03437   G__tapi_cintLN_ScanDefWrapper.tagnum = -1 ;
03438   G__tapi_cintLN_ScanMonitorWrapper.tagnum = -1 ;
03439   G__tapi_cintLN_TTrigger.tagnum = -1 ;
03440   G__tapi_cintLN_TApi.tagnum = -1 ;
03441   G__tapi_cintLN_TScanDef.tagnum = -1 ;
03442   G__tapi_cintLN_TScanMonitor.tagnum = -1 ;
03443   G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR.tagnum = -1 ;
03444   G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgR.tagnum = -1 ;
03445   G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator.tagnum = -1 ;
03446   G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator.tagnum = -1 ;
03447   G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ;
03448 }
03449 
03450 
03451 extern "C" void G__cpp_setup_tagtabletapi_cint() {
03452 
03453    /* Setting up class,struct,union tag entry */
03454    G__get_linked_tagnum(&G__tapi_cintLN_TClass);
03455    G__get_linked_tagnum(&G__tapi_cintLN_TBuffer);
03456    G__get_linked_tagnum(&G__tapi_cintLN_TMemberInspector);
03457    G__get_linked_tagnum(&G__tapi_cintLN_TObject);
03458    G__get_linked_tagnum(&G__tapi_cintLN_string);
03459    G__get_linked_tagnum(&G__tapi_cintLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR);
03460    G__get_linked_tagnum(&G__tapi_cintLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR);
03461    G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApi),0,-1,0,(char*)NULL,G__setup_memvarSctApi,G__setup_memfuncSctApi);
03462    G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLSctApi);
03463    G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLBankType);
03464    G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLConfigType);
03465    G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRunType);
03466    G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLEventFormatType);
03467    G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_SctApicLcLRodLabel),sizeof(SctApi::RodLabel),-1,295168,(char*)NULL,G__setup_memvarSctApicLcLRodLabel,G__setup_memfuncSctApicLcLRodLabel);
03468    G__get_linked_tagnum(&G__tapi_cintLN_TriggerWrapper);
03469    G__get_linked_tagnum(&G__tapi_cintLN_ScanDefWrapper);
03470    G__get_linked_tagnum(&G__tapi_cintLN_ScanMonitorWrapper);
03471    G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TTrigger),sizeof(TTrigger),-1,265984,(char*)NULL,G__setup_memvarTTrigger,G__setup_memfuncTTrigger);
03472    G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TApi),sizeof(TApi),-1,294656,(char*)NULL,G__setup_memvarTApi,G__setup_memfuncTApi);
03473    G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanDef),sizeof(TScanDef),-1,265984,(char*)NULL,G__setup_memvarTScanDef,G__setup_memfuncTScanDef);
03474    G__tagtable_setup(G__get_linked_tagnum(&G__tapi_cintLN_TScanMonitor),sizeof(TScanMonitor),-1,3840,(char*)NULL,G__setup_memvarTScanMonitor,G__setup_memfuncTScanMonitor);
03475    G__get_linked_tagnum(&G__tapi_cintLN_allocatorlESctApicLcLRodLabelgR);
03476    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);
03477    G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLiterator);
03478    G__get_linked_tagnum(&G__tapi_cintLN_listlESctApicLcLRodLabelcOallocatorlESctApicLcLRodLabelgRsPgRcLcLreverse_iterator);
03479    G__get_linked_tagnum(&G__tapi_cintLN_listlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR);
03480 }
03481 extern "C" void G__cpp_setuptapi_cint(void) {
03482   G__check_setup_version(30051515,"G__cpp_setuptapi_cint()");
03483   G__set_cpp_environmenttapi_cint();
03484   G__cpp_setup_tagtabletapi_cint();
03485 
03486   G__cpp_setup_inheritancetapi_cint();
03487 
03488   G__cpp_setup_typetabletapi_cint();
03489 
03490   G__cpp_setup_memvartapi_cint();
03491 
03492   G__cpp_setup_memfunctapi_cint();
03493   G__cpp_setup_globaltapi_cint();
03494   G__cpp_setup_functapi_cint();
03495 
03496    if(0==G__getsizep2memfunc()) G__get_sizep2memfunctapi_cint();
03497   return;
03498 }
03499 class G__cpp_setup_inittapi_cint {
03500   public:
03501     G__cpp_setup_inittapi_cint() { G__add_setup_func("tapi_cint",(G__incsetup)(&G__cpp_setuptapi_cint)); G__call_setup_funcs(); }
03502    ~G__cpp_setup_inittapi_cint() { G__remove_setup_func("tapi_cint"); }
03503 };
03504 G__cpp_setup_inittapi_cint G__cpp_setup_initializertapi_cint;
03505 

Generated on Mon Feb 6 14:01:34 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6