]> git.uio.no Git - u/mrichter/AliRoot.git/commit
implementing the short info option which includes a TNames array instead of input...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Nov 2009 00:12:08 +0000 (00:12 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Nov 2009 00:12:08 +0000 (00:12 +0000)
commitd543303dc44254e58fd9e26d59c910c67a33979e
tree0cc1051a51ad49ce15d74de69eee7242e30dba2d
parent60a3fc9beae5198553e1e90c610aca6f5b77886b
implementing the short info option which includes a TNames array instead of input objects and trigger decisions
adding the option -include-input=both to include both the objects and short info
bugfix in the parsing of the -include-input option

There is currently a problem in the streaming of the arrays of the GlobalTriggerDecision which causes the
short info not to show up in the extracted object when there are no trigger decisions. Furthermore only the
the fisrt object of the input object array is there after extracting (in mode 'both'). The second one which
is the CTPData object is missing. Under investigation.
HLT/trigger/AliHLTGlobalTriggerComponent.cxx
HLT/trigger/AliHLTGlobalTriggerComponent.h