]> git.uio.no Git - u/mrichter/AliRoot.git/commit
calibrate the vzero signal that goes into the total Q-vector which can be retrieved...
authorrbertens <rbertens@cern.ch>
Thu, 4 Dec 2014 13:05:17 +0000 (14:05 +0100)
committerrbertens <rbertens@cern.ch>
Thu, 4 Dec 2014 13:05:32 +0000 (14:05 +0100)
commit84b44ed4c9494c96877a06d5709e76dc2812e712
treedf2d0c777a78fdfd91c475f2ac600ebe22254d81
parent2d1435c20f135dd2e1d1c5f38c7013f83cbefba7
 calibrate the vzero signal that goes into the total Q-vector which can be retrieved via AliFlowEventSimple::GetQ(...)

- the calibrated Q-vector is now called via AliFlowEvent::GetQ()
- calibration is performed performed automatically when the flow event is filled using the flow track cuts object that is set to provide VZERO data (i.e. via calling GetStandardVZEROOnlyTrackCuts() )
- correct calibration routine will be determined from the run-number
- 10h: Q2 and Q3 are calibrated
- 11h: only Q2 is calibrated
- change is backward compatible
PWG/FLOW/Tasks/AliFlowEvent.cxx
PWG/FLOW/Tasks/AliFlowEvent.h
PWG/FLOW/Tasks/AliFlowTrackCuts.cxx
PWG/FLOW/Tasks/AliFlowTrackCuts.h