]> git.uio.no Git - u/mrichter/AliRoot.git/commit
- Remove the holes in the lists of output histograms to make the merging working...
authormartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 Nov 2010 06:40:41 +0000 (06:40 +0000)
committermartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 Nov 2010 06:40:41 +0000 (06:40 +0000)
commit00612ffc94f31c6bf1806a2607acd98a005a24ff
treeece5f85425bb2fb0722ff5e44d9c090e973102b9
parent67e37e8082af381649ecc3ff6c361dd1fa24c89a
- Remove the holes in the lists of output histograms to make the merging working with the new root version. Add a new compiled macro (MuonResolution.C) to run the task. Add the possibility to fit the residuals to extract the resolution (now the default option instead of taking the RMS). Add the possibility to select events of a given trigger class (MUON, MB, …). Add the possibility to select tracks in the geometrical acceptance (passing Rabs and eta cuts). Add mchview objects to the output file to display DE resolution and systematic shifts (Philippe P.)
PWG3/muondep/AddTaskMuonResolution.C
PWG3/muondep/AliAnalysisTaskMuonResolution.cxx
PWG3/muondep/AliAnalysisTaskMuonResolution.h
PWG3/muondep/MuonResolution.C [new file with mode: 0644]
PWG3/muondep/RunMuonResolution.C