X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=HLT%2FChangeLog;h=eac0faa14dce78429228085bbd24af8cf700fae6;hb=242bb79445186571fd170bb8134f46ca80aa7263;hp=33c42ad5f417974d751ff9fc3794a5976688fb13;hpb=a655eae3a07131392c47712172bcdf9e3ea968bf;p=u%2Fmrichter%2FAliRoot.git diff --git a/HLT/ChangeLog b/HLT/ChangeLog index 33c42ad5f41..eac0faa14dc 100644 --- a/HLT/ChangeLog +++ b/HLT/ChangeLog @@ -1,3 +1,31 @@ +2007-03-14 aliroot integration + - AliHLTSystem interface methods to AliHLTReconstructor implemeted + - AliHLTModuleAgent introduced for each HLT module, sample + agent added to libAliHLTSample + - AliHLTOfflineInterface base classes added + - AliHLTFilePublisher, AliHLTRootFileWriter/Publisher moved to + libAliHLTUtil (AliHLTFileWriter will follow when dep. to PHOS are + cleared) +2007-03-09 logging system + - adapted to AliRoot logging system, messages printed out via AliRoot + message channel + - AliRoot logging methods can be used in the same way as in AliRoot + - HLT TPC logging methods fixed to be redirected to the common logging + channel + - handling of configurations corrected in order to cope with the + Root CINT garbage collection. + - TPCLib stand-alone build system changed in order to use AliRoot package + definition +2007-03-01 changes by Gaute (TPC) + - added InterMerger to SliceTrackerComponent, can be switched off by + component argument 'disable-merger' + - new data type 'TRACKS' defined for TPC describing tracks in global + coordinates + - GlobalMergerComponent has TRACKS/TPC as output data type + - new component argument to ClusterFinderComponent: timebins specifies + the number of timebins to overcome the discrepancy between simulated + and real data + - TPCEsdWriter adapted to new TRACKS/TPC data type 2007-02-21 - high-level component interface added - libHLTbase version 2:0:0 @@ -6,7 +34,7 @@ 2007-02-20 - Cellular Automaton tracker added to TPC Lib - - TPC OnlineDisplay updated to the lates version of the CERN HLT cluster + - TPC OnlineDisplay updated to the latest version of the CERN HLT cluster libAliHLTTPCDisplay version for the AliHLTGUI v 1.5.2 - TPC ESD writer component finalized 2007-02-05