]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/rec/AliRawReaderHLT.cxx
Making the HLTReconstructor and RawReaderHLT not a direct child of the HLTPluginBase...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 28 May 2009 14:07:21 +0000 (14:07 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 28 May 2009 14:07:21 +0000 (14:07 +0000)
commit00ddfaca9367e586bc301cb40b8d25e27aff32ef
treeb839542bf77988774561ae09fccca5d06156be9d
parentcdbac218d3dc067e21fe5060c5e7a103439a19a8
Making the HLTReconstructor and RawReaderHLT not a direct child of the HLTPluginBase. There was an undefined symbol when using the libHLTinterface to run the system outside AliRoot. Somehow the two classes were using a symbol which was just virtual in the libHLTbase and I did not find another way to avoid this.
HLT/rec/AliHLTReconstructor.cxx
HLT/rec/AliHLTReconstructor.h
HLT/rec/AliRawReaderHLT.cxx
HLT/rec/AliRawReaderHLT.h