00001
00002
00003
00004
00005
00006
00007 #define R__DICTIONARY_FILENAME mathdIfftwdIsrcdIG__FFTW
00008 #include "RConfig.h"
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010
00011 #define private public
00012 #define protected public
00013 #endif
00014
00015
00016 namespace std {} using namespace std;
00017 #include "G__FFTW.h"
00018
00019 #include "TClass.h"
00020 #include "TBuffer.h"
00021 #include "TMemberInspector.h"
00022 #include "TError.h"
00023
00024 #ifndef G__ROOT
00025 #define G__ROOT
00026 #endif
00027
00028 #include "RtypesImp.h"
00029 #include "TIsAProxy.h"
00030
00031
00032
00033 namespace ROOT {
00034 namespace Shadow {
00035 }
00036 }
00037
00038
00039 namespace ROOT {
00040 void TFFTComplex_ShowMembers(void *obj, TMemberInspector &R__insp);
00041 static void *new_TFFTComplex(void *p = 0);
00042 static void *newArray_TFFTComplex(Long_t size, void *p);
00043 static void delete_TFFTComplex(void *p);
00044 static void deleteArray_TFFTComplex(void *p);
00045 static void destruct_TFFTComplex(void *p);
00046
00047
00048 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TFFTComplex*)
00049 {
00050 ::TFFTComplex *ptr = 0;
00051 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TFFTComplex >(0);
00052 static ::ROOT::TGenericClassInfo
00053 instance("TFFTComplex", ::TFFTComplex::Class_Version(), "include/TFFTComplex.h", 48,
00054 typeid(::TFFTComplex), DefineBehavior(ptr, ptr),
00055 &::TFFTComplex::Dictionary, isa_proxy, 4,
00056 sizeof(::TFFTComplex) );
00057 instance.SetNew(&new_TFFTComplex);
00058 instance.SetNewArray(&newArray_TFFTComplex);
00059 instance.SetDelete(&delete_TFFTComplex);
00060 instance.SetDeleteArray(&deleteArray_TFFTComplex);
00061 instance.SetDestructor(&destruct_TFFTComplex);
00062 return &instance;
00063 }
00064 TGenericClassInfo *GenerateInitInstance(const ::TFFTComplex*)
00065 {
00066 return GenerateInitInstanceLocal((::TFFTComplex*)0);
00067 }
00068
00069 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TFFTComplex*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00070 }
00071
00072 namespace ROOT {
00073 void TFFTComplexReal_ShowMembers(void *obj, TMemberInspector &R__insp);
00074 static void *new_TFFTComplexReal(void *p = 0);
00075 static void *newArray_TFFTComplexReal(Long_t size, void *p);
00076 static void delete_TFFTComplexReal(void *p);
00077 static void deleteArray_TFFTComplexReal(void *p);
00078 static void destruct_TFFTComplexReal(void *p);
00079
00080
00081 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TFFTComplexReal*)
00082 {
00083 ::TFFTComplexReal *ptr = 0;
00084 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TFFTComplexReal >(0);
00085 static ::ROOT::TGenericClassInfo
00086 instance("TFFTComplexReal", ::TFFTComplexReal::Class_Version(), "include/TFFTComplexReal.h", 50,
00087 typeid(::TFFTComplexReal), DefineBehavior(ptr, ptr),
00088 &::TFFTComplexReal::Dictionary, isa_proxy, 4,
00089 sizeof(::TFFTComplexReal) );
00090 instance.SetNew(&new_TFFTComplexReal);
00091 instance.SetNewArray(&newArray_TFFTComplexReal);
00092 instance.SetDelete(&delete_TFFTComplexReal);
00093 instance.SetDeleteArray(&deleteArray_TFFTComplexReal);
00094 instance.SetDestructor(&destruct_TFFTComplexReal);
00095 return &instance;
00096 }
00097 TGenericClassInfo *GenerateInitInstance(const ::TFFTComplexReal*)
00098 {
00099 return GenerateInitInstanceLocal((::TFFTComplexReal*)0);
00100 }
00101
00102 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TFFTComplexReal*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00103 }
00104
00105 namespace ROOT {
00106 void TFFTRealComplex_ShowMembers(void *obj, TMemberInspector &R__insp);
00107 static void *new_TFFTRealComplex(void *p = 0);
00108 static void *newArray_TFFTRealComplex(Long_t size, void *p);
00109 static void delete_TFFTRealComplex(void *p);
00110 static void deleteArray_TFFTRealComplex(void *p);
00111 static void destruct_TFFTRealComplex(void *p);
00112
00113
00114 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TFFTRealComplex*)
00115 {
00116 ::TFFTRealComplex *ptr = 0;
00117 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TFFTRealComplex >(0);
00118 static ::ROOT::TGenericClassInfo
00119 instance("TFFTRealComplex", ::TFFTRealComplex::Class_Version(), "include/TFFTRealComplex.h", 53,
00120 typeid(::TFFTRealComplex), DefineBehavior(ptr, ptr),
00121 &::TFFTRealComplex::Dictionary, isa_proxy, 4,
00122 sizeof(::TFFTRealComplex) );
00123 instance.SetNew(&new_TFFTRealComplex);
00124 instance.SetNewArray(&newArray_TFFTRealComplex);
00125 instance.SetDelete(&delete_TFFTRealComplex);
00126 instance.SetDeleteArray(&deleteArray_TFFTRealComplex);
00127 instance.SetDestructor(&destruct_TFFTRealComplex);
00128 return &instance;
00129 }
00130 TGenericClassInfo *GenerateInitInstance(const ::TFFTRealComplex*)
00131 {
00132 return GenerateInitInstanceLocal((::TFFTRealComplex*)0);
00133 }
00134
00135 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TFFTRealComplex*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00136 }
00137
00138 namespace ROOT {
00139 void TFFTReal_ShowMembers(void *obj, TMemberInspector &R__insp);
00140 static void *new_TFFTReal(void *p = 0);
00141 static void *newArray_TFFTReal(Long_t size, void *p);
00142 static void delete_TFFTReal(void *p);
00143 static void deleteArray_TFFTReal(void *p);
00144 static void destruct_TFFTReal(void *p);
00145
00146
00147 static TGenericClassInfo *GenerateInitInstanceLocal(const ::TFFTReal*)
00148 {
00149 ::TFFTReal *ptr = 0;
00150 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TFFTReal >(0);
00151 static ::ROOT::TGenericClassInfo
00152 instance("TFFTReal", ::TFFTReal::Class_Version(), "include/TFFTReal.h", 68,
00153 typeid(::TFFTReal), DefineBehavior(ptr, ptr),
00154 &::TFFTReal::Dictionary, isa_proxy, 4,
00155 sizeof(::TFFTReal) );
00156 instance.SetNew(&new_TFFTReal);
00157 instance.SetNewArray(&newArray_TFFTReal);
00158 instance.SetDelete(&delete_TFFTReal);
00159 instance.SetDeleteArray(&deleteArray_TFFTReal);
00160 instance.SetDestructor(&destruct_TFFTReal);
00161 return &instance;
00162 }
00163 TGenericClassInfo *GenerateInitInstance(const ::TFFTReal*)
00164 {
00165 return GenerateInitInstanceLocal((::TFFTReal*)0);
00166 }
00167
00168 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TFFTReal*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00169 }
00170
00171
00172 TClass *TFFTComplex::fgIsA = 0;
00173
00174
00175 const char *TFFTComplex::Class_Name()
00176 {
00177 return "TFFTComplex";
00178 }
00179
00180
00181 const char *TFFTComplex::ImplFileName()
00182 {
00183 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplex*)0x0)->GetImplFileName();
00184 }
00185
00186
00187 int TFFTComplex::ImplFileLine()
00188 {
00189 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplex*)0x0)->GetImplFileLine();
00190 }
00191
00192
00193 void TFFTComplex::Dictionary()
00194 {
00195 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplex*)0x0)->GetClass();
00196 }
00197
00198
00199 TClass *TFFTComplex::Class()
00200 {
00201 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplex*)0x0)->GetClass();
00202 return fgIsA;
00203 }
00204
00205
00206 TClass *TFFTComplexReal::fgIsA = 0;
00207
00208
00209 const char *TFFTComplexReal::Class_Name()
00210 {
00211 return "TFFTComplexReal";
00212 }
00213
00214
00215 const char *TFFTComplexReal::ImplFileName()
00216 {
00217 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplexReal*)0x0)->GetImplFileName();
00218 }
00219
00220
00221 int TFFTComplexReal::ImplFileLine()
00222 {
00223 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplexReal*)0x0)->GetImplFileLine();
00224 }
00225
00226
00227 void TFFTComplexReal::Dictionary()
00228 {
00229 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplexReal*)0x0)->GetClass();
00230 }
00231
00232
00233 TClass *TFFTComplexReal::Class()
00234 {
00235 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTComplexReal*)0x0)->GetClass();
00236 return fgIsA;
00237 }
00238
00239
00240 TClass *TFFTRealComplex::fgIsA = 0;
00241
00242
00243 const char *TFFTRealComplex::Class_Name()
00244 {
00245 return "TFFTRealComplex";
00246 }
00247
00248
00249 const char *TFFTRealComplex::ImplFileName()
00250 {
00251 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTRealComplex*)0x0)->GetImplFileName();
00252 }
00253
00254
00255 int TFFTRealComplex::ImplFileLine()
00256 {
00257 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTRealComplex*)0x0)->GetImplFileLine();
00258 }
00259
00260
00261 void TFFTRealComplex::Dictionary()
00262 {
00263 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTRealComplex*)0x0)->GetClass();
00264 }
00265
00266
00267 TClass *TFFTRealComplex::Class()
00268 {
00269 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTRealComplex*)0x0)->GetClass();
00270 return fgIsA;
00271 }
00272
00273
00274 TClass *TFFTReal::fgIsA = 0;
00275
00276
00277 const char *TFFTReal::Class_Name()
00278 {
00279 return "TFFTReal";
00280 }
00281
00282
00283 const char *TFFTReal::ImplFileName()
00284 {
00285 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTReal*)0x0)->GetImplFileName();
00286 }
00287
00288
00289 int TFFTReal::ImplFileLine()
00290 {
00291 return ::ROOT::GenerateInitInstanceLocal((const ::TFFTReal*)0x0)->GetImplFileLine();
00292 }
00293
00294
00295 void TFFTReal::Dictionary()
00296 {
00297 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTReal*)0x0)->GetClass();
00298 }
00299
00300
00301 TClass *TFFTReal::Class()
00302 {
00303 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFFTReal*)0x0)->GetClass();
00304 return fgIsA;
00305 }
00306
00307
00308 void TFFTComplex::Streamer(TBuffer &R__b)
00309 {
00310
00311
00312 if (R__b.IsReading()) {
00313 R__b.ReadClassBuffer(TFFTComplex::Class(),this);
00314 } else {
00315 R__b.WriteClassBuffer(TFFTComplex::Class(),this);
00316 }
00317 }
00318
00319
00320 void TFFTComplex::ShowMembers(TMemberInspector &R__insp)
00321 {
00322
00323 TClass *R__cl = ::TFFTComplex::IsA();
00324 if (R__cl || R__insp.IsA()) { }
00325 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIn", &fIn);
00326 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOut", &fOut);
00327 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPlan", &fPlan);
00328 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdim", &fNdim);
00329 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalSize", &fTotalSize);
00330 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fN", &fN);
00331 R__insp.Inspect(R__cl, R__insp.GetParent(), "fSign", &fSign);
00332 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFlags", &fFlags);
00333 TVirtualFFT::ShowMembers(R__insp);
00334 }
00335
00336 namespace ROOT {
00337
00338 static void *new_TFFTComplex(void *p) {
00339 return p ? new(p) ::TFFTComplex : new ::TFFTComplex;
00340 }
00341 static void *newArray_TFFTComplex(Long_t nElements, void *p) {
00342 return p ? new(p) ::TFFTComplex[nElements] : new ::TFFTComplex[nElements];
00343 }
00344
00345 static void delete_TFFTComplex(void *p) {
00346 delete ((::TFFTComplex*)p);
00347 }
00348 static void deleteArray_TFFTComplex(void *p) {
00349 delete [] ((::TFFTComplex*)p);
00350 }
00351 static void destruct_TFFTComplex(void *p) {
00352 typedef ::TFFTComplex current_t;
00353 ((current_t*)p)->~current_t();
00354 }
00355 }
00356
00357
00358 void TFFTComplexReal::Streamer(TBuffer &R__b)
00359 {
00360
00361
00362 if (R__b.IsReading()) {
00363 R__b.ReadClassBuffer(TFFTComplexReal::Class(),this);
00364 } else {
00365 R__b.WriteClassBuffer(TFFTComplexReal::Class(),this);
00366 }
00367 }
00368
00369
00370 void TFFTComplexReal::ShowMembers(TMemberInspector &R__insp)
00371 {
00372
00373 TClass *R__cl = ::TFFTComplexReal::IsA();
00374 if (R__cl || R__insp.IsA()) { }
00375 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIn", &fIn);
00376 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOut", &fOut);
00377 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPlan", &fPlan);
00378 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdim", &fNdim);
00379 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalSize", &fTotalSize);
00380 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fN", &fN);
00381 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFlags", &fFlags);
00382 TVirtualFFT::ShowMembers(R__insp);
00383 }
00384
00385 namespace ROOT {
00386
00387 static void *new_TFFTComplexReal(void *p) {
00388 return p ? new(p) ::TFFTComplexReal : new ::TFFTComplexReal;
00389 }
00390 static void *newArray_TFFTComplexReal(Long_t nElements, void *p) {
00391 return p ? new(p) ::TFFTComplexReal[nElements] : new ::TFFTComplexReal[nElements];
00392 }
00393
00394 static void delete_TFFTComplexReal(void *p) {
00395 delete ((::TFFTComplexReal*)p);
00396 }
00397 static void deleteArray_TFFTComplexReal(void *p) {
00398 delete [] ((::TFFTComplexReal*)p);
00399 }
00400 static void destruct_TFFTComplexReal(void *p) {
00401 typedef ::TFFTComplexReal current_t;
00402 ((current_t*)p)->~current_t();
00403 }
00404 }
00405
00406
00407 void TFFTRealComplex::Streamer(TBuffer &R__b)
00408 {
00409
00410
00411 if (R__b.IsReading()) {
00412 R__b.ReadClassBuffer(TFFTRealComplex::Class(),this);
00413 } else {
00414 R__b.WriteClassBuffer(TFFTRealComplex::Class(),this);
00415 }
00416 }
00417
00418
00419 void TFFTRealComplex::ShowMembers(TMemberInspector &R__insp)
00420 {
00421
00422 TClass *R__cl = ::TFFTRealComplex::IsA();
00423 if (R__cl || R__insp.IsA()) { }
00424 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIn", &fIn);
00425 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOut", &fOut);
00426 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPlan", &fPlan);
00427 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdim", &fNdim);
00428 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalSize", &fTotalSize);
00429 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fN", &fN);
00430 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFlags", &fFlags);
00431 TVirtualFFT::ShowMembers(R__insp);
00432 }
00433
00434 namespace ROOT {
00435
00436 static void *new_TFFTRealComplex(void *p) {
00437 return p ? new(p) ::TFFTRealComplex : new ::TFFTRealComplex;
00438 }
00439 static void *newArray_TFFTRealComplex(Long_t nElements, void *p) {
00440 return p ? new(p) ::TFFTRealComplex[nElements] : new ::TFFTRealComplex[nElements];
00441 }
00442
00443 static void delete_TFFTRealComplex(void *p) {
00444 delete ((::TFFTRealComplex*)p);
00445 }
00446 static void deleteArray_TFFTRealComplex(void *p) {
00447 delete [] ((::TFFTRealComplex*)p);
00448 }
00449 static void destruct_TFFTRealComplex(void *p) {
00450 typedef ::TFFTRealComplex current_t;
00451 ((current_t*)p)->~current_t();
00452 }
00453 }
00454
00455
00456 void TFFTReal::Streamer(TBuffer &R__b)
00457 {
00458
00459
00460 if (R__b.IsReading()) {
00461 R__b.ReadClassBuffer(TFFTReal::Class(),this);
00462 } else {
00463 R__b.WriteClassBuffer(TFFTReal::Class(),this);
00464 }
00465 }
00466
00467
00468 void TFFTReal::ShowMembers(TMemberInspector &R__insp)
00469 {
00470
00471 TClass *R__cl = ::TFFTReal::IsA();
00472 if (R__cl || R__insp.IsA()) { }
00473 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIn", &fIn);
00474 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOut", &fOut);
00475 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPlan", &fPlan);
00476 R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdim", &fNdim);
00477 R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalSize", &fTotalSize);
00478 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fN", &fN);
00479 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fKind", &fKind);
00480 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFlags", &fFlags);
00481 TVirtualFFT::ShowMembers(R__insp);
00482 }
00483
00484 namespace ROOT {
00485
00486 static void *new_TFFTReal(void *p) {
00487 return p ? new(p) ::TFFTReal : new ::TFFTReal;
00488 }
00489 static void *newArray_TFFTReal(Long_t nElements, void *p) {
00490 return p ? new(p) ::TFFTReal[nElements] : new ::TFFTReal[nElements];
00491 }
00492
00493 static void delete_TFFTReal(void *p) {
00494 delete ((::TFFTReal*)p);
00495 }
00496 static void deleteArray_TFFTReal(void *p) {
00497 delete [] ((::TFFTReal*)p);
00498 }
00499 static void destruct_TFFTReal(void *p) {
00500 typedef ::TFFTReal current_t;
00501 ((current_t*)p)->~current_t();
00502 }
00503 }
00504
00505
00506
00507
00508
00509
00510
00511
00512 #ifdef G__MEMTEST
00513 #undef malloc
00514 #undef free
00515 #endif
00516
00517 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00518 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00519 #endif
00520
00521 extern "C" void G__cpp_reset_tagtableG__FFTW();
00522
00523 extern "C" void G__set_cpp_environmentG__FFTW() {
00524 G__add_compiledheader("TObject.h");
00525 G__add_compiledheader("TMemberInspector.h");
00526 G__add_compiledheader("TFFTComplex.h");
00527 G__add_compiledheader("TFFTComplexReal.h");
00528 G__add_compiledheader("TFFTRealComplex.h");
00529 G__add_compiledheader("TFFTReal.h");
00530 G__cpp_reset_tagtableG__FFTW();
00531 }
00532 #include <new>
00533 extern "C" int G__cpp_dllrevG__FFTW() { return(30051515); }
00534
00535
00536
00537
00538
00539
00540 static int G__G__FFTW_112_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00541 {
00542 TFFTComplex* p = NULL;
00543 char* gvp = (char*) G__getgvp();
00544 int n = G__getaryconstruct();
00545 if (n) {
00546 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00547 p = new TFFTComplex[n];
00548 } else {
00549 p = new((void*) gvp) TFFTComplex[n];
00550 }
00551 } else {
00552 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00553 p = new TFFTComplex;
00554 } else {
00555 p = new((void*) gvp) TFFTComplex;
00556 }
00557 }
00558 result7->obj.i = (long) p;
00559 result7->ref = (long) p;
00560 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex));
00561 return(1 || funcname || hash || result7 || libp) ;
00562 }
00563
00564 static int G__G__FFTW_112_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00565 {
00566 TFFTComplex* p = NULL;
00567 char* gvp = (char*) G__getgvp();
00568
00569 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00570 p = new TFFTComplex((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
00571 } else {
00572 p = new((void*) gvp) TFFTComplex((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
00573 }
00574 result7->obj.i = (long) p;
00575 result7->ref = (long) p;
00576 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex));
00577 return(1 || funcname || hash || result7 || libp) ;
00578 }
00579
00580 static int G__G__FFTW_112_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00581 {
00582 TFFTComplex* p = NULL;
00583 char* gvp = (char*) G__getgvp();
00584 switch (libp->paran) {
00585 case 3:
00586
00587 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00588 p = new TFFTComplex(
00589 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
00590 , (Bool_t) G__int(libp->para[2]));
00591 } else {
00592 p = new((void*) gvp) TFFTComplex(
00593 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
00594 , (Bool_t) G__int(libp->para[2]));
00595 }
00596 break;
00597 case 2:
00598
00599 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00600 p = new TFFTComplex((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
00601 } else {
00602 p = new((void*) gvp) TFFTComplex((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
00603 }
00604 break;
00605 }
00606 result7->obj.i = (long) p;
00607 result7->ref = (long) p;
00608 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex));
00609 return(1 || funcname || hash || result7 || libp) ;
00610 }
00611
00612 static int G__G__FFTW_112_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00613 {
00614 G__letint(result7, 105, (long) ((const TFFTComplex*) G__getstructoffset())->GetSize());
00615 return(1 || funcname || hash || result7 || libp) ;
00616 }
00617
00618 static int G__G__FFTW_112_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00619 {
00620 G__letint(result7, 85, (long) TFFTComplex::Class());
00621 return(1 || funcname || hash || result7 || libp) ;
00622 }
00623
00624 static int G__G__FFTW_112_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00625 {
00626 G__letint(result7, 67, (long) TFFTComplex::Class_Name());
00627 return(1 || funcname || hash || result7 || libp) ;
00628 }
00629
00630 static int G__G__FFTW_112_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00631 {
00632 G__letint(result7, 115, (long) TFFTComplex::Class_Version());
00633 return(1 || funcname || hash || result7 || libp) ;
00634 }
00635
00636 static int G__G__FFTW_112_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00637 {
00638 TFFTComplex::Dictionary();
00639 G__setnull(result7);
00640 return(1 || funcname || hash || result7 || libp) ;
00641 }
00642
00643 static int G__G__FFTW_112_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00644 {
00645 ((TFFTComplex*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00646 G__setnull(result7);
00647 return(1 || funcname || hash || result7 || libp) ;
00648 }
00649
00650 static int G__G__FFTW_112_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00651 {
00652 G__letint(result7, 67, (long) TFFTComplex::DeclFileName());
00653 return(1 || funcname || hash || result7 || libp) ;
00654 }
00655
00656 static int G__G__FFTW_112_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00657 {
00658 G__letint(result7, 105, (long) TFFTComplex::ImplFileLine());
00659 return(1 || funcname || hash || result7 || libp) ;
00660 }
00661
00662 static int G__G__FFTW_112_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00663 {
00664 G__letint(result7, 67, (long) TFFTComplex::ImplFileName());
00665 return(1 || funcname || hash || result7 || libp) ;
00666 }
00667
00668 static int G__G__FFTW_112_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00669 {
00670 G__letint(result7, 105, (long) TFFTComplex::DeclFileLine());
00671 return(1 || funcname || hash || result7 || libp) ;
00672 }
00673
00674
00675 static int G__G__FFTW_112_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00676
00677 {
00678 TFFTComplex* p;
00679 void* tmp = (void*) G__int(libp->para[0]);
00680 p = new TFFTComplex(*(TFFTComplex*) tmp);
00681 result7->obj.i = (long) p;
00682 result7->ref = (long) p;
00683 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex));
00684 return(1 || funcname || hash || result7 || libp) ;
00685 }
00686
00687
00688 typedef TFFTComplex G__TTFFTComplex;
00689 static int G__G__FFTW_112_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00690 {
00691 char* gvp = (char*) G__getgvp();
00692 long soff = G__getstructoffset();
00693 int n = G__getaryconstruct();
00694
00695
00696
00697
00698
00699 if (!soff) {
00700 return(1);
00701 }
00702 if (n) {
00703 if (gvp == (char*)G__PVOID) {
00704 delete[] (TFFTComplex*) soff;
00705 } else {
00706 G__setgvp((long) G__PVOID);
00707 for (int i = n - 1; i >= 0; --i) {
00708 ((TFFTComplex*) (soff+(sizeof(TFFTComplex)*i)))->~G__TTFFTComplex();
00709 }
00710 G__setgvp((long)gvp);
00711 }
00712 } else {
00713 if (gvp == (char*)G__PVOID) {
00714 delete (TFFTComplex*) soff;
00715 } else {
00716 G__setgvp((long) G__PVOID);
00717 ((TFFTComplex*) (soff))->~G__TTFFTComplex();
00718 G__setgvp((long)gvp);
00719 }
00720 }
00721 G__setnull(result7);
00722 return(1 || funcname || hash || result7 || libp) ;
00723 }
00724
00725
00726 static int G__G__FFTW_112_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00727 {
00728 TFFTComplex* dest = (TFFTComplex*) G__getstructoffset();
00729 *dest = *(TFFTComplex*) libp->para[0].ref;
00730 const TFFTComplex& obj = *dest;
00731 result7->ref = (long) (&obj);
00732 result7->obj.i = (long) (&obj);
00733 return(1 || funcname || hash || result7 || libp) ;
00734 }
00735
00736
00737
00738 static int G__G__FFTW_113_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00739 {
00740 TFFTComplexReal* p = NULL;
00741 char* gvp = (char*) G__getgvp();
00742 int n = G__getaryconstruct();
00743 if (n) {
00744 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00745 p = new TFFTComplexReal[n];
00746 } else {
00747 p = new((void*) gvp) TFFTComplexReal[n];
00748 }
00749 } else {
00750 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00751 p = new TFFTComplexReal;
00752 } else {
00753 p = new((void*) gvp) TFFTComplexReal;
00754 }
00755 }
00756 result7->obj.i = (long) p;
00757 result7->ref = (long) p;
00758 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal));
00759 return(1 || funcname || hash || result7 || libp) ;
00760 }
00761
00762 static int G__G__FFTW_113_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00763 {
00764 TFFTComplexReal* p = NULL;
00765 char* gvp = (char*) G__getgvp();
00766
00767 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00768 p = new TFFTComplexReal((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
00769 } else {
00770 p = new((void*) gvp) TFFTComplexReal((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
00771 }
00772 result7->obj.i = (long) p;
00773 result7->ref = (long) p;
00774 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal));
00775 return(1 || funcname || hash || result7 || libp) ;
00776 }
00777
00778 static int G__G__FFTW_113_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00779 {
00780 TFFTComplexReal* p = NULL;
00781 char* gvp = (char*) G__getgvp();
00782
00783 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00784 p = new TFFTComplexReal(
00785 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
00786 , (Bool_t) G__int(libp->para[2]));
00787 } else {
00788 p = new((void*) gvp) TFFTComplexReal(
00789 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
00790 , (Bool_t) G__int(libp->para[2]));
00791 }
00792 result7->obj.i = (long) p;
00793 result7->ref = (long) p;
00794 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal));
00795 return(1 || funcname || hash || result7 || libp) ;
00796 }
00797
00798 static int G__G__FFTW_113_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00799 {
00800 G__letint(result7, 105, (long) ((const TFFTComplexReal*) G__getstructoffset())->GetSize());
00801 return(1 || funcname || hash || result7 || libp) ;
00802 }
00803
00804 static int G__G__FFTW_113_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00805 {
00806 G__letint(result7, 85, (long) TFFTComplexReal::Class());
00807 return(1 || funcname || hash || result7 || libp) ;
00808 }
00809
00810 static int G__G__FFTW_113_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00811 {
00812 G__letint(result7, 67, (long) TFFTComplexReal::Class_Name());
00813 return(1 || funcname || hash || result7 || libp) ;
00814 }
00815
00816 static int G__G__FFTW_113_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00817 {
00818 G__letint(result7, 115, (long) TFFTComplexReal::Class_Version());
00819 return(1 || funcname || hash || result7 || libp) ;
00820 }
00821
00822 static int G__G__FFTW_113_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00823 {
00824 TFFTComplexReal::Dictionary();
00825 G__setnull(result7);
00826 return(1 || funcname || hash || result7 || libp) ;
00827 }
00828
00829 static int G__G__FFTW_113_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00830 {
00831 ((TFFTComplexReal*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00832 G__setnull(result7);
00833 return(1 || funcname || hash || result7 || libp) ;
00834 }
00835
00836 static int G__G__FFTW_113_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00837 {
00838 G__letint(result7, 67, (long) TFFTComplexReal::DeclFileName());
00839 return(1 || funcname || hash || result7 || libp) ;
00840 }
00841
00842 static int G__G__FFTW_113_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00843 {
00844 G__letint(result7, 105, (long) TFFTComplexReal::ImplFileLine());
00845 return(1 || funcname || hash || result7 || libp) ;
00846 }
00847
00848 static int G__G__FFTW_113_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00849 {
00850 G__letint(result7, 67, (long) TFFTComplexReal::ImplFileName());
00851 return(1 || funcname || hash || result7 || libp) ;
00852 }
00853
00854 static int G__G__FFTW_113_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00855 {
00856 G__letint(result7, 105, (long) TFFTComplexReal::DeclFileLine());
00857 return(1 || funcname || hash || result7 || libp) ;
00858 }
00859
00860
00861 static int G__G__FFTW_113_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00862
00863 {
00864 TFFTComplexReal* p;
00865 void* tmp = (void*) G__int(libp->para[0]);
00866 p = new TFFTComplexReal(*(TFFTComplexReal*) tmp);
00867 result7->obj.i = (long) p;
00868 result7->ref = (long) p;
00869 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal));
00870 return(1 || funcname || hash || result7 || libp) ;
00871 }
00872
00873
00874 typedef TFFTComplexReal G__TTFFTComplexReal;
00875 static int G__G__FFTW_113_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00876 {
00877 char* gvp = (char*) G__getgvp();
00878 long soff = G__getstructoffset();
00879 int n = G__getaryconstruct();
00880
00881
00882
00883
00884
00885 if (!soff) {
00886 return(1);
00887 }
00888 if (n) {
00889 if (gvp == (char*)G__PVOID) {
00890 delete[] (TFFTComplexReal*) soff;
00891 } else {
00892 G__setgvp((long) G__PVOID);
00893 for (int i = n - 1; i >= 0; --i) {
00894 ((TFFTComplexReal*) (soff+(sizeof(TFFTComplexReal)*i)))->~G__TTFFTComplexReal();
00895 }
00896 G__setgvp((long)gvp);
00897 }
00898 } else {
00899 if (gvp == (char*)G__PVOID) {
00900 delete (TFFTComplexReal*) soff;
00901 } else {
00902 G__setgvp((long) G__PVOID);
00903 ((TFFTComplexReal*) (soff))->~G__TTFFTComplexReal();
00904 G__setgvp((long)gvp);
00905 }
00906 }
00907 G__setnull(result7);
00908 return(1 || funcname || hash || result7 || libp) ;
00909 }
00910
00911
00912 static int G__G__FFTW_113_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00913 {
00914 TFFTComplexReal* dest = (TFFTComplexReal*) G__getstructoffset();
00915 *dest = *(TFFTComplexReal*) libp->para[0].ref;
00916 const TFFTComplexReal& obj = *dest;
00917 result7->ref = (long) (&obj);
00918 result7->obj.i = (long) (&obj);
00919 return(1 || funcname || hash || result7 || libp) ;
00920 }
00921
00922
00923
00924 static int G__G__FFTW_114_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00925 {
00926 TFFTRealComplex* p = NULL;
00927 char* gvp = (char*) G__getgvp();
00928 int n = G__getaryconstruct();
00929 if (n) {
00930 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00931 p = new TFFTRealComplex[n];
00932 } else {
00933 p = new((void*) gvp) TFFTRealComplex[n];
00934 }
00935 } else {
00936 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00937 p = new TFFTRealComplex;
00938 } else {
00939 p = new((void*) gvp) TFFTRealComplex;
00940 }
00941 }
00942 result7->obj.i = (long) p;
00943 result7->ref = (long) p;
00944 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex));
00945 return(1 || funcname || hash || result7 || libp) ;
00946 }
00947
00948 static int G__G__FFTW_114_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00949 {
00950 TFFTRealComplex* p = NULL;
00951 char* gvp = (char*) G__getgvp();
00952
00953 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00954 p = new TFFTRealComplex((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
00955 } else {
00956 p = new((void*) gvp) TFFTRealComplex((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
00957 }
00958 result7->obj.i = (long) p;
00959 result7->ref = (long) p;
00960 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex));
00961 return(1 || funcname || hash || result7 || libp) ;
00962 }
00963
00964 static int G__G__FFTW_114_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00965 {
00966 TFFTRealComplex* p = NULL;
00967 char* gvp = (char*) G__getgvp();
00968
00969 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00970 p = new TFFTRealComplex(
00971 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
00972 , (Bool_t) G__int(libp->para[2]));
00973 } else {
00974 p = new((void*) gvp) TFFTRealComplex(
00975 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
00976 , (Bool_t) G__int(libp->para[2]));
00977 }
00978 result7->obj.i = (long) p;
00979 result7->ref = (long) p;
00980 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex));
00981 return(1 || funcname || hash || result7 || libp) ;
00982 }
00983
00984 static int G__G__FFTW_114_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00985 {
00986 G__letint(result7, 105, (long) ((const TFFTRealComplex*) G__getstructoffset())->GetSize());
00987 return(1 || funcname || hash || result7 || libp) ;
00988 }
00989
00990 static int G__G__FFTW_114_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00991 {
00992 G__letint(result7, 85, (long) TFFTRealComplex::Class());
00993 return(1 || funcname || hash || result7 || libp) ;
00994 }
00995
00996 static int G__G__FFTW_114_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00997 {
00998 G__letint(result7, 67, (long) TFFTRealComplex::Class_Name());
00999 return(1 || funcname || hash || result7 || libp) ;
01000 }
01001
01002 static int G__G__FFTW_114_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01003 {
01004 G__letint(result7, 115, (long) TFFTRealComplex::Class_Version());
01005 return(1 || funcname || hash || result7 || libp) ;
01006 }
01007
01008 static int G__G__FFTW_114_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01009 {
01010 TFFTRealComplex::Dictionary();
01011 G__setnull(result7);
01012 return(1 || funcname || hash || result7 || libp) ;
01013 }
01014
01015 static int G__G__FFTW_114_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01016 {
01017 ((TFFTRealComplex*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01018 G__setnull(result7);
01019 return(1 || funcname || hash || result7 || libp) ;
01020 }
01021
01022 static int G__G__FFTW_114_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01023 {
01024 G__letint(result7, 67, (long) TFFTRealComplex::DeclFileName());
01025 return(1 || funcname || hash || result7 || libp) ;
01026 }
01027
01028 static int G__G__FFTW_114_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01029 {
01030 G__letint(result7, 105, (long) TFFTRealComplex::ImplFileLine());
01031 return(1 || funcname || hash || result7 || libp) ;
01032 }
01033
01034 static int G__G__FFTW_114_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01035 {
01036 G__letint(result7, 67, (long) TFFTRealComplex::ImplFileName());
01037 return(1 || funcname || hash || result7 || libp) ;
01038 }
01039
01040 static int G__G__FFTW_114_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01041 {
01042 G__letint(result7, 105, (long) TFFTRealComplex::DeclFileLine());
01043 return(1 || funcname || hash || result7 || libp) ;
01044 }
01045
01046
01047 static int G__G__FFTW_114_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01048
01049 {
01050 TFFTRealComplex* p;
01051 void* tmp = (void*) G__int(libp->para[0]);
01052 p = new TFFTRealComplex(*(TFFTRealComplex*) tmp);
01053 result7->obj.i = (long) p;
01054 result7->ref = (long) p;
01055 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex));
01056 return(1 || funcname || hash || result7 || libp) ;
01057 }
01058
01059
01060 typedef TFFTRealComplex G__TTFFTRealComplex;
01061 static int G__G__FFTW_114_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01062 {
01063 char* gvp = (char*) G__getgvp();
01064 long soff = G__getstructoffset();
01065 int n = G__getaryconstruct();
01066
01067
01068
01069
01070
01071 if (!soff) {
01072 return(1);
01073 }
01074 if (n) {
01075 if (gvp == (char*)G__PVOID) {
01076 delete[] (TFFTRealComplex*) soff;
01077 } else {
01078 G__setgvp((long) G__PVOID);
01079 for (int i = n - 1; i >= 0; --i) {
01080 ((TFFTRealComplex*) (soff+(sizeof(TFFTRealComplex)*i)))->~G__TTFFTRealComplex();
01081 }
01082 G__setgvp((long)gvp);
01083 }
01084 } else {
01085 if (gvp == (char*)G__PVOID) {
01086 delete (TFFTRealComplex*) soff;
01087 } else {
01088 G__setgvp((long) G__PVOID);
01089 ((TFFTRealComplex*) (soff))->~G__TTFFTRealComplex();
01090 G__setgvp((long)gvp);
01091 }
01092 }
01093 G__setnull(result7);
01094 return(1 || funcname || hash || result7 || libp) ;
01095 }
01096
01097
01098 static int G__G__FFTW_114_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01099 {
01100 TFFTRealComplex* dest = (TFFTRealComplex*) G__getstructoffset();
01101 *dest = *(TFFTRealComplex*) libp->para[0].ref;
01102 const TFFTRealComplex& obj = *dest;
01103 result7->ref = (long) (&obj);
01104 result7->obj.i = (long) (&obj);
01105 return(1 || funcname || hash || result7 || libp) ;
01106 }
01107
01108
01109
01110 static int G__G__FFTW_115_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01111 {
01112 TFFTReal* p = NULL;
01113 char* gvp = (char*) G__getgvp();
01114 int n = G__getaryconstruct();
01115 if (n) {
01116 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01117 p = new TFFTReal[n];
01118 } else {
01119 p = new((void*) gvp) TFFTReal[n];
01120 }
01121 } else {
01122 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01123 p = new TFFTReal;
01124 } else {
01125 p = new((void*) gvp) TFFTReal;
01126 }
01127 }
01128 result7->obj.i = (long) p;
01129 result7->ref = (long) p;
01130 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal));
01131 return(1 || funcname || hash || result7 || libp) ;
01132 }
01133
01134 static int G__G__FFTW_115_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01135 {
01136 TFFTReal* p = NULL;
01137 char* gvp = (char*) G__getgvp();
01138 switch (libp->paran) {
01139 case 2:
01140
01141 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01142 p = new TFFTReal((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
01143 } else {
01144 p = new((void*) gvp) TFFTReal((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
01145 }
01146 break;
01147 case 1:
01148
01149 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01150 p = new TFFTReal((Int_t) G__int(libp->para[0]));
01151 } else {
01152 p = new((void*) gvp) TFFTReal((Int_t) G__int(libp->para[0]));
01153 }
01154 break;
01155 }
01156 result7->obj.i = (long) p;
01157 result7->ref = (long) p;
01158 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal));
01159 return(1 || funcname || hash || result7 || libp) ;
01160 }
01161
01162 static int G__G__FFTW_115_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01163 {
01164 TFFTReal* p = NULL;
01165 char* gvp = (char*) G__getgvp();
01166 switch (libp->paran) {
01167 case 3:
01168
01169 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01170 p = new TFFTReal(
01171 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
01172 , (Bool_t) G__int(libp->para[2]));
01173 } else {
01174 p = new((void*) gvp) TFFTReal(
01175 (Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
01176 , (Bool_t) G__int(libp->para[2]));
01177 }
01178 break;
01179 case 2:
01180
01181 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01182 p = new TFFTReal((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
01183 } else {
01184 p = new((void*) gvp) TFFTReal((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
01185 }
01186 break;
01187 }
01188 result7->obj.i = (long) p;
01189 result7->ref = (long) p;
01190 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal));
01191 return(1 || funcname || hash || result7 || libp) ;
01192 }
01193
01194 static int G__G__FFTW_115_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01195 {
01196 G__letint(result7, 105, (long) ((const TFFTReal*) G__getstructoffset())->GetSize());
01197 return(1 || funcname || hash || result7 || libp) ;
01198 }
01199
01200 static int G__G__FFTW_115_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01201 {
01202 G__letint(result7, 85, (long) TFFTReal::Class());
01203 return(1 || funcname || hash || result7 || libp) ;
01204 }
01205
01206 static int G__G__FFTW_115_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01207 {
01208 G__letint(result7, 67, (long) TFFTReal::Class_Name());
01209 return(1 || funcname || hash || result7 || libp) ;
01210 }
01211
01212 static int G__G__FFTW_115_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01213 {
01214 G__letint(result7, 115, (long) TFFTReal::Class_Version());
01215 return(1 || funcname || hash || result7 || libp) ;
01216 }
01217
01218 static int G__G__FFTW_115_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01219 {
01220 TFFTReal::Dictionary();
01221 G__setnull(result7);
01222 return(1 || funcname || hash || result7 || libp) ;
01223 }
01224
01225 static int G__G__FFTW_115_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01226 {
01227 ((TFFTReal*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01228 G__setnull(result7);
01229 return(1 || funcname || hash || result7 || libp) ;
01230 }
01231
01232 static int G__G__FFTW_115_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01233 {
01234 G__letint(result7, 67, (long) TFFTReal::DeclFileName());
01235 return(1 || funcname || hash || result7 || libp) ;
01236 }
01237
01238 static int G__G__FFTW_115_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01239 {
01240 G__letint(result7, 105, (long) TFFTReal::ImplFileLine());
01241 return(1 || funcname || hash || result7 || libp) ;
01242 }
01243
01244 static int G__G__FFTW_115_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01245 {
01246 G__letint(result7, 67, (long) TFFTReal::ImplFileName());
01247 return(1 || funcname || hash || result7 || libp) ;
01248 }
01249
01250 static int G__G__FFTW_115_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01251 {
01252 G__letint(result7, 105, (long) TFFTReal::DeclFileLine());
01253 return(1 || funcname || hash || result7 || libp) ;
01254 }
01255
01256
01257 static int G__G__FFTW_115_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01258
01259 {
01260 TFFTReal* p;
01261 void* tmp = (void*) G__int(libp->para[0]);
01262 p = new TFFTReal(*(TFFTReal*) tmp);
01263 result7->obj.i = (long) p;
01264 result7->ref = (long) p;
01265 G__set_tagnum(result7,G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal));
01266 return(1 || funcname || hash || result7 || libp) ;
01267 }
01268
01269
01270 typedef TFFTReal G__TTFFTReal;
01271 static int G__G__FFTW_115_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01272 {
01273 char* gvp = (char*) G__getgvp();
01274 long soff = G__getstructoffset();
01275 int n = G__getaryconstruct();
01276
01277
01278
01279
01280
01281 if (!soff) {
01282 return(1);
01283 }
01284 if (n) {
01285 if (gvp == (char*)G__PVOID) {
01286 delete[] (TFFTReal*) soff;
01287 } else {
01288 G__setgvp((long) G__PVOID);
01289 for (int i = n - 1; i >= 0; --i) {
01290 ((TFFTReal*) (soff+(sizeof(TFFTReal)*i)))->~G__TTFFTReal();
01291 }
01292 G__setgvp((long)gvp);
01293 }
01294 } else {
01295 if (gvp == (char*)G__PVOID) {
01296 delete (TFFTReal*) soff;
01297 } else {
01298 G__setgvp((long) G__PVOID);
01299 ((TFFTReal*) (soff))->~G__TTFFTReal();
01300 G__setgvp((long)gvp);
01301 }
01302 }
01303 G__setnull(result7);
01304 return(1 || funcname || hash || result7 || libp) ;
01305 }
01306
01307
01308 static int G__G__FFTW_115_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01309 {
01310 TFFTReal* dest = (TFFTReal*) G__getstructoffset();
01311 *dest = *(TFFTReal*) libp->para[0].ref;
01312 const TFFTReal& obj = *dest;
01313 result7->ref = (long) (&obj);
01314 result7->obj.i = (long) (&obj);
01315 return(1 || funcname || hash || result7 || libp) ;
01316 }
01317
01318
01319
01320
01321
01322
01323
01324
01325
01326
01327
01328
01329
01330
01331
01332
01333
01334
01335
01336
01337
01338
01339
01340 class G__Sizep2memfuncG__FFTW {
01341 public:
01342 G__Sizep2memfuncG__FFTW(): p(&G__Sizep2memfuncG__FFTW::sizep2memfunc) {}
01343 size_t sizep2memfunc() { return(sizeof(p)); }
01344 private:
01345 size_t (G__Sizep2memfuncG__FFTW::*p)();
01346 };
01347
01348 size_t G__get_sizep2memfuncG__FFTW()
01349 {
01350 G__Sizep2memfuncG__FFTW a;
01351 G__setsizep2memfunc((int)a.sizep2memfunc());
01352 return((size_t)a.sizep2memfunc());
01353 }
01354
01355
01356
01357
01358
01359
01360
01361
01362
01363
01364
01365 extern "C" void G__cpp_setup_inheritanceG__FFTW() {
01366
01367
01368 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex))) {
01369 TFFTComplex *G__Lderived;
01370 G__Lderived=(TFFTComplex*)0x1000;
01371 {
01372 TVirtualFFT *G__Lpbase=(TVirtualFFT*)G__Lderived;
01373 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex),G__get_linked_tagnum(&G__G__FFTWLN_TVirtualFFT),(long)G__Lpbase-(long)G__Lderived,1,1);
01374 }
01375 {
01376 TObject *G__Lpbase=(TObject*)G__Lderived;
01377 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex),G__get_linked_tagnum(&G__G__FFTWLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01378 }
01379 }
01380 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal))) {
01381 TFFTComplexReal *G__Lderived;
01382 G__Lderived=(TFFTComplexReal*)0x1000;
01383 {
01384 TVirtualFFT *G__Lpbase=(TVirtualFFT*)G__Lderived;
01385 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal),G__get_linked_tagnum(&G__G__FFTWLN_TVirtualFFT),(long)G__Lpbase-(long)G__Lderived,1,1);
01386 }
01387 {
01388 TObject *G__Lpbase=(TObject*)G__Lderived;
01389 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal),G__get_linked_tagnum(&G__G__FFTWLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01390 }
01391 }
01392 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex))) {
01393 TFFTRealComplex *G__Lderived;
01394 G__Lderived=(TFFTRealComplex*)0x1000;
01395 {
01396 TVirtualFFT *G__Lpbase=(TVirtualFFT*)G__Lderived;
01397 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex),G__get_linked_tagnum(&G__G__FFTWLN_TVirtualFFT),(long)G__Lpbase-(long)G__Lderived,1,1);
01398 }
01399 {
01400 TObject *G__Lpbase=(TObject*)G__Lderived;
01401 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex),G__get_linked_tagnum(&G__G__FFTWLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01402 }
01403 }
01404 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal))) {
01405 TFFTReal *G__Lderived;
01406 G__Lderived=(TFFTReal*)0x1000;
01407 {
01408 TVirtualFFT *G__Lpbase=(TVirtualFFT*)G__Lderived;
01409 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal),G__get_linked_tagnum(&G__G__FFTWLN_TVirtualFFT),(long)G__Lpbase-(long)G__Lderived,1,1);
01410 }
01411 {
01412 TObject *G__Lpbase=(TObject*)G__Lderived;
01413 G__inheritance_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal),G__get_linked_tagnum(&G__G__FFTWLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01414 }
01415 }
01416 }
01417
01418
01419
01420
01421 extern "C" void G__cpp_setup_typetableG__FFTW() {
01422
01423
01424 G__search_typename2("Int_t",105,-1,0,-1);
01425 G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
01426 G__search_typename2("Bool_t",103,-1,0,-1);
01427 G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
01428 G__search_typename2("Version_t",115,-1,0,-1);
01429 G__setnewtype(-1,"Class version identifier (short)",0);
01430 G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__FFTWLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
01431 G__setnewtype(-1,NULL,0);
01432 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__FFTWLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__FFTWLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
01433 G__setnewtype(-1,NULL,0);
01434 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__FFTWLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__FFTWLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
01435 G__setnewtype(-1,NULL,0);
01436 G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__FFTWLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
01437 G__setnewtype(-1,NULL,0);
01438 G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__FFTWLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__FFTWLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
01439 G__setnewtype(-1,NULL,0);
01440 G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__FFTWLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__FFTWLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
01441 G__setnewtype(-1,NULL,0);
01442 }
01443
01444
01445
01446
01447
01448
01449
01450
01451 static void G__setup_memvarTFFTComplex(void) {
01452 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex));
01453 { TFFTComplex *p; p=(TFFTComplex*)0x1000; if (p) { }
01454 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fIn=",0,"input array");
01455 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fOut=",0,"output array");
01456 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fPlan=",0,"fftw plan (the plan how to compute the transform)");
01457 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNdim=",0,"number of dimensions");
01458 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTotalSize=",0,"total size of the transform");
01459 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fN=",0,"transform sizes in each dimension");
01460 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSign=",0,"sign of the exponent of the transform (-1 is FFTW_FORWARD and +1 FFTW_BACKWARD)");
01461 G__memvar_setup((void*)0,67,0,0,-1,G__defined_typename("Option_t"),-1,2,"fFlags=",0,"transform flags");
01462 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__FFTWLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01463 }
01464 G__tag_memvar_reset();
01465 }
01466
01467
01468
01469 static void G__setup_memvarTFFTComplexReal(void) {
01470 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal));
01471 { TFFTComplexReal *p; p=(TFFTComplexReal*)0x1000; if (p) { }
01472 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fIn=",0,"input array");
01473 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fOut=",0,"output array");
01474 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fPlan=",0,"fftw plan (the plan how to compute the transform)");
01475 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNdim=",0,"number of dimensions");
01476 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTotalSize=",0,"total size of the transform");
01477 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fN=",0,"transform sizes in each dimension");
01478 G__memvar_setup((void*)0,67,0,0,-1,G__defined_typename("Option_t"),-1,2,"fFlags=",0,"transform flags");
01479 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__FFTWLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01480 }
01481 G__tag_memvar_reset();
01482 }
01483
01484
01485
01486 static void G__setup_memvarTFFTRealComplex(void) {
01487 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex));
01488 { TFFTRealComplex *p; p=(TFFTRealComplex*)0x1000; if (p) { }
01489 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fIn=",0,"input array");
01490 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fOut=",0,"output array");
01491 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fPlan=",0,"fftw plan (the plan how to compute the transform)");
01492 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNdim=",0,"number of dimensions");
01493 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTotalSize=",0,"total size of the transform");
01494 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fN=",0,"transform sizes in each dimension");
01495 G__memvar_setup((void*)0,67,0,0,-1,G__defined_typename("Option_t"),-1,2,"fFlags=",0,"transform flags");
01496 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__FFTWLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01497 }
01498 G__tag_memvar_reset();
01499 }
01500
01501
01502
01503 static void G__setup_memvarTFFTReal(void) {
01504 G__tag_memvar_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal));
01505 { TFFTReal *p; p=(TFFTReal*)0x1000; if (p) { }
01506 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fIn=",0,"input array");
01507 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fOut=",0,"output array");
01508 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fPlan=",0,"fftw plan (the plan how to compute the transform)");
01509 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNdim=",0,"number of dimensions");
01510 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTotalSize=",0,"total size of the transform");
01511 G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fN=",0,"transform sizes in each dimension");
01512 G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fKind=",0,"transform kinds in each dimension");
01513 G__memvar_setup((void*)0,67,0,0,-1,G__defined_typename("Option_t"),-1,2,"fFlags=",0,"transform flags");
01514 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__FFTWLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01515 }
01516 G__tag_memvar_reset();
01517 }
01518
01519 extern "C" void G__cpp_setup_memvarG__FFTW() {
01520 }
01521
01522
01523
01524
01525
01526
01527
01528
01529
01530
01531
01532
01533 static void G__setup_memfuncTFFTComplex(void) {
01534
01535 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex));
01536 G__memfunc_setup("MapFlag",664,(G__InterfaceMethod) NULL, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 2, 0, "C - 'Option_t' 10 - flag", (char*)NULL, (void*) NULL, 0);
01537 G__memfunc_setup("TFFTComplex",1036,G__G__FFTW_112_0_2, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01538 G__memfunc_setup("TFFTComplex",1036,G__G__FFTW_112_0_3, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex), -1, 0, 2, 1, 1, 0,
01539 "i - 'Int_t' 0 - n g - 'Bool_t' 0 - inPlace", (char*)NULL, (void*) NULL, 0);
01540 G__memfunc_setup("TFFTComplex",1036,G__G__FFTW_112_0_4, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex), -1, 0, 3, 1, 1, 0,
01541 "i - 'Int_t' 0 - ndim I - 'Int_t' 0 - n "
01542 "g - 'Bool_t' 0 'kFALSE' inPlace", (char*)NULL, (void*) NULL, 0);
01543 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01544 "C - 'Option_t' 10 - flags i - 'Int_t' 0 - sign "
01545 "I - 'Int_t' 10 - -", (char*)NULL, (void*) NULL, 1);
01546 G__memfunc_setup("GetN",366,(G__InterfaceMethod) NULL,73, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01547 G__memfunc_setup("GetNdim",680,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01548 G__memfunc_setup("GetSize",699,G__G__FFTW_112_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01549 G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01550 G__memfunc_setup("GetSign",689,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01551 G__memfunc_setup("GetTransformFlag",1622,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01552 G__memfunc_setup("IsInplace",888,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01553 G__memfunc_setup("GetPoints",925,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01554 "D - 'Double_t' 0 - data g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01555 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01556 "i - 'Int_t' 0 - - g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1);
01557 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01558 "I - 'Int_t' 10 - - g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1);
01559 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01560 "i - 'Int_t' 0 - ipoint d - 'Double_t' 1 - re "
01561 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01562 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01563 "I - 'Int_t' 10 - ipoint d - 'Double_t' 1 - re "
01564 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01565 G__memfunc_setup("GetPointsReal",1313,(G__InterfaceMethod) NULL,68, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1);
01566 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 8,
01567 "D - 'Double_t' 0 - re D - 'Double_t' 0 - im "
01568 "g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01569 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01570 "D - 'Double_t' 0 - data g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01571 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01572 "i - 'Int_t' 0 - ipoint d - 'Double_t' 0 - re "
01573 "d - 'Double_t' 0 '0' im", (char*)NULL, (void*) NULL, 1);
01574 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01575 "I - 'Int_t' 10 - ipoint d - 'Double_t' 0 - re "
01576 "d - 'Double_t' 0 '0' im", (char*)NULL, (void*) NULL, 1);
01577 G__memfunc_setup("SetPoints",937,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - data", (char*)NULL, (void*) NULL, 1);
01578 G__memfunc_setup("SetPointComplex",1550,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01579 "i - 'Int_t' 0 - ipoint u 'TComplex' - 1 - c", (char*)NULL, (void*) NULL, 1);
01580 G__memfunc_setup("SetPointsComplex",1665,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01581 "D - 'Double_t' 10 - re D - 'Double_t' 10 - im", (char*)NULL, (void*) NULL, 1);
01582 G__memfunc_setup("Transform",956,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
01583 G__memfunc_setup("Class",502,G__G__FFTW_112_0_27, 85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TFFTComplex::Class) ), 0);
01584 G__memfunc_setup("Class_Name",982,G__G__FFTW_112_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTComplex::Class_Name) ), 0);
01585 G__memfunc_setup("Class_Version",1339,G__G__FFTW_112_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TFFTComplex::Class_Version) ), 0);
01586 G__memfunc_setup("Dictionary",1046,G__G__FFTW_112_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TFFTComplex::Dictionary) ), 0);
01587 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01588 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01589 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01590 G__memfunc_setup("StreamerNVirtual",1656,G__G__FFTW_112_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01591 G__memfunc_setup("DeclFileName",1145,G__G__FFTW_112_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTComplex::DeclFileName) ), 0);
01592 G__memfunc_setup("ImplFileLine",1178,G__G__FFTW_112_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTComplex::ImplFileLine) ), 0);
01593 G__memfunc_setup("ImplFileName",1171,G__G__FFTW_112_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTComplex::ImplFileName) ), 0);
01594 G__memfunc_setup("DeclFileLine",1152,G__G__FFTW_112_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTComplex::DeclFileLine) ), 0);
01595
01596 G__memfunc_setup("TFFTComplex", 1036, G__G__FFTW_112_0_39, (int) ('i'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex), -1, 0, 1, 1, 1, 0, "u 'TFFTComplex' - 11 - -", (char*) NULL, (void*) NULL, 0);
01597
01598 G__memfunc_setup("~TFFTComplex", 1162, G__G__FFTW_112_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01599
01600 G__memfunc_setup("operator=", 937, G__G__FFTW_112_0_41, (int) ('u'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplex), -1, 1, 1, 1, 1, 0, "u 'TFFTComplex' - 11 - -", (char*) NULL, (void*) NULL, 0);
01601 G__tag_memfunc_reset();
01602 }
01603
01604 static void G__setup_memfuncTFFTComplexReal(void) {
01605
01606 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal));
01607 G__memfunc_setup("MapFlag",664,(G__InterfaceMethod) NULL, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 2, 0, "C - 'Option_t' 10 - flag", (char*)NULL, (void*) NULL, 0);
01608 G__memfunc_setup("TFFTComplexReal",1424,G__G__FFTW_113_0_2, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01609 G__memfunc_setup("TFFTComplexReal",1424,G__G__FFTW_113_0_3, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal), -1, 0, 2, 1, 1, 0,
01610 "i - 'Int_t' 0 - n g - 'Bool_t' 0 - inPlace", (char*)NULL, (void*) NULL, 0);
01611 G__memfunc_setup("TFFTComplexReal",1424,G__G__FFTW_113_0_4, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal), -1, 0, 3, 1, 1, 0,
01612 "i - 'Int_t' 0 - ndim I - 'Int_t' 0 - n "
01613 "g - 'Bool_t' 0 - inPlace", (char*)NULL, (void*) NULL, 0);
01614 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01615 "C - 'Option_t' 10 - flags i - 'Int_t' 0 - - "
01616 "I - 'Int_t' 10 - -", (char*)NULL, (void*) NULL, 1);
01617 G__memfunc_setup("GetSize",699,G__G__FFTW_113_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01618 G__memfunc_setup("GetN",366,(G__InterfaceMethod) NULL,73, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01619 G__memfunc_setup("GetNdim",680,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01620 G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01621 G__memfunc_setup("GetSign",689,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01622 G__memfunc_setup("GetTransformFlag",1622,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01623 G__memfunc_setup("IsInplace",888,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01624 G__memfunc_setup("GetPoints",925,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01625 "D - 'Double_t' 0 - data g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01626 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01627 "i - 'Int_t' 0 - ipoint g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01628 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01629 "I - 'Int_t' 10 - ipoint g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01630 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01631 "i - 'Int_t' 0 - ipoint d - 'Double_t' 1 - re "
01632 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01633 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01634 "I - 'Int_t' 10 - ipoint d - 'Double_t' 1 - re "
01635 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01636 G__memfunc_setup("GetPointsReal",1313,(G__InterfaceMethod) NULL,68, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01637 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 8,
01638 "D - 'Double_t' 0 - re D - 'Double_t' 0 - im "
01639 "g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01640 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01641 "D - 'Double_t' 0 - data g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01642 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01643 "i - 'Int_t' 0 - ipoint d - 'Double_t' 0 - re "
01644 "d - 'Double_t' 0 '0' im", (char*)NULL, (void*) NULL, 1);
01645 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01646 "I - 'Int_t' 10 - ipoint d - 'Double_t' 0 - re "
01647 "d - 'Double_t' 0 '0' im", (char*)NULL, (void*) NULL, 1);
01648 G__memfunc_setup("SetPoints",937,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - data", (char*)NULL, (void*) NULL, 1);
01649 G__memfunc_setup("SetPointComplex",1550,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01650 "i - 'Int_t' 0 - ipoint u 'TComplex' - 1 - c", (char*)NULL, (void*) NULL, 1);
01651 G__memfunc_setup("SetPointsComplex",1665,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01652 "D - 'Double_t' 10 - re D - 'Double_t' 10 - im", (char*)NULL, (void*) NULL, 1);
01653 G__memfunc_setup("Transform",956,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
01654 G__memfunc_setup("Class",502,G__G__FFTW_113_0_27, 85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TFFTComplexReal::Class) ), 0);
01655 G__memfunc_setup("Class_Name",982,G__G__FFTW_113_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTComplexReal::Class_Name) ), 0);
01656 G__memfunc_setup("Class_Version",1339,G__G__FFTW_113_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TFFTComplexReal::Class_Version) ), 0);
01657 G__memfunc_setup("Dictionary",1046,G__G__FFTW_113_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TFFTComplexReal::Dictionary) ), 0);
01658 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01659 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01660 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01661 G__memfunc_setup("StreamerNVirtual",1656,G__G__FFTW_113_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01662 G__memfunc_setup("DeclFileName",1145,G__G__FFTW_113_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTComplexReal::DeclFileName) ), 0);
01663 G__memfunc_setup("ImplFileLine",1178,G__G__FFTW_113_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTComplexReal::ImplFileLine) ), 0);
01664 G__memfunc_setup("ImplFileName",1171,G__G__FFTW_113_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTComplexReal::ImplFileName) ), 0);
01665 G__memfunc_setup("DeclFileLine",1152,G__G__FFTW_113_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTComplexReal::DeclFileLine) ), 0);
01666
01667 G__memfunc_setup("TFFTComplexReal", 1424, G__G__FFTW_113_0_39, (int) ('i'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal), -1, 0, 1, 1, 1, 0, "u 'TFFTComplexReal' - 11 - -", (char*) NULL, (void*) NULL, 0);
01668
01669 G__memfunc_setup("~TFFTComplexReal", 1550, G__G__FFTW_113_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01670
01671 G__memfunc_setup("operator=", 937, G__G__FFTW_113_0_41, (int) ('u'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTComplexReal), -1, 1, 1, 1, 1, 0, "u 'TFFTComplexReal' - 11 - -", (char*) NULL, (void*) NULL, 0);
01672 G__tag_memfunc_reset();
01673 }
01674
01675 static void G__setup_memfuncTFFTRealComplex(void) {
01676
01677 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex));
01678 G__memfunc_setup("MapFlag",664,(G__InterfaceMethod) NULL, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 2, 0, "C - 'Option_t' 10 - flag", (char*)NULL, (void*) NULL, 0);
01679 G__memfunc_setup("TFFTRealComplex",1424,G__G__FFTW_114_0_2, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01680 G__memfunc_setup("TFFTRealComplex",1424,G__G__FFTW_114_0_3, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex), -1, 0, 2, 1, 1, 0,
01681 "i - 'Int_t' 0 - n g - 'Bool_t' 0 - inPlace", (char*)NULL, (void*) NULL, 0);
01682 G__memfunc_setup("TFFTRealComplex",1424,G__G__FFTW_114_0_4, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex), -1, 0, 3, 1, 1, 0,
01683 "i - 'Int_t' 0 - ndim I - 'Int_t' 0 - n "
01684 "g - 'Bool_t' 0 - inPlace", (char*)NULL, (void*) NULL, 0);
01685 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01686 "C - 'Option_t' 10 - flags i - 'Int_t' 0 - - "
01687 "I - 'Int_t' 10 - -", (char*)NULL, (void*) NULL, 1);
01688 G__memfunc_setup("GetSize",699,G__G__FFTW_114_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01689 G__memfunc_setup("GetN",366,(G__InterfaceMethod) NULL,73, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01690 G__memfunc_setup("GetNdim",680,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01691 G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01692 G__memfunc_setup("GetSign",689,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01693 G__memfunc_setup("GetTransformFlag",1622,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01694 G__memfunc_setup("IsInplace",888,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01695 G__memfunc_setup("GetPoints",925,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01696 "D - 'Double_t' 0 - data g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01697 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01698 "i - 'Int_t' 0 - ipoint g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01699 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01700 "I - 'Int_t' 10 - ipoint g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01701 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01702 "i - 'Int_t' 0 - ipoint d - 'Double_t' 1 - re "
01703 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01704 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01705 "I - 'Int_t' 10 - ipoint d - 'Double_t' 1 - re "
01706 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01707 G__memfunc_setup("GetPointsReal",1313,(G__InterfaceMethod) NULL,68, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01708 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 8,
01709 "D - 'Double_t' 0 - re D - 'Double_t' 0 - im "
01710 "g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01711 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01712 "D - 'Double_t' 0 - data g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01713 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01714 "i - 'Int_t' 0 - ipoint d - 'Double_t' 0 - re "
01715 "d - 'Double_t' 0 '0' im", (char*)NULL, (void*) NULL, 1);
01716 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01717 "I - 'Int_t' 10 - ipoint d - 'Double_t' 0 - re "
01718 "d - 'Double_t' 0 '0' im", (char*)NULL, (void*) NULL, 1);
01719 G__memfunc_setup("SetPoints",937,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - data", (char*)NULL, (void*) NULL, 1);
01720 G__memfunc_setup("SetPointComplex",1550,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01721 "i - 'Int_t' 0 - ipoint u 'TComplex' - 1 - c", (char*)NULL, (void*) NULL, 1);
01722 G__memfunc_setup("SetPointsComplex",1665,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01723 "D - 'Double_t' 10 - re D - 'Double_t' 10 - im", (char*)NULL, (void*) NULL, 1);
01724 G__memfunc_setup("Transform",956,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
01725 G__memfunc_setup("Class",502,G__G__FFTW_114_0_27, 85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TFFTRealComplex::Class) ), 0);
01726 G__memfunc_setup("Class_Name",982,G__G__FFTW_114_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTRealComplex::Class_Name) ), 0);
01727 G__memfunc_setup("Class_Version",1339,G__G__FFTW_114_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TFFTRealComplex::Class_Version) ), 0);
01728 G__memfunc_setup("Dictionary",1046,G__G__FFTW_114_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TFFTRealComplex::Dictionary) ), 0);
01729 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01730 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01731 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01732 G__memfunc_setup("StreamerNVirtual",1656,G__G__FFTW_114_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01733 G__memfunc_setup("DeclFileName",1145,G__G__FFTW_114_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTRealComplex::DeclFileName) ), 0);
01734 G__memfunc_setup("ImplFileLine",1178,G__G__FFTW_114_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTRealComplex::ImplFileLine) ), 0);
01735 G__memfunc_setup("ImplFileName",1171,G__G__FFTW_114_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTRealComplex::ImplFileName) ), 0);
01736 G__memfunc_setup("DeclFileLine",1152,G__G__FFTW_114_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTRealComplex::DeclFileLine) ), 0);
01737
01738 G__memfunc_setup("TFFTRealComplex", 1424, G__G__FFTW_114_0_39, (int) ('i'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex), -1, 0, 1, 1, 1, 0, "u 'TFFTRealComplex' - 11 - -", (char*) NULL, (void*) NULL, 0);
01739
01740 G__memfunc_setup("~TFFTRealComplex", 1550, G__G__FFTW_114_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01741
01742 G__memfunc_setup("operator=", 937, G__G__FFTW_114_0_41, (int) ('u'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTRealComplex), -1, 1, 1, 1, 1, 0, "u 'TFFTRealComplex' - 11 - -", (char*) NULL, (void*) NULL, 0);
01743 G__tag_memfunc_reset();
01744 }
01745
01746 static void G__setup_memfuncTFFTReal(void) {
01747
01748 G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal));
01749 G__memfunc_setup("MapOptions",1034,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "I - 'Int_t' 10 - kind", (char*)NULL, (void*) NULL, 0);
01750 G__memfunc_setup("MapFlag",664,(G__InterfaceMethod) NULL, 104, -1, G__defined_typename("UInt_t"), 0, 1, 1, 2, 0, "C - 'Option_t' 10 - flag", (char*)NULL, (void*) NULL, 0);
01751 G__memfunc_setup("TFFTReal",696,G__G__FFTW_115_0_3, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01752 G__memfunc_setup("TFFTReal",696,G__G__FFTW_115_0_4, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal), -1, 0, 2, 1, 1, 0,
01753 "i - 'Int_t' 0 - n g - 'Bool_t' 0 'kFALSE' inPlace", (char*)NULL, (void*) NULL, 0);
01754 G__memfunc_setup("TFFTReal",696,G__G__FFTW_115_0_5, 105, G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal), -1, 0, 3, 1, 1, 0,
01755 "i - 'Int_t' 0 - ndim I - 'Int_t' 0 - n "
01756 "g - 'Bool_t' 0 'kFALSE' inPlace", (char*)NULL, (void*) NULL, 0);
01757 G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01758 "C - 'Option_t' 10 - flags i - 'Int_t' 0 - sign "
01759 "I - 'Int_t' 10 - kind", (char*)NULL, (void*) NULL, 1);
01760 G__memfunc_setup("GetSize",699,G__G__FFTW_115_0_7, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01761 G__memfunc_setup("GetN",366,(G__InterfaceMethod) NULL,73, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01762 G__memfunc_setup("GetNdim",680,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01763 G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01764 G__memfunc_setup("GetSign",689,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01765 G__memfunc_setup("GetTransformFlag",1622,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01766 G__memfunc_setup("IsInplace",888,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01767 G__memfunc_setup("GetPoints",925,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01768 "D - 'Double_t' 0 - data g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01769 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01770 "i - 'Int_t' 0 - ipoint g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01771 G__memfunc_setup("GetPointReal",1198,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8,
01772 "I - 'Int_t' 10 - ipoint g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01773 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01774 "I - 'Int_t' 10 - ipoint d - 'Double_t' 1 - re "
01775 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01776 G__memfunc_setup("GetPointComplex",1538,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8,
01777 "i - 'Int_t' 0 - ipoint d - 'Double_t' 1 - re "
01778 "d - 'Double_t' 1 - im g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01779 G__memfunc_setup("GetPointsReal",1313,(G__InterfaceMethod) NULL,68, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "g - 'Bool_t' 0 'kFALSE' fromInput", (char*)NULL, (void*) NULL, 1);
01780 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 8,
01781 "D - 'Double_t' 0 - - D - 'Double_t' 0 - - "
01782 "g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1);
01783 G__memfunc_setup("GetPointsComplex",1653,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 8,
01784 "D - 'Double_t' 0 - - g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1);
01785 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01786 "i - 'Int_t' 0 - ipoint d - 'Double_t' 0 - re "
01787 "d - 'Double_t' 0 '0' im", (char*)NULL, (void*) NULL, 1);
01788 G__memfunc_setup("SetPoint",822,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0,
01789 "I - 'Int_t' 10 - ipoint d - 'Double_t' 0 - re "
01790 "d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 1);
01791 G__memfunc_setup("SetPoints",937,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - data", (char*)NULL, (void*) NULL, 1);
01792 G__memfunc_setup("SetPointComplex",1550,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01793 "i - 'Int_t' 0 - - u 'TComplex' - 1 - -", (char*)NULL, (void*) NULL, 1);
01794 G__memfunc_setup("SetPointsComplex",1665,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0,
01795 "D - 'Double_t' 10 - - D - 'Double_t' 10 - -", (char*)NULL, (void*) NULL, 1);
01796 G__memfunc_setup("Transform",956,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
01797 G__memfunc_setup("Class",502,G__G__FFTW_115_0_28, 85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TFFTReal::Class) ), 0);
01798 G__memfunc_setup("Class_Name",982,G__G__FFTW_115_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTReal::Class_Name) ), 0);
01799 G__memfunc_setup("Class_Version",1339,G__G__FFTW_115_0_30, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TFFTReal::Class_Version) ), 0);
01800 G__memfunc_setup("Dictionary",1046,G__G__FFTW_115_0_31, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TFFTReal::Dictionary) ), 0);
01801 G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__FFTWLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01802 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01803 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01804 G__memfunc_setup("StreamerNVirtual",1656,G__G__FFTW_115_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01805 G__memfunc_setup("DeclFileName",1145,G__G__FFTW_115_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTReal::DeclFileName) ), 0);
01806 G__memfunc_setup("ImplFileLine",1178,G__G__FFTW_115_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTReal::ImplFileLine) ), 0);
01807 G__memfunc_setup("ImplFileName",1171,G__G__FFTW_115_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFFTReal::ImplFileName) ), 0);
01808 G__memfunc_setup("DeclFileLine",1152,G__G__FFTW_115_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFFTReal::DeclFileLine) ), 0);
01809
01810 G__memfunc_setup("TFFTReal", 696, G__G__FFTW_115_0_40, (int) ('i'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal), -1, 0, 1, 1, 1, 0, "u 'TFFTReal' - 11 - -", (char*) NULL, (void*) NULL, 0);
01811
01812 G__memfunc_setup("~TFFTReal", 822, G__G__FFTW_115_0_41, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01813
01814 G__memfunc_setup("operator=", 937, G__G__FFTW_115_0_42, (int) ('u'), G__get_linked_tagnum(&G__G__FFTWLN_TFFTReal), -1, 1, 1, 1, 1, 0, "u 'TFFTReal' - 11 - -", (char*) NULL, (void*) NULL, 0);
01815 G__tag_memfunc_reset();
01816 }
01817
01818
01819
01820
01821
01822 extern "C" void G__cpp_setup_memfuncG__FFTW() {
01823 }
01824
01825
01826
01827
01828 static void G__cpp_setup_global0() {
01829
01830
01831 G__resetplocal();
01832
01833 }
01834
01835 static void G__cpp_setup_global1() {
01836
01837 G__resetglobalenv();
01838 }
01839 extern "C" void G__cpp_setup_globalG__FFTW() {
01840 G__cpp_setup_global0();
01841 G__cpp_setup_global1();
01842 }
01843
01844
01845
01846
01847 static void G__cpp_setup_func0() {
01848 G__lastifuncposition();
01849
01850 }
01851
01852 static void G__cpp_setup_func1() {
01853 }
01854
01855 static void G__cpp_setup_func2() {
01856 }
01857
01858 static void G__cpp_setup_func3() {
01859
01860 G__resetifuncposition();
01861 }
01862
01863 extern "C" void G__cpp_setup_funcG__FFTW() {
01864 G__cpp_setup_func0();
01865 G__cpp_setup_func1();
01866 G__cpp_setup_func2();
01867 G__cpp_setup_func3();
01868 }
01869
01870
01871
01872
01873
01874 G__linked_taginfo G__G__FFTWLN_TClass = { "TClass" , 99 , -1 };
01875 G__linked_taginfo G__G__FFTWLN_TBuffer = { "TBuffer" , 99 , -1 };
01876 G__linked_taginfo G__G__FFTWLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
01877 G__linked_taginfo G__G__FFTWLN_TObject = { "TObject" , 99 , -1 };
01878 G__linked_taginfo G__G__FFTWLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
01879 G__linked_taginfo G__G__FFTWLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
01880 G__linked_taginfo G__G__FFTWLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
01881 G__linked_taginfo G__G__FFTWLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
01882 G__linked_taginfo G__G__FFTWLN_TComplex = { "TComplex" , 99 , -1 };
01883 G__linked_taginfo G__G__FFTWLN_TVirtualFFT = { "TVirtualFFT" , 99 , -1 };
01884 G__linked_taginfo G__G__FFTWLN_TFFTComplex = { "TFFTComplex" , 99 , -1 };
01885 G__linked_taginfo G__G__FFTWLN_TFFTComplexReal = { "TFFTComplexReal" , 99 , -1 };
01886 G__linked_taginfo G__G__FFTWLN_TFFTRealComplex = { "TFFTRealComplex" , 99 , -1 };
01887 G__linked_taginfo G__G__FFTWLN_TFFTReal = { "TFFTReal" , 99 , -1 };
01888
01889
01890 extern "C" void G__cpp_reset_tagtableG__FFTW() {
01891 G__G__FFTWLN_TClass.tagnum = -1 ;
01892 G__G__FFTWLN_TBuffer.tagnum = -1 ;
01893 G__G__FFTWLN_TMemberInspector.tagnum = -1 ;
01894 G__G__FFTWLN_TObject.tagnum = -1 ;
01895 G__G__FFTWLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
01896 G__G__FFTWLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
01897 G__G__FFTWLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
01898 G__G__FFTWLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
01899 G__G__FFTWLN_TComplex.tagnum = -1 ;
01900 G__G__FFTWLN_TVirtualFFT.tagnum = -1 ;
01901 G__G__FFTWLN_TFFTComplex.tagnum = -1 ;
01902 G__G__FFTWLN_TFFTComplexReal.tagnum = -1 ;
01903 G__G__FFTWLN_TFFTRealComplex.tagnum = -1 ;
01904 G__G__FFTWLN_TFFTReal.tagnum = -1 ;
01905 }
01906
01907
01908 extern "C" void G__cpp_setup_tagtableG__FFTW() {
01909
01910
01911 G__get_linked_tagnum_fwd(&G__G__FFTWLN_TClass);
01912 G__get_linked_tagnum_fwd(&G__G__FFTWLN_TBuffer);
01913 G__get_linked_tagnum_fwd(&G__G__FFTWLN_TMemberInspector);
01914 G__get_linked_tagnum_fwd(&G__G__FFTWLN_TObject);
01915 G__get_linked_tagnum_fwd(&G__G__FFTWLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
01916 G__get_linked_tagnum_fwd(&G__G__FFTWLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
01917 G__get_linked_tagnum_fwd(&G__G__FFTWLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
01918 G__get_linked_tagnum_fwd(&G__G__FFTWLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
01919 G__get_linked_tagnum_fwd(&G__G__FFTWLN_TComplex);
01920 G__get_linked_tagnum_fwd(&G__G__FFTWLN_TVirtualFFT);
01921 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__FFTWLN_TFFTComplex),sizeof(TFFTComplex),-1,324864,(char*)NULL,G__setup_memvarTFFTComplex,G__setup_memfuncTFFTComplex);
01922 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__FFTWLN_TFFTComplexReal),sizeof(TFFTComplexReal),-1,324864,(char*)NULL,G__setup_memvarTFFTComplexReal,G__setup_memfuncTFFTComplexReal);
01923 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__FFTWLN_TFFTRealComplex),sizeof(TFFTRealComplex),-1,324864,(char*)NULL,G__setup_memvarTFFTRealComplex,G__setup_memfuncTFFTRealComplex);
01924 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__FFTWLN_TFFTReal),sizeof(TFFTReal),-1,324864,(char*)NULL,G__setup_memvarTFFTReal,G__setup_memfuncTFFTReal);
01925 }
01926 extern "C" void G__cpp_setupG__FFTW(void) {
01927 G__check_setup_version(30051515,"G__cpp_setupG__FFTW()");
01928 G__set_cpp_environmentG__FFTW();
01929 G__cpp_setup_tagtableG__FFTW();
01930
01931 G__cpp_setup_inheritanceG__FFTW();
01932
01933 G__cpp_setup_typetableG__FFTW();
01934
01935 G__cpp_setup_memvarG__FFTW();
01936
01937 G__cpp_setup_memfuncG__FFTW();
01938 G__cpp_setup_globalG__FFTW();
01939 G__cpp_setup_funcG__FFTW();
01940
01941 if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__FFTW();
01942 return;
01943 }
01944 class G__cpp_setup_initG__FFTW {
01945 public:
01946 G__cpp_setup_initG__FFTW() { G__add_setup_func("G__FFTW",(G__incsetup)(&G__cpp_setupG__FFTW)); G__call_setup_funcs(); }
01947 ~G__cpp_setup_initG__FFTW() { G__remove_setup_func("G__FFTW"); }
01948 };
01949 G__cpp_setup_initG__FFTW G__cpp_setup_initializerG__FFTW;
01950