musrfit/src/tests/skewedGaussianTest
2009-09-07 10:41:24 +00:00
..
2008-02-13 14:18:46 +00:00
2008-03-03 12:39:29 +00:00
2009-09-07 10:41:24 +00:00
2008-03-03 12:39:29 +00:00
2009-09-07 10:41:24 +00:00

-------------------------------------------------------------------------
Author: Andreas Suter, 2008/02/13
$Id$
-------------------------------------------------------------------------

Generate fake data:

fakeData.pro     : qmake input file to generate the Makefile
fakeData.cpp     : main -> generates root-file output

fakeDataNemu.pro : qmake input file to generate the Makefile
fakeDataNemu.cpp : main -> generates nemu-file output

paramInput.dat : example input file for setting t0, asym, N0, bkg, 
                 time resolution, no of channels

fakeData is producing fake data root files which can be used in analysis
software like maxent and wkm (wkm only after converting to nemu files).

fakeDataNemu is producing fake data nemu files which can be used in analysis
software like maxent and wkm (wkm only after converting to nemu files).

-------------------------------------------------------------------------

skewedGaussian.C : is a simple root macro which is generating a skewed
Gaussian input file for fakeData