]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Possibility to specify event selection criteria within the raw-data input URI. The...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Jul 2008 16:26:30 +0000 (16:26 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Jul 2008 16:26:30 +0000 (16:26 +0000)
commit3f7450e0c0d661f6c512f53b84d5915c3da361e5
tree30970dca8a5000dafd196efed7e9b6414c14d424
parent3de26c63b220c3987a878e70a24c039caaef0c6a
Possibility to specify event selection criteria within the raw-data input URI. The method SelectEvents is moved to the protected area and is used only the constructor of the raw-readers. The syntax of the new functionality is filename?EventType=X?Trigger=Y, where X is the event type (7=physics event) and trigger is a 64-bit integers specifying the trigger mask to beused (AND logic is applied). Removal of all the SelectEvents outside the RAW module.
12 files changed:
HLT/rec/AliRawReaderHLT.cxx
HLT/rec/AliRawReaderHLT.h
HLT/sim/AliHLTSimulation.cxx
ITS/AliITSBeamTestDigitizer.cxx
ITS/AliITSFindClustersV2.C
ITS/AliITSHandleDaSSD.cxx
ITS/ITSSDDQA.C
ITS/ITSSDDQAMaker.C
RAW/AliRawReader.cxx
RAW/AliRawReader.h
STEER/AliSimulation.cxx
TRD/Macros/AliTRDanalyzeBlackEventsLHC.C