]> git.uio.no Git - u/mrichter/AliRoot.git/commit
* Added new Handler Classes for HOMER Proxy
authorjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Aug 2009 21:58:18 +0000 (21:58 +0000)
committerjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Aug 2009 21:58:18 +0000 (21:58 +0000)
commit06272c83dd3249de615b8fc9d20975ddaddcb2ef
treed078602807684c53a28040673c41881ef21cffdb
parent1a6da15b5422944080da337840ec57817fec6549
* Added new Handler Classes for HOMER Proxy
** Base class AliHLTHOMERManager for use in EVE and in AMORE
** XmlRpc Handler class AliHLTHOMERProxyHandler for proxy communication

* Updated AliHLTHOMERBlock and AliHLTHOMERSource objects

* Added test macro : HLT/exa/HOMERManager.C

* Commented out relevant part in AliEveHOMER classes
** AliEveHOMERSrcTranslator and AliEveHOMERXMLHandler are scheduled to be removed
** AliEveHOMERManager has to be adapted to base class
17 files changed:
EVE/EveHLT/AliEveHOMERManager.cxx
EVE/EveHLT/AliEveHOMERManager.h
EVE/EveHLT/AliEveHOMERSourceMap.cxx
EVE/EveHLT/AliEveHOMERSrcTranslator.cxx
EVE/EveHLT/AliEveHOMERXMLHandler.cxx
HLT/BASE/AliHLTHOMERBlockDesc.cxx
HLT/BASE/AliHLTHOMERBlockDesc.h
HLT/BASE/AliHLTHOMERManager.cxx [new file with mode: 0644]
HLT/BASE/AliHLTHOMERManager.h [new file with mode: 0644]
HLT/BASE/AliHLTHOMERProxyHandler.cxx [new file with mode: 0644]
HLT/BASE/AliHLTHOMERProxyHandler.h [new file with mode: 0644]
HLT/BASE/AliHLTHOMERSourceDesc.cxx
HLT/BASE/AliHLTHOMERSourceDesc.h
HLT/BASE/HLTbaseLinkDef.h
HLT/CMake_libHLTbase.txt
HLT/exa/HOMERManager.C [new file with mode: 0644]
HLT/libHLTbase.pkg