]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGLF/FORWARD/analysis2/AliFMDEventInspector.h
Some fixes for the QA train:
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Oct 2011 13:37:41 +0000 (13:37 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Oct 2011 13:37:41 +0000 (13:37 +0000)
commit9b2f2e395d07a0ee7aa75f4f3805ded8dc8ee9d6
tree30438100659d8adfcae52898612fea43c7fb5bf1
parent5cbf9b21c2c4587fca1360b97d8dc9f07787cb80
Some fixes for the QA train:

- Event inspector writes run number to histogram file
- ForwardQA task does a little debugging - if enabled
- Energy fitter now produces another histogram with number
  of available, empty, low statistics, candidate, and
  actually fitted energy loss spectra
- Script to add task sets up output container in "trending.root"
- Sharing filter has more information in the output
- MC event inspector updated to fit interface
- Clean-up in ForwardAODConfig.C
- (Shell) script to get output of QA train
12 files changed:
PWG2/FORWARD/analysis2/AddTaskForwardQA.C
PWG2/FORWARD/analysis2/AliFMDEnergyFitter.cxx
PWG2/FORWARD/analysis2/AliFMDEventInspector.cxx
PWG2/FORWARD/analysis2/AliFMDEventInspector.h
PWG2/FORWARD/analysis2/AliFMDMCEventInspector.cxx
PWG2/FORWARD/analysis2/AliFMDMCEventInspector.h
PWG2/FORWARD/analysis2/AliFMDSharingFilter.cxx
PWG2/FORWARD/analysis2/AliForwardQATask.cxx
PWG2/FORWARD/analysis2/AliForwardQATask.h
PWG2/FORWARD/analysis2/ForwardAODConfig.C
PWG2/FORWARD/analysis2/qa/getQAResults.sh [new file with mode: 0755]
PWG2/FORWARD/analysis2/scripts/ExtractData.C [new file with mode: 0644]