some minor fixes
This commit is contained in:
@ -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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user