]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/trigger/AliHLTGlobalTriggerComponent.h
correcting implementation of CTP trigger handling in the GlobalTrigger object, revert...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Oct 2009 08:33:09 +0000 (08:33 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Oct 2009 08:33:09 +0000 (08:33 +0000)
commit566a01d08aee7d7ccd555f87035ca3780efe954d
tree36cdfc34dff4e1a86d854b02e2e8e2b2436a2978
parent45a6dee6362fb315f4faea0ff5050c00b5069247
correcting implementation of CTP trigger handling in the GlobalTrigger object, reverting changes of r35128 and r35129
- the TClonesArray of trigger decision objects designated for the CTP triggers is now owned by the trigger component
- proper fix for the header include problem (https://savannah.cern.ch/bugs/?56302): in case of HLT build system, include files are taken from the include directory of the installation
- minor bugfix AliHLTGlobalTriggerComponent command arg parsing: -debug skipped next argument
- bugfix AliHLTGlobalTriggerComponent: the -skipctp option is now only applied on the level of adding CTP info to the output trigger decision object. The CTPData object is needed in any case to perform the masking of the readout
list according to the detectors of the CTP trigger class
- added option '-cint' to switch to CINT interpretation of the generated trigger code instead of runtime compilation, some fixes regarding this, but did not get it working so far
HLT/trigger/AliHLTGlobalTrigger.cxx
HLT/trigger/AliHLTGlobalTrigger.h
HLT/trigger/AliHLTGlobalTriggerComponent.cxx
HLT/trigger/AliHLTGlobalTriggerComponent.h