some minor fixes

This commit is contained in:
nemu
2008-02-13 14:26:18 +00:00
parent 78614d2e44
commit 629c658608
2 changed files with 6 additions and 4 deletions

View File

@ -5,13 +5,16 @@ $Id$
Generate fake data: Generate fake data:
fakeData.pro fakeData.pro : qmake input file to generate the Makefile
fakeData.cpp fakeData.cpp : main
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 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). software like maxent and wkm (wkm only after converting to nemu files).
------------------------------------------------------------------------- -------------------------------------------------------------------------
skewedGaussian.C is a simple root macro which is generating a skewed skewedGaussian.C : is a simple root macro which is generating a skewed
Gaussian input file for fakeData Gaussian input file for fakeData

View File

@ -4,7 +4,6 @@
resolution, 0.0001953125 resolution, 0.0001953125
#------------------------------------------------------ #------------------------------------------------------
# number of channels # number of channels
#channels, 66601
channels, 66601 channels, 66601
#------------------------------------------------------ #------------------------------------------------------
# t0's # t0's