]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/trigger/AliHLTGlobalTriggerComponent.cxx
Applying the proper fix to cope with setups with multiple trigger clusters.
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 8 Sep 2009 22:32:43 +0000 (22:32 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 8 Sep 2009 22:32:43 +0000 (22:32 +0000)
commit453983832e0e256db6829d50acab570d63daacab
treed61f4ac6f1fddc70968e12f03996777ec3a78e56
parent6117ef6316d24c87a2af9672f1963646f58f0026
Applying the proper fix to cope with setups with multiple trigger clusters.
Since the fancy AliHLTReadoutList operator functions did not work on the
HLT cluster (reason still unknown), explicite functions are now added and
used. The readout list specified in the configuration of the HLTGlobalTrigger
is now masked with the readout list from the CTP classes. The quick fix
just used the readout list from the CTP classes, however, HLT bits have
not been set there.
HLT/BASE/AliHLTCTPData.cxx
HLT/trigger/AliHLTGlobalTriggerComponent.cxx