]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/ESD/AliESDInputHandler.h
Added AliInputEventHandler::SetUserCallSelectionMask(Bool_t flag) allowing a taskSE...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Sep 2010 15:50:04 +0000 (15:50 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Sep 2010 15:50:04 +0000 (15:50 +0000)
commitaaf2d706cbcc3e3d5cee536bd79286fb10ddc5db
treed9928caccdfb0cba8c1c0e80a0dd11d9174371ab
parent2378381eb7ea6f203480bc5a904e07c7fd55dcbd
Added AliInputEventHandler::SetUserCallSelectionMask(Bool_t flag) allowing a taskSE that do NOT call SelectCollisionCandidates() to call AliESDInputHandler::CheckSelectionMask() that calls GetSelectionMask for the attached cuts (i.e. physics selection)
Modified the tender and added method AliTender::SetCheckEventSelection(Bool_t flag) to use this feature automatically. The tender MUST be added first in the train.
ANALYSIS/Tender/AliTender.cxx
ANALYSIS/Tender/AliTender.h
ANALYSIS/TenderSupplies/AddTaskTender.C
STEER/AliESDInputHandler.cxx
STEER/AliESDInputHandler.h
STEER/AliInputEventHandler.h