]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/sim/AliHLTAgentSim.cxx
- implemented component registration via agents
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 Oct 2007 10:31:42 +0000 (10:31 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 Oct 2007 10:31:42 +0000 (10:31 +0000)
commitc4228ec4ca3db6f610b23df056e58648554352d6
treef70738f8329aa89c2fb8c06f9240694812fc8df9
parent860fe2740db7e3fb9d1ef45e73f6452c80f83288
- implemented component registration via agents
- added HLTOUT component as default data sink for simulation
- added AliHLTAgentSim for libHLTsim.so
- AliHLTComponentHandler: more robust library handling
HLT/sim/AliHLTAgentSim.cxx [new file with mode: 0644]
HLT/sim/AliHLTAgentSim.h [new file with mode: 0644]
HLT/sim/AliHLTOUTComponent.cxx [new file with mode: 0644]
HLT/sim/AliHLTOUTComponent.h [new file with mode: 0644]