]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/rec/AliHLTMiscImplementation.cxx
Adding an abstract interface which provides OCDB functionality within the libHLTbase
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 7 Jul 2009 16:58:58 +0000 (16:58 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 7 Jul 2009 16:58:58 +0000 (16:58 +0000)
commit2b545cdd954e2cd5330c66dc3c0ef545025fdb72
tree2689e9cf800246d6ca1cdddf99b6074c81c366d6
parent3a2a23e1aca8a0fc597014ee6b881f8cf035ba63
Adding an abstract interface which provides OCDB functionality within the libHLTbase
and the implementation in libHLTrec. Keeps the libHLTbase free from AliRoot dependencies.
The AliHLTMisc methods can be extended later for other purposes.
HLT/BASE/AliHLTMisc.cxx [new file with mode: 0644]
HLT/BASE/AliHLTMisc.h
HLT/BASE/HLTbaseLinkDef.h
HLT/libHLTbase.pkg
HLT/libHLTrec.pkg
HLT/rec/AliHLTMisc.cxx [deleted file]
HLT/rec/AliHLTMiscImplementation.cxx [new file with mode: 0644]
HLT/rec/AliHLTMiscImplementation.h [new file with mode: 0644]