]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/macros/AddTaskEventplane.C
I did some modifications on the Event plane task, the diff to today's trunk is attach...
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 22 Jun 2011 16:47:21 +0000 (16:47 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 22 Jun 2011 16:47:21 +0000 (16:47 +0000)
commit90267ca6770aecc93227a97e4a9c634d9f034632
treec16fe0677e6c0cde48e5d9ce87c344c779553af9
parent8e1ee57ad4a96be0d152e98f0c1f4b25cfd63d8b
I did some modifications on the Event plane task, the diff to today's trunk is attached, as well as the file which should go to the OADB:

1. The Phi distributions stored in the OADB is now an OADB container, which is then accessed by the EP task according to the run range the event is in.
The attached OADB Container is only for pass2 - I can also do it for pass1 of course, I just am not sure if it is needed...

2. I added the possibility to set user defined cuts.

3. The AddTaskEventplane.C macro is modified accordingly.

Johanna Lena Gramling <johanna.lena.gramling@cern.ch>
ANALYSIS/AliEPSelectionTask.cxx
ANALYSIS/AliEPSelectionTask.h
ANALYSIS/macros/AddTaskEventplane.C