]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG2/FORWARD/analysis2/qa/DrawSteps.C
Added some extra scripts.
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 May 2011 13:53:05 +0000 (13:53 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 May 2011 13:53:05 +0000 (13:53 +0000)
commit797161e8d5d456a704428841eda782b7d530cab0
tree442d6bf4bea75d3d562d255ec8c3eeaac75a6bfa
parentda0437deeab48c9acbf5b7d28b6c919ffe8bc3cb
Added some extra scripts.
Updated SimpledNdeta
Updated ELoss vs Poisson
Updated OtherData to be more robust flexible
Updated Run.sh so one can explicitly specify
  what to compare to using the -O option. The
  option -J is gone.  Options -A and -a allow
  one to specify alternate script path and
  excutable (e.g., root instead of aliroot).
Small fixes in AliBasedNdetaTask
Updated DrawdNdeta.C to allow for systematic
errors and final small corrections - e.g.,
  cluster/tracklet ratio, remove outers, ...
  Now also uses a bit mask of options.
PWG2/FORWARD/analysis2/AliBasedNdetaTask.cxx
PWG2/FORWARD/analysis2/DrawdNdeta.C
PWG2/FORWARD/analysis2/OtherData.C
PWG2/FORWARD/analysis2/Run.sh
PWG2/FORWARD/analysis2/scripts/DrawELossPoisson.C
PWG2/FORWARD/analysis2/scripts/DrawRubensCorr.C [new file with mode: 0644]
PWG2/FORWARD/analysis2/scripts/DrawSteps.C [new file with mode: 0644]
PWG2/FORWARD/analysis2/scripts/DrawUA5Ratios.C [new file with mode: 0644]
PWG2/FORWARD/analysis2/scripts/SimpledNdeta.C