]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Modifications of the activation scheme for module agents and
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 May 2009 10:36:05 +0000 (10:36 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 May 2009 10:36:05 +0000 (10:36 +0000)
commit7dbfa7c960648f100bcc0db73ee06fcc30e48afb
tree1d46a8f1f78e5a1e775f7dc6825316589aed8725
parent0ad2453f2d581b4ba90df4f0e5b63bcc6791122e
Modifications of the activation scheme for module agents and
the printout at component library loading

In order to activate only the agents of the library being loaded,
a check for library name and module id is applied. Works for
component libraries with agents following the naming scheme
libAliHLT<MOD>.so

Info messages have been adjusted to the needs in order to reduce
output. The full message is now only printed if the library
contains detailed build information from the HLT build system.
HLT/BASE/AliHLTComponentHandler.cxx
HLT/BASE/AliHLTComponentHandler.h
HLT/BASE/AliHLTModuleAgent.cxx
HLT/BASE/AliHLTModuleAgent.h