]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Adding Empty method to readout list to check if it has all DDL bits disabled.
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Feb 2009 13:25:14 +0000 (13:25 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Feb 2009 13:25:14 +0000 (13:25 +0000)
commit8b745301c4978de16f6fa2295d96bc4acdc0865a
tree28eb7f71d8bc6ed12b7c8495efb2af92fd22316d
parent965e895b5e3b95e9e9509fd4d7245d21788a83fe
Adding Empty method to readout list to check if it has all DDL bits disabled.
Bug fix for the AliHLTTriggerDecision class to correctly replace the readout list rather than merge it in the setter method.
AliHLTTrigger not using AliHLTTriggerDecision setter method for readout list anymore to keep previous behaviour so that it still merges the readout list.
HLT/trigger/AliHLTReadoutList.cxx
HLT/trigger/AliHLTReadoutList.h
HLT/trigger/AliHLTTrigger.cxx
HLT/trigger/AliHLTTriggerDecision.h