#ifndef _QSIGEXGAUSSMAPPING_ #define _QSIGEXGAUSSMAPPING_ //#define DEBUG //#define DEBUG2 #include "Rtypes.h" #include "TH1F.h" #include "TAxis.h" #include "TMath.h" #include "QSigExStaticList.h" #include "erfinv.h" #include "debugger.h" Double_t QSigExGaussMapping(Double_t * x, Double_t* params); #include "debugger.h" #endif