| 1 | //
|
|---|
| 2 | // File generated by /data0/root/bin/rootcint at Tue May 25 15:55:57 2004.
|
|---|
| 3 | // Do NOT change. Changes will be lost next time file is generated
|
|---|
| 4 | //
|
|---|
| 5 |
|
|---|
| 6 | #include "RConfig.h"
|
|---|
| 7 | #if !defined(R__ACCESS_IN_SYMBOL)
|
|---|
| 8 | //Break the privacy of classes -- Disabled for the moment
|
|---|
| 9 | #define private public
|
|---|
| 10 | #define protected public
|
|---|
| 11 | #endif
|
|---|
| 12 |
|
|---|
| 13 | #include "TriggerCint.h"
|
|---|
| 14 | #include "TClass.h"
|
|---|
| 15 | #include "TBuffer.h"
|
|---|
| 16 | #include "TMemberInspector.h"
|
|---|
| 17 | #include "TError.h"
|
|---|
| 18 |
|
|---|
| 19 | #ifndef G__ROOT
|
|---|
| 20 | #define G__ROOT
|
|---|
| 21 | #endif
|
|---|
| 22 |
|
|---|
| 23 | // Since CINT ignores the std namespace, we need to do so in this file.
|
|---|
| 24 | namespace std {} using namespace std;
|
|---|
| 25 |
|
|---|
| 26 | #include "RtypesImp.h"
|
|---|
| 27 |
|
|---|
| 28 | namespace ROOT {
|
|---|
| 29 | namespace Shadow {
|
|---|
| 30 | } // Of namespace ROOT::Shadow
|
|---|
| 31 | } // Of namespace ROOT
|
|---|
| 32 |
|
|---|
| 33 | namespace ROOT {
|
|---|
| 34 | void MTriggerIPR_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
|
|---|
| 35 | TClass *MTriggerIPR_IsA(const void*);
|
|---|
| 36 | void *new_MTriggerIPR(void *p = 0);
|
|---|
| 37 | void *newArray_MTriggerIPR(Long_t size);
|
|---|
| 38 | void delete_MTriggerIPR(void *p);
|
|---|
| 39 | void deleteArray_MTriggerIPR(void *p);
|
|---|
| 40 | void destruct_MTriggerIPR(void *p);
|
|---|
| 41 |
|
|---|
| 42 | // Function generating the singleton type initializer
|
|---|
| 43 | TGenericClassInfo *GenerateInitInstance(const MTriggerIPR*)
|
|---|
| 44 | {
|
|---|
| 45 | MTriggerIPR *ptr = 0;
|
|---|
| 46 | static ROOT::TGenericClassInfo
|
|---|
| 47 | instance("MTriggerIPR", MTriggerIPR::Class_Version(), "MTriggerIPR.h", 16,
|
|---|
| 48 | typeid(MTriggerIPR), DefineBehavior(ptr, ptr),
|
|---|
| 49 | &::MTriggerIPR::Dictionary, &MTriggerIPR_IsA, 4);
|
|---|
| 50 | instance.SetNew(&new_MTriggerIPR);
|
|---|
| 51 | instance.SetNewArray(&newArray_MTriggerIPR);
|
|---|
| 52 | instance.SetDelete(&delete_MTriggerIPR);
|
|---|
| 53 | instance.SetDeleteArray(&deleteArray_MTriggerIPR);
|
|---|
| 54 | instance.SetDestructor(&destruct_MTriggerIPR);
|
|---|
| 55 | return &instance;
|
|---|
| 56 | }
|
|---|
| 57 | // Static variable to force the class initialization
|
|---|
| 58 | static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const MTriggerIPR*)0x0); R__UseDummy(_R__UNIQUE_(Init));
|
|---|
| 59 | }
|
|---|
| 60 |
|
|---|
| 61 | namespace ROOT {
|
|---|
| 62 | void MTriggerCell_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
|
|---|
| 63 | TClass *MTriggerCell_IsA(const void*);
|
|---|
| 64 | void *new_MTriggerCell(void *p = 0);
|
|---|
| 65 | void *newArray_MTriggerCell(Long_t size);
|
|---|
| 66 | void delete_MTriggerCell(void *p);
|
|---|
| 67 | void deleteArray_MTriggerCell(void *p);
|
|---|
| 68 | void destruct_MTriggerCell(void *p);
|
|---|
| 69 |
|
|---|
| 70 | // Function generating the singleton type initializer
|
|---|
| 71 | TGenericClassInfo *GenerateInitInstance(const MTriggerCell*)
|
|---|
| 72 | {
|
|---|
| 73 | MTriggerCell *ptr = 0;
|
|---|
| 74 | static ROOT::TGenericClassInfo
|
|---|
| 75 | instance("MTriggerCell", MTriggerCell::Class_Version(), "MTriggerCell.h", 16,
|
|---|
| 76 | typeid(MTriggerCell), DefineBehavior(ptr, ptr),
|
|---|
| 77 | &::MTriggerCell::Dictionary, &MTriggerCell_IsA, 4);
|
|---|
| 78 | instance.SetNew(&new_MTriggerCell);
|
|---|
| 79 | instance.SetNewArray(&newArray_MTriggerCell);
|
|---|
| 80 | instance.SetDelete(&delete_MTriggerCell);
|
|---|
| 81 | instance.SetDeleteArray(&deleteArray_MTriggerCell);
|
|---|
| 82 | instance.SetDestructor(&destruct_MTriggerCell);
|
|---|
| 83 | return &instance;
|
|---|
| 84 | }
|
|---|
| 85 | // Static variable to force the class initialization
|
|---|
| 86 | static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const MTriggerCell*)0x0); R__UseDummy(_R__UNIQUE_(Init));
|
|---|
| 87 | }
|
|---|
| 88 |
|
|---|
| 89 | namespace ROOT {
|
|---|
| 90 | void MTriggerBit_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
|
|---|
| 91 | TClass *MTriggerBit_IsA(const void*);
|
|---|
| 92 | void *new_MTriggerBit(void *p = 0);
|
|---|
| 93 | void *newArray_MTriggerBit(Long_t size);
|
|---|
| 94 | void delete_MTriggerBit(void *p);
|
|---|
| 95 | void deleteArray_MTriggerBit(void *p);
|
|---|
| 96 | void destruct_MTriggerBit(void *p);
|
|---|
| 97 |
|
|---|
| 98 | // Function generating the singleton type initializer
|
|---|
| 99 | TGenericClassInfo *GenerateInitInstance(const MTriggerBit*)
|
|---|
| 100 | {
|
|---|
| 101 | MTriggerBit *ptr = 0;
|
|---|
| 102 | static ROOT::TGenericClassInfo
|
|---|
| 103 | instance("MTriggerBit", MTriggerBit::Class_Version(), "MTriggerBit.h", 16,
|
|---|
| 104 | typeid(MTriggerBit), DefineBehavior(ptr, ptr),
|
|---|
| 105 | &::MTriggerBit::Dictionary, &MTriggerBit_IsA, 4);
|
|---|
| 106 | instance.SetNew(&new_MTriggerBit);
|
|---|
| 107 | instance.SetNewArray(&newArray_MTriggerBit);
|
|---|
| 108 | instance.SetDelete(&delete_MTriggerBit);
|
|---|
| 109 | instance.SetDeleteArray(&deleteArray_MTriggerBit);
|
|---|
| 110 | instance.SetDestructor(&destruct_MTriggerBit);
|
|---|
| 111 | return &instance;
|
|---|
| 112 | }
|
|---|
| 113 | // Static variable to force the class initialization
|
|---|
| 114 | static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const MTriggerBit*)0x0); R__UseDummy(_R__UNIQUE_(Init));
|
|---|
| 115 | }
|
|---|
| 116 |
|
|---|
| 117 | namespace ROOT {
|
|---|
| 118 | void MTriggerPrescFact_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
|
|---|
| 119 | TClass *MTriggerPrescFact_IsA(const void*);
|
|---|
| 120 | void *new_MTriggerPrescFact(void *p = 0);
|
|---|
| 121 | void *newArray_MTriggerPrescFact(Long_t size);
|
|---|
| 122 | void delete_MTriggerPrescFact(void *p);
|
|---|
| 123 | void deleteArray_MTriggerPrescFact(void *p);
|
|---|
| 124 | void destruct_MTriggerPrescFact(void *p);
|
|---|
| 125 |
|
|---|
| 126 | // Function generating the singleton type initializer
|
|---|
| 127 | TGenericClassInfo *GenerateInitInstance(const MTriggerPrescFact*)
|
|---|
| 128 | {
|
|---|
| 129 | MTriggerPrescFact *ptr = 0;
|
|---|
| 130 | static ROOT::TGenericClassInfo
|
|---|
| 131 | instance("MTriggerPrescFact", MTriggerPrescFact::Class_Version(), "MTriggerPrescFact.h", 16,
|
|---|
| 132 | typeid(MTriggerPrescFact), DefineBehavior(ptr, ptr),
|
|---|
| 133 | &::MTriggerPrescFact::Dictionary, &MTriggerPrescFact_IsA, 4);
|
|---|
| 134 | instance.SetNew(&new_MTriggerPrescFact);
|
|---|
| 135 | instance.SetNewArray(&newArray_MTriggerPrescFact);
|
|---|
| 136 | instance.SetDelete(&delete_MTriggerPrescFact);
|
|---|
| 137 | instance.SetDeleteArray(&deleteArray_MTriggerPrescFact);
|
|---|
| 138 | instance.SetDestructor(&destruct_MTriggerPrescFact);
|
|---|
| 139 | return &instance;
|
|---|
| 140 | }
|
|---|
| 141 | // Static variable to force the class initialization
|
|---|
| 142 | static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const MTriggerPrescFact*)0x0); R__UseDummy(_R__UNIQUE_(Init));
|
|---|
| 143 | }
|
|---|
| 144 |
|
|---|
| 145 | namespace ROOT {
|
|---|
| 146 | void MTriggerLiveTime_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
|
|---|
| 147 | TClass *MTriggerLiveTime_IsA(const void*);
|
|---|
| 148 | void *new_MTriggerLiveTime(void *p = 0);
|
|---|
| 149 | void *newArray_MTriggerLiveTime(Long_t size);
|
|---|
| 150 | void delete_MTriggerLiveTime(void *p);
|
|---|
| 151 | void deleteArray_MTriggerLiveTime(void *p);
|
|---|
| 152 | void destruct_MTriggerLiveTime(void *p);
|
|---|
| 153 |
|
|---|
| 154 | // Function generating the singleton type initializer
|
|---|
| 155 | TGenericClassInfo *GenerateInitInstance(const MTriggerLiveTime*)
|
|---|
| 156 | {
|
|---|
| 157 | MTriggerLiveTime *ptr = 0;
|
|---|
| 158 | static ROOT::TGenericClassInfo
|
|---|
| 159 | instance("MTriggerLiveTime", MTriggerLiveTime::Class_Version(), "MTriggerLiveTime.h", 16,
|
|---|
| 160 | typeid(MTriggerLiveTime), DefineBehavior(ptr, ptr),
|
|---|
| 161 | &::MTriggerLiveTime::Dictionary, &MTriggerLiveTime_IsA, 4);
|
|---|
| 162 | instance.SetNew(&new_MTriggerLiveTime);
|
|---|
| 163 | instance.SetNewArray(&newArray_MTriggerLiveTime);
|
|---|
| 164 | instance.SetDelete(&delete_MTriggerLiveTime);
|
|---|
| 165 | instance.SetDeleteArray(&deleteArray_MTriggerLiveTime);
|
|---|
| 166 | instance.SetDestructor(&destruct_MTriggerLiveTime);
|
|---|
| 167 | return &instance;
|
|---|
| 168 | }
|
|---|
| 169 | // Static variable to force the class initialization
|
|---|
| 170 | static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const MTriggerLiveTime*)0x0); R__UseDummy(_R__UNIQUE_(Init));
|
|---|
| 171 | }
|
|---|
| 172 |
|
|---|
| 173 | //______________________________________________________________________________
|
|---|
| 174 | TClass *MTriggerIPR::fgIsA = 0; // static to hold class pointer
|
|---|
| 175 |
|
|---|
| 176 | //______________________________________________________________________________
|
|---|
| 177 | const char *MTriggerIPR::Class_Name()
|
|---|
| 178 | {
|
|---|
| 179 | return "MTriggerIPR";
|
|---|
| 180 | }
|
|---|
| 181 |
|
|---|
| 182 | //______________________________________________________________________________
|
|---|
| 183 | const char *MTriggerIPR::ImplFileName()
|
|---|
| 184 | {
|
|---|
| 185 | return ROOT::GenerateInitInstance((const MTriggerIPR*)0x0)->GetImplFileName();
|
|---|
| 186 | }
|
|---|
| 187 |
|
|---|
| 188 | //______________________________________________________________________________
|
|---|
| 189 | int MTriggerIPR::ImplFileLine()
|
|---|
| 190 | {
|
|---|
| 191 | return ROOT::GenerateInitInstance((const MTriggerIPR*)0x0)->GetImplFileLine();
|
|---|
| 192 | }
|
|---|
| 193 |
|
|---|
| 194 | //______________________________________________________________________________
|
|---|
| 195 | void MTriggerIPR::Dictionary()
|
|---|
| 196 | {
|
|---|
| 197 | fgIsA = ROOT::GenerateInitInstance((const MTriggerIPR*)0x0)->GetClass();
|
|---|
| 198 | }
|
|---|
| 199 |
|
|---|
| 200 | //______________________________________________________________________________
|
|---|
| 201 | TClass *MTriggerIPR::Class()
|
|---|
| 202 | {
|
|---|
| 203 | if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const MTriggerIPR*)0x0)->GetClass();
|
|---|
| 204 | return fgIsA;
|
|---|
| 205 | }
|
|---|
| 206 |
|
|---|
| 207 | //______________________________________________________________________________
|
|---|
| 208 | TClass *MTriggerCell::fgIsA = 0; // static to hold class pointer
|
|---|
| 209 |
|
|---|
| 210 | //______________________________________________________________________________
|
|---|
| 211 | const char *MTriggerCell::Class_Name()
|
|---|
| 212 | {
|
|---|
| 213 | return "MTriggerCell";
|
|---|
| 214 | }
|
|---|
| 215 |
|
|---|
| 216 | //______________________________________________________________________________
|
|---|
| 217 | const char *MTriggerCell::ImplFileName()
|
|---|
| 218 | {
|
|---|
| 219 | return ROOT::GenerateInitInstance((const MTriggerCell*)0x0)->GetImplFileName();
|
|---|
| 220 | }
|
|---|
| 221 |
|
|---|
| 222 | //______________________________________________________________________________
|
|---|
| 223 | int MTriggerCell::ImplFileLine()
|
|---|
| 224 | {
|
|---|
| 225 | return ROOT::GenerateInitInstance((const MTriggerCell*)0x0)->GetImplFileLine();
|
|---|
| 226 | }
|
|---|
| 227 |
|
|---|
| 228 | //______________________________________________________________________________
|
|---|
| 229 | void MTriggerCell::Dictionary()
|
|---|
| 230 | {
|
|---|
| 231 | fgIsA = ROOT::GenerateInitInstance((const MTriggerCell*)0x0)->GetClass();
|
|---|
| 232 | }
|
|---|
| 233 |
|
|---|
| 234 | //______________________________________________________________________________
|
|---|
| 235 | TClass *MTriggerCell::Class()
|
|---|
| 236 | {
|
|---|
| 237 | if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const MTriggerCell*)0x0)->GetClass();
|
|---|
| 238 | return fgIsA;
|
|---|
| 239 | }
|
|---|
| 240 |
|
|---|
| 241 | //______________________________________________________________________________
|
|---|
| 242 | TClass *MTriggerBit::fgIsA = 0; // static to hold class pointer
|
|---|
| 243 |
|
|---|
| 244 | //______________________________________________________________________________
|
|---|
| 245 | const char *MTriggerBit::Class_Name()
|
|---|
| 246 | {
|
|---|
| 247 | return "MTriggerBit";
|
|---|
| 248 | }
|
|---|
| 249 |
|
|---|
| 250 | //______________________________________________________________________________
|
|---|
| 251 | const char *MTriggerBit::ImplFileName()
|
|---|
| 252 | {
|
|---|
| 253 | return ROOT::GenerateInitInstance((const MTriggerBit*)0x0)->GetImplFileName();
|
|---|
| 254 | }
|
|---|
| 255 |
|
|---|
| 256 | //______________________________________________________________________________
|
|---|
| 257 | int MTriggerBit::ImplFileLine()
|
|---|
| 258 | {
|
|---|
| 259 | return ROOT::GenerateInitInstance((const MTriggerBit*)0x0)->GetImplFileLine();
|
|---|
| 260 | }
|
|---|
| 261 |
|
|---|
| 262 | //______________________________________________________________________________
|
|---|
| 263 | void MTriggerBit::Dictionary()
|
|---|
| 264 | {
|
|---|
| 265 | fgIsA = ROOT::GenerateInitInstance((const MTriggerBit*)0x0)->GetClass();
|
|---|
| 266 | }
|
|---|
| 267 |
|
|---|
| 268 | //______________________________________________________________________________
|
|---|
| 269 | TClass *MTriggerBit::Class()
|
|---|
| 270 | {
|
|---|
| 271 | if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const MTriggerBit*)0x0)->GetClass();
|
|---|
| 272 | return fgIsA;
|
|---|
| 273 | }
|
|---|
| 274 |
|
|---|
| 275 | //______________________________________________________________________________
|
|---|
| 276 | TClass *MTriggerPrescFact::fgIsA = 0; // static to hold class pointer
|
|---|
| 277 |
|
|---|
| 278 | //______________________________________________________________________________
|
|---|
| 279 | const char *MTriggerPrescFact::Class_Name()
|
|---|
| 280 | {
|
|---|
| 281 | return "MTriggerPrescFact";
|
|---|
| 282 | }
|
|---|
| 283 |
|
|---|
| 284 | //______________________________________________________________________________
|
|---|
| 285 | const char *MTriggerPrescFact::ImplFileName()
|
|---|
| 286 | {
|
|---|
| 287 | return ROOT::GenerateInitInstance((const MTriggerPrescFact*)0x0)->GetImplFileName();
|
|---|
| 288 | }
|
|---|
| 289 |
|
|---|
| 290 | //______________________________________________________________________________
|
|---|
| 291 | int MTriggerPrescFact::ImplFileLine()
|
|---|
| 292 | {
|
|---|
| 293 | return ROOT::GenerateInitInstance((const MTriggerPrescFact*)0x0)->GetImplFileLine();
|
|---|
| 294 | }
|
|---|
| 295 |
|
|---|
| 296 | //______________________________________________________________________________
|
|---|
| 297 | void MTriggerPrescFact::Dictionary()
|
|---|
| 298 | {
|
|---|
| 299 | fgIsA = ROOT::GenerateInitInstance((const MTriggerPrescFact*)0x0)->GetClass();
|
|---|
| 300 | }
|
|---|
| 301 |
|
|---|
| 302 | //______________________________________________________________________________
|
|---|
| 303 | TClass *MTriggerPrescFact::Class()
|
|---|
| 304 | {
|
|---|
| 305 | if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const MTriggerPrescFact*)0x0)->GetClass();
|
|---|
| 306 | return fgIsA;
|
|---|
| 307 | }
|
|---|
| 308 |
|
|---|
| 309 | //______________________________________________________________________________
|
|---|
| 310 | TClass *MTriggerLiveTime::fgIsA = 0; // static to hold class pointer
|
|---|
| 311 |
|
|---|
| 312 | //______________________________________________________________________________
|
|---|
| 313 | const char *MTriggerLiveTime::Class_Name()
|
|---|
| 314 | {
|
|---|
| 315 | return "MTriggerLiveTime";
|
|---|
| 316 | }
|
|---|
| 317 |
|
|---|
| 318 | //______________________________________________________________________________
|
|---|
| 319 | const char *MTriggerLiveTime::ImplFileName()
|
|---|
| 320 | {
|
|---|
| 321 | return ROOT::GenerateInitInstance((const MTriggerLiveTime*)0x0)->GetImplFileName();
|
|---|
| 322 | }
|
|---|
| 323 |
|
|---|
| 324 | //______________________________________________________________________________
|
|---|
| 325 | int MTriggerLiveTime::ImplFileLine()
|
|---|
| 326 | {
|
|---|
| 327 | return ROOT::GenerateInitInstance((const MTriggerLiveTime*)0x0)->GetImplFileLine();
|
|---|
| 328 | }
|
|---|
| 329 |
|
|---|
| 330 | //______________________________________________________________________________
|
|---|
| 331 | void MTriggerLiveTime::Dictionary()
|
|---|
| 332 | {
|
|---|
| 333 | fgIsA = ROOT::GenerateInitInstance((const MTriggerLiveTime*)0x0)->GetClass();
|
|---|
| 334 | }
|
|---|
| 335 |
|
|---|
| 336 | //______________________________________________________________________________
|
|---|
| 337 | TClass *MTriggerLiveTime::Class()
|
|---|
| 338 | {
|
|---|
| 339 | if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const MTriggerLiveTime*)0x0)->GetClass();
|
|---|
| 340 | return fgIsA;
|
|---|
| 341 | }
|
|---|
| 342 |
|
|---|
| 343 | //______________________________________________________________________________
|
|---|
| 344 | void R__MTriggerIPR_fIPR(TBuffer &R__b, void *R__p, int)
|
|---|
| 345 | {
|
|---|
| 346 | TArrayL &fIPR = *(TArrayL *)R__p;
|
|---|
| 347 | if (R__b.IsReading()) {
|
|---|
| 348 | fIPR.Streamer(R__b);
|
|---|
| 349 | } else {
|
|---|
| 350 | fIPR.Streamer(R__b);
|
|---|
| 351 | }
|
|---|
| 352 | }
|
|---|
| 353 |
|
|---|
| 354 | //______________________________________________________________________________
|
|---|
| 355 | void MTriggerIPR::Streamer(TBuffer &R__b)
|
|---|
| 356 | {
|
|---|
| 357 | // Stream an object of class MTriggerIPR.
|
|---|
| 358 |
|
|---|
| 359 | if (R__b.IsReading()) {
|
|---|
| 360 | MTriggerIPR::Class()->ReadBuffer(R__b, this);
|
|---|
| 361 | } else {
|
|---|
| 362 | MTriggerIPR::Class()->WriteBuffer(R__b, this);
|
|---|
| 363 | }
|
|---|
| 364 | }
|
|---|
| 365 |
|
|---|
| 366 | //______________________________________________________________________________
|
|---|
| 367 | void MTriggerIPR::ShowMembers(TMemberInspector &R__insp, char *R__parent)
|
|---|
| 368 | {
|
|---|
| 369 | // Inspect the data members of an object of class MTriggerIPR.
|
|---|
| 370 |
|
|---|
| 371 | TClass *R__cl = MTriggerIPR::IsA();
|
|---|
| 372 | Int_t R__ncp = strlen(R__parent);
|
|---|
| 373 | if (R__ncp || R__cl || R__insp.IsA()) { }
|
|---|
| 374 | R__insp.Inspect(R__cl, R__parent, "fStatus", &fStatus);
|
|---|
| 375 | R__insp.Inspect(R__cl, R__parent, "fIPR", &fIPR);
|
|---|
| 376 | fIPR.ShowMembers(R__insp, strcat(R__parent,"fIPR.")); R__parent[R__ncp] = 0;
|
|---|
| 377 | R__cl->SetStreamer("fIPR",R__MTriggerIPR_fIPR);
|
|---|
| 378 | MParContainer::ShowMembers(R__insp, R__parent);
|
|---|
| 379 | MCamEvent::ShowMembers(R__insp, R__parent);
|
|---|
| 380 | }
|
|---|
| 381 |
|
|---|
| 382 | namespace ROOT {
|
|---|
| 383 | // Return the actual TClass for the object argument
|
|---|
| 384 | TClass *MTriggerIPR_IsA(const void *obj) {
|
|---|
| 385 | return ((::MTriggerIPR*)obj)->IsA();
|
|---|
| 386 | }
|
|---|
| 387 | // Wrappers around operator new
|
|---|
| 388 | void *new_MTriggerIPR(void *p) {
|
|---|
| 389 | return p ? new(p) ::MTriggerIPR : new ::MTriggerIPR;
|
|---|
| 390 | }
|
|---|
| 391 | void *newArray_MTriggerIPR(Long_t size) {
|
|---|
| 392 | return new ::MTriggerIPR[size];
|
|---|
| 393 | }
|
|---|
| 394 | // Wrapper around operator delete
|
|---|
| 395 | void delete_MTriggerIPR(void *p) {
|
|---|
| 396 | delete ((::MTriggerIPR*)p);
|
|---|
| 397 | }
|
|---|
| 398 | void deleteArray_MTriggerIPR(void *p) {
|
|---|
| 399 | delete [] ((::MTriggerIPR*)p);
|
|---|
| 400 | }
|
|---|
| 401 | void destruct_MTriggerIPR(void *p) {
|
|---|
| 402 | typedef ::MTriggerIPR current_t;
|
|---|
| 403 | ((current_t*)p)->~current_t();
|
|---|
| 404 | }
|
|---|
| 405 | } // end of namespace ROOT for class MTriggerIPR
|
|---|
| 406 |
|
|---|
| 407 | //______________________________________________________________________________
|
|---|
| 408 | void R__MTriggerCell_fCellRate(TBuffer &R__b, void *R__p, int)
|
|---|
| 409 | {
|
|---|
| 410 | TArrayF &fCellRate = *(TArrayF *)R__p;
|
|---|
| 411 | if (R__b.IsReading()) {
|
|---|
| 412 | fCellRate.Streamer(R__b);
|
|---|
| 413 | } else {
|
|---|
| 414 | fCellRate.Streamer(R__b);
|
|---|
| 415 | }
|
|---|
| 416 | }
|
|---|
| 417 |
|
|---|
| 418 | //______________________________________________________________________________
|
|---|
| 419 | void MTriggerCell::Streamer(TBuffer &R__b)
|
|---|
| 420 | {
|
|---|
| 421 | // Stream an object of class MTriggerCell.
|
|---|
| 422 |
|
|---|
| 423 | if (R__b.IsReading()) {
|
|---|
| 424 | MTriggerCell::Class()->ReadBuffer(R__b, this);
|
|---|
| 425 | } else {
|
|---|
| 426 | MTriggerCell::Class()->WriteBuffer(R__b, this);
|
|---|
| 427 | }
|
|---|
| 428 | }
|
|---|
| 429 |
|
|---|
| 430 | //______________________________________________________________________________
|
|---|
| 431 | void MTriggerCell::ShowMembers(TMemberInspector &R__insp, char *R__parent)
|
|---|
| 432 | {
|
|---|
| 433 | // Inspect the data members of an object of class MTriggerCell.
|
|---|
| 434 |
|
|---|
| 435 | TClass *R__cl = MTriggerCell::IsA();
|
|---|
| 436 | Int_t R__ncp = strlen(R__parent);
|
|---|
| 437 | if (R__ncp || R__cl || R__insp.IsA()) { }
|
|---|
| 438 | R__insp.Inspect(R__cl, R__parent, "fStatus", &fStatus);
|
|---|
| 439 | R__insp.Inspect(R__cl, R__parent, "fCellRate", &fCellRate);
|
|---|
| 440 | fCellRate.ShowMembers(R__insp, strcat(R__parent,"fCellRate.")); R__parent[R__ncp] = 0;
|
|---|
| 441 | R__cl->SetStreamer("fCellRate",R__MTriggerCell_fCellRate);
|
|---|
| 442 | MParContainer::ShowMembers(R__insp, R__parent);
|
|---|
| 443 | MCamEvent::ShowMembers(R__insp, R__parent);
|
|---|
| 444 | }
|
|---|
| 445 |
|
|---|
| 446 | namespace ROOT {
|
|---|
| 447 | // Return the actual TClass for the object argument
|
|---|
| 448 | TClass *MTriggerCell_IsA(const void *obj) {
|
|---|
| 449 | return ((::MTriggerCell*)obj)->IsA();
|
|---|
| 450 | }
|
|---|
| 451 | // Wrappers around operator new
|
|---|
| 452 | void *new_MTriggerCell(void *p) {
|
|---|
| 453 | return p ? new(p) ::MTriggerCell : new ::MTriggerCell;
|
|---|
| 454 | }
|
|---|
| 455 | void *newArray_MTriggerCell(Long_t size) {
|
|---|
| 456 | return new ::MTriggerCell[size];
|
|---|
| 457 | }
|
|---|
| 458 | // Wrapper around operator delete
|
|---|
| 459 | void delete_MTriggerCell(void *p) {
|
|---|
| 460 | delete ((::MTriggerCell*)p);
|
|---|
| 461 | }
|
|---|
| 462 | void deleteArray_MTriggerCell(void *p) {
|
|---|
| 463 | delete [] ((::MTriggerCell*)p);
|
|---|
| 464 | }
|
|---|
| 465 | void destruct_MTriggerCell(void *p) {
|
|---|
| 466 | typedef ::MTriggerCell current_t;
|
|---|
| 467 | ((current_t*)p)->~current_t();
|
|---|
| 468 | }
|
|---|
| 469 | } // end of namespace ROOT for class MTriggerCell
|
|---|
| 470 |
|
|---|
| 471 | //______________________________________________________________________________
|
|---|
| 472 | void R__MTriggerBit_fBit(TBuffer &R__b, void *R__p, int)
|
|---|
| 473 | {
|
|---|
| 474 | TArrayL &fBit = *(TArrayL *)R__p;
|
|---|
| 475 | if (R__b.IsReading()) {
|
|---|
| 476 | fBit.Streamer(R__b);
|
|---|
| 477 | } else {
|
|---|
| 478 | fBit.Streamer(R__b);
|
|---|
| 479 | }
|
|---|
| 480 | }
|
|---|
| 481 |
|
|---|
| 482 | //______________________________________________________________________________
|
|---|
| 483 | void MTriggerBit::Streamer(TBuffer &R__b)
|
|---|
| 484 | {
|
|---|
| 485 | // Stream an object of class MTriggerBit.
|
|---|
| 486 |
|
|---|
| 487 | if (R__b.IsReading()) {
|
|---|
| 488 | MTriggerBit::Class()->ReadBuffer(R__b, this);
|
|---|
| 489 | } else {
|
|---|
| 490 | MTriggerBit::Class()->WriteBuffer(R__b, this);
|
|---|
| 491 | }
|
|---|
| 492 | }
|
|---|
| 493 |
|
|---|
| 494 | //______________________________________________________________________________
|
|---|
| 495 | void MTriggerBit::ShowMembers(TMemberInspector &R__insp, char *R__parent)
|
|---|
| 496 | {
|
|---|
| 497 | // Inspect the data members of an object of class MTriggerBit.
|
|---|
| 498 |
|
|---|
| 499 | TClass *R__cl = MTriggerBit::IsA();
|
|---|
| 500 | Int_t R__ncp = strlen(R__parent);
|
|---|
| 501 | if (R__ncp || R__cl || R__insp.IsA()) { }
|
|---|
| 502 | R__insp.Inspect(R__cl, R__parent, "fStatus", &fStatus);
|
|---|
| 503 | R__insp.Inspect(R__cl, R__parent, "fBit", &fBit);
|
|---|
| 504 | fBit.ShowMembers(R__insp, strcat(R__parent,"fBit.")); R__parent[R__ncp] = 0;
|
|---|
| 505 | R__cl->SetStreamer("fBit",R__MTriggerBit_fBit);
|
|---|
| 506 | MParContainer::ShowMembers(R__insp, R__parent);
|
|---|
| 507 | MCamEvent::ShowMembers(R__insp, R__parent);
|
|---|
| 508 | }
|
|---|
| 509 |
|
|---|
| 510 | namespace ROOT {
|
|---|
| 511 | // Return the actual TClass for the object argument
|
|---|
| 512 | TClass *MTriggerBit_IsA(const void *obj) {
|
|---|
| 513 | return ((::MTriggerBit*)obj)->IsA();
|
|---|
| 514 | }
|
|---|
| 515 | // Wrappers around operator new
|
|---|
| 516 | void *new_MTriggerBit(void *p) {
|
|---|
| 517 | return p ? new(p) ::MTriggerBit : new ::MTriggerBit;
|
|---|
| 518 | }
|
|---|
| 519 | void *newArray_MTriggerBit(Long_t size) {
|
|---|
| 520 | return new ::MTriggerBit[size];
|
|---|
| 521 | }
|
|---|
| 522 | // Wrapper around operator delete
|
|---|
| 523 | void delete_MTriggerBit(void *p) {
|
|---|
| 524 | delete ((::MTriggerBit*)p);
|
|---|
| 525 | }
|
|---|
| 526 | void deleteArray_MTriggerBit(void *p) {
|
|---|
| 527 | delete [] ((::MTriggerBit*)p);
|
|---|
| 528 | }
|
|---|
| 529 | void destruct_MTriggerBit(void *p) {
|
|---|
| 530 | typedef ::MTriggerBit current_t;
|
|---|
| 531 | ((current_t*)p)->~current_t();
|
|---|
| 532 | }
|
|---|
| 533 | } // end of namespace ROOT for class MTriggerBit
|
|---|
| 534 |
|
|---|
| 535 | //______________________________________________________________________________
|
|---|
| 536 | void R__MTriggerPrescFact_fPrescFact(TBuffer &R__b, void *R__p, int)
|
|---|
| 537 | {
|
|---|
| 538 | TArrayL &fPrescFact = *(TArrayL *)R__p;
|
|---|
| 539 | if (R__b.IsReading()) {
|
|---|
| 540 | fPrescFact.Streamer(R__b);
|
|---|
| 541 | } else {
|
|---|
| 542 | fPrescFact.Streamer(R__b);
|
|---|
| 543 | }
|
|---|
| 544 | }
|
|---|
| 545 |
|
|---|
| 546 | //______________________________________________________________________________
|
|---|
| 547 | void MTriggerPrescFact::Streamer(TBuffer &R__b)
|
|---|
| 548 | {
|
|---|
| 549 | // Stream an object of class MTriggerPrescFact.
|
|---|
| 550 |
|
|---|
| 551 | if (R__b.IsReading()) {
|
|---|
| 552 | MTriggerPrescFact::Class()->ReadBuffer(R__b, this);
|
|---|
| 553 | } else {
|
|---|
| 554 | MTriggerPrescFact::Class()->WriteBuffer(R__b, this);
|
|---|
| 555 | }
|
|---|
| 556 | }
|
|---|
| 557 |
|
|---|
| 558 | //______________________________________________________________________________
|
|---|
| 559 | void MTriggerPrescFact::ShowMembers(TMemberInspector &R__insp, char *R__parent)
|
|---|
| 560 | {
|
|---|
| 561 | // Inspect the data members of an object of class MTriggerPrescFact.
|
|---|
| 562 |
|
|---|
| 563 | TClass *R__cl = MTriggerPrescFact::IsA();
|
|---|
| 564 | Int_t R__ncp = strlen(R__parent);
|
|---|
| 565 | if (R__ncp || R__cl || R__insp.IsA()) { }
|
|---|
| 566 | R__insp.Inspect(R__cl, R__parent, "fStatus", &fStatus);
|
|---|
| 567 | R__insp.Inspect(R__cl, R__parent, "fPrescFact", &fPrescFact);
|
|---|
| 568 | fPrescFact.ShowMembers(R__insp, strcat(R__parent,"fPrescFact.")); R__parent[R__ncp] = 0;
|
|---|
| 569 | R__cl->SetStreamer("fPrescFact",R__MTriggerPrescFact_fPrescFact);
|
|---|
| 570 | MParContainer::ShowMembers(R__insp, R__parent);
|
|---|
| 571 | MCamEvent::ShowMembers(R__insp, R__parent);
|
|---|
| 572 | }
|
|---|
| 573 |
|
|---|
| 574 | namespace ROOT {
|
|---|
| 575 | // Return the actual TClass for the object argument
|
|---|
| 576 | TClass *MTriggerPrescFact_IsA(const void *obj) {
|
|---|
| 577 | return ((::MTriggerPrescFact*)obj)->IsA();
|
|---|
| 578 | }
|
|---|
| 579 | // Wrappers around operator new
|
|---|
| 580 | void *new_MTriggerPrescFact(void *p) {
|
|---|
| 581 | return p ? new(p) ::MTriggerPrescFact : new ::MTriggerPrescFact;
|
|---|
| 582 | }
|
|---|
| 583 | void *newArray_MTriggerPrescFact(Long_t size) {
|
|---|
| 584 | return new ::MTriggerPrescFact[size];
|
|---|
| 585 | }
|
|---|
| 586 | // Wrapper around operator delete
|
|---|
| 587 | void delete_MTriggerPrescFact(void *p) {
|
|---|
| 588 | delete ((::MTriggerPrescFact*)p);
|
|---|
| 589 | }
|
|---|
| 590 | void deleteArray_MTriggerPrescFact(void *p) {
|
|---|
| 591 | delete [] ((::MTriggerPrescFact*)p);
|
|---|
| 592 | }
|
|---|
| 593 | void destruct_MTriggerPrescFact(void *p) {
|
|---|
| 594 | typedef ::MTriggerPrescFact current_t;
|
|---|
| 595 | ((current_t*)p)->~current_t();
|
|---|
| 596 | }
|
|---|
| 597 | } // end of namespace ROOT for class MTriggerPrescFact
|
|---|
| 598 |
|
|---|
| 599 | //______________________________________________________________________________
|
|---|
| 600 | void R__MTriggerLiveTime_fLiveTime(TBuffer &R__b, void *R__p, int)
|
|---|
| 601 | {
|
|---|
| 602 | TArrayL &fLiveTime = *(TArrayL *)R__p;
|
|---|
| 603 | if (R__b.IsReading()) {
|
|---|
| 604 | fLiveTime.Streamer(R__b);
|
|---|
| 605 | } else {
|
|---|
| 606 | fLiveTime.Streamer(R__b);
|
|---|
| 607 | }
|
|---|
| 608 | }
|
|---|
| 609 |
|
|---|
| 610 | //______________________________________________________________________________
|
|---|
| 611 | void R__MTriggerLiveTime_fDeadTime(TBuffer &R__b, void *R__p, int)
|
|---|
| 612 | {
|
|---|
| 613 | TArrayL &fDeadTime = *(TArrayL *)R__p;
|
|---|
| 614 | if (R__b.IsReading()) {
|
|---|
| 615 | fDeadTime.Streamer(R__b);
|
|---|
| 616 | } else {
|
|---|
| 617 | fDeadTime.Streamer(R__b);
|
|---|
| 618 | }
|
|---|
| 619 | }
|
|---|
| 620 |
|
|---|
| 621 | //______________________________________________________________________________
|
|---|
| 622 | void MTriggerLiveTime::Streamer(TBuffer &R__b)
|
|---|
| 623 | {
|
|---|
| 624 | // Stream an object of class MTriggerLiveTime.
|
|---|
| 625 |
|
|---|
| 626 | if (R__b.IsReading()) {
|
|---|
| 627 | MTriggerLiveTime::Class()->ReadBuffer(R__b, this);
|
|---|
| 628 | } else {
|
|---|
| 629 | MTriggerLiveTime::Class()->WriteBuffer(R__b, this);
|
|---|
| 630 | }
|
|---|
| 631 | }
|
|---|
| 632 |
|
|---|
| 633 | //______________________________________________________________________________
|
|---|
| 634 | void MTriggerLiveTime::ShowMembers(TMemberInspector &R__insp, char *R__parent)
|
|---|
| 635 | {
|
|---|
| 636 | // Inspect the data members of an object of class MTriggerLiveTime.
|
|---|
| 637 |
|
|---|
| 638 | TClass *R__cl = MTriggerLiveTime::IsA();
|
|---|
| 639 | Int_t R__ncp = strlen(R__parent);
|
|---|
| 640 | if (R__ncp || R__cl || R__insp.IsA()) { }
|
|---|
| 641 | R__insp.Inspect(R__cl, R__parent, "fStatus", &fStatus);
|
|---|
| 642 | R__insp.Inspect(R__cl, R__parent, "fLiveTime", &fLiveTime);
|
|---|
| 643 | fLiveTime.ShowMembers(R__insp, strcat(R__parent,"fLiveTime.")); R__parent[R__ncp] = 0;
|
|---|
| 644 | R__cl->SetStreamer("fLiveTime",R__MTriggerLiveTime_fLiveTime);
|
|---|
| 645 | R__insp.Inspect(R__cl, R__parent, "fDeadTime", &fDeadTime);
|
|---|
| 646 | fDeadTime.ShowMembers(R__insp, strcat(R__parent,"fDeadTime.")); R__parent[R__ncp] = 0;
|
|---|
| 647 | R__cl->SetStreamer("fDeadTime",R__MTriggerLiveTime_fDeadTime);
|
|---|
| 648 | MParContainer::ShowMembers(R__insp, R__parent);
|
|---|
| 649 | MCamEvent::ShowMembers(R__insp, R__parent);
|
|---|
| 650 | }
|
|---|
| 651 |
|
|---|
| 652 | namespace ROOT {
|
|---|
| 653 | // Return the actual TClass for the object argument
|
|---|
| 654 | TClass *MTriggerLiveTime_IsA(const void *obj) {
|
|---|
| 655 | return ((::MTriggerLiveTime*)obj)->IsA();
|
|---|
| 656 | }
|
|---|
| 657 | // Wrappers around operator new
|
|---|
| 658 | void *new_MTriggerLiveTime(void *p) {
|
|---|
| 659 | return p ? new(p) ::MTriggerLiveTime : new ::MTriggerLiveTime;
|
|---|
| 660 | }
|
|---|
| 661 | void *newArray_MTriggerLiveTime(Long_t size) {
|
|---|
| 662 | return new ::MTriggerLiveTime[size];
|
|---|
| 663 | }
|
|---|
| 664 | // Wrapper around operator delete
|
|---|
| 665 | void delete_MTriggerLiveTime(void *p) {
|
|---|
| 666 | delete ((::MTriggerLiveTime*)p);
|
|---|
| 667 | }
|
|---|
| 668 | void deleteArray_MTriggerLiveTime(void *p) {
|
|---|
| 669 | delete [] ((::MTriggerLiveTime*)p);
|
|---|
| 670 | }
|
|---|
| 671 | void destruct_MTriggerLiveTime(void *p) {
|
|---|
| 672 | typedef ::MTriggerLiveTime current_t;
|
|---|
| 673 | ((current_t*)p)->~current_t();
|
|---|
| 674 | }
|
|---|
| 675 | } // end of namespace ROOT for class MTriggerLiveTime
|
|---|
| 676 |
|
|---|
| 677 | /********************************************************
|
|---|
| 678 | * TriggerCint.cc
|
|---|
| 679 | ********************************************************/
|
|---|
| 680 |
|
|---|
| 681 | #ifdef G__MEMTEST
|
|---|
| 682 | #undef malloc
|
|---|
| 683 | #undef free
|
|---|
| 684 | #endif
|
|---|
| 685 |
|
|---|
| 686 | extern "C" void G__cpp_reset_tagtableTriggerCint();
|
|---|
| 687 |
|
|---|
| 688 | extern "C" void G__set_cpp_environmentTriggerCint() {
|
|---|
| 689 | G__add_compiledheader("TROOT.h");
|
|---|
| 690 | G__add_compiledheader("TMemberInspector.h");
|
|---|
| 691 | G__add_compiledheader("MTriggerIPR.h");
|
|---|
| 692 | G__add_compiledheader("MTriggerCell.h");
|
|---|
| 693 | G__add_compiledheader("MTriggerBit.h");
|
|---|
| 694 | G__add_compiledheader("MTriggerPrescFact.h");
|
|---|
| 695 | G__add_compiledheader("MTriggerLiveTime.h");
|
|---|
| 696 | G__add_compiledheader("TriggerIncl.h");
|
|---|
| 697 | G__cpp_reset_tagtableTriggerCint();
|
|---|
| 698 | }
|
|---|
| 699 | class G__TriggerCintdOcc_tag {};
|
|---|
| 700 |
|
|---|
| 701 | void* operator new(size_t size,G__TriggerCintdOcc_tag* p) {
|
|---|
| 702 | if(p && G__PVOID!=G__getgvp()) return((void*)p);
|
|---|
| 703 | #ifndef G__ROOT
|
|---|
| 704 | return(malloc(size));
|
|---|
| 705 | #else
|
|---|
| 706 | return(::operator new(size));
|
|---|
| 707 | #endif
|
|---|
| 708 | }
|
|---|
| 709 |
|
|---|
| 710 | /* dummy, for exception */
|
|---|
| 711 | #ifdef G__EH_DUMMY_DELETE
|
|---|
| 712 | void operator delete(void *p,G__TriggerCintdOcc_tag* x) {
|
|---|
| 713 | if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;
|
|---|
| 714 | #ifndef G__ROOT
|
|---|
| 715 | free(p);
|
|---|
| 716 | #else
|
|---|
| 717 | ::operator delete(p);
|
|---|
| 718 | #endif
|
|---|
| 719 | }
|
|---|
| 720 | #endif
|
|---|
| 721 |
|
|---|
| 722 | static void G__operator_delete(void *p) {
|
|---|
| 723 | if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;
|
|---|
| 724 | #ifndef G__ROOT
|
|---|
| 725 | free(p);
|
|---|
| 726 | #else
|
|---|
| 727 | ::operator delete(p);
|
|---|
| 728 | #endif
|
|---|
| 729 | }
|
|---|
| 730 |
|
|---|
| 731 | void G__DELDMY_TriggerCintdOcc() { G__operator_delete(0); }
|
|---|
| 732 |
|
|---|
| 733 | extern "C" int G__cpp_dllrevTriggerCint() { return(30051515); }
|
|---|
| 734 |
|
|---|
| 735 | /*********************************************************
|
|---|
| 736 | * Member function Interface Method
|
|---|
| 737 | *********************************************************/
|
|---|
| 738 |
|
|---|
| 739 | /* MTriggerIPR */
|
|---|
| 740 | static int G__TriggerCint_123_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 741 | MTriggerIPR *p=NULL;
|
|---|
| 742 | if(G__getaryconstruct()) p=new MTriggerIPR[G__getaryconstruct()];
|
|---|
| 743 | else p=new MTriggerIPR;
|
|---|
| 744 | result7->obj.i = (long)p;
|
|---|
| 745 | result7->ref = (long)p;
|
|---|
| 746 | result7->type = 'u';
|
|---|
| 747 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR);
|
|---|
| 748 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 749 | }
|
|---|
| 750 |
|
|---|
| 751 | static int G__TriggerCint_123_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 752 | G__letdouble(result7,102,(double)((const MTriggerIPR*)(G__getstructoffset()))->GetMean());
|
|---|
| 753 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 754 | }
|
|---|
| 755 |
|
|---|
| 756 | static int G__TriggerCint_123_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 757 | switch(libp->paran) {
|
|---|
| 758 | case 4:
|
|---|
| 759 | G__letint(result7,103,(long)((const MTriggerIPR*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 760 | ,*(MGeomCam*)libp->para[2].ref,(Int_t)G__int(libp->para[3])));
|
|---|
| 761 | break;
|
|---|
| 762 | case 3:
|
|---|
| 763 | G__letint(result7,103,(long)((const MTriggerIPR*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 764 | ,*(MGeomCam*)libp->para[2].ref));
|
|---|
| 765 | break;
|
|---|
| 766 | }
|
|---|
| 767 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 768 | }
|
|---|
| 769 |
|
|---|
| 770 | static int G__TriggerCint_123_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 771 | G__letdouble(result7,100,(double)((MTriggerIPR*)(G__getstructoffset()))->operator[]((const Int_t)G__int(libp->para[0])));
|
|---|
| 772 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 773 | }
|
|---|
| 774 |
|
|---|
| 775 | static int G__TriggerCint_123_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 776 | G__setnull(result7);
|
|---|
| 777 | ((const MTriggerIPR*)(G__getstructoffset()))->DrawPixelContent((Int_t)G__int(libp->para[0]));
|
|---|
| 778 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 779 | }
|
|---|
| 780 |
|
|---|
| 781 | static int G__TriggerCint_123_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 782 | G__letint(result7,85,(long)MTriggerIPR::Class());
|
|---|
| 783 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 784 | }
|
|---|
| 785 |
|
|---|
| 786 | static int G__TriggerCint_123_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 787 | G__letint(result7,67,(long)MTriggerIPR::Class_Name());
|
|---|
| 788 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 789 | }
|
|---|
| 790 |
|
|---|
| 791 | static int G__TriggerCint_123_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 792 | G__letint(result7,115,(long)MTriggerIPR::Class_Version());
|
|---|
| 793 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 794 | }
|
|---|
| 795 |
|
|---|
| 796 | static int G__TriggerCint_123_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 797 | G__setnull(result7);
|
|---|
| 798 | MTriggerIPR::Dictionary();
|
|---|
| 799 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 800 | }
|
|---|
| 801 |
|
|---|
| 802 | static int G__TriggerCint_123_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 803 | G__letint(result7,85,(long)((const MTriggerIPR*)(G__getstructoffset()))->IsA());
|
|---|
| 804 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 805 | }
|
|---|
| 806 |
|
|---|
| 807 | static int G__TriggerCint_123_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 808 | G__setnull(result7);
|
|---|
| 809 | ((MTriggerIPR*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
|
|---|
| 810 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 811 | }
|
|---|
| 812 |
|
|---|
| 813 | static int G__TriggerCint_123_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 814 | G__setnull(result7);
|
|---|
| 815 | ((MTriggerIPR*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
|
|---|
| 816 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 817 | }
|
|---|
| 818 |
|
|---|
| 819 | static int G__TriggerCint_123_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 820 | G__setnull(result7);
|
|---|
| 821 | ((MTriggerIPR*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
|
|---|
| 822 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 823 | }
|
|---|
| 824 |
|
|---|
| 825 | static int G__TriggerCint_123_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 826 | G__letint(result7,67,(long)MTriggerIPR::DeclFileName());
|
|---|
| 827 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 828 | }
|
|---|
| 829 |
|
|---|
| 830 | static int G__TriggerCint_123_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 831 | G__letint(result7,105,(long)MTriggerIPR::ImplFileLine());
|
|---|
| 832 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 833 | }
|
|---|
| 834 |
|
|---|
| 835 | static int G__TriggerCint_123_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 836 | G__letint(result7,67,(long)MTriggerIPR::ImplFileName());
|
|---|
| 837 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 838 | }
|
|---|
| 839 |
|
|---|
| 840 | static int G__TriggerCint_123_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 841 | G__letint(result7,105,(long)MTriggerIPR::DeclFileLine());
|
|---|
| 842 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 843 | }
|
|---|
| 844 |
|
|---|
| 845 | // automatic copy constructor
|
|---|
| 846 | static int G__TriggerCint_123_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
|
|---|
| 847 | {
|
|---|
| 848 | MTriggerIPR *p;
|
|---|
| 849 | p=new MTriggerIPR(*(MTriggerIPR*)G__int(libp->para[0]));
|
|---|
| 850 | result7->obj.i = (long)p;
|
|---|
| 851 | result7->ref = (long)p;
|
|---|
| 852 | result7->type = 'u';
|
|---|
| 853 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR);
|
|---|
| 854 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 855 | }
|
|---|
| 856 |
|
|---|
| 857 | // automatic destructor
|
|---|
| 858 | typedef MTriggerIPR G__TMTriggerIPR;
|
|---|
| 859 | static int G__TriggerCint_123_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 860 | if(0==G__getstructoffset()) return(1);
|
|---|
| 861 | if(G__getaryconstruct())
|
|---|
| 862 | if(G__PVOID==G__getgvp())
|
|---|
| 863 | delete[] (MTriggerIPR *)(G__getstructoffset());
|
|---|
| 864 | else
|
|---|
| 865 | for(int i=G__getaryconstruct()-1;i>=0;i--)
|
|---|
| 866 | delete (MTriggerIPR *)((G__getstructoffset())+sizeof(MTriggerIPR)*i);
|
|---|
| 867 | else delete (MTriggerIPR *)(G__getstructoffset());
|
|---|
| 868 | G__setnull(result7);
|
|---|
| 869 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 870 | }
|
|---|
| 871 |
|
|---|
| 872 |
|
|---|
| 873 | /* MTriggerCell */
|
|---|
| 874 | static int G__TriggerCint_126_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 875 | MTriggerCell *p=NULL;
|
|---|
| 876 | if(G__getaryconstruct()) p=new MTriggerCell[G__getaryconstruct()];
|
|---|
| 877 | else p=new MTriggerCell;
|
|---|
| 878 | result7->obj.i = (long)p;
|
|---|
| 879 | result7->ref = (long)p;
|
|---|
| 880 | result7->type = 'u';
|
|---|
| 881 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell);
|
|---|
| 882 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 883 | }
|
|---|
| 884 |
|
|---|
| 885 | static int G__TriggerCint_126_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 886 | G__letdouble(result7,102,(double)((const MTriggerCell*)(G__getstructoffset()))->GetMean());
|
|---|
| 887 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 888 | }
|
|---|
| 889 |
|
|---|
| 890 | static int G__TriggerCint_126_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 891 | switch(libp->paran) {
|
|---|
| 892 | case 4:
|
|---|
| 893 | G__letint(result7,103,(long)((const MTriggerCell*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 894 | ,*(MGeomCam*)libp->para[2].ref,(Int_t)G__int(libp->para[3])));
|
|---|
| 895 | break;
|
|---|
| 896 | case 3:
|
|---|
| 897 | G__letint(result7,103,(long)((const MTriggerCell*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 898 | ,*(MGeomCam*)libp->para[2].ref));
|
|---|
| 899 | break;
|
|---|
| 900 | }
|
|---|
| 901 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 902 | }
|
|---|
| 903 |
|
|---|
| 904 | static int G__TriggerCint_126_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 905 | G__letdouble(result7,100,(double)((MTriggerCell*)(G__getstructoffset()))->operator[]((const Int_t)G__int(libp->para[0])));
|
|---|
| 906 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 907 | }
|
|---|
| 908 |
|
|---|
| 909 | static int G__TriggerCint_126_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 910 | G__setnull(result7);
|
|---|
| 911 | ((const MTriggerCell*)(G__getstructoffset()))->DrawPixelContent((Int_t)G__int(libp->para[0]));
|
|---|
| 912 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 913 | }
|
|---|
| 914 |
|
|---|
| 915 | static int G__TriggerCint_126_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 916 | G__letint(result7,85,(long)MTriggerCell::Class());
|
|---|
| 917 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 918 | }
|
|---|
| 919 |
|
|---|
| 920 | static int G__TriggerCint_126_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 921 | G__letint(result7,67,(long)MTriggerCell::Class_Name());
|
|---|
| 922 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 923 | }
|
|---|
| 924 |
|
|---|
| 925 | static int G__TriggerCint_126_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 926 | G__letint(result7,115,(long)MTriggerCell::Class_Version());
|
|---|
| 927 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 928 | }
|
|---|
| 929 |
|
|---|
| 930 | static int G__TriggerCint_126_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 931 | G__setnull(result7);
|
|---|
| 932 | MTriggerCell::Dictionary();
|
|---|
| 933 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 934 | }
|
|---|
| 935 |
|
|---|
| 936 | static int G__TriggerCint_126_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 937 | G__letint(result7,85,(long)((const MTriggerCell*)(G__getstructoffset()))->IsA());
|
|---|
| 938 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 939 | }
|
|---|
| 940 |
|
|---|
| 941 | static int G__TriggerCint_126_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 942 | G__setnull(result7);
|
|---|
| 943 | ((MTriggerCell*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
|
|---|
| 944 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 945 | }
|
|---|
| 946 |
|
|---|
| 947 | static int G__TriggerCint_126_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 948 | G__setnull(result7);
|
|---|
| 949 | ((MTriggerCell*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
|
|---|
| 950 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 951 | }
|
|---|
| 952 |
|
|---|
| 953 | static int G__TriggerCint_126_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 954 | G__setnull(result7);
|
|---|
| 955 | ((MTriggerCell*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
|
|---|
| 956 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 957 | }
|
|---|
| 958 |
|
|---|
| 959 | static int G__TriggerCint_126_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 960 | G__letint(result7,67,(long)MTriggerCell::DeclFileName());
|
|---|
| 961 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 962 | }
|
|---|
| 963 |
|
|---|
| 964 | static int G__TriggerCint_126_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 965 | G__letint(result7,105,(long)MTriggerCell::ImplFileLine());
|
|---|
| 966 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 967 | }
|
|---|
| 968 |
|
|---|
| 969 | static int G__TriggerCint_126_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 970 | G__letint(result7,67,(long)MTriggerCell::ImplFileName());
|
|---|
| 971 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 972 | }
|
|---|
| 973 |
|
|---|
| 974 | static int G__TriggerCint_126_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 975 | G__letint(result7,105,(long)MTriggerCell::DeclFileLine());
|
|---|
| 976 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 977 | }
|
|---|
| 978 |
|
|---|
| 979 | // automatic copy constructor
|
|---|
| 980 | static int G__TriggerCint_126_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
|
|---|
| 981 | {
|
|---|
| 982 | MTriggerCell *p;
|
|---|
| 983 | p=new MTriggerCell(*(MTriggerCell*)G__int(libp->para[0]));
|
|---|
| 984 | result7->obj.i = (long)p;
|
|---|
| 985 | result7->ref = (long)p;
|
|---|
| 986 | result7->type = 'u';
|
|---|
| 987 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell);
|
|---|
| 988 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 989 | }
|
|---|
| 990 |
|
|---|
| 991 | // automatic destructor
|
|---|
| 992 | typedef MTriggerCell G__TMTriggerCell;
|
|---|
| 993 | static int G__TriggerCint_126_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 994 | if(0==G__getstructoffset()) return(1);
|
|---|
| 995 | if(G__getaryconstruct())
|
|---|
| 996 | if(G__PVOID==G__getgvp())
|
|---|
| 997 | delete[] (MTriggerCell *)(G__getstructoffset());
|
|---|
| 998 | else
|
|---|
| 999 | for(int i=G__getaryconstruct()-1;i>=0;i--)
|
|---|
| 1000 | delete (MTriggerCell *)((G__getstructoffset())+sizeof(MTriggerCell)*i);
|
|---|
| 1001 | else delete (MTriggerCell *)(G__getstructoffset());
|
|---|
| 1002 | G__setnull(result7);
|
|---|
| 1003 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1004 | }
|
|---|
| 1005 |
|
|---|
| 1006 |
|
|---|
| 1007 | /* MTriggerBit */
|
|---|
| 1008 | static int G__TriggerCint_127_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1009 | MTriggerBit *p=NULL;
|
|---|
| 1010 | if(G__getaryconstruct()) p=new MTriggerBit[G__getaryconstruct()];
|
|---|
| 1011 | else p=new MTriggerBit;
|
|---|
| 1012 | result7->obj.i = (long)p;
|
|---|
| 1013 | result7->ref = (long)p;
|
|---|
| 1014 | result7->type = 'u';
|
|---|
| 1015 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit);
|
|---|
| 1016 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1017 | }
|
|---|
| 1018 |
|
|---|
| 1019 | static int G__TriggerCint_127_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1020 | switch(libp->paran) {
|
|---|
| 1021 | case 4:
|
|---|
| 1022 | G__letint(result7,103,(long)((const MTriggerBit*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 1023 | ,*(MGeomCam*)libp->para[2].ref,(Int_t)G__int(libp->para[3])));
|
|---|
| 1024 | break;
|
|---|
| 1025 | case 3:
|
|---|
| 1026 | G__letint(result7,103,(long)((const MTriggerBit*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 1027 | ,*(MGeomCam*)libp->para[2].ref));
|
|---|
| 1028 | break;
|
|---|
| 1029 | }
|
|---|
| 1030 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1031 | }
|
|---|
| 1032 |
|
|---|
| 1033 | static int G__TriggerCint_127_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1034 | G__letdouble(result7,100,(double)((MTriggerBit*)(G__getstructoffset()))->operator[]((const Int_t)G__int(libp->para[0])));
|
|---|
| 1035 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1036 | }
|
|---|
| 1037 |
|
|---|
| 1038 | static int G__TriggerCint_127_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1039 | G__setnull(result7);
|
|---|
| 1040 | ((const MTriggerBit*)(G__getstructoffset()))->DrawPixelContent((Int_t)G__int(libp->para[0]));
|
|---|
| 1041 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1042 | }
|
|---|
| 1043 |
|
|---|
| 1044 | static int G__TriggerCint_127_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1045 | G__letint(result7,85,(long)MTriggerBit::Class());
|
|---|
| 1046 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1047 | }
|
|---|
| 1048 |
|
|---|
| 1049 | static int G__TriggerCint_127_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1050 | G__letint(result7,67,(long)MTriggerBit::Class_Name());
|
|---|
| 1051 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1052 | }
|
|---|
| 1053 |
|
|---|
| 1054 | static int G__TriggerCint_127_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1055 | G__letint(result7,115,(long)MTriggerBit::Class_Version());
|
|---|
| 1056 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1057 | }
|
|---|
| 1058 |
|
|---|
| 1059 | static int G__TriggerCint_127_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1060 | G__setnull(result7);
|
|---|
| 1061 | MTriggerBit::Dictionary();
|
|---|
| 1062 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1063 | }
|
|---|
| 1064 |
|
|---|
| 1065 | static int G__TriggerCint_127_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1066 | G__letint(result7,85,(long)((const MTriggerBit*)(G__getstructoffset()))->IsA());
|
|---|
| 1067 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1068 | }
|
|---|
| 1069 |
|
|---|
| 1070 | static int G__TriggerCint_127_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1071 | G__setnull(result7);
|
|---|
| 1072 | ((MTriggerBit*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
|
|---|
| 1073 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1074 | }
|
|---|
| 1075 |
|
|---|
| 1076 | static int G__TriggerCint_127_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1077 | G__setnull(result7);
|
|---|
| 1078 | ((MTriggerBit*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
|
|---|
| 1079 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1080 | }
|
|---|
| 1081 |
|
|---|
| 1082 | static int G__TriggerCint_127_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1083 | G__setnull(result7);
|
|---|
| 1084 | ((MTriggerBit*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
|
|---|
| 1085 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1086 | }
|
|---|
| 1087 |
|
|---|
| 1088 | static int G__TriggerCint_127_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1089 | G__letint(result7,67,(long)MTriggerBit::DeclFileName());
|
|---|
| 1090 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1091 | }
|
|---|
| 1092 |
|
|---|
| 1093 | static int G__TriggerCint_127_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1094 | G__letint(result7,105,(long)MTriggerBit::ImplFileLine());
|
|---|
| 1095 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1096 | }
|
|---|
| 1097 |
|
|---|
| 1098 | static int G__TriggerCint_127_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1099 | G__letint(result7,67,(long)MTriggerBit::ImplFileName());
|
|---|
| 1100 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1101 | }
|
|---|
| 1102 |
|
|---|
| 1103 | static int G__TriggerCint_127_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1104 | G__letint(result7,105,(long)MTriggerBit::DeclFileLine());
|
|---|
| 1105 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1106 | }
|
|---|
| 1107 |
|
|---|
| 1108 | // automatic copy constructor
|
|---|
| 1109 | static int G__TriggerCint_127_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
|
|---|
| 1110 | {
|
|---|
| 1111 | MTriggerBit *p;
|
|---|
| 1112 | p=new MTriggerBit(*(MTriggerBit*)G__int(libp->para[0]));
|
|---|
| 1113 | result7->obj.i = (long)p;
|
|---|
| 1114 | result7->ref = (long)p;
|
|---|
| 1115 | result7->type = 'u';
|
|---|
| 1116 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit);
|
|---|
| 1117 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1118 | }
|
|---|
| 1119 |
|
|---|
| 1120 | // automatic destructor
|
|---|
| 1121 | typedef MTriggerBit G__TMTriggerBit;
|
|---|
| 1122 | static int G__TriggerCint_127_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1123 | if(0==G__getstructoffset()) return(1);
|
|---|
| 1124 | if(G__getaryconstruct())
|
|---|
| 1125 | if(G__PVOID==G__getgvp())
|
|---|
| 1126 | delete[] (MTriggerBit *)(G__getstructoffset());
|
|---|
| 1127 | else
|
|---|
| 1128 | for(int i=G__getaryconstruct()-1;i>=0;i--)
|
|---|
| 1129 | delete (MTriggerBit *)((G__getstructoffset())+sizeof(MTriggerBit)*i);
|
|---|
| 1130 | else delete (MTriggerBit *)(G__getstructoffset());
|
|---|
| 1131 | G__setnull(result7);
|
|---|
| 1132 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1133 | }
|
|---|
| 1134 |
|
|---|
| 1135 |
|
|---|
| 1136 | /* MTriggerPrescFact */
|
|---|
| 1137 | static int G__TriggerCint_128_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1138 | MTriggerPrescFact *p=NULL;
|
|---|
| 1139 | if(G__getaryconstruct()) p=new MTriggerPrescFact[G__getaryconstruct()];
|
|---|
| 1140 | else p=new MTriggerPrescFact;
|
|---|
| 1141 | result7->obj.i = (long)p;
|
|---|
| 1142 | result7->ref = (long)p;
|
|---|
| 1143 | result7->type = 'u';
|
|---|
| 1144 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact);
|
|---|
| 1145 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1146 | }
|
|---|
| 1147 |
|
|---|
| 1148 | static int G__TriggerCint_128_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1149 | switch(libp->paran) {
|
|---|
| 1150 | case 4:
|
|---|
| 1151 | G__letint(result7,103,(long)((const MTriggerPrescFact*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 1152 | ,*(MGeomCam*)libp->para[2].ref,(Int_t)G__int(libp->para[3])));
|
|---|
| 1153 | break;
|
|---|
| 1154 | case 3:
|
|---|
| 1155 | G__letint(result7,103,(long)((const MTriggerPrescFact*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 1156 | ,*(MGeomCam*)libp->para[2].ref));
|
|---|
| 1157 | break;
|
|---|
| 1158 | }
|
|---|
| 1159 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1160 | }
|
|---|
| 1161 |
|
|---|
| 1162 | static int G__TriggerCint_128_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1163 | G__letdouble(result7,100,(double)((MTriggerPrescFact*)(G__getstructoffset()))->operator[]((const Int_t)G__int(libp->para[0])));
|
|---|
| 1164 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1165 | }
|
|---|
| 1166 |
|
|---|
| 1167 | static int G__TriggerCint_128_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1168 | G__setnull(result7);
|
|---|
| 1169 | ((const MTriggerPrescFact*)(G__getstructoffset()))->DrawPixelContent((Int_t)G__int(libp->para[0]));
|
|---|
| 1170 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1171 | }
|
|---|
| 1172 |
|
|---|
| 1173 | static int G__TriggerCint_128_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1174 | G__letint(result7,85,(long)MTriggerPrescFact::Class());
|
|---|
| 1175 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1176 | }
|
|---|
| 1177 |
|
|---|
| 1178 | static int G__TriggerCint_128_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1179 | G__letint(result7,67,(long)MTriggerPrescFact::Class_Name());
|
|---|
| 1180 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1181 | }
|
|---|
| 1182 |
|
|---|
| 1183 | static int G__TriggerCint_128_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1184 | G__letint(result7,115,(long)MTriggerPrescFact::Class_Version());
|
|---|
| 1185 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1186 | }
|
|---|
| 1187 |
|
|---|
| 1188 | static int G__TriggerCint_128_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1189 | G__setnull(result7);
|
|---|
| 1190 | MTriggerPrescFact::Dictionary();
|
|---|
| 1191 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1192 | }
|
|---|
| 1193 |
|
|---|
| 1194 | static int G__TriggerCint_128_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1195 | G__letint(result7,85,(long)((const MTriggerPrescFact*)(G__getstructoffset()))->IsA());
|
|---|
| 1196 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1197 | }
|
|---|
| 1198 |
|
|---|
| 1199 | static int G__TriggerCint_128_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1200 | G__setnull(result7);
|
|---|
| 1201 | ((MTriggerPrescFact*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
|
|---|
| 1202 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1203 | }
|
|---|
| 1204 |
|
|---|
| 1205 | static int G__TriggerCint_128_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1206 | G__setnull(result7);
|
|---|
| 1207 | ((MTriggerPrescFact*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
|
|---|
| 1208 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1209 | }
|
|---|
| 1210 |
|
|---|
| 1211 | static int G__TriggerCint_128_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1212 | G__setnull(result7);
|
|---|
| 1213 | ((MTriggerPrescFact*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
|
|---|
| 1214 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1215 | }
|
|---|
| 1216 |
|
|---|
| 1217 | static int G__TriggerCint_128_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1218 | G__letint(result7,67,(long)MTriggerPrescFact::DeclFileName());
|
|---|
| 1219 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1220 | }
|
|---|
| 1221 |
|
|---|
| 1222 | static int G__TriggerCint_128_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1223 | G__letint(result7,105,(long)MTriggerPrescFact::ImplFileLine());
|
|---|
| 1224 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1225 | }
|
|---|
| 1226 |
|
|---|
| 1227 | static int G__TriggerCint_128_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1228 | G__letint(result7,67,(long)MTriggerPrescFact::ImplFileName());
|
|---|
| 1229 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1230 | }
|
|---|
| 1231 |
|
|---|
| 1232 | static int G__TriggerCint_128_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1233 | G__letint(result7,105,(long)MTriggerPrescFact::DeclFileLine());
|
|---|
| 1234 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1235 | }
|
|---|
| 1236 |
|
|---|
| 1237 | // automatic copy constructor
|
|---|
| 1238 | static int G__TriggerCint_128_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
|
|---|
| 1239 | {
|
|---|
| 1240 | MTriggerPrescFact *p;
|
|---|
| 1241 | p=new MTriggerPrescFact(*(MTriggerPrescFact*)G__int(libp->para[0]));
|
|---|
| 1242 | result7->obj.i = (long)p;
|
|---|
| 1243 | result7->ref = (long)p;
|
|---|
| 1244 | result7->type = 'u';
|
|---|
| 1245 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact);
|
|---|
| 1246 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1247 | }
|
|---|
| 1248 |
|
|---|
| 1249 | // automatic destructor
|
|---|
| 1250 | typedef MTriggerPrescFact G__TMTriggerPrescFact;
|
|---|
| 1251 | static int G__TriggerCint_128_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1252 | if(0==G__getstructoffset()) return(1);
|
|---|
| 1253 | if(G__getaryconstruct())
|
|---|
| 1254 | if(G__PVOID==G__getgvp())
|
|---|
| 1255 | delete[] (MTriggerPrescFact *)(G__getstructoffset());
|
|---|
| 1256 | else
|
|---|
| 1257 | for(int i=G__getaryconstruct()-1;i>=0;i--)
|
|---|
| 1258 | delete (MTriggerPrescFact *)((G__getstructoffset())+sizeof(MTriggerPrescFact)*i);
|
|---|
| 1259 | else delete (MTriggerPrescFact *)(G__getstructoffset());
|
|---|
| 1260 | G__setnull(result7);
|
|---|
| 1261 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1262 | }
|
|---|
| 1263 |
|
|---|
| 1264 |
|
|---|
| 1265 | /* MTriggerLiveTime */
|
|---|
| 1266 | static int G__TriggerCint_129_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1267 | MTriggerLiveTime *p=NULL;
|
|---|
| 1268 | if(G__getaryconstruct()) p=new MTriggerLiveTime[G__getaryconstruct()];
|
|---|
| 1269 | else p=new MTriggerLiveTime;
|
|---|
| 1270 | result7->obj.i = (long)p;
|
|---|
| 1271 | result7->ref = (long)p;
|
|---|
| 1272 | result7->type = 'u';
|
|---|
| 1273 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime);
|
|---|
| 1274 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1275 | }
|
|---|
| 1276 |
|
|---|
| 1277 | static int G__TriggerCint_129_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1278 | switch(libp->paran) {
|
|---|
| 1279 | case 4:
|
|---|
| 1280 | G__letint(result7,103,(long)((const MTriggerLiveTime*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 1281 | ,*(MGeomCam*)libp->para[2].ref,(Int_t)G__int(libp->para[3])));
|
|---|
| 1282 | break;
|
|---|
| 1283 | case 3:
|
|---|
| 1284 | G__letint(result7,103,(long)((const MTriggerLiveTime*)(G__getstructoffset()))->GetPixelContent(*(Double_t*)G__Doubleref(&libp->para[0]),(Int_t)G__int(libp->para[1])
|
|---|
| 1285 | ,*(MGeomCam*)libp->para[2].ref));
|
|---|
| 1286 | break;
|
|---|
| 1287 | }
|
|---|
| 1288 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1289 | }
|
|---|
| 1290 |
|
|---|
| 1291 | static int G__TriggerCint_129_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1292 | G__letdouble(result7,100,(double)((MTriggerLiveTime*)(G__getstructoffset()))->operator[]((const Int_t)G__int(libp->para[0])));
|
|---|
| 1293 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1294 | }
|
|---|
| 1295 |
|
|---|
| 1296 | static int G__TriggerCint_129_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1297 | G__setnull(result7);
|
|---|
| 1298 | ((const MTriggerLiveTime*)(G__getstructoffset()))->DrawPixelContent((Int_t)G__int(libp->para[0]));
|
|---|
| 1299 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1300 | }
|
|---|
| 1301 |
|
|---|
| 1302 | static int G__TriggerCint_129_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1303 | G__letint(result7,85,(long)MTriggerLiveTime::Class());
|
|---|
| 1304 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1305 | }
|
|---|
| 1306 |
|
|---|
| 1307 | static int G__TriggerCint_129_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1308 | G__letint(result7,67,(long)MTriggerLiveTime::Class_Name());
|
|---|
| 1309 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1310 | }
|
|---|
| 1311 |
|
|---|
| 1312 | static int G__TriggerCint_129_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1313 | G__letint(result7,115,(long)MTriggerLiveTime::Class_Version());
|
|---|
| 1314 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1315 | }
|
|---|
| 1316 |
|
|---|
| 1317 | static int G__TriggerCint_129_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1318 | G__setnull(result7);
|
|---|
| 1319 | MTriggerLiveTime::Dictionary();
|
|---|
| 1320 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1321 | }
|
|---|
| 1322 |
|
|---|
| 1323 | static int G__TriggerCint_129_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1324 | G__letint(result7,85,(long)((const MTriggerLiveTime*)(G__getstructoffset()))->IsA());
|
|---|
| 1325 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1326 | }
|
|---|
| 1327 |
|
|---|
| 1328 | static int G__TriggerCint_129_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1329 | G__setnull(result7);
|
|---|
| 1330 | ((MTriggerLiveTime*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
|
|---|
| 1331 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1332 | }
|
|---|
| 1333 |
|
|---|
| 1334 | static int G__TriggerCint_129_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1335 | G__setnull(result7);
|
|---|
| 1336 | ((MTriggerLiveTime*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
|
|---|
| 1337 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1338 | }
|
|---|
| 1339 |
|
|---|
| 1340 | static int G__TriggerCint_129_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1341 | G__setnull(result7);
|
|---|
| 1342 | ((MTriggerLiveTime*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
|
|---|
| 1343 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1344 | }
|
|---|
| 1345 |
|
|---|
| 1346 | static int G__TriggerCint_129_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1347 | G__letint(result7,67,(long)MTriggerLiveTime::DeclFileName());
|
|---|
| 1348 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1349 | }
|
|---|
| 1350 |
|
|---|
| 1351 | static int G__TriggerCint_129_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1352 | G__letint(result7,105,(long)MTriggerLiveTime::ImplFileLine());
|
|---|
| 1353 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1354 | }
|
|---|
| 1355 |
|
|---|
| 1356 | static int G__TriggerCint_129_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1357 | G__letint(result7,67,(long)MTriggerLiveTime::ImplFileName());
|
|---|
| 1358 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1359 | }
|
|---|
| 1360 |
|
|---|
| 1361 | static int G__TriggerCint_129_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1362 | G__letint(result7,105,(long)MTriggerLiveTime::DeclFileLine());
|
|---|
| 1363 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1364 | }
|
|---|
| 1365 |
|
|---|
| 1366 | // automatic copy constructor
|
|---|
| 1367 | static int G__TriggerCint_129_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
|
|---|
| 1368 | {
|
|---|
| 1369 | MTriggerLiveTime *p;
|
|---|
| 1370 | p=new MTriggerLiveTime(*(MTriggerLiveTime*)G__int(libp->para[0]));
|
|---|
| 1371 | result7->obj.i = (long)p;
|
|---|
| 1372 | result7->ref = (long)p;
|
|---|
| 1373 | result7->type = 'u';
|
|---|
| 1374 | result7->tagnum = G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime);
|
|---|
| 1375 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1376 | }
|
|---|
| 1377 |
|
|---|
| 1378 | // automatic destructor
|
|---|
| 1379 | typedef MTriggerLiveTime G__TMTriggerLiveTime;
|
|---|
| 1380 | static int G__TriggerCint_129_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
|
|---|
| 1381 | if(0==G__getstructoffset()) return(1);
|
|---|
| 1382 | if(G__getaryconstruct())
|
|---|
| 1383 | if(G__PVOID==G__getgvp())
|
|---|
| 1384 | delete[] (MTriggerLiveTime *)(G__getstructoffset());
|
|---|
| 1385 | else
|
|---|
| 1386 | for(int i=G__getaryconstruct()-1;i>=0;i--)
|
|---|
| 1387 | delete (MTriggerLiveTime *)((G__getstructoffset())+sizeof(MTriggerLiveTime)*i);
|
|---|
| 1388 | else delete (MTriggerLiveTime *)(G__getstructoffset());
|
|---|
| 1389 | G__setnull(result7);
|
|---|
| 1390 | return(1 || funcname || hash || result7 || libp) ;
|
|---|
| 1391 | }
|
|---|
| 1392 |
|
|---|
| 1393 |
|
|---|
| 1394 | /* Setting up global function */
|
|---|
| 1395 |
|
|---|
| 1396 | /*********************************************************
|
|---|
| 1397 | * Member function Stub
|
|---|
| 1398 | *********************************************************/
|
|---|
| 1399 |
|
|---|
| 1400 | /* MTriggerIPR */
|
|---|
| 1401 |
|
|---|
| 1402 | /* MTriggerCell */
|
|---|
| 1403 |
|
|---|
| 1404 | /* MTriggerBit */
|
|---|
| 1405 |
|
|---|
| 1406 | /* MTriggerPrescFact */
|
|---|
| 1407 |
|
|---|
| 1408 | /* MTriggerLiveTime */
|
|---|
| 1409 |
|
|---|
| 1410 | /*********************************************************
|
|---|
| 1411 | * Global function Stub
|
|---|
| 1412 | *********************************************************/
|
|---|
| 1413 |
|
|---|
| 1414 | /*********************************************************
|
|---|
| 1415 | * Get size of pointer to member function
|
|---|
| 1416 | *********************************************************/
|
|---|
| 1417 | class G__Sizep2memfuncTriggerCint {
|
|---|
| 1418 | public:
|
|---|
| 1419 | G__Sizep2memfuncTriggerCint() {p=&G__Sizep2memfuncTriggerCint::sizep2memfunc;}
|
|---|
| 1420 | size_t sizep2memfunc() { return(sizeof(p)); }
|
|---|
| 1421 | private:
|
|---|
| 1422 | size_t (G__Sizep2memfuncTriggerCint::*p)();
|
|---|
| 1423 | };
|
|---|
| 1424 |
|
|---|
| 1425 | size_t G__get_sizep2memfuncTriggerCint()
|
|---|
| 1426 | {
|
|---|
| 1427 | G__Sizep2memfuncTriggerCint a;
|
|---|
| 1428 | G__setsizep2memfunc((int)a.sizep2memfunc());
|
|---|
| 1429 | return((size_t)a.sizep2memfunc());
|
|---|
| 1430 | }
|
|---|
| 1431 |
|
|---|
| 1432 |
|
|---|
| 1433 | /*********************************************************
|
|---|
| 1434 | * virtual base class offset calculation interface
|
|---|
| 1435 | *********************************************************/
|
|---|
| 1436 |
|
|---|
| 1437 | /* Setting up class inheritance */
|
|---|
| 1438 |
|
|---|
| 1439 | /*********************************************************
|
|---|
| 1440 | * Inheritance information setup/
|
|---|
| 1441 | *********************************************************/
|
|---|
| 1442 | extern "C" void G__cpp_setup_inheritanceTriggerCint() {
|
|---|
| 1443 |
|
|---|
| 1444 | /* Setting up class inheritance */
|
|---|
| 1445 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR))) {
|
|---|
| 1446 | MTriggerIPR *G__Lderived;
|
|---|
| 1447 | G__Lderived=(MTriggerIPR*)0x1000;
|
|---|
| 1448 | {
|
|---|
| 1449 | MParContainer *G__Lpbase=(MParContainer*)G__Lderived;
|
|---|
| 1450 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR),G__get_linked_tagnum(&G__TriggerCintLN_MParContainer),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1451 | }
|
|---|
| 1452 | {
|
|---|
| 1453 | TObject *G__Lpbase=(TObject*)G__Lderived;
|
|---|
| 1454 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR),G__get_linked_tagnum(&G__TriggerCintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
|
|---|
| 1455 | }
|
|---|
| 1456 | {
|
|---|
| 1457 | MCamEvent *G__Lpbase=(MCamEvent*)G__Lderived;
|
|---|
| 1458 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR),G__get_linked_tagnum(&G__TriggerCintLN_MCamEvent),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1459 | }
|
|---|
| 1460 | }
|
|---|
| 1461 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell))) {
|
|---|
| 1462 | MTriggerCell *G__Lderived;
|
|---|
| 1463 | G__Lderived=(MTriggerCell*)0x1000;
|
|---|
| 1464 | {
|
|---|
| 1465 | MParContainer *G__Lpbase=(MParContainer*)G__Lderived;
|
|---|
| 1466 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell),G__get_linked_tagnum(&G__TriggerCintLN_MParContainer),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1467 | }
|
|---|
| 1468 | {
|
|---|
| 1469 | TObject *G__Lpbase=(TObject*)G__Lderived;
|
|---|
| 1470 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell),G__get_linked_tagnum(&G__TriggerCintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
|
|---|
| 1471 | }
|
|---|
| 1472 | {
|
|---|
| 1473 | MCamEvent *G__Lpbase=(MCamEvent*)G__Lderived;
|
|---|
| 1474 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell),G__get_linked_tagnum(&G__TriggerCintLN_MCamEvent),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1475 | }
|
|---|
| 1476 | }
|
|---|
| 1477 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit))) {
|
|---|
| 1478 | MTriggerBit *G__Lderived;
|
|---|
| 1479 | G__Lderived=(MTriggerBit*)0x1000;
|
|---|
| 1480 | {
|
|---|
| 1481 | MParContainer *G__Lpbase=(MParContainer*)G__Lderived;
|
|---|
| 1482 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit),G__get_linked_tagnum(&G__TriggerCintLN_MParContainer),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1483 | }
|
|---|
| 1484 | {
|
|---|
| 1485 | TObject *G__Lpbase=(TObject*)G__Lderived;
|
|---|
| 1486 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit),G__get_linked_tagnum(&G__TriggerCintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
|
|---|
| 1487 | }
|
|---|
| 1488 | {
|
|---|
| 1489 | MCamEvent *G__Lpbase=(MCamEvent*)G__Lderived;
|
|---|
| 1490 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit),G__get_linked_tagnum(&G__TriggerCintLN_MCamEvent),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1491 | }
|
|---|
| 1492 | }
|
|---|
| 1493 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact))) {
|
|---|
| 1494 | MTriggerPrescFact *G__Lderived;
|
|---|
| 1495 | G__Lderived=(MTriggerPrescFact*)0x1000;
|
|---|
| 1496 | {
|
|---|
| 1497 | MParContainer *G__Lpbase=(MParContainer*)G__Lderived;
|
|---|
| 1498 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact),G__get_linked_tagnum(&G__TriggerCintLN_MParContainer),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1499 | }
|
|---|
| 1500 | {
|
|---|
| 1501 | TObject *G__Lpbase=(TObject*)G__Lderived;
|
|---|
| 1502 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact),G__get_linked_tagnum(&G__TriggerCintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
|
|---|
| 1503 | }
|
|---|
| 1504 | {
|
|---|
| 1505 | MCamEvent *G__Lpbase=(MCamEvent*)G__Lderived;
|
|---|
| 1506 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact),G__get_linked_tagnum(&G__TriggerCintLN_MCamEvent),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1507 | }
|
|---|
| 1508 | }
|
|---|
| 1509 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime))) {
|
|---|
| 1510 | MTriggerLiveTime *G__Lderived;
|
|---|
| 1511 | G__Lderived=(MTriggerLiveTime*)0x1000;
|
|---|
| 1512 | {
|
|---|
| 1513 | MParContainer *G__Lpbase=(MParContainer*)G__Lderived;
|
|---|
| 1514 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime),G__get_linked_tagnum(&G__TriggerCintLN_MParContainer),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1515 | }
|
|---|
| 1516 | {
|
|---|
| 1517 | TObject *G__Lpbase=(TObject*)G__Lderived;
|
|---|
| 1518 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime),G__get_linked_tagnum(&G__TriggerCintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
|
|---|
| 1519 | }
|
|---|
| 1520 | {
|
|---|
| 1521 | MCamEvent *G__Lpbase=(MCamEvent*)G__Lderived;
|
|---|
| 1522 | G__inheritance_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime),G__get_linked_tagnum(&G__TriggerCintLN_MCamEvent),(long)G__Lpbase-(long)G__Lderived,1,1);
|
|---|
| 1523 | }
|
|---|
| 1524 | }
|
|---|
| 1525 | }
|
|---|
| 1526 |
|
|---|
| 1527 | /*********************************************************
|
|---|
| 1528 | * typedef information setup/
|
|---|
| 1529 | *********************************************************/
|
|---|
| 1530 | extern "C" void G__cpp_setup_typetableTriggerCint() {
|
|---|
| 1531 |
|
|---|
| 1532 | /* Setting up typedef entry */
|
|---|
| 1533 | G__search_typename2("Int_t",105,-1,0,
|
|---|
| 1534 | -1);
|
|---|
| 1535 | G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
|
|---|
| 1536 | G__search_typename2("Float_t",102,-1,0,
|
|---|
| 1537 | -1);
|
|---|
| 1538 | G__setnewtype(-1,"Float 4 bytes (float)",0);
|
|---|
| 1539 | G__search_typename2("Double_t",100,-1,0,
|
|---|
| 1540 | -1);
|
|---|
| 1541 | G__setnewtype(-1,"Float 8 bytes (double)",0);
|
|---|
| 1542 | G__search_typename2("Bool_t",103,-1,0,
|
|---|
| 1543 | -1);
|
|---|
| 1544 | G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
|
|---|
| 1545 | G__search_typename2("Version_t",115,-1,0,
|
|---|
| 1546 | -1);
|
|---|
| 1547 | G__setnewtype(-1,"Class version identifier (short)",0);
|
|---|
| 1548 | }
|
|---|
| 1549 |
|
|---|
| 1550 | /*********************************************************
|
|---|
| 1551 | * Data Member information setup/
|
|---|
| 1552 | *********************************************************/
|
|---|
| 1553 |
|
|---|
| 1554 | /* Setting up class,struct,union tag member variable */
|
|---|
| 1555 |
|
|---|
| 1556 | /* MTriggerIPR */
|
|---|
| 1557 | static void G__setup_memvarMTriggerIPR(void) {
|
|---|
| 1558 | G__tag_memvar_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR));
|
|---|
| 1559 | { MTriggerIPR *p; p=(MTriggerIPR*)0x1000; if (p) { }
|
|---|
| 1560 | G__memvar_setup((void*)NULL,98,0,0,-1,G__defined_typename("Byte_t"),-1,4,"fStatus=",0,"Monitor of the L2T status");
|
|---|
| 1561 | G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TArrayL),-1,-1,4,"fIPR=",0,"[Hz] IPR (Individual Pixel Rates)");
|
|---|
| 1562 | G__memvar_setup((void*)NULL,105,0,1,-1,G__defined_typename("Int_t"),-2,4,"gsNTrigPix=",0,"number of trigger pixels");
|
|---|
| 1563 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
|
|---|
| 1564 | }
|
|---|
| 1565 | G__tag_memvar_reset();
|
|---|
| 1566 | }
|
|---|
| 1567 |
|
|---|
| 1568 |
|
|---|
| 1569 | /* MTriggerCell */
|
|---|
| 1570 | static void G__setup_memvarMTriggerCell(void) {
|
|---|
| 1571 | G__tag_memvar_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell));
|
|---|
| 1572 | { MTriggerCell *p; p=(MTriggerCell*)0x1000; if (p) { }
|
|---|
| 1573 | G__memvar_setup((void*)NULL,98,0,0,-1,G__defined_typename("Byte_t"),-1,4,"fStatus=",0,"Monitor of the L2T status");
|
|---|
| 1574 | G__memvar_setup((void*)NULL,105,0,1,-1,G__defined_typename("Int_t"),-2,4,"gsNCells=",0,"Number of fields with cell rates");
|
|---|
| 1575 | G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TArrayF),-1,-1,4,"fCellRate=",0,"Array of the measured L1 cell rates");
|
|---|
| 1576 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
|
|---|
| 1577 | }
|
|---|
| 1578 | G__tag_memvar_reset();
|
|---|
| 1579 | }
|
|---|
| 1580 |
|
|---|
| 1581 |
|
|---|
| 1582 | /* MTriggerBit */
|
|---|
| 1583 | static void G__setup_memvarMTriggerBit(void) {
|
|---|
| 1584 | G__tag_memvar_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit));
|
|---|
| 1585 | { MTriggerBit *p; p=(MTriggerBit*)0x1000; if (p) { }
|
|---|
| 1586 | G__memvar_setup((void*)NULL,98,0,0,-1,G__defined_typename("Byte_t"),-1,4,"fStatus=",0,"Monitor of the L2T status");
|
|---|
| 1587 | G__memvar_setup((void*)NULL,105,0,1,-1,G__defined_typename("Int_t"),-2,4,"gsNBits=",0,"number of output bits");
|
|---|
| 1588 | G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TArrayL),-1,-1,4,"fBit=",0,"Array with the prescaling factors");
|
|---|
| 1589 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
|
|---|
| 1590 | }
|
|---|
| 1591 | G__tag_memvar_reset();
|
|---|
| 1592 | }
|
|---|
| 1593 |
|
|---|
| 1594 |
|
|---|
| 1595 | /* MTriggerPrescFact */
|
|---|
| 1596 | static void G__setup_memvarMTriggerPrescFact(void) {
|
|---|
| 1597 | G__tag_memvar_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact));
|
|---|
| 1598 | { MTriggerPrescFact *p; p=(MTriggerPrescFact*)0x1000; if (p) { }
|
|---|
| 1599 | G__memvar_setup((void*)NULL,98,0,0,-1,G__defined_typename("Byte_t"),-1,4,"fStatus=",0,"Monitor of the L2T status");
|
|---|
| 1600 | G__memvar_setup((void*)NULL,105,0,1,-1,G__defined_typename("Int_t"),-2,4,"gsNPrescFacts=",0,"number of factors");
|
|---|
| 1601 | G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TArrayL),-1,-1,4,"fPrescFact=",0,"Array with the prescaling factors");
|
|---|
| 1602 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
|
|---|
| 1603 | }
|
|---|
| 1604 | G__tag_memvar_reset();
|
|---|
| 1605 | }
|
|---|
| 1606 |
|
|---|
| 1607 |
|
|---|
| 1608 | /* MTriggerLiveTime */
|
|---|
| 1609 | static void G__setup_memvarMTriggerLiveTime(void) {
|
|---|
| 1610 | G__tag_memvar_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime));
|
|---|
| 1611 | { MTriggerLiveTime *p; p=(MTriggerLiveTime*)0x1000; if (p) { }
|
|---|
| 1612 | G__memvar_setup((void*)NULL,98,0,0,-1,G__defined_typename("Byte_t"),-1,4,"fStatus=",0,"Monitor of the L2T status");
|
|---|
| 1613 | G__memvar_setup((void*)NULL,105,0,1,-1,G__defined_typename("Int_t"),-2,4,"gsNScalers=",0,"number of scalers");
|
|---|
| 1614 | G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TArrayL),-1,-1,4,"fLiveTime=",0,"Array with the livetime");
|
|---|
| 1615 | G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TArrayL),-1,-1,4,"fDeadTime=",0,"Array with the deadtime");
|
|---|
| 1616 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
|
|---|
| 1617 | }
|
|---|
| 1618 | G__tag_memvar_reset();
|
|---|
| 1619 | }
|
|---|
| 1620 |
|
|---|
| 1621 | extern "C" void G__cpp_setup_memvarTriggerCint() {
|
|---|
| 1622 | }
|
|---|
| 1623 | /***********************************************************
|
|---|
| 1624 | ************************************************************
|
|---|
| 1625 | ************************************************************
|
|---|
| 1626 | ************************************************************
|
|---|
| 1627 | ************************************************************
|
|---|
| 1628 | ************************************************************
|
|---|
| 1629 | ************************************************************
|
|---|
| 1630 | ***********************************************************/
|
|---|
| 1631 |
|
|---|
| 1632 | /*********************************************************
|
|---|
| 1633 | * Member function information setup for each class
|
|---|
| 1634 | *********************************************************/
|
|---|
| 1635 | static void G__setup_memfuncMTriggerIPR(void) {
|
|---|
| 1636 | /* MTriggerIPR */
|
|---|
| 1637 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR));
|
|---|
| 1638 | G__memfunc_setup("MTriggerIPR",1036,G__TriggerCint_123_0_0,105,G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1639 | G__memfunc_setup("GetMean",673,G__TriggerCint_123_1_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1640 | G__memfunc_setup("GetPixelContent",1533,G__TriggerCint_123_2_0,103,-1,G__defined_typename("Bool_t"),0,4,1,1,8,
|
|---|
| 1641 | "d - 'Double_t' 1 - val i - 'Int_t' 0 - idx "
|
|---|
| 1642 | "u 'MGeomCam' - 11 - cam i - 'Int_t' 0 0 type",(char*)NULL,(void*)NULL,1);
|
|---|
| 1643 | G__memfunc_setup("operator[]",1060,G__TriggerCint_123_3_0,100,-1,G__defined_typename("Double_t"),0,1,1,1,0,"i - 'Int_t' 10 - idx",(char*)NULL,(void*)NULL,0);
|
|---|
| 1644 | G__memfunc_setup("DrawPixelContent",1643,G__TriggerCint_123_4_0,121,-1,-1,0,1,1,1,8,"i - 'Int_t' 0 - num",(char*)NULL,(void*)NULL,1);
|
|---|
| 1645 | G__memfunc_setup("Class",502,G__TriggerCint_123_5_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1646 | G__memfunc_setup("Class_Name",982,G__TriggerCint_123_6_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1647 | G__memfunc_setup("Class_Version",1339,G__TriggerCint_123_7_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1648 | G__memfunc_setup("Dictionary",1046,G__TriggerCint_123_8_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1649 | G__memfunc_setup("IsA",253,G__TriggerCint_123_9_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
|
|---|
| 1650 | G__memfunc_setup("ShowMembers",1132,G__TriggerCint_123_0_1,121,-1,-1,0,2,1,1,0,
|
|---|
| 1651 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
|
|---|
| 1652 | G__memfunc_setup("Streamer",835,G__TriggerCint_123_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
|
|---|
| 1653 | G__memfunc_setup("StreamerNVirtual",1656,G__TriggerCint_123_2_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
|
|---|
| 1654 | G__memfunc_setup("DeclFileName",1145,G__TriggerCint_123_3_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1655 | G__memfunc_setup("ImplFileLine",1178,G__TriggerCint_123_4_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1656 | G__memfunc_setup("ImplFileName",1171,G__TriggerCint_123_5_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1657 | G__memfunc_setup("DeclFileLine",1152,G__TriggerCint_123_6_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1658 | // automatic copy constructor
|
|---|
| 1659 | G__memfunc_setup("MTriggerIPR",1036,G__TriggerCint_123_7_1,(int)('i'),G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR),-1,0,1,1,1,0,"u 'MTriggerIPR' - 11 - -",(char*)NULL,(void*)NULL,0);
|
|---|
| 1660 | // automatic destructor
|
|---|
| 1661 | G__memfunc_setup("~MTriggerIPR",1162,G__TriggerCint_123_8_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1662 | G__tag_memfunc_reset();
|
|---|
| 1663 | }
|
|---|
| 1664 |
|
|---|
| 1665 | static void G__setup_memfuncMTriggerCell(void) {
|
|---|
| 1666 | /* MTriggerCell */
|
|---|
| 1667 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell));
|
|---|
| 1668 | G__memfunc_setup("MTriggerCell",1185,G__TriggerCint_126_0_0,105,G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1669 | G__memfunc_setup("GetMean",673,G__TriggerCint_126_1_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1670 | G__memfunc_setup("GetPixelContent",1533,G__TriggerCint_126_2_0,103,-1,G__defined_typename("Bool_t"),0,4,1,1,8,
|
|---|
| 1671 | "d - 'Double_t' 1 - val i - 'Int_t' 0 - idx "
|
|---|
| 1672 | "u 'MGeomCam' - 11 - cam i - 'Int_t' 0 0 type",(char*)NULL,(void*)NULL,1);
|
|---|
| 1673 | G__memfunc_setup("operator[]",1060,G__TriggerCint_126_3_0,100,-1,G__defined_typename("Double_t"),0,1,1,1,0,"i - 'Int_t' 10 - idx",(char*)NULL,(void*)NULL,0);
|
|---|
| 1674 | G__memfunc_setup("DrawPixelContent",1643,G__TriggerCint_126_4_0,121,-1,-1,0,1,1,1,8,"i - 'Int_t' 0 - num",(char*)NULL,(void*)NULL,1);
|
|---|
| 1675 | G__memfunc_setup("Class",502,G__TriggerCint_126_5_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1676 | G__memfunc_setup("Class_Name",982,G__TriggerCint_126_6_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1677 | G__memfunc_setup("Class_Version",1339,G__TriggerCint_126_7_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1678 | G__memfunc_setup("Dictionary",1046,G__TriggerCint_126_8_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1679 | G__memfunc_setup("IsA",253,G__TriggerCint_126_9_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
|
|---|
| 1680 | G__memfunc_setup("ShowMembers",1132,G__TriggerCint_126_0_1,121,-1,-1,0,2,1,1,0,
|
|---|
| 1681 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
|
|---|
| 1682 | G__memfunc_setup("Streamer",835,G__TriggerCint_126_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
|
|---|
| 1683 | G__memfunc_setup("StreamerNVirtual",1656,G__TriggerCint_126_2_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
|
|---|
| 1684 | G__memfunc_setup("DeclFileName",1145,G__TriggerCint_126_3_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1685 | G__memfunc_setup("ImplFileLine",1178,G__TriggerCint_126_4_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1686 | G__memfunc_setup("ImplFileName",1171,G__TriggerCint_126_5_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1687 | G__memfunc_setup("DeclFileLine",1152,G__TriggerCint_126_6_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1688 | // automatic copy constructor
|
|---|
| 1689 | G__memfunc_setup("MTriggerCell",1185,G__TriggerCint_126_7_1,(int)('i'),G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell),-1,0,1,1,1,0,"u 'MTriggerCell' - 11 - -",(char*)NULL,(void*)NULL,0);
|
|---|
| 1690 | // automatic destructor
|
|---|
| 1691 | G__memfunc_setup("~MTriggerCell",1311,G__TriggerCint_126_8_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1692 | G__tag_memfunc_reset();
|
|---|
| 1693 | }
|
|---|
| 1694 |
|
|---|
| 1695 | static void G__setup_memfuncMTriggerBit(void) {
|
|---|
| 1696 | /* MTriggerBit */
|
|---|
| 1697 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit));
|
|---|
| 1698 | G__memfunc_setup("MTriggerBit",1088,G__TriggerCint_127_0_0,105,G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1699 | G__memfunc_setup("GetPixelContent",1533,G__TriggerCint_127_1_0,103,-1,G__defined_typename("Bool_t"),0,4,1,1,8,
|
|---|
| 1700 | "d - 'Double_t' 1 - val i - 'Int_t' 0 - idx "
|
|---|
| 1701 | "u 'MGeomCam' - 11 - cam i - 'Int_t' 0 0 type",(char*)NULL,(void*)NULL,1);
|
|---|
| 1702 | G__memfunc_setup("operator[]",1060,G__TriggerCint_127_2_0,100,-1,G__defined_typename("Double_t"),0,1,1,1,0,"i - 'Int_t' 10 - idx",(char*)NULL,(void*)NULL,0);
|
|---|
| 1703 | G__memfunc_setup("DrawPixelContent",1643,G__TriggerCint_127_3_0,121,-1,-1,0,1,1,1,8,"i - 'Int_t' 0 - num",(char*)NULL,(void*)NULL,1);
|
|---|
| 1704 | G__memfunc_setup("Class",502,G__TriggerCint_127_4_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1705 | G__memfunc_setup("Class_Name",982,G__TriggerCint_127_5_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1706 | G__memfunc_setup("Class_Version",1339,G__TriggerCint_127_6_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1707 | G__memfunc_setup("Dictionary",1046,G__TriggerCint_127_7_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1708 | G__memfunc_setup("IsA",253,G__TriggerCint_127_8_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
|
|---|
| 1709 | G__memfunc_setup("ShowMembers",1132,G__TriggerCint_127_9_0,121,-1,-1,0,2,1,1,0,
|
|---|
| 1710 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
|
|---|
| 1711 | G__memfunc_setup("Streamer",835,G__TriggerCint_127_0_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
|
|---|
| 1712 | G__memfunc_setup("StreamerNVirtual",1656,G__TriggerCint_127_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
|
|---|
| 1713 | G__memfunc_setup("DeclFileName",1145,G__TriggerCint_127_2_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1714 | G__memfunc_setup("ImplFileLine",1178,G__TriggerCint_127_3_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1715 | G__memfunc_setup("ImplFileName",1171,G__TriggerCint_127_4_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1716 | G__memfunc_setup("DeclFileLine",1152,G__TriggerCint_127_5_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1717 | // automatic copy constructor
|
|---|
| 1718 | G__memfunc_setup("MTriggerBit",1088,G__TriggerCint_127_6_1,(int)('i'),G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit),-1,0,1,1,1,0,"u 'MTriggerBit' - 11 - -",(char*)NULL,(void*)NULL,0);
|
|---|
| 1719 | // automatic destructor
|
|---|
| 1720 | G__memfunc_setup("~MTriggerBit",1214,G__TriggerCint_127_7_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1721 | G__tag_memfunc_reset();
|
|---|
| 1722 | }
|
|---|
| 1723 |
|
|---|
| 1724 | static void G__setup_memfuncMTriggerPrescFact(void) {
|
|---|
| 1725 | /* MTriggerPrescFact */
|
|---|
| 1726 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact));
|
|---|
| 1727 | G__memfunc_setup("MTriggerPrescFact",1692,G__TriggerCint_128_0_0,105,G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1728 | G__memfunc_setup("GetPixelContent",1533,G__TriggerCint_128_1_0,103,-1,G__defined_typename("Bool_t"),0,4,1,1,8,
|
|---|
| 1729 | "d - 'Double_t' 1 - val i - 'Int_t' 0 - idx "
|
|---|
| 1730 | "u 'MGeomCam' - 11 - cam i - 'Int_t' 0 0 type",(char*)NULL,(void*)NULL,1);
|
|---|
| 1731 | G__memfunc_setup("operator[]",1060,G__TriggerCint_128_2_0,100,-1,G__defined_typename("Double_t"),0,1,1,1,0,"i - 'Int_t' 10 - idx",(char*)NULL,(void*)NULL,0);
|
|---|
| 1732 | G__memfunc_setup("DrawPixelContent",1643,G__TriggerCint_128_3_0,121,-1,-1,0,1,1,1,8,"i - 'Int_t' 0 - num",(char*)NULL,(void*)NULL,1);
|
|---|
| 1733 | G__memfunc_setup("Class",502,G__TriggerCint_128_4_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1734 | G__memfunc_setup("Class_Name",982,G__TriggerCint_128_5_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1735 | G__memfunc_setup("Class_Version",1339,G__TriggerCint_128_6_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1736 | G__memfunc_setup("Dictionary",1046,G__TriggerCint_128_7_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1737 | G__memfunc_setup("IsA",253,G__TriggerCint_128_8_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
|
|---|
| 1738 | G__memfunc_setup("ShowMembers",1132,G__TriggerCint_128_9_0,121,-1,-1,0,2,1,1,0,
|
|---|
| 1739 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
|
|---|
| 1740 | G__memfunc_setup("Streamer",835,G__TriggerCint_128_0_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
|
|---|
| 1741 | G__memfunc_setup("StreamerNVirtual",1656,G__TriggerCint_128_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
|
|---|
| 1742 | G__memfunc_setup("DeclFileName",1145,G__TriggerCint_128_2_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1743 | G__memfunc_setup("ImplFileLine",1178,G__TriggerCint_128_3_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1744 | G__memfunc_setup("ImplFileName",1171,G__TriggerCint_128_4_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1745 | G__memfunc_setup("DeclFileLine",1152,G__TriggerCint_128_5_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1746 | // automatic copy constructor
|
|---|
| 1747 | G__memfunc_setup("MTriggerPrescFact",1692,G__TriggerCint_128_6_1,(int)('i'),G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact),-1,0,1,1,1,0,"u 'MTriggerPrescFact' - 11 - -",(char*)NULL,(void*)NULL,0);
|
|---|
| 1748 | // automatic destructor
|
|---|
| 1749 | G__memfunc_setup("~MTriggerPrescFact",1818,G__TriggerCint_128_7_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1750 | G__tag_memfunc_reset();
|
|---|
| 1751 | }
|
|---|
| 1752 |
|
|---|
| 1753 | static void G__setup_memfuncMTriggerLiveTime(void) {
|
|---|
| 1754 | /* MTriggerLiveTime */
|
|---|
| 1755 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime));
|
|---|
| 1756 | G__memfunc_setup("MTriggerLiveTime",1600,G__TriggerCint_129_0_0,105,G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1757 | G__memfunc_setup("GetPixelContent",1533,G__TriggerCint_129_1_0,103,-1,G__defined_typename("Bool_t"),0,4,1,1,8,
|
|---|
| 1758 | "d - 'Double_t' 1 - val i - 'Int_t' 0 - idx "
|
|---|
| 1759 | "u 'MGeomCam' - 11 - cam i - 'Int_t' 0 0 type",(char*)NULL,(void*)NULL,1);
|
|---|
| 1760 | G__memfunc_setup("operator[]",1060,G__TriggerCint_129_2_0,100,-1,G__defined_typename("Double_t"),0,1,1,1,0,"i - 'Int_t' 10 - idx",(char*)NULL,(void*)NULL,0);
|
|---|
| 1761 | G__memfunc_setup("DrawPixelContent",1643,G__TriggerCint_129_3_0,121,-1,-1,0,1,1,1,8,"i - 'Int_t' 0 - num",(char*)NULL,(void*)NULL,1);
|
|---|
| 1762 | G__memfunc_setup("Class",502,G__TriggerCint_129_4_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1763 | G__memfunc_setup("Class_Name",982,G__TriggerCint_129_5_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1764 | G__memfunc_setup("Class_Version",1339,G__TriggerCint_129_6_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1765 | G__memfunc_setup("Dictionary",1046,G__TriggerCint_129_7_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1766 | G__memfunc_setup("IsA",253,G__TriggerCint_129_8_0,85,G__get_linked_tagnum(&G__TriggerCintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
|
|---|
| 1767 | G__memfunc_setup("ShowMembers",1132,G__TriggerCint_129_9_0,121,-1,-1,0,2,1,1,0,
|
|---|
| 1768 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
|
|---|
| 1769 | G__memfunc_setup("Streamer",835,G__TriggerCint_129_0_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
|
|---|
| 1770 | G__memfunc_setup("StreamerNVirtual",1656,G__TriggerCint_129_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
|
|---|
| 1771 | G__memfunc_setup("DeclFileName",1145,G__TriggerCint_129_2_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1772 | G__memfunc_setup("ImplFileLine",1178,G__TriggerCint_129_3_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1773 | G__memfunc_setup("ImplFileName",1171,G__TriggerCint_129_4_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1774 | G__memfunc_setup("DeclFileLine",1152,G__TriggerCint_129_5_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1775 | // automatic copy constructor
|
|---|
| 1776 | G__memfunc_setup("MTriggerLiveTime",1600,G__TriggerCint_129_6_1,(int)('i'),G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime),-1,0,1,1,1,0,"u 'MTriggerLiveTime' - 11 - -",(char*)NULL,(void*)NULL,0);
|
|---|
| 1777 | // automatic destructor
|
|---|
| 1778 | G__memfunc_setup("~MTriggerLiveTime",1726,G__TriggerCint_129_7_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
|---|
| 1779 | G__tag_memfunc_reset();
|
|---|
| 1780 | }
|
|---|
| 1781 |
|
|---|
| 1782 |
|
|---|
| 1783 | /*********************************************************
|
|---|
| 1784 | * Member function information setup
|
|---|
| 1785 | *********************************************************/
|
|---|
| 1786 | extern "C" void G__cpp_setup_memfuncTriggerCint() {
|
|---|
| 1787 | }
|
|---|
| 1788 |
|
|---|
| 1789 | /*********************************************************
|
|---|
| 1790 | * Global variable information setup for each class
|
|---|
| 1791 | *********************************************************/
|
|---|
| 1792 | static void G__cpp_setup_global0() {
|
|---|
| 1793 |
|
|---|
| 1794 | /* Setting up global variables */
|
|---|
| 1795 | G__resetplocal();
|
|---|
| 1796 |
|
|---|
| 1797 | }
|
|---|
| 1798 |
|
|---|
| 1799 | static void G__cpp_setup_global1() {
|
|---|
| 1800 |
|
|---|
| 1801 | G__resetglobalenv();
|
|---|
| 1802 | }
|
|---|
| 1803 | extern "C" void G__cpp_setup_globalTriggerCint() {
|
|---|
| 1804 | G__cpp_setup_global0();
|
|---|
| 1805 | G__cpp_setup_global1();
|
|---|
| 1806 | }
|
|---|
| 1807 |
|
|---|
| 1808 | /*********************************************************
|
|---|
| 1809 | * Global function information setup for each class
|
|---|
| 1810 | *********************************************************/
|
|---|
| 1811 | static void G__cpp_setup_func0() {
|
|---|
| 1812 | G__lastifuncposition();
|
|---|
| 1813 |
|
|---|
| 1814 | }
|
|---|
| 1815 |
|
|---|
| 1816 | static void G__cpp_setup_func1() {
|
|---|
| 1817 | }
|
|---|
| 1818 |
|
|---|
| 1819 | static void G__cpp_setup_func2() {
|
|---|
| 1820 | }
|
|---|
| 1821 |
|
|---|
| 1822 | static void G__cpp_setup_func3() {
|
|---|
| 1823 |
|
|---|
| 1824 | G__resetifuncposition();
|
|---|
| 1825 | }
|
|---|
| 1826 |
|
|---|
| 1827 | extern "C" void G__cpp_setup_funcTriggerCint() {
|
|---|
| 1828 | G__cpp_setup_func0();
|
|---|
| 1829 | G__cpp_setup_func1();
|
|---|
| 1830 | G__cpp_setup_func2();
|
|---|
| 1831 | G__cpp_setup_func3();
|
|---|
| 1832 | }
|
|---|
| 1833 |
|
|---|
| 1834 | /*********************************************************
|
|---|
| 1835 | * Class,struct,union,enum tag information setup
|
|---|
| 1836 | *********************************************************/
|
|---|
| 1837 | /* Setup class/struct taginfo */
|
|---|
| 1838 | G__linked_taginfo G__TriggerCintLN_TClass = { "TClass" , 99 , -1 };
|
|---|
| 1839 | G__linked_taginfo G__TriggerCintLN_TBuffer = { "TBuffer" , 99 , -1 };
|
|---|
| 1840 | G__linked_taginfo G__TriggerCintLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
|
|---|
| 1841 | G__linked_taginfo G__TriggerCintLN_TObject = { "TObject" , 99 , -1 };
|
|---|
| 1842 | G__linked_taginfo G__TriggerCintLN_MGeomCam = { "MGeomCam" , 99 , -1 };
|
|---|
| 1843 | G__linked_taginfo G__TriggerCintLN_MCamEvent = { "MCamEvent" , 99 , -1 };
|
|---|
| 1844 | G__linked_taginfo G__TriggerCintLN_MParContainer = { "MParContainer" , 99 , -1 };
|
|---|
| 1845 | G__linked_taginfo G__TriggerCintLN_TArrayL = { "TArrayL" , 99 , -1 };
|
|---|
| 1846 | G__linked_taginfo G__TriggerCintLN_MTriggerIPR = { "MTriggerIPR" , 99 , -1 };
|
|---|
| 1847 | G__linked_taginfo G__TriggerCintLN_TArrayF = { "TArrayF" , 99 , -1 };
|
|---|
| 1848 | G__linked_taginfo G__TriggerCintLN_MTriggerCell = { "MTriggerCell" , 99 , -1 };
|
|---|
| 1849 | G__linked_taginfo G__TriggerCintLN_MTriggerBit = { "MTriggerBit" , 99 , -1 };
|
|---|
| 1850 | G__linked_taginfo G__TriggerCintLN_MTriggerPrescFact = { "MTriggerPrescFact" , 99 , -1 };
|
|---|
| 1851 | G__linked_taginfo G__TriggerCintLN_MTriggerLiveTime = { "MTriggerLiveTime" , 99 , -1 };
|
|---|
| 1852 |
|
|---|
| 1853 | /* Reset class/struct taginfo */
|
|---|
| 1854 | extern "C" void G__cpp_reset_tagtableTriggerCint() {
|
|---|
| 1855 | G__TriggerCintLN_TClass.tagnum = -1 ;
|
|---|
| 1856 | G__TriggerCintLN_TBuffer.tagnum = -1 ;
|
|---|
| 1857 | G__TriggerCintLN_TMemberInspector.tagnum = -1 ;
|
|---|
| 1858 | G__TriggerCintLN_TObject.tagnum = -1 ;
|
|---|
| 1859 | G__TriggerCintLN_MGeomCam.tagnum = -1 ;
|
|---|
| 1860 | G__TriggerCintLN_MCamEvent.tagnum = -1 ;
|
|---|
| 1861 | G__TriggerCintLN_MParContainer.tagnum = -1 ;
|
|---|
| 1862 | G__TriggerCintLN_TArrayL.tagnum = -1 ;
|
|---|
| 1863 | G__TriggerCintLN_MTriggerIPR.tagnum = -1 ;
|
|---|
| 1864 | G__TriggerCintLN_TArrayF.tagnum = -1 ;
|
|---|
| 1865 | G__TriggerCintLN_MTriggerCell.tagnum = -1 ;
|
|---|
| 1866 | G__TriggerCintLN_MTriggerBit.tagnum = -1 ;
|
|---|
| 1867 | G__TriggerCintLN_MTriggerPrescFact.tagnum = -1 ;
|
|---|
| 1868 | G__TriggerCintLN_MTriggerLiveTime.tagnum = -1 ;
|
|---|
| 1869 | }
|
|---|
| 1870 |
|
|---|
| 1871 |
|
|---|
| 1872 | extern "C" void G__cpp_setup_tagtableTriggerCint() {
|
|---|
| 1873 |
|
|---|
| 1874 | /* Setting up class,struct,union tag entry */
|
|---|
| 1875 | G__get_linked_tagnum(&G__TriggerCintLN_TClass);
|
|---|
| 1876 | G__get_linked_tagnum(&G__TriggerCintLN_TBuffer);
|
|---|
| 1877 | G__get_linked_tagnum(&G__TriggerCintLN_TMemberInspector);
|
|---|
| 1878 | G__get_linked_tagnum(&G__TriggerCintLN_TObject);
|
|---|
| 1879 | G__get_linked_tagnum(&G__TriggerCintLN_MGeomCam);
|
|---|
| 1880 | G__get_linked_tagnum(&G__TriggerCintLN_MCamEvent);
|
|---|
| 1881 | G__get_linked_tagnum(&G__TriggerCintLN_MParContainer);
|
|---|
| 1882 | G__get_linked_tagnum(&G__TriggerCintLN_TArrayL);
|
|---|
| 1883 | G__tagtable_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerIPR),sizeof(MTriggerIPR),-1,323840,"Container for the Individual Pixel Rate (IPR)",G__setup_memvarMTriggerIPR,G__setup_memfuncMTriggerIPR);
|
|---|
| 1884 | G__get_linked_tagnum(&G__TriggerCintLN_TArrayF);
|
|---|
| 1885 | G__tagtable_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerCell),sizeof(MTriggerCell),-1,323840,"Container for the trigger cell rates",G__setup_memvarMTriggerCell,G__setup_memfuncMTriggerCell);
|
|---|
| 1886 | G__tagtable_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerBit),sizeof(MTriggerBit),-1,323840,"Container for the L2 output bits rates",G__setup_memvarMTriggerBit,G__setup_memfuncMTriggerBit);
|
|---|
| 1887 | G__tagtable_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerPrescFact),sizeof(MTriggerPrescFact),-1,323840,"Container for the L2 Prescaling Factors",G__setup_memvarMTriggerPrescFact,G__setup_memfuncMTriggerPrescFact);
|
|---|
| 1888 | G__tagtable_setup(G__get_linked_tagnum(&G__TriggerCintLN_MTriggerLiveTime),sizeof(MTriggerLiveTime),-1,323840,"Container for the Live-Deadtime",G__setup_memvarMTriggerLiveTime,G__setup_memfuncMTriggerLiveTime);
|
|---|
| 1889 | }
|
|---|
| 1890 | extern "C" void G__cpp_setupTriggerCint(void) {
|
|---|
| 1891 | G__check_setup_version(30051515,"G__cpp_setupTriggerCint()");
|
|---|
| 1892 | G__set_cpp_environmentTriggerCint();
|
|---|
| 1893 | G__cpp_setup_tagtableTriggerCint();
|
|---|
| 1894 |
|
|---|
| 1895 | G__cpp_setup_inheritanceTriggerCint();
|
|---|
| 1896 |
|
|---|
| 1897 | G__cpp_setup_typetableTriggerCint();
|
|---|
| 1898 |
|
|---|
| 1899 | G__cpp_setup_memvarTriggerCint();
|
|---|
| 1900 |
|
|---|
| 1901 | G__cpp_setup_memfuncTriggerCint();
|
|---|
| 1902 | G__cpp_setup_globalTriggerCint();
|
|---|
| 1903 | G__cpp_setup_funcTriggerCint();
|
|---|
| 1904 |
|
|---|
| 1905 | if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTriggerCint();
|
|---|
| 1906 | return;
|
|---|
| 1907 | }
|
|---|
| 1908 | class G__cpp_setup_initTriggerCint {
|
|---|
| 1909 | public:
|
|---|
| 1910 | G__cpp_setup_initTriggerCint() { G__add_setup_func("TriggerCint",(G__incsetup)(&G__cpp_setupTriggerCint)); G__call_setup_funcs(); }
|
|---|
| 1911 | ~G__cpp_setup_initTriggerCint() { G__remove_setup_func("TriggerCint"); }
|
|---|
| 1912 | };
|
|---|
| 1913 | G__cpp_setup_initTriggerCint G__cpp_setup_initializerTriggerCint;
|
|---|
| 1914 |
|
|---|