]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliReconstruction.cxx
Possibility to apply an event selection based on a logical function of the trigger...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Nov 2008 12:36:53 +0000 (12:36 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Nov 2008 12:36:53 +0000 (12:36 +0000)
commit8a933107c3be79e6e4a7959145fe30f710280479
treec5a3a955c7094104ea602e667ca4886319e4d3a8
parent304d7f0b3bc4bf4c6dc61919b149137f34729bb1
Possibility to apply an event selection based on a logical function of the trigger classes. The syntax is ?Trigger=<function>, where function is a logical expression of the trigger classes identified by their names (as in the trigger config in OCDB). In case the trigger config is unavailable, one can still use the method by replacing the trigger classes names by [i], where i is the index of the trigger class in the trigger pattern word.
STEER/AliReconstruction.cxx