]> git.uio.no Git - u/mrichter/AliRoot.git/commit
make generation of monitoring trigger an optional feature
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Jul 2010 21:52:50 +0000 (21:52 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Jul 2010 21:52:50 +0000 (21:52 +0000)
commitb375374fa3aab58084dec093170cb1860228bb03
treeb04b06ff3bb6e288428fa533398d71c0f787ce9c
parent8d9d674e1e27ee6cf041af36633c08d3fba86824
make generation of monitoring trigger an optional feature
- to be switched on by argument '-monitoring'
- introduce an interval of n seconds between monitoring triggers '-monitoring=n'
- send empty block list for not triggered events and events dropped because of the interval

This change will reduce the amount of data sent to the monitoring components, first of all
by sending only sparse triggers (configurable interval) and secondly because of the empty
monitoring filter list for all but the single triggered event per interval.
HLT/trigger/AliHLTGlobalTriggerComponent.cxx
HLT/trigger/AliHLTGlobalTriggerComponent.h