7 #define R__DICTIONARY_FILENAME Dict
9 #if !defined(R__ACCESS_IN_SYMBOL)
11 #define private public
12 #define protected public
16 namespace std {}
using namespace std;
19 #include "TCollectionProxyInfo.h"
22 #include "TMemberInspector.h"
29 #include "RtypesImp.h"
30 #include "TIsAProxy.h"
31 #include "TFileMergeInfo.h"
54 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSetupData >(0);
55 static ::ROOT::TGenericClassInfo
56 instance(
"TSetupData", ::TSetupData::Class_Version(),
"./../src/common/TSetupData.h", 13,
57 typeid(::
TSetupData), DefineBehavior(ptr, ptr),
58 &::TSetupData::Dictionary, isa_proxy, 0,
89 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPulseIsland >(0);
90 static ::ROOT::TGenericClassInfo
91 instance(
"TPulseIsland", ::TPulseIsland::Class_Version(),
"./../src/common/TPulseIsland.h", 11,
93 &::TPulseIsland::Dictionary, isa_proxy, 0,
124 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGlobalData >(0);
125 static ::ROOT::TGenericClassInfo
126 instance(
"TGlobalData", ::TGlobalData::Class_Version(),
"./../src/common/TGlobalData.h", 13,
128 &::TGlobalData::Dictionary, isa_proxy, 0,
147 TClass *TSetupData::fgIsA = 0;
150 const char *TSetupData::Class_Name()
156 const char *TSetupData::ImplFileName()
162 int TSetupData::ImplFileLine()
168 void TSetupData::Dictionary()
174 TClass *TSetupData::Class()
181 TClass *TPulseIsland::fgIsA = 0;
184 const char *TPulseIsland::Class_Name()
186 return "TPulseIsland";
190 const char *TPulseIsland::ImplFileName()
196 int TPulseIsland::ImplFileLine()
202 void TPulseIsland::Dictionary()
208 TClass *TPulseIsland::Class()
215 TClass *TGlobalData::fgIsA = 0;
218 const char *TGlobalData::Class_Name()
220 return "TGlobalData";
224 const char *TGlobalData::ImplFileName()
230 int TGlobalData::ImplFileLine()
236 void TGlobalData::Dictionary()
242 TClass *TGlobalData::Class()
249 void TPulseIsland::Streamer(TBuffer &R__b)
254 if (R__b.IsReading()) {
255 Version_t R__v = R__b.ReadVersion(&R__s, &R__c);
if (R__v) { }
256 TObject::Streamer(R__b);
258 vector<int> &R__stl = fSamples;
262 R__stl.reserve(R__n);
263 for (R__i = 0; R__i < R__n; R__i++) {
266 R__stl.push_back(R__t);
270 { TString R__str; R__str.Streamer(R__b); fBankName = R__str.Data(); }
271 R__b.CheckByteCount(R__s, R__c, TPulseIsland::IsA());
273 R__c = R__b.WriteVersion(TPulseIsland::IsA(), kTRUE);
274 TObject::Streamer(R__b);
276 vector<int> &R__stl = fSamples;
277 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
280 vector<int>::iterator R__k;
281 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
287 { TString R__str = fBankName.c_str(); R__str.Streamer(R__b);}
288 R__b.SetByteCount(R__c, kTRUE);
293 void TPulseIsland::ShowMembers(TMemberInspector &R__insp)
296 TClass *R__cl = ::TPulseIsland::IsA();
297 if (R__cl || R__insp.IsA()) { }
298 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fSamples", (
void*)&fSamples);
299 R__insp.InspectMember(
"vector<int>", (
void*)&fSamples,
"fSamples.",
false);
300 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fTimeStamp", &fTimeStamp);
301 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankName", (
void*)&fBankName);
302 R__insp.InspectMember(
"string", (
void*)&fBankName,
"fBankName.",
false);
303 TObject::ShowMembers(R__insp);
312 return p ?
new(p) ::
TPulseIsland[nElements] : new ::TPulseIsland[nElements];
322 typedef ::TPulseIsland current_t;
323 ((current_t*)p)->~current_t();
332 void TGlobalData::Streamer(TBuffer &R__b)
337 if (R__b.IsReading()) {
338 Version_t R__v = R__b.ReadVersion(&R__s, &R__c);
if (R__v) { }
339 TObject::Streamer(R__b);
341 map<std::string,std::vector<TPulseIsland*> > &R__stl = fPulseIslandToChannelMap;
343 TClass *R__tcl2 = TBuffer::GetClass(
typeid(vector<
TPulseIsland*,allocator<TPulseIsland*> >));
345 Error(
"fPulseIslandToChannelMap streamer",
"Missing the TClass object for vector<TPulseIsland*,allocator<TPulseIsland*> >!");
350 for (R__i = 0; R__i < R__n; R__i++) {
353 R__str.Streamer(R__b);
354 R__t = R__str.Data();}
355 vector<TPulseIsland*,allocator<TPulseIsland*> > R__t2;
356 R__b.StreamObject(&R__t2,R__tcl2);
357 typedef string Value_t;
358 std::pair<Value_t const, vector<TPulseIsland*,allocator<TPulseIsland*> > > R__t3(R__t,R__t2);
359 R__stl.insert(R__t3);
362 R__b.CheckByteCount(R__s, R__c, TGlobalData::IsA());
364 R__c = R__b.WriteVersion(TGlobalData::IsA(), kTRUE);
365 TObject::Streamer(R__b);
367 map<std::string,std::vector<TPulseIsland*> > &R__stl = fPulseIslandToChannelMap;
368 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
371 TClass *R__tcl2 = TBuffer::GetClass(
typeid(vector<
TPulseIsland*,allocator<TPulseIsland*> >));
373 Error(
"fPulseIslandToChannelMapstreamer",
"Missing the TClass object for vector<TPulseIsland*,allocator<TPulseIsland*> >!");
376 map<std::string,std::vector<TPulseIsland*> >::iterator R__k;
377 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
378 {TString R__str(((*R__k).first ).c_str());
379 R__str.Streamer(R__b);};
380 R__b.StreamObject((vector<
TPulseIsland*,allocator<TPulseIsland*> >*)&((*R__k).second),R__tcl2);
384 R__b.SetByteCount(R__c, kTRUE);
389 void TGlobalData::ShowMembers(TMemberInspector &R__insp)
392 TClass *R__cl = ::TGlobalData::IsA();
393 if (R__cl || R__insp.IsA()) { }
394 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fPulseIslandToChannelMap", (
void*)&fPulseIslandToChannelMap);
395 R__insp.InspectMember(
"map<std::string,std::vector<TPulseIsland*> >", (
void*)&fPulseIslandToChannelMap,
"fPulseIslandToChannelMap.",
false);
396 TObject::ShowMembers(R__insp);
402 return p ?
new(p) ::
TGlobalData : new ::TGlobalData;
405 return p ?
new(p) ::
TGlobalData[nElements] : new ::TGlobalData[nElements];
415 typedef ::TGlobalData current_t;
416 ((current_t*)p)->~current_t();
425 void TSetupData::Streamer(TBuffer &R__b)
430 if (R__b.IsReading()) {
431 Version_t R__v = R__b.ReadVersion(&R__s, &R__c);
if (R__v) { }
432 TObject::Streamer(R__b);
434 map<std::string,std::string> &R__stl = fBankToDetectorMap;
438 for (R__i = 0; R__i < R__n; R__i++) {
441 R__str.Streamer(R__b);
442 R__t = R__str.Data();}
445 R__str.Streamer(R__b);
446 R__t2 = R__str.Data();}
447 typedef string Value_t;
448 std::pair<Value_t const, string > R__t3(R__t,R__t2);
449 R__stl.insert(R__t3);
453 map<std::string,double> &R__stl = fBankToClockTickMap;
457 for (R__i = 0; R__i < R__n; R__i++) {
460 R__str.Streamer(R__b);
461 R__t = R__str.Data();}
464 typedef string Value_t;
465 std::pair<Value_t const, double > R__t3(R__t,R__t2);
466 R__stl.insert(R__t3);
470 map<std::string,int> &R__stl = fBankToBitMap;
474 for (R__i = 0; R__i < R__n; R__i++) {
477 R__str.Streamer(R__b);
478 R__t = R__str.Data();}
481 typedef string Value_t;
482 std::pair<Value_t const, int > R__t3(R__t,R__t2);
483 R__stl.insert(R__t3);
487 map<std::string,double> &R__stl = fBankToADCSlopeCalibMap;
491 for (R__i = 0; R__i < R__n; R__i++) {
494 R__str.Streamer(R__b);
495 R__t = R__str.Data();}
498 typedef string Value_t;
499 std::pair<Value_t const, double > R__t3(R__t,R__t2);
500 R__stl.insert(R__t3);
504 map<std::string,double> &R__stl = fBankToADCOffsetCalibMap;
508 for (R__i = 0; R__i < R__n; R__i++) {
511 R__str.Streamer(R__b);
512 R__t = R__str.Data();}
515 typedef string Value_t;
516 std::pair<Value_t const, double > R__t3(R__t,R__t2);
517 R__stl.insert(R__t3);
521 map<std::string,double> &R__stl = fBankToTimeShift;
525 for (R__i = 0; R__i < R__n; R__i++) {
528 R__str.Streamer(R__b);
529 R__t = R__str.Data();}
532 typedef string Value_t;
533 std::pair<Value_t const, double > R__t3(R__t,R__t2);
534 R__stl.insert(R__t3);
538 map<std::string,int> &R__stl = fBankToPolarityMap;
542 for (R__i = 0; R__i < R__n; R__i++) {
545 R__str.Streamer(R__b);
546 R__t = R__str.Data();}
549 typedef string Value_t;
550 std::pair<Value_t const, int > R__t3(R__t,R__t2);
551 R__stl.insert(R__t3);
555 map<std::string,int> &R__stl = fBankToPedestalMap;
559 for (R__i = 0; R__i < R__n; R__i++) {
562 R__str.Streamer(R__b);
563 R__t = R__str.Data();}
566 typedef string Value_t;
567 std::pair<Value_t const, int > R__t3(R__t,R__t2);
568 R__stl.insert(R__t3);
571 R__b.CheckByteCount(R__s, R__c, TSetupData::IsA());
573 R__c = R__b.WriteVersion(TSetupData::IsA(), kTRUE);
574 TObject::Streamer(R__b);
576 map<std::string,std::string> &R__stl = fBankToDetectorMap;
577 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
580 map<std::string,std::string>::iterator R__k;
581 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
582 {TString R__str(((*R__k).first ).c_str());
583 R__str.Streamer(R__b);};
584 {TString R__str(((*R__k).second).c_str());
585 R__str.Streamer(R__b);};
590 map<std::string,double> &R__stl = fBankToClockTickMap;
591 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
594 map<std::string,double>::iterator R__k;
595 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
596 {TString R__str(((*R__k).first ).c_str());
597 R__str.Streamer(R__b);};
598 R__b << ((*R__k).second);
603 map<std::string,int> &R__stl = fBankToBitMap;
604 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
607 map<std::string,int>::iterator R__k;
608 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
609 {TString R__str(((*R__k).first ).c_str());
610 R__str.Streamer(R__b);};
611 R__b << ((*R__k).second);
616 map<std::string,double> &R__stl = fBankToADCSlopeCalibMap;
617 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
620 map<std::string,double>::iterator R__k;
621 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
622 {TString R__str(((*R__k).first ).c_str());
623 R__str.Streamer(R__b);};
624 R__b << ((*R__k).second);
629 map<std::string,double> &R__stl = fBankToADCOffsetCalibMap;
630 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
633 map<std::string,double>::iterator R__k;
634 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
635 {TString R__str(((*R__k).first ).c_str());
636 R__str.Streamer(R__b);};
637 R__b << ((*R__k).second);
642 map<std::string,double> &R__stl = fBankToTimeShift;
643 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
646 map<std::string,double>::iterator R__k;
647 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
648 {TString R__str(((*R__k).first ).c_str());
649 R__str.Streamer(R__b);};
650 R__b << ((*R__k).second);
655 map<std::string,int> &R__stl = fBankToPolarityMap;
656 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
659 map<std::string,int>::iterator R__k;
660 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
661 {TString R__str(((*R__k).first ).c_str());
662 R__str.Streamer(R__b);};
663 R__b << ((*R__k).second);
668 map<std::string,int> &R__stl = fBankToPedestalMap;
669 int R__n=(&R__stl) ?
int(R__stl.size()) : 0;
672 map<std::string,int>::iterator R__k;
673 for (R__k = R__stl.begin(); R__k != R__stl.end(); ++R__k) {
674 {TString R__str(((*R__k).first ).c_str());
675 R__str.Streamer(R__b);};
676 R__b << ((*R__k).second);
680 R__b.SetByteCount(R__c, kTRUE);
685 void TSetupData::ShowMembers(TMemberInspector &R__insp)
688 TClass *R__cl = ::TSetupData::IsA();
689 if (R__cl || R__insp.IsA()) { }
690 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToDetectorMap", (
void*)&fBankToDetectorMap);
691 R__insp.InspectMember(
"map<std::string,std::string>", (
void*)&fBankToDetectorMap,
"fBankToDetectorMap.",
false);
692 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToClockTickMap", (
void*)&fBankToClockTickMap);
693 R__insp.InspectMember(
"map<std::string,double>", (
void*)&fBankToClockTickMap,
"fBankToClockTickMap.",
false);
694 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToBitMap", (
void*)&fBankToBitMap);
695 R__insp.InspectMember(
"map<std::string,int>", (
void*)&fBankToBitMap,
"fBankToBitMap.",
false);
696 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToADCSlopeCalibMap", (
void*)&fBankToADCSlopeCalibMap);
697 R__insp.InspectMember(
"map<std::string,double>", (
void*)&fBankToADCSlopeCalibMap,
"fBankToADCSlopeCalibMap.",
false);
698 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToADCOffsetCalibMap", (
void*)&fBankToADCOffsetCalibMap);
699 R__insp.InspectMember(
"map<std::string,double>", (
void*)&fBankToADCOffsetCalibMap,
"fBankToADCOffsetCalibMap.",
false);
700 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToTimeShift", (
void*)&fBankToTimeShift);
701 R__insp.InspectMember(
"map<std::string,double>", (
void*)&fBankToTimeShift,
"fBankToTimeShift.",
false);
702 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToPolarityMap", (
void*)&fBankToPolarityMap);
703 R__insp.InspectMember(
"map<std::string,int>", (
void*)&fBankToPolarityMap,
"fBankToPolarityMap.",
false);
704 R__insp.Inspect(R__cl, R__insp.GetParent(),
"fBankToPedestalMap", (
void*)&fBankToPedestalMap);
705 R__insp.InspectMember(
"map<std::string,int>", (
void*)&fBankToPedestalMap,
"fBankToPedestalMap.",
false);
706 TObject::ShowMembers(R__insp);
712 return p ?
new(p) ::
TSetupData : new ::TSetupData;
715 return p ?
new(p) ::
TSetupData[nElements] : new ::TSetupData[nElements];
725 typedef ::TSetupData current_t;
726 ((current_t*)p)->~current_t();
746 map<string,double> *ptr = 0;
747 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(
typeid(map<string,double>),0);
748 static ::ROOT::TGenericClassInfo
749 instance(
"map<string,double>", -2,
"map.dll", 0,
750 typeid(map<string,double>), DefineBehavior(ptr, ptr),
752 sizeof(map<string,double>) );
758 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map<string,double> >()));
774 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,double> :
new map<string,double>;
777 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,double>[nElements] :
new map<string,double>[nElements];
781 delete ((map<string,double>*)p);
784 delete [] ((map<string,double>*)p);
787 typedef map<string,double> current_t;
788 ((current_t*)p)->~current_t();
804 map<string,int> *ptr = 0;
805 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(
typeid(map<string,int>),0);
806 static ::ROOT::TGenericClassInfo
807 instance(
"map<string,int>", -2,
"map.dll", 0,
808 typeid(map<string,int>), DefineBehavior(ptr, ptr),
810 sizeof(map<string,int>) );
816 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map<string,int> >()));
832 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,int> :
new map<string,int>;
835 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,int>[nElements] :
new map<string,int>[nElements];
839 delete ((map<string,int>*)p);
842 delete [] ((map<string,int>*)p);
845 typedef map<string,int> current_t;
846 ((current_t*)p)->~current_t();
862 map<string,string> *ptr = 0;
863 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(
typeid(map<string,string>),0);
864 static ::ROOT::TGenericClassInfo
865 instance(
"map<string,string>", -2,
"prec_stl/map", 63,
866 typeid(map<string,string>), DefineBehavior(ptr, ptr),
868 sizeof(map<string,string>) );
874 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map<string,string> >()));
890 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,string> :
new map<string,string>;
893 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,string>[nElements] :
new map<string,string>[nElements];
897 delete ((map<string,string>*)p);
900 delete [] ((map<string,string>*)p);
903 typedef map<string,string> current_t;
904 ((current_t*)p)->~current_t();
920 map<string,vector<TPulseIsland*> > *ptr = 0;
921 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(
typeid(map<
string,vector<TPulseIsland*> >),0);
922 static ::ROOT::TGenericClassInfo
923 instance(
"map<string,vector<TPulseIsland*> >", -2,
"prec_stl/map", 63,
924 typeid(map<
string,vector<TPulseIsland*> >), DefineBehavior(ptr, ptr),
926 sizeof(map<
string,vector<TPulseIsland*> >) );
932 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map<
string,vector<TPulseIsland*> > >()));
948 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,vector<TPulseIsland*> > :
new map<string,vector<TPulseIsland*> >;
951 return p ? ::new((::ROOT::TOperatorNewHelper*)p) map<string,vector<TPulseIsland*> >[nElements] :
new map<string,vector<TPulseIsland*> >[nElements];
955 delete ((map<string,vector<TPulseIsland*> >*)p);
958 delete [] ((map<string,vector<TPulseIsland*> >*)p);
961 typedef map<string,vector<TPulseIsland*> > current_t;
962 ((current_t*)p)->~current_t();
978 vector<TPulseIsland*> *ptr = 0;
979 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(
typeid(vector<TPulseIsland*>),0);
980 static ::ROOT::TGenericClassInfo
981 instance(
"vector<TPulseIsland*>", -2,
"prec_stl/vector", 49,
982 typeid(vector<TPulseIsland*>), DefineBehavior(ptr, ptr),
984 sizeof(vector<TPulseIsland*>) );
990 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<TPulseIsland*> >()));
1006 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TPulseIsland*> :
new vector<TPulseIsland*>;
1009 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TPulseIsland*>[nElements] :
new vector<TPulseIsland*>[nElements];
1013 delete ((vector<TPulseIsland*>*)p);
1016 delete [] ((vector<TPulseIsland*>*)p);
1019 typedef vector<TPulseIsland*> current_t;
1020 ((current_t*)p)->~current_t();
1036 vector<int> *ptr = 0;
1037 static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(
typeid(vector<int>),0);
1038 static ::ROOT::TGenericClassInfo
1039 instance(
"vector<int>", -2,
"prec_stl/vector", 49,
1040 typeid(vector<int>), DefineBehavior(ptr, ptr),
1042 sizeof(vector<int>) );
1048 instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<int> >()));
1064 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<int> :
new vector<int>;
1067 return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<int>[nElements] :
new vector<int>[nElements];
1071 delete ((vector<int>*)p);
1074 delete [] ((vector<int>*)p);
1077 typedef vector<int> current_t;
1078 ((current_t*)p)->~current_t();
1094 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
1095 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
1101 G__add_compiledheader(
"TObject.h");
1102 G__add_compiledheader(
"TMemberInspector.h");
1103 G__add_compiledheader(
"../src/common/TPulseIsland.h");
1104 G__add_compiledheader(
"../src/common/TGlobalData.h");
1105 G__add_compiledheader(
"../src/common/TSetupData.h");
1116 static int G__Dict_504_0_1(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1119 return(1 || funcname || hash || result7 || libp) ;
1122 static int G__Dict_504_0_2(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1126 string xobj = ((
TSetupData*) G__getstructoffset())->GetBankName(*((
string*) G__int(libp->para[0])));
1127 pobj =
new string(xobj);
1128 result7->obj.i = (long) ((
void*) pobj);
1129 result7->ref = result7->obj.i;
1130 G__store_tempobject(*result7);
1132 return(1 || funcname || hash || result7 || libp) ;
1135 static int G__Dict_504_0_3(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1139 const string xobj = ((
const TSetupData*) G__getstructoffset())->GetDetectorName(*((
string*) G__int(libp->para[0])));
1140 pobj =
new string(xobj);
1141 result7->obj.i = (long) ((
void*) pobj);
1142 result7->ref = result7->obj.i;
1143 G__store_tempobject(*result7);
1145 return(1 || funcname || hash || result7 || libp) ;
1148 static int G__Dict_504_0_4(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1150 ((
const TSetupData*) G__getstructoffset())->GetAllDetectors(*(map<std::string,std::string>*) libp->para[0].ref);
1151 G__setnull(result7);
1152 return(1 || funcname || hash || result7 || libp) ;
1155 static int G__Dict_504_0_5(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1157 G__letdouble(result7, 100, (
double) ((
const TSetupData*) G__getstructoffset())->GetClockTick(*(
string*) libp->para[0].ref));
1158 return(1 || funcname || hash || result7 || libp) ;
1161 static int G__Dict_504_0_6(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1163 G__letint(result7, 105, (
long) ((
const TSetupData*) G__getstructoffset())->GetNBits(*(
string*) libp->para[0].ref));
1164 return(1 || funcname || hash || result7 || libp) ;
1167 static int G__Dict_504_0_7(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1169 G__letdouble(result7, 100, (
double) ((
const TSetupData*) G__getstructoffset())->GetADCSlopeCalib(*(
string*) libp->para[0].ref));
1170 return(1 || funcname || hash || result7 || libp) ;
1173 static int G__Dict_504_0_8(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1175 G__letdouble(result7, 100, (
double) ((
const TSetupData*) G__getstructoffset())->GetADCOffsetCalib(*(
string*) libp->para[0].ref));
1176 return(1 || funcname || hash || result7 || libp) ;
1179 static int G__Dict_504_0_9(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1181 G__letdouble(result7, 100, (
double) ((
const TSetupData*) G__getstructoffset())->GetTimeShift(*(
string*) libp->para[0].ref));
1182 return(1 || funcname || hash || result7 || libp) ;
1185 static int G__Dict_504_0_10(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1187 G__letint(result7, 105, (
long) ((
const TSetupData*) G__getstructoffset())->GetTriggerPolarity(*(
string*) libp->para[0].ref));
1188 return(1 || funcname || hash || result7 || libp) ;
1191 static int G__Dict_504_0_11(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1193 G__letint(result7, 105, (
long) ((
const TSetupData*) G__getstructoffset())->GetPedestal(*(
string*) libp->para[0].ref));
1194 return(1 || funcname || hash || result7 || libp) ;
1197 static int G__Dict_504_0_12(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1199 G__letint(result7, 103, (
long) ((
TSetupData*) G__getstructoffset())->SetDetectorName(*((
string*) G__int(libp->para[0])), *((
string*) G__int(libp->para[1]))));
1200 return(1 || funcname || hash || result7 || libp) ;
1203 static int G__Dict_504_0_13(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1205 ((
TSetupData*) G__getstructoffset())->SetClockTick(*((
string*) G__int(libp->para[0])), (
double) G__double(libp->para[1]));
1206 G__setnull(result7);
1207 return(1 || funcname || hash || result7 || libp) ;
1210 static int G__Dict_504_0_14(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1212 ((
TSetupData*) G__getstructoffset())->SetNBits(*((
string*) G__int(libp->para[0])), (
int) G__int(libp->para[1]));
1213 G__setnull(result7);
1214 return(1 || funcname || hash || result7 || libp) ;
1217 static int G__Dict_504_0_15(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1219 ((
TSetupData*) G__getstructoffset())->SetTimeShift(*((
string*) G__int(libp->para[0])), (
double) G__double(libp->para[1]));
1220 G__setnull(result7);
1221 return(1 || funcname || hash || result7 || libp) ;
1224 static int G__Dict_504_0_16(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1226 ((
TSetupData*) G__getstructoffset())->SetTriggerPolarity(*((
string*) G__int(libp->para[0])), (
int) G__int(libp->para[1]));
1227 G__setnull(result7);
1228 return(1 || funcname || hash || result7 || libp) ;
1231 static int G__Dict_504_0_17(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1233 ((
TSetupData*) G__getstructoffset())->SetPedestal(*((
string*) G__int(libp->para[0])), (
int) G__int(libp->para[1]));
1234 G__setnull(result7);
1235 return(1 || funcname || hash || result7 || libp) ;
1238 static int G__Dict_504_0_18(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1240 ((
TSetupData*) G__getstructoffset())->SetADCSlopeCalib(*((
string*) G__int(libp->para[0])), (
double) G__double(libp->para[1]));
1241 G__setnull(result7);
1242 return(1 || funcname || hash || result7 || libp) ;
1245 static int G__Dict_504_0_19(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1247 ((
TSetupData*) G__getstructoffset())->SetADCOffsetCalib(*((
string*) G__int(libp->para[0])), (
double) G__double(libp->para[1]));
1248 G__setnull(result7);
1249 return(1 || funcname || hash || result7 || libp) ;
1252 static int G__Dict_504_0_20(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1255 return(1 || funcname || hash || result7 || libp) ;
1258 static int G__Dict_504_0_21(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1261 return(1 || funcname || hash || result7 || libp) ;
1264 static int G__Dict_504_0_22(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1267 return(1 || funcname || hash || result7 || libp) ;
1270 static int G__Dict_504_0_23(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1273 return(1 || funcname || hash || result7 || libp) ;
1276 static int G__Dict_504_0_24(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1279 return(1 || funcname || hash || result7 || libp) ;
1282 static int G__Dict_504_0_27(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1284 G__letint(result7, 85, (
long) TSetupData::Class());
1285 return(1 || funcname || hash || result7 || libp) ;
1288 static int G__Dict_504_0_28(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1290 G__letint(result7, 67, (
long) TSetupData::Class_Name());
1291 return(1 || funcname || hash || result7 || libp) ;
1294 static int G__Dict_504_0_29(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1296 G__letint(result7, 115, (
long) TSetupData::Class_Version());
1297 return(1 || funcname || hash || result7 || libp) ;
1300 static int G__Dict_504_0_30(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1302 TSetupData::Dictionary();
1303 G__setnull(result7);
1304 return(1 || funcname || hash || result7 || libp) ;
1307 static int G__Dict_504_0_34(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1309 ((
TSetupData*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1310 G__setnull(result7);
1311 return(1 || funcname || hash || result7 || libp) ;
1314 static int G__Dict_504_0_35(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1316 G__letint(result7, 67, (
long) TSetupData::DeclFileName());
1317 return(1 || funcname || hash || result7 || libp) ;
1320 static int G__Dict_504_0_36(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1322 G__letint(result7, 105, (
long) TSetupData::ImplFileLine());
1323 return(1 || funcname || hash || result7 || libp) ;
1326 static int G__Dict_504_0_37(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1328 G__letint(result7, 67, (
long) TSetupData::ImplFileName());
1329 return(1 || funcname || hash || result7 || libp) ;
1332 static int G__Dict_504_0_38(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1334 G__letint(result7, 105, (
long) TSetupData::DeclFileLine());
1335 return(1 || funcname || hash || result7 || libp) ;
1339 static int G__Dict_504_0_39(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1342 char* gvp = (
char*) G__getgvp();
1343 int n = G__getaryconstruct();
1345 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
1351 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
1357 result7->obj.i = (long) p;
1358 result7->ref = (long) p;
1360 return(1 || funcname || hash || result7 || libp) ;
1364 static int G__Dict_504_0_40(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1368 void* tmp = (
void*) G__int(libp->para[0]);
1370 result7->obj.i = (long) p;
1371 result7->ref = (long) p;
1373 return(1 || funcname || hash || result7 || libp) ;
1378 static int G__Dict_504_0_41(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1380 char* gvp = (
char*) G__getgvp();
1381 long soff = G__getstructoffset();
1382 int n = G__getaryconstruct();
1392 if (gvp == (
char*)G__PVOID) {
1395 G__setgvp((
long) G__PVOID);
1396 for (
int i = n - 1;
i >= 0; --
i) {
1399 G__setgvp((
long)gvp);
1402 if (gvp == (
char*)G__PVOID) {
1405 G__setgvp((
long) G__PVOID);
1407 G__setgvp((
long)gvp);
1410 G__setnull(result7);
1411 return(1 || funcname || hash || result7 || libp) ;
1415 static int G__Dict_504_0_42(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1420 result7->ref = (
long) (&obj);
1421 result7->obj.i = (long) (&obj);
1422 return(1 || funcname || hash || result7 || libp) ;
1427 static int G__Dict_512_0_1(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1430 char* gvp = (
char*) G__getgvp();
1431 int n = G__getaryconstruct();
1433 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
1439 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
1445 result7->obj.i = (long) p;
1446 result7->ref = (long) p;
1448 return(1 || funcname || hash || result7 || libp) ;
1451 static int G__Dict_512_0_2(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1454 char* gvp = (
char*) G__getgvp();
1456 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
1458 (
int) G__int(libp->para[0]), *(vector<int>*) libp->para[1].ref
1459 , *((
string*) G__int(libp->para[2])));
1462 (
int) G__int(libp->para[0]), *(vector<int>*) libp->para[1].ref
1463 , *((
string*) G__int(libp->para[2])));
1465 result7->obj.i = (long) p;
1466 result7->ref = (long) p;
1468 return(1 || funcname || hash || result7 || libp) ;
1471 static int G__Dict_512_0_3(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1473 switch (libp->paran) {
1475 ((
TPulseIsland*) G__getstructoffset())->Reset((Option_t*) G__int(libp->para[0]));
1476 G__setnull(result7);
1480 G__setnull(result7);
1483 return(1 || funcname || hash || result7 || libp) ;
1486 static int G__Dict_512_0_4(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1489 const vector<int>* pobj;
1490 const vector<int> xobj = ((
const TPulseIsland*) G__getstructoffset())->GetSamples();
1491 pobj =
new vector<int>(xobj);
1492 result7->obj.i = (long) ((
void*) pobj);
1493 result7->ref = result7->obj.i;
1494 G__store_tempobject(*result7);
1496 return(1 || funcname || hash || result7 || libp) ;
1499 static int G__Dict_512_0_5(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1501 G__letint(result7, 105, (
long) ((
const TPulseIsland*) G__getstructoffset())->GetTimeStamp());
1502 return(1 || funcname || hash || result7 || libp) ;
1505 static int G__Dict_512_0_6(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1509 const string xobj = ((
const TPulseIsland*) G__getstructoffset())->GetBankName();
1510 pobj =
new string(xobj);
1511 result7->obj.i = (long) ((
void*) pobj);
1512 result7->ref = result7->obj.i;
1513 G__store_tempobject(*result7);
1515 return(1 || funcname || hash || result7 || libp) ;
1518 static int G__Dict_512_0_7(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1520 G__letdouble(result7, 100, (
double) ((
const TPulseIsland*) G__getstructoffset())->GetClockTickInNs());
1521 return(1 || funcname || hash || result7 || libp) ;
1524 static int G__Dict_512_0_8(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1526 G__letint(result7, 105, (
long) ((
const TPulseIsland*) G__getstructoffset())->GetTriggerPolarity());
1527 return(1 || funcname || hash || result7 || libp) ;
1530 static int G__Dict_512_0_9(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1532 G__letdouble(result7, 100, (
double) ((
const TPulseIsland*) G__getstructoffset())->GetAmplitude());
1533 return(1 || funcname || hash || result7 || libp) ;
1536 static int G__Dict_512_0_10(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1538 G__letdouble(result7, 100, (
double) ((
const TPulseIsland*) G__getstructoffset())->GetFastPulseAmplitude());
1539 return(1 || funcname || hash || result7 || libp) ;
1542 static int G__Dict_512_0_11(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1544 G__letdouble(result7, 100, (
double) ((
const TPulseIsland*) G__getstructoffset())->GetSlowPulseAmplitude());
1545 return(1 || funcname || hash || result7 || libp) ;
1548 static int G__Dict_512_0_12(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1550 G__letdouble(result7, 100, (
double) ((
const TPulseIsland*) G__getstructoffset())->GetPulseHeight());
1551 return(1 || funcname || hash || result7 || libp) ;
1554 static int G__Dict_512_0_13(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1556 G__letdouble(result7, 100, (
double) ((
const TPulseIsland*) G__getstructoffset())->GetPulseTime());
1557 return(1 || funcname || hash || result7 || libp) ;
1560 static int G__Dict_512_0_14(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1562 G__letint(result7, 85, (
long) ((
const TPulseIsland*) G__getstructoffset())->GetPulseWaveform(*((
string*) G__int(libp->para[0])), *((
string*) G__int(libp->para[1]))));
1563 return(1 || funcname || hash || result7 || libp) ;
1566 static int G__Dict_512_0_15(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1568 G__letint(result7, 105, (
long) ((
const TPulseIsland*) G__getstructoffset())->GetPulseLength());
1569 return(1 || funcname || hash || result7 || libp) ;
1572 static int G__Dict_512_0_16(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1574 G__letint(result7, 105, (
long) ((
const TPulseIsland*) G__getstructoffset())->GetPeakSample());
1575 return(1 || funcname || hash || result7 || libp) ;
1578 static int G__Dict_512_0_17(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1580 G__letdouble(result7, 100, (
double) ((
const TPulseIsland*) G__getstructoffset())->GetPedestal((
int) G__int(libp->para[0])));
1581 return(1 || funcname || hash || result7 || libp) ;
1584 static int G__Dict_512_0_18(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1586 G__letint(result7, 85, (
long) TPulseIsland::Class());
1587 return(1 || funcname || hash || result7 || libp) ;
1590 static int G__Dict_512_0_19(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1592 G__letint(result7, 67, (
long) TPulseIsland::Class_Name());
1593 return(1 || funcname || hash || result7 || libp) ;
1596 static int G__Dict_512_0_20(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1598 G__letint(result7, 115, (
long) TPulseIsland::Class_Version());
1599 return(1 || funcname || hash || result7 || libp) ;
1602 static int G__Dict_512_0_21(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1604 TPulseIsland::Dictionary();
1605 G__setnull(result7);
1606 return(1 || funcname || hash || result7 || libp) ;
1609 static int G__Dict_512_0_25(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1611 ((
TPulseIsland*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1612 G__setnull(result7);
1613 return(1 || funcname || hash || result7 || libp) ;
1616 static int G__Dict_512_0_26(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1618 G__letint(result7, 67, (
long) TPulseIsland::DeclFileName());
1619 return(1 || funcname || hash || result7 || libp) ;
1622 static int G__Dict_512_0_27(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1624 G__letint(result7, 105, (
long) TPulseIsland::ImplFileLine());
1625 return(1 || funcname || hash || result7 || libp) ;
1628 static int G__Dict_512_0_28(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1630 G__letint(result7, 67, (
long) TPulseIsland::ImplFileName());
1631 return(1 || funcname || hash || result7 || libp) ;
1634 static int G__Dict_512_0_29(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1636 G__letint(result7, 105, (
long) TPulseIsland::DeclFileLine());
1637 return(1 || funcname || hash || result7 || libp) ;
1641 static int G__Dict_512_0_30(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1645 void* tmp = (
void*) G__int(libp->para[0]);
1647 result7->obj.i = (long) p;
1648 result7->ref = (long) p;
1650 return(1 || funcname || hash || result7 || libp) ;
1655 static int G__Dict_512_0_31(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1657 char* gvp = (
char*) G__getgvp();
1658 long soff = G__getstructoffset();
1659 int n = G__getaryconstruct();
1669 if (gvp == (
char*)G__PVOID) {
1672 G__setgvp((
long) G__PVOID);
1673 for (
int i = n - 1;
i >= 0; --
i) {
1676 G__setgvp((
long)gvp);
1679 if (gvp == (
char*)G__PVOID) {
1682 G__setgvp((
long) G__PVOID);
1684 G__setgvp((
long)gvp);
1687 G__setnull(result7);
1688 return(1 || funcname || hash || result7 || libp) ;
1692 static int G__Dict_512_0_32(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1697 result7->ref = (
long) (&obj);
1698 result7->obj.i = (long) (&obj);
1699 return(1 || funcname || hash || result7 || libp) ;
1704 static int G__Dict_516_0_1(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1707 return(1 || funcname || hash || result7 || libp) ;
1710 static int G__Dict_516_0_2(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1712 G__letint(result7, 85, (
long) TGlobalData::Class());
1713 return(1 || funcname || hash || result7 || libp) ;
1716 static int G__Dict_516_0_3(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1718 G__letint(result7, 67, (
long) TGlobalData::Class_Name());
1719 return(1 || funcname || hash || result7 || libp) ;
1722 static int G__Dict_516_0_4(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1724 G__letint(result7, 115, (
long) TGlobalData::Class_Version());
1725 return(1 || funcname || hash || result7 || libp) ;
1728 static int G__Dict_516_0_5(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1730 TGlobalData::Dictionary();
1731 G__setnull(result7);
1732 return(1 || funcname || hash || result7 || libp) ;
1735 static int G__Dict_516_0_9(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1737 ((
TGlobalData*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1738 G__setnull(result7);
1739 return(1 || funcname || hash || result7 || libp) ;
1742 static int G__Dict_516_0_10(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1744 G__letint(result7, 67, (
long) TGlobalData::DeclFileName());
1745 return(1 || funcname || hash || result7 || libp) ;
1748 static int G__Dict_516_0_11(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1750 G__letint(result7, 105, (
long) TGlobalData::ImplFileLine());
1751 return(1 || funcname || hash || result7 || libp) ;
1754 static int G__Dict_516_0_12(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1756 G__letint(result7, 67, (
long) TGlobalData::ImplFileName());
1757 return(1 || funcname || hash || result7 || libp) ;
1760 static int G__Dict_516_0_13(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1762 G__letint(result7, 105, (
long) TGlobalData::DeclFileLine());
1763 return(1 || funcname || hash || result7 || libp) ;
1767 static int G__Dict_516_0_14(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1770 char* gvp = (
char*) G__getgvp();
1771 int n = G__getaryconstruct();
1773 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
1779 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
1785 result7->obj.i = (long) p;
1786 result7->ref = (long) p;
1788 return(1 || funcname || hash || result7 || libp) ;
1792 static int G__Dict_516_0_15(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1796 void* tmp = (
void*) G__int(libp->para[0]);
1798 result7->obj.i = (long) p;
1799 result7->ref = (long) p;
1801 return(1 || funcname || hash || result7 || libp) ;
1806 static int G__Dict_516_0_16(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1808 char* gvp = (
char*) G__getgvp();
1809 long soff = G__getstructoffset();
1810 int n = G__getaryconstruct();
1820 if (gvp == (
char*)G__PVOID) {
1823 G__setgvp((
long) G__PVOID);
1824 for (
int i = n - 1;
i >= 0; --
i) {
1827 G__setgvp((
long)gvp);
1830 if (gvp == (
char*)G__PVOID) {
1833 G__setgvp((
long) G__PVOID);
1835 G__setgvp((
long)gvp);
1838 G__setnull(result7);
1839 return(1 || funcname || hash || result7 || libp) ;
1843 static int G__Dict_516_0_17(G__value* result7, G__CONST
char* funcname,
struct G__param* libp,
int hash)
1848 result7->ref = (
long) (&obj);
1849 result7->obj.i = (long) (&obj);
1850 return(1 || funcname || hash || result7 || libp) ;
1905 TObject *G__Lpbase=(TObject*)G__Lderived;
1913 TObject *G__Lpbase=(TObject*)G__Lderived;
1921 TObject *G__Lpbase=(TObject*)G__Lderived;
1933 G__search_typename2(
"Version_t",115,-1,0,-1);
1934 G__setnewtype(-1,
"Class version identifier (short)",0);
1935 G__search_typename2(
"Option_t",99,-1,256,-1);
1936 G__setnewtype(-1,
"Option string (const char)",0);
1938 G__setnewtype(-1,NULL,0);
1940 G__setnewtype(-1,NULL,0);
1942 G__setnewtype(-1,NULL,0);
1944 G__setnewtype(-1,NULL,0);
1946 G__setnewtype(-1,NULL,0);
1948 G__setnewtype(-1,NULL,0);
1950 G__setnewtype(-1,NULL,0);
1952 G__setnewtype(-1,NULL,0);
1954 G__setnewtype(-1,NULL,0);
1956 G__setnewtype(-1,NULL,0);
1958 G__setnewtype(-1,NULL,0);
1960 G__setnewtype(-1,NULL,0);
1962 G__setnewtype(-1,NULL,0);
1964 G__setnewtype(-1,NULL,0);
1966 G__setnewtype(-1,NULL,0);
1968 G__setnewtype(-1,NULL,0);
1970 G__setnewtype(-1,NULL,0);
1972 G__setnewtype(-1,NULL,0);
1974 G__setnewtype(-1,NULL,0);
1976 G__setnewtype(-1,NULL,0);
1978 G__setnewtype(-1,NULL,0);
1980 G__setnewtype(-1,NULL,0);
1982 G__setnewtype(-1,NULL,0);
1984 G__setnewtype(-1,NULL,0);
1986 G__setnewtype(-1,NULL,0);
1988 G__setnewtype(-1,NULL,0);
2001 G__memvar_setup((
void*)((
long)(&p->
fBankToDetectorMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),G__defined_typename(
"map<std::string,std::string>"),-1,1,
"fBankToDetectorMap=",0,(
char*)NULL);
2002 G__memvar_setup((
void*)((
long)(&p->
fBankToClockTickMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename(
"map<std::string,double>"),-1,1,
"fBankToClockTickMap=",0,(
char*)NULL);
2003 G__memvar_setup((
void*)((
long)(&p->
fBankToBitMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),G__defined_typename(
"map<std::string,int>"),-1,1,
"fBankToBitMap=",0,(
char*)NULL);
2004 G__memvar_setup((
void*)((
long)(&p->
fBankToADCSlopeCalibMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename(
"map<std::string,double>"),-1,1,
"fBankToADCSlopeCalibMap=",0,(
char*)NULL);
2005 G__memvar_setup((
void*)((
long)(&p->
fBankToADCOffsetCalibMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename(
"map<std::string,double>"),-1,1,
"fBankToADCOffsetCalibMap=",0,(
char*)NULL);
2006 G__memvar_setup((
void*)((
long)(&p->
fBankToTimeShift)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename(
"map<std::string,double>"),-1,1,
"fBankToTimeShift=",0,(
char*)NULL);
2007 G__memvar_setup((
void*)((
long)(&p->
fBankToPolarityMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),G__defined_typename(
"map<std::string,int>"),-1,1,
"fBankToPolarityMap=",0,(
char*)NULL);
2008 G__memvar_setup((
void*)((
long)(&p->
fBankToPedestalMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),G__defined_typename(
"map<std::string,int>"),-1,1,
"fBankToPedestalMap=",0,(
char*)NULL);
2009 G__memvar_setup((
void*)0,85,0,0,G__get_linked_tagnum(&
G__DictLN_TClass),-1,-2,4,
"fgIsA=",0,(
char*)NULL);
2011 G__tag_memvar_reset();
2019 G__memvar_setup((
void*)0,117,0,0,G__get_linked_tagnum(&
G__DictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename(
"vector<int>"),-1,4,
"fSamples=",0,
"adc samples");
2020 G__memvar_setup((
void*)0,105,0,0,-1,-1,-1,4,
"fTimeStamp=",0,
"time stamp in clock ticks");
2021 G__memvar_setup((
void*)0,117,0,0,G__get_linked_tagnum(&
G__DictLN_string),-1,-1,4,
"fBankName=",0,
"FADC Bank name of this island's channel");
2022 G__memvar_setup((
void*)0,85,0,0,G__get_linked_tagnum(&
G__DictLN_TClass),-1,-2,4,
"fgIsA=",0,(
char*)NULL);
2024 G__tag_memvar_reset();
2032 G__memvar_setup((
void*)((
long)(&p->
fPulseIslandToChannelMap)-(
long)(p)),117,0,0,G__get_linked_tagnum(&
G__DictLN_maplEstringcOvectorlETPulseIslandmUcOallocatorlETPulseIslandmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlETPulseIslandmUcOallocatorlETPulseIslandmUgRsPgRsPgRsPgRsPgR),G__defined_typename(
"map<std::string,std::vector<TPulseIsland*> >"),-1,1,
"fPulseIslandToChannelMap=",0,(
char*)NULL);
2033 G__memvar_setup((
void*)0,85,0,0,G__get_linked_tagnum(&
G__DictLN_TClass),-1,-2,4,
"fgIsA=",0,(
char*)NULL);
2035 G__tag_memvar_reset();
2055 G__memfunc_setup(
"Instance",821,
G__Dict_504_0_1, 85, G__get_linked_tagnum(&
G__DictLN_TSetupData), -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
TSetupData* (*)())(&
TSetupData::Instance) ), 0);
2056 G__memfunc_setup(
"GetBankName",1053,
G__Dict_504_0_2, 117, G__get_linked_tagnum(&
G__DictLN_string), -1, 0, 1, 1, 1, 0,
"u 'string' - 0 - DetectorName", (
char*)NULL, (
void*) NULL, 0);
2057 G__memfunc_setup(
"GetDetectorName",1499,
G__Dict_504_0_3, 117, G__get_linked_tagnum(&
G__DictLN_string), -1, 0, 1, 1, 1, 8,
"u 'string' - 0 - BankName", (
char*)NULL, (
void*) NULL, 0);
2058 G__memfunc_setup(
"GetAllDetectors",1510,
G__Dict_504_0_4, 121, -1, -1, 0, 1, 1, 1, 8,
"u 'map<string,string,less<string>,allocator<pair<const string,string> > >' 'map<std::string,std::string>' 1 - detectors", (
char*)NULL, (
void*) NULL, 0);
2059 G__memfunc_setup(
"GetClockTick",1175,
G__Dict_504_0_5, 100, -1, -1, 0, 1, 1, 1, 8,
"u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2060 G__memfunc_setup(
"GetNBits",768,
G__Dict_504_0_6, 105, -1, -1, 0, 1, 1, 1, 8,
"u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2061 G__memfunc_setup(
"GetADCSlopeCalib",1478,
G__Dict_504_0_7, 100, -1, -1, 0, 1, 1, 1, 8,
"u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2062 G__memfunc_setup(
"GetADCOffsetCalib",1578,
G__Dict_504_0_8, 100, -1, -1, 0, 1, 1, 1, 8,
"u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2063 G__memfunc_setup(
"GetTimeShift",1197,
G__Dict_504_0_9, 100, -1, -1, 0, 1, 1, 1, 8,
"u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2064 G__memfunc_setup(
"GetTriggerPolarity",1864,
G__Dict_504_0_10, 105, -1, -1, 0, 1, 1, 1, 8,
"u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2065 G__memfunc_setup(
"GetPedestal",1106,
G__Dict_504_0_11, 105, -1, -1, 0, 1, 1, 1, 8,
"u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2066 G__memfunc_setup(
"SetDetectorName",1511,
G__Dict_504_0_12, 103, -1, -1, 0, 2, 1, 1, 0,
2067 "u 'string' - 0 - BankName u 'string' - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2068 G__memfunc_setup(
"SetClockTick",1187,
G__Dict_504_0_13, 121, -1, -1, 0, 2, 1, 1, 0,
2069 "u 'string' - 0 - BankName d - - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2070 G__memfunc_setup(
"SetNBits",780,
G__Dict_504_0_14, 121, -1, -1, 0, 2, 1, 1, 0,
2071 "u 'string' - 0 - BankName i - - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2072 G__memfunc_setup(
"SetTimeShift",1209,
G__Dict_504_0_15, 121, -1, -1, 0, 2, 1, 1, 0,
2073 "u 'string' - 0 - BankName d - - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2074 G__memfunc_setup(
"SetTriggerPolarity",1876,
G__Dict_504_0_16, 121, -1, -1, 0, 2, 1, 1, 0,
2075 "u 'string' - 0 - BankName i - - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2076 G__memfunc_setup(
"SetPedestal",1118,
G__Dict_504_0_17, 121, -1, -1, 0, 2, 1, 1, 0,
2077 "u 'string' - 0 - BankName i - - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2078 G__memfunc_setup(
"SetADCSlopeCalib",1490,
G__Dict_504_0_18, 121, -1, -1, 0, 2, 1, 1, 0,
2079 "u 'string' - 0 - BankName d - - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2080 G__memfunc_setup(
"SetADCOffsetCalib",1590,
G__Dict_504_0_19, 121, -1, -1, 0, 2, 1, 1, 0,
2081 "u 'string' - 0 - BankName d - - 0 - value", (
char*)NULL, (
void*) NULL, 0);
2082 G__memfunc_setup(
"IsFADC",458,
G__Dict_504_0_20, 103, -1, -1, 0, 1, 3, 1, 0,
"u 'string' - 11 - BankName",
"if the first letter is N then the bank name is for a FADC", (
void*) G__func2void( (
bool (*)(
const string&))(&
TSetupData::IsFADC) ), 0);
2083 G__memfunc_setup(
"IsHoustonCAEN",1219,
G__Dict_504_0_21, 103, -1, -1, 0, 1, 3, 1, 0,
"u 'string' - 11 - BankName",
"if the first letter is C then the bank name is for a CAEN", (
void*) G__func2void( (
bool (*)(
const string&))(&
TSetupData::IsHoustonCAEN) ), 0);
2084 G__memfunc_setup(
"IsBostonCAEN",1096,
G__Dict_504_0_22, 103, -1, -1, 0, 1, 3, 1, 0,
"u 'string' - 11 - BankName",
"if the first letter is C then the bank name is for a CAEN", (
void*) G__func2void( (
bool (*)(
const string&))(&
TSetupData::IsBostonCAEN) ), 0);
2085 G__memfunc_setup(
"IsSlow",609,
G__Dict_504_0_23, 103, -1, -1, 0, 1, 3, 1, 0,
"u 'string' - 11 - BankName",
"if the last letter is S then the bank name is for a Slow pulse", (
void*) G__func2void( (
bool (*)(
const string&))(&
TSetupData::IsSlow) ), 0);
2086 G__memfunc_setup(
"IsFast",586,
G__Dict_504_0_24, 103, -1, -1, 0, 1, 3, 1, 0,
"u 'string' - 11 - BankName",
"if the last letter is F then the bank name is for a Fast pulse", (
void*) G__func2void( (
bool (*)(
const string&))(&
TSetupData::IsFast) ), 0);
2087 G__memfunc_setup(
"GetValue",797,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 2, 1, 4, 8,
2088 "u 'map<string,double,less<string>,allocator<pair<const string,double> > >' 'map<std::string,double>' 11 - map u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2089 G__memfunc_setup(
"GetValue",797,(G__InterfaceMethod) NULL, 105, -1, -1, 0, 2, 1, 4, 8,
2090 "u 'map<string,int,less<string>,allocator<pair<const string,int> > >' 'map<std::string,int>' 11 - map u 'string' - 11 - BankName", (
char*)NULL, (
void*) NULL, 0);
2091 G__memfunc_setup(
"Class",502,
G__Dict_504_0_27, 85, G__get_linked_tagnum(&
G__DictLN_TClass), -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (TClass* (*)())(&TSetupData::Class) ), 0);
2092 G__memfunc_setup(
"Class_Name",982,
G__Dict_504_0_28, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TSetupData::Class_Name) ), 0);
2093 G__memfunc_setup(
"Class_Version",1339,
G__Dict_504_0_29, 115, -1, G__defined_typename(
"Version_t"), 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (Version_t (*)())(&TSetupData::Class_Version) ), 0);
2094 G__memfunc_setup(
"Dictionary",1046,
G__Dict_504_0_30, 121, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
void (*)())(&TSetupData::Dictionary) ), 0);
2095 G__memfunc_setup(
"IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&
G__DictLN_TClass), -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 1);
2096 G__memfunc_setup(
"ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TMemberInspector' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
2097 G__memfunc_setup(
"Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
2098 G__memfunc_setup(
"StreamerNVirtual",1656,
G__Dict_504_0_34, 121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (
char*)NULL, (
void*) NULL, 0);
2099 G__memfunc_setup(
"DeclFileName",1145,
G__Dict_504_0_35, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TSetupData::DeclFileName) ), 0);
2100 G__memfunc_setup(
"ImplFileLine",1178,
G__Dict_504_0_36, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&TSetupData::ImplFileLine) ), 0);
2101 G__memfunc_setup(
"ImplFileName",1171,
G__Dict_504_0_37, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TSetupData::ImplFileName) ), 0);
2102 G__memfunc_setup(
"DeclFileLine",1152,
G__Dict_504_0_38, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&TSetupData::DeclFileLine) ), 0);
2104 G__memfunc_setup(
"TSetupData", 991,
G__Dict_504_0_39, (
int) (
'i'), G__get_linked_tagnum(&
G__DictLN_TSetupData), -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 0);
2106 G__memfunc_setup(
"TSetupData", 991,
G__Dict_504_0_40, (
int) (
'i'), G__get_linked_tagnum(&
G__DictLN_TSetupData), -1, 0, 1, 1, 1, 0,
"u 'TSetupData' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
2108 G__memfunc_setup(
"~TSetupData", 1117,
G__Dict_504_0_41, (
int) (
'y'), -1, -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 0);
2110 G__memfunc_setup(
"operator=", 937,
G__Dict_504_0_42, (
int) (
'u'), G__get_linked_tagnum(&
G__DictLN_TSetupData), -1, 1, 1, 1, 1, 0,
"u 'TSetupData' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
2111 G__tag_memfunc_reset();
2117 G__memfunc_setup(
"TPulseIsland",1208,
G__Dict_512_0_1, 105, G__get_linked_tagnum(&
G__DictLN_TPulseIsland), -1, 0, 0, 1, 1, 0,
"", (
char*)NULL, (
void*) NULL, 0);
2118 G__memfunc_setup(
"TPulseIsland",1208,
G__Dict_512_0_2, 105, G__get_linked_tagnum(&
G__DictLN_TPulseIsland), -1, 0, 3, 1, 1, 0,
2119 "i - - 0 - timestamp u 'vector<int,allocator<int> >' 'vector<int>' 11 - samples_vector "
2120 "u 'string' - 0 - bank_name", (
char*)NULL, (
void*) NULL, 0);
2121 G__memfunc_setup(
"Reset",515,
G__Dict_512_0_3, 121, -1, -1, 0, 1, 1, 1, 0,
"C - 'Option_t' 10 '\"\"' o", (
char*)NULL, (
void*) NULL, 0);
2122 G__memfunc_setup(
"GetSamples",1013,
G__Dict_512_0_4, 117, G__get_linked_tagnum(&
G__DictLN_vectorlEintcOallocatorlEintgRsPgR), G__defined_typename(
"vector<int>"), 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2123 G__memfunc_setup(
"GetTimeStamp",1204,
G__Dict_512_0_5, 105, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2124 G__memfunc_setup(
"GetBankName",1053,
G__Dict_512_0_6, 117, G__get_linked_tagnum(&
G__DictLN_string), -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2125 G__memfunc_setup(
"GetClockTickInNs",1551,
G__Dict_512_0_7, 100, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2126 G__memfunc_setup(
"GetTriggerPolarity",1864,
G__Dict_512_0_8, 105, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2127 G__memfunc_setup(
"GetAmplitude",1221,
G__Dict_512_0_9, 100, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2128 G__memfunc_setup(
"GetFastPulseAmplitude",2140,
G__Dict_512_0_10, 100, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2129 G__memfunc_setup(
"GetSlowPulseAmplitude",2163,
G__Dict_512_0_11, 100, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2130 G__memfunc_setup(
"GetPulseHeight",1410,
G__Dict_512_0_12, 100, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2131 G__memfunc_setup(
"GetPulseTime",1208,
G__Dict_512_0_13, 100, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2132 G__memfunc_setup(
"GetPulseWaveform",1648,
G__Dict_512_0_14, 85, G__get_linked_tagnum(&
G__DictLN_TH1I), -1, 0, 2, 1, 1, 8,
2133 "u 'string' - 0 - histname u 'string' - 0 - histtitle", (
char*)NULL, (
void*) NULL, 0);
2134 G__memfunc_setup(
"GetPulseLength",1419,
G__Dict_512_0_15, 105, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2135 G__memfunc_setup(
"GetPeakSample",1283,
G__Dict_512_0_16, 105, -1, -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 0);
2136 G__memfunc_setup(
"GetPedestal",1106,
G__Dict_512_0_17, 100, -1, -1, 0, 1, 1, 1, 8,
"i - - 0 - nPedSamples", (
char*)NULL, (
void*) NULL, 0);
2137 G__memfunc_setup(
"Class",502,
G__Dict_512_0_18, 85, G__get_linked_tagnum(&
G__DictLN_TClass), -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (TClass* (*)())(&TPulseIsland::Class) ), 0);
2138 G__memfunc_setup(
"Class_Name",982,
G__Dict_512_0_19, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TPulseIsland::Class_Name) ), 0);
2139 G__memfunc_setup(
"Class_Version",1339,
G__Dict_512_0_20, 115, -1, G__defined_typename(
"Version_t"), 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (Version_t (*)())(&TPulseIsland::Class_Version) ), 0);
2140 G__memfunc_setup(
"Dictionary",1046,
G__Dict_512_0_21, 121, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
void (*)())(&TPulseIsland::Dictionary) ), 0);
2141 G__memfunc_setup(
"IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&
G__DictLN_TClass), -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 1);
2142 G__memfunc_setup(
"ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TMemberInspector' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
2143 G__memfunc_setup(
"Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
2144 G__memfunc_setup(
"StreamerNVirtual",1656,
G__Dict_512_0_25, 121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (
char*)NULL, (
void*) NULL, 0);
2145 G__memfunc_setup(
"DeclFileName",1145,
G__Dict_512_0_26, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TPulseIsland::DeclFileName) ), 0);
2146 G__memfunc_setup(
"ImplFileLine",1178,
G__Dict_512_0_27, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&TPulseIsland::ImplFileLine) ), 0);
2147 G__memfunc_setup(
"ImplFileName",1171,
G__Dict_512_0_28, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TPulseIsland::ImplFileName) ), 0);
2148 G__memfunc_setup(
"DeclFileLine",1152,
G__Dict_512_0_29, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&TPulseIsland::DeclFileLine) ), 0);
2150 G__memfunc_setup(
"TPulseIsland", 1208,
G__Dict_512_0_30, (
int) (
'i'), G__get_linked_tagnum(&
G__DictLN_TPulseIsland), -1, 0, 1, 1, 1, 0,
"u 'TPulseIsland' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
2152 G__memfunc_setup(
"~TPulseIsland", 1334,
G__Dict_512_0_31, (
int) (
'y'), -1, -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 0);
2154 G__memfunc_setup(
"operator=", 937,
G__Dict_512_0_32, (
int) (
'u'), G__get_linked_tagnum(&
G__DictLN_TPulseIsland), -1, 1, 1, 1, 1, 0,
"u 'TPulseIsland' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
2155 G__tag_memfunc_reset();
2161 G__memfunc_setup(
"Instance",821,
G__Dict_516_0_1, 85, G__get_linked_tagnum(&
G__DictLN_TGlobalData), -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
TGlobalData* (*)())(&
TGlobalData::Instance) ), 0);
2162 G__memfunc_setup(
"Class",502,
G__Dict_516_0_2, 85, G__get_linked_tagnum(&
G__DictLN_TClass), -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (TClass* (*)())(&TGlobalData::Class) ), 0);
2163 G__memfunc_setup(
"Class_Name",982,
G__Dict_516_0_3, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TGlobalData::Class_Name) ), 0);
2164 G__memfunc_setup(
"Class_Version",1339,
G__Dict_516_0_4, 115, -1, G__defined_typename(
"Version_t"), 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (Version_t (*)())(&TGlobalData::Class_Version) ), 0);
2165 G__memfunc_setup(
"Dictionary",1046,
G__Dict_516_0_5, 121, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
void (*)())(&TGlobalData::Dictionary) ), 0);
2166 G__memfunc_setup(
"IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&
G__DictLN_TClass), -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 1);
2167 G__memfunc_setup(
"ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TMemberInspector' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
2168 G__memfunc_setup(
"Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
2169 G__memfunc_setup(
"StreamerNVirtual",1656,
G__Dict_516_0_9, 121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (
char*)NULL, (
void*) NULL, 0);
2170 G__memfunc_setup(
"DeclFileName",1145,
G__Dict_516_0_10, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TGlobalData::DeclFileName) ), 0);
2171 G__memfunc_setup(
"ImplFileLine",1178,
G__Dict_516_0_11, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&TGlobalData::ImplFileLine) ), 0);
2172 G__memfunc_setup(
"ImplFileName",1171,
G__Dict_516_0_12, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&TGlobalData::ImplFileName) ), 0);
2173 G__memfunc_setup(
"DeclFileLine",1152,
G__Dict_516_0_13, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&TGlobalData::DeclFileLine) ), 0);
2175 G__memfunc_setup(
"TGlobalData", 1055,
G__Dict_516_0_14, (
int) (
'i'), G__get_linked_tagnum(&
G__DictLN_TGlobalData), -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 0);
2177 G__memfunc_setup(
"TGlobalData", 1055,
G__Dict_516_0_15, (
int) (
'i'), G__get_linked_tagnum(&
G__DictLN_TGlobalData), -1, 0, 1, 1, 1, 0,
"u 'TGlobalData' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
2179 G__memfunc_setup(
"~TGlobalData", 1181,
G__Dict_516_0_16, (
int) (
'y'), -1, -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 0);
2181 G__memfunc_setup(
"operator=", 937,
G__Dict_516_0_17, (
int) (
'u'), G__get_linked_tagnum(&
G__DictLN_TGlobalData), -1, 1, 1, 1, 1, 0,
"u 'TGlobalData' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
2182 G__tag_memfunc_reset();
2207 G__resetglobalenv();
2219 G__lastifuncposition();
2282 G__resetifuncposition();
2393 G__check_setup_version(30051515,
"G__cpp_setupDict()");