]> git.uio.no Git - u/mrichter/AliRoot.git/commit
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:22:11 +0000 (12:22 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Nov 2008 12:22:11 +0000 (12:22 +0000)
commit56918e2f25bc0d2137afd6f4487c43f20c3adf04
tree4732e50c6d30f12a28f1bdacdfc9993dade2b95c
parenta58fb92ec9e26afec65ed2f3ad6f9c98ff0e3339
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.
RAW/AliRawReader.cxx
RAW/AliRawReader.h