]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/ChangeLog
possibility to exclude events with SDD clusters plus a fix on the histogram filling...
[u/mrichter/AliRoot.git] / HLT / ChangeLog
index 27aef1ed24bac5d34e5c35f6afb2d7146b8e87e3..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,116 +0,0 @@
-2006-10-12 added the PHOS library to the package
-2006-10-05 extensions in AliHLTTPCDisplay
-       - handling of new include directory structure of the HOMER header files
-       - default geometry file introduced
-       - library compile time and property functions added
-       - geometry file alice.geom added to distribution; to be installed in
-         <prefix>/share/alice-hlt
-2006-09-07 HLT-v0-4
-       - TPC digit reader classes fetch row range from AliHLTTPCTransform
-        - code from TPC commissioning version merged
-         - DigitReaderRaw added with different read modes (sorted/unsorted;
-           several data specifications to adapt to the real data)
-         - DigitReaderPacked capable of sorting incoming data 
-         - straight line fit implemented in Conformal Mapping Fit
-       - TPCDisplay library added
-         - the library needs the HOMER package, which is part of the PubSub
-           Framework, currently there is a circular dependency which will
-           be removed or handled better
-       - bugfix HLTComponentHandler::CreateComponent: result handling after DoInit
-       - bugfix ClusterFinder: index check for arrays of fixed size
-       - base line calculation and zero suppression implemented into
-         Cluster Finder: new argument 'adc-threshold' for ClusterFinderComponent 
-       - Makefiles of the old build scheme have been removed
-2006-08-23 version HLT-v0-3
-       - check for AliRoot features/libs/files and corresponding conditional
-         build
-       - made package capable of handling the splitted RawData (changed in
-         AliRoot version v4-04-Rev-07
-       - libHLTBase linked to ROOT libraries, TPCLib linked to ROOT and AliRoot
-         libraries -> avoid addlibrary options for wrapper subscriber 
-       - made package indepentend of src
-         added BASE/AliHLTStdIncludes.h which should take the job of
-         including std headers
-       - removed eff C++ warnings in BASE
-       - TPCref library off by default
-       - TPCLib version interface no 2
-       - started to sort header includes in TPCLib
-       - added version announcement to base library
-       
-2006-08-17 Jochen's TPCLib source code from Jan 2006 (not a joke) merged
-       - bugfix in AliHLTTPCConfMapper (caused low tracking efficiency)
-       - Online Display development
-       - Note: the AliHLTTPCDisplay Interface has been changed -> AliHLTGUI
-         has to be re-linked
-       - no changes in BASE
-
-2005-09-07 Files imported from src comp and kalman into new TPCLib
-       a short history of files ...
-       AliHLTTPCBenchmark.cxx                           AliL3Benchmark.cxx,v 1.10 2005/06/14 10:55:21 cvetan Exp 
-       AliHLTTPCBenchmark.h                             AliL3Benchmark.h,v 1.6 2004/06/26 11:39:40 loizides 
-       AliHLTTPCClusterFinder.cxx                       original AliL3ClustFinderNew.cxx
-       AliHLTTPCClusterFinder.h                         original AliL3ClustFinderNew.h                                          
-       AliHLTTPCClustFinderNew.cxx                      AliL3ClustFinderNew.cxx,v 1.29 2005/06/14 10:55:21 cvetan Exp  
-       AliHLTTPCClustFinderNew.h                        AliL3ClustFinderNew.h,v 1.13 2004/06/18 10:55:26 loizides Exp          
-       AliHLTTPCConfMapFit.cxx                          AliL3ConfMapFit.cxx,v 1.14 2005/06/14 10:55:21 cvetan Exp      
-       AliHLTTPCConfMapFit.h                            AliL3ConfMapFit.h,v 1.5 2004/07/05 09:03:11 loizides Exp          
-       AliHLTTPCConfMapper.cxx                          AliL3ConfMapper.cxx,v 1.26 2005/06/14 10:55:21 cvetan Exp $    
-       AliHLTTPCConfMapper.h                            AliL3ConfMapper.h,v 1.11 2004/07/05 09:03:11 loizides Exp $              
-       AliHLTTPCConfMapPoint.cxx                        AliL3ConfMapPoint.cxx,v 1.10 2005/06/23 17:46:55 hristov Exp $ 
-       AliHLTTPCConfMapPoint.h                          AliL3ConfMapPoint.h,v 1.8 2005/06/23 17:46:55 hristov Exp $    
-       AliHLTTPCConfMapTrack.cxx                        AliL3ConfMapTrack.cxx,v 1.16 2005/06/14 10:55:21 cvetan Exp $  
-       AliHLTTPCConfMapTrack.h                          AliL3ConfMapTrack.h,v 1.4 2004/06/16 11:25:06 loizides Exp $   
-       AliHLTTPC.cxx                                    AliLevel3.cxx,v 1.42 2004/06/11 16:06:33 loizides Exp $
-                                                               Mod: Digits-thing
-       AliHLTTPCDigitData.h                             AliL3DigitData.h,v 1.5 2004/05/12 11:51:27 loizides Exp $      
-       AliHLTTPCDisplay.cxx                             AliL3Display.cxx,v 1.26 2005/06/14 10:55:21 cvetan Exp $
-                                                               Mod.
-       AliHLTTPCDisplay.h                               AliL3Display.h,v 1.14 2004/06/30 08:30:14 loizides Exp $
-                                                               Mod. 
-       AliHLTTPCFileHandler.cxx                         AliL3FileHandler.cxx,v 1.49 2005/06/23 17:46:55 hristov Exp $           
-       AliHLTTPCFileHandler.h                           AliL3FileHandler.h,v 1.19 2004/06/11 16:06:33 loizides Exp $   
-       AliHLTTPCFitter.cxx                              AliL3Fitter.cxx,v 1.14 2005/06/14 10:55:21 cvetan Exp $        
-       AliHLTTPCFitter.h                                AliL3Fitter.h,v 1.7 2004/07/05 09:02:18 loizides Exp $         
-       AliHLTTPCGlobalMerger.cxx                        AliL3GlobalMerger.cxx,v 1.13 2005/06/14 10:55:21 cvetan Exp $  
-       AliHLTTPCGlobalMerger.h                          AliL3GlobalMerger.h,v 1.6 2004/02/02 15:00:34 loizides Exp $   
-       AliHLTTPC.h                                      AliLevel3.h,v 1.24 2004/06/11 16:06:33 loizides 
-                                                               Added AliHLTDigitReaderUnpacked  
-       AliHLTTPCInterMerger.cxx                         AliL3InterMerger.cxx,v 1.8 2005/06/14 10:55:21 cvetan Exp $    
-       AliHLTTPCInterMerger.h                           AliL3InterMerger.h,v 1.4 2004/02/02 15:00:34 loizides Exp $    
-       AliHLTTPCLog.cxx                                 AliL3Log.cxx,v 1.1 2004/05/14 09:37:22 loizides Exp $  
-       AliHLTTPCLogging.h                               AliL3Logging.h,v 1.11 2004/10/09 11:28:31 loizides Exp $       
-       AliHLTTPCLog.h                                   AliL3Log.h,v 1.2 2004/06/11 16:06:33 loizides Exp $    
-       AliHLTTPCMemHandler.cxx                          AliL3MemHandler.cxx,v 1.52 2005/06/14 10:55:21 cvetan Exp $    
-       AliHLTTPCMemHandler.h                            AliL3MemHandler.h,v 1.30 2004/10/06 08:51:20 cvetan Exp $               
-       AliHLTTPCMerger.cxx                              AliL3Merger.cxx,v 1.16 2005/06/14 10:55:21 cvetan Exp $        
-       AliHLTTPCMerger.h                                AliL3Merger.h,v 1.8 2004/06/11 16:06:33 loizides Exp $ 
-       AliHLTTPCRootTypes.h                             AliL3RootTypes.h,v 1.12 2004/06/15 14:02:38 loizides Exp $     
-       AliHLTTPCSpacePointData.h                        AliL3SpacePointData.h,v1.4 2003/07/27 21:02:09 loizides Exp $
-                                                               Added: Bool_t fUsed;
-       AliHLTTPCStandardIncludes.h                      AliL3StandardIncludes.h,v 1.5 2005/06/14 10:55:21 cvetan Exp $ 
-       AliHLTTPCTrackArray.cxx                          AliL3TrackArray.cxx,v 1.21 2005/06/14 10:55:21 cvetan Exp $    
-       AliHLTTPCTrackArray.h                            AliL3TrackArray.h,v 1.7 2004/06/11 16:06:33 loizides Exp $     
-       AliHLTTPCTrack.cxx                               AliL3Track.cxx,v 1.322005/06/14 10:55:21 cvetan Exp $  
-       AliHLTTPCTrack.h                                 AliL3Track.h,v 1.18 2005/03/31 04:48:58 cvetan Exp $   
-       AliHLTTPCTrackMerger.cxx                         AliL3TrackMerger.cxx,v 1.12 2005/06/14 10:55:21 cvetan Exp $   
-       AliHLTTPCTrackMerger.h                           AliL3TrackMerger.h,v 1.6 2005/04/19 04:29:01 cvetan Exp $      
-       AliHLTTPCTrackSegmentData.h                      AliL3TrackSegmentData.h,v 1.7 2005/03/31 04:48:59 cvetan Exp $ 
-       AliHLTTPCTransform.cxx                           AliL3Transform.cxx,v 1.53 2005/06/14 10:55:21 cvetan Exp $     
-       AliHLTTPCTransform.h                             AliL3Transform.h,v 1.37 2005/06/14 10:55:21 cvetan Exp $       
-       AliHLTTPCVertexArray.cxx                         AliL3VertexArray.cxx,v 1.7 2005/06/14 10:55:21 cvetan Exp $    
-       AliHLTTPCVertexArray.h                           AliL3VertexArray.h,v 1.4 2004/06/11 16:06:33 loizides Exp $    
-       AliHLTTPCVertex.cxx                              AliL3Vertex.cxx,v 1.5 2004/07/02 11:41:18 loizides Exp $       
-       AliHLTTPCVertexData.h                            AliL3VertexData.h,v 1.2 2003/07/27 21:02:09 loizides Exp $     
-       AliHLTTPCVertexFinder.cxx                        AliL3VertexFinder.cxx,v 1.9 2005/06/14 10:55:21 cvetan Exp $   
-       AliHLTTPCVertexFinder.h                          AliL3VertexFinder.h,v 1.7 2004/06/18 10:55:26 loizides Exp $   
-       AliHLTTPCVertex.h                                AliL3Vertex.h,v 1.4 2004/07/02 11:41:18 loizides Exp $
-       AliHLTTPCDataCompressorHelper.cxx                From comp: AliL3DataCompressorHelper.cxx,v 1.5 2004/06/15 10:26:57 hristov Exp $
-       AliHLTTPCDataCompressorHelper.h                  From comp: AliL3DataCompressorHelper.h,v 1.4 2004/06/15 10:26:57 hristov Exp $
-       AliHLTTPCModels.h                                From comp: AliL3Models.h,v 1.11 2004/05/17 16:37:19 hristov Exp $
-       AliHLTTPCModelTrack.h                            From comp: AliL3ModelTrack.h,v 1.13 2004/06/15 10:26:57 hristov Exp $
-       AliHLTTPCModelTrack.cxx                          From comp: AliL3ModelTrack.cxx,v 1.18 2005/02/14 11:50:11 hristov Exp $
-       AliHLTTPCRawDataFormat.h                         from online Pub/Sub framework
-       AliHLTTPCClusterDataFormat.h                     from online Pub/Sub framework  
-       AliHLTTPCTrackletDataFormat.h                    from online Pub/Sub framework  
-       AliHLTTPCDefinitions.cxx                         from online Pub/Sub framework  
-       AliHLTTPCDefinitions.h                           from online Pub/Sub framework