]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/ChangeLog
Updated AliEMCAL::Digits2Raw, reads first provisional RCU mapping files to make Raw...
[u/mrichter/AliRoot.git] / HLT / ChangeLog
1 2006-12-03 
2         - integration of libHLTbase into AliRoot prepared
3         - SampleLib as stand-alone package
4         - library development tutorial
5 2006-11-30 intermediate version
6         - setup scripts for running environment added
7         - bugfix in configure which caused the check for PubSub components
8           to fail on some architectures
9         - ComponentHandler takes ROOT dynamic library loader as fallback if
10           dlopen is not available
11         - minor changes to avoid effC++ and other warnings
12         - work on the Task chain processing
13 2006-11-08
14         - configure adapted to the new directory structure of the HOMER module in
15           PubSub
16         - TPCLib
17           - AliHLTTPCPad: occupancy calculation added
18           - AliHLTTPCClusterFinder bugfix in order to avoid empty cluster data structure and
19             component dead lock
20           - AliHLTTPCClusterFinder adapted to use occupancy level for suppression of 
21             noisy pads
22           - AliHLTTPCClusterFinderComponent: new parameter 'occupancy-limit' which is effectice
23             when pp-run option is set
24           - AliHLTTPCDigitReaderRaw
25             2 more rawreader modes ( 4, 5) are added by Timm.
26             In Simulated data the RCU trailer word seems to have 2 32 bit words ( but its not
27             defined like this)
28             -> mode 4: 2 32 bit words, sorted
29             -> mode 5: 2 32 bit words, unsorted
30           - AliHLTTPCSliceTrackerComponent bugfix variable initialisation (by Timm?)
31           - AliHLTTPCTransform changed N TimeBins to 1024 according to raw TPC data
32             added automatic calculation of timebin width out of N TimeBins
33           - OnlineDisplay: intermediate version
34             - eventID added
35             - range, all, and one TimeBin selectable
36             - Front view shows maximum, average, and sum of selected timebins
37             - zerosupression of raw data added to PadRow, Pad, Front, 3D
38 2006-10-12 added the PHOS library to the package
39 2006-10-05 extensions in AliHLTTPCDisplay
40         - handling of new include directory structure of the HOMER header files
41         - default geometry file introduced
42         - library compile time and property functions added
43         - geometry file alice.geom added to distribution; to be installed in
44           <prefix>/share/alice-hlt
45 2006-09-07 HLT-v0-4
46         - TPC digit reader classes fetch row range from AliHLTTPCTransform
47         - code from TPC commissioning version merged
48           - DigitReaderRaw added with different read modes (sorted/unsorted;
49             several data specifications to adapt to the real data)
50           - DigitReaderPacked capable of sorting incoming data 
51           - straight line fit implemented in Conformal Mapping Fit
52         - TPCDisplay library added
53           - the library needs the HOMER package, which is part of the PubSub
54             Framework, currently there is a circular dependency which will
55             be removed or handled better
56         - bugfix HLTComponentHandler::CreateComponent: result handling after DoInit
57         - bugfix ClusterFinder: index check for arrays of fixed size
58         - base line calculation and zero suppression implemented into
59           Cluster Finder: new argument 'adc-threshold' for ClusterFinderComponent 
60         - Makefiles of the old build scheme have been removed
61 2006-08-23 version HLT-v0-3
62         - check for AliRoot features/libs/files and corresponding conditional
63           build
64         - made package capable of handling the splitted RawData (changed in
65           AliRoot version v4-04-Rev-07
66         - libHLTBase linked to ROOT libraries, TPCLib linked to ROOT and AliRoot
67           libraries -> avoid addlibrary options for wrapper subscriber 
68         - made package indepentend of src
69           added BASE/AliHLTStdIncludes.h which should take the job of
70           including std headers
71         - removed eff C++ warnings in BASE
72         - TPCref library off by default
73         - TPCLib version interface no 2
74         - started to sort header includes in TPCLib
75         - added version announcement to base library
76         
77 2006-08-17 Jochen's TPCLib source code from Jan 2006 (not a joke) merged
78         - bugfix in AliHLTTPCConfMapper (caused low tracking efficiency)
79         - Online Display development
80         - Note: the AliHLTTPCDisplay Interface has been changed -> AliHLTGUI
81           has to be re-linked
82         - no changes in BASE
83
84 2005-09-07 Files imported from src comp and kalman into new TPCLib
85         a short history of files ...
86         AliHLTTPCBenchmark.cxx                           AliHLTBenchmark.cxx,v 1.10 2005/06/14 10:55:21 cvetan Exp 
87         AliHLTTPCBenchmark.h                             AliHLTBenchmark.h,v 1.6 2004/06/26 11:39:40 loizides 
88         AliHLTTPCClusterFinder.cxx                       original AliHLTClustFinderNew.cxx
89         AliHLTTPCClusterFinder.h                         original AliHLTClustFinderNew.h                                                 
90         AliHLTTPCClustFinderNew.cxx                      AliHLTClustFinderNew.cxx,v 1.29 2005/06/14 10:55:21 cvetan Exp         
91         AliHLTTPCClustFinderNew.h                        AliHLTClustFinderNew.h,v 1.13 2004/06/18 10:55:26 loizides Exp                 
92         AliHLTTPCConfMapFit.cxx                          AliHLTConfMapFit.cxx,v 1.14 2005/06/14 10:55:21 cvetan Exp     
93         AliHLTTPCConfMapFit.h                            AliHLTConfMapFit.h,v 1.5 2004/07/05 09:03:11 loizides Exp         
94         AliHLTTPCConfMapper.cxx                          AliHLTConfMapper.cxx,v 1.26 2005/06/14 10:55:21 cvetan Exp $   
95         AliHLTTPCConfMapper.h                            AliHLTConfMapper.h,v 1.11 2004/07/05 09:03:11 loizides Exp $             
96         AliHLTTPCConfMapPoint.cxx                        AliHLTConfMapPoint.cxx,v 1.10 2005/06/23 17:46:55 hristov Exp $        
97         AliHLTTPCConfMapPoint.h                          AliHLTConfMapPoint.h,v 1.8 2005/06/23 17:46:55 hristov Exp $           
98         AliHLTTPCConfMapTrack.cxx                        AliHLTConfMapTrack.cxx,v 1.16 2005/06/14 10:55:21 cvetan Exp $ 
99         AliHLTTPCConfMapTrack.h                          AliHLTConfMapTrack.h,v 1.4 2004/06/16 11:25:06 loizides Exp $  
100         AliHLTTPC.cxx                                    AliLevel3.cxx,v 1.42 2004/06/11 16:06:33 loizides Exp $
101                                                                 Mod: Digits-thing
102         AliHLTTPCDigitData.h                             AliHLTDigitData.h,v 1.5 2004/05/12 11:51:27 loizides Exp $     
103         AliHLTTPCDisplay.cxx                             AliHLTDisplay.cxx,v 1.26 2005/06/14 10:55:21 cvetan Exp $
104                                                                 Mod.
105         AliHLTTPCDisplay.h                               AliHLTDisplay.h,v 1.14 2004/06/30 08:30:14 loizides Exp $
106                                                                 Mod. 
107         AliHLTTPCFileHandler.cxx                         AliHLTFileHandler.cxx,v 1.49 2005/06/23 17:46:55 hristov Exp $          
108         AliHLTTPCFileHandler.h                           AliHLTFileHandler.h,v 1.19 2004/06/11 16:06:33 loizides Exp $  
109         AliHLTTPCFitter.cxx                              AliHLTFitter.cxx,v 1.14 2005/06/14 10:55:21 cvetan Exp $       
110         AliHLTTPCFitter.h                                AliHLTFitter.h,v 1.7 2004/07/05 09:02:18 loizides Exp $                
111         AliHLTTPCGlobalMerger.cxx                        AliHLTGlobalMerger.cxx,v 1.13 2005/06/14 10:55:21 cvetan Exp $ 
112         AliHLTTPCGlobalMerger.h                          AliHLTGlobalMerger.h,v 1.6 2004/02/02 15:00:34 loizides Exp $  
113         AliHLTTPC.h                                      AliLevel3.h,v 1.24 2004/06/11 16:06:33 loizides 
114                                                                 Added AliHLTDigitReaderUnpacked  
115         AliHLTTPCInterMerger.cxx                         AliHLTInterMerger.cxx,v 1.8 2005/06/14 10:55:21 cvetan Exp $   
116         AliHLTTPCInterMerger.h                           AliHLTInterMerger.h,v 1.4 2004/02/02 15:00:34 loizides Exp $   
117         AliHLTTPCLog.cxx                                 AliHLTLog.cxx,v 1.1 2004/05/14 09:37:22 loizides Exp $ 
118         AliHLTTPCLogging.h                               AliHLTLogging.h,v 1.11 2004/10/09 11:28:31 loizides Exp $      
119         AliHLTTPCLog.h                                   AliHLTLog.h,v 1.2 2004/06/11 16:06:33 loizides Exp $   
120         AliHLTTPCMemHandler.cxx                          AliHLTMemHandler.cxx,v 1.52 2005/06/14 10:55:21 cvetan Exp $   
121         AliHLTTPCMemHandler.h                            AliHLTMemHandler.h,v 1.30 2004/10/06 08:51:20 cvetan Exp $              
122         AliHLTTPCMerger.cxx                              AliHLTMerger.cxx,v 1.16 2005/06/14 10:55:21 cvetan Exp $       
123         AliHLTTPCMerger.h                                AliHLTMerger.h,v 1.8 2004/06/11 16:06:33 loizides Exp $        
124         AliHLTTPCRootTypes.h                             AliHLTRootTypes.h,v 1.12 2004/06/15 14:02:38 loizides Exp $    
125         AliHLTTPCSpacePointData.h                        AliHLTSpacePointData.h,v1.4 2003/07/27 21:02:09 loizides Exp $
126                                                                 Added: Bool_t fUsed;
127         AliHLTTPCStandardIncludes.h                      AliHLTStandardIncludes.h,v 1.5 2005/06/14 10:55:21 cvetan Exp $        
128         AliHLTTPCTrackArray.cxx                          AliHLTTrackArray.cxx,v 1.21 2005/06/14 10:55:21 cvetan Exp $   
129         AliHLTTPCTrackArray.h                            AliHLTTrackArray.h,v 1.7 2004/06/11 16:06:33 loizides Exp $    
130         AliHLTTPCTrack.cxx                               AliHLTTrack.cxx,v 1.322005/06/14 10:55:21 cvetan Exp $ 
131         AliHLTTPCTrack.h                                 AliHLTTrack.h,v 1.18 2005/03/31 04:48:58 cvetan Exp $  
132         AliHLTTPCTrackMerger.cxx                         AliHLTTrackMerger.cxx,v 1.12 2005/06/14 10:55:21 cvetan Exp $  
133         AliHLTTPCTrackMerger.h                           AliHLTTrackMerger.h,v 1.6 2005/04/19 04:29:01 cvetan Exp $     
134         AliHLTTPCTrackSegmentData.h                      AliHLTTrackSegmentData.h,v 1.7 2005/03/31 04:48:59 cvetan Exp $        
135         AliHLTTPCTransform.cxx                           AliHLTTransform.cxx,v 1.53 2005/06/14 10:55:21 cvetan Exp $    
136         AliHLTTPCTransform.h                             AliHLTTransform.h,v 1.37 2005/06/14 10:55:21 cvetan Exp $      
137         AliHLTTPCVertexArray.cxx                         AliHLTVertexArray.cxx,v 1.7 2005/06/14 10:55:21 cvetan Exp $   
138         AliHLTTPCVertexArray.h                           AliHLTVertexArray.h,v 1.4 2004/06/11 16:06:33 loizides Exp $   
139         AliHLTTPCVertex.cxx                              AliHLTVertex.cxx,v 1.5 2004/07/02 11:41:18 loizides Exp $      
140         AliHLTTPCVertexData.h                            AliHLTVertexData.h,v 1.2 2003/07/27 21:02:09 loizides Exp $    
141         AliHLTTPCVertexFinder.cxx                        AliHLTVertexFinder.cxx,v 1.9 2005/06/14 10:55:21 cvetan Exp $  
142         AliHLTTPCVertexFinder.h                          AliHLTVertexFinder.h,v 1.7 2004/06/18 10:55:26 loizides Exp $  
143         AliHLTTPCVertex.h                                AliHLTVertex.h,v 1.4 2004/07/02 11:41:18 loizides Exp $
144         AliHLTTPCDataCompressorHelper.cxx                From comp: AliHLTDataCompressorHelper.cxx,v 1.5 2004/06/15 10:26:57 hristov Exp $
145         AliHLTTPCDataCompressorHelper.h                  From comp: AliHLTDataCompressorHelper.h,v 1.4 2004/06/15 10:26:57 hristov Exp $
146         AliHLTTPCModels.h                                From comp: AliHLTModels.h,v 1.11 2004/05/17 16:37:19 hristov Exp $
147         AliHLTTPCModelTrack.h                            From comp: AliHLTModelTrack.h,v 1.13 2004/06/15 10:26:57 hristov Exp $
148         AliHLTTPCModelTrack.cxx                          From comp: AliHLTModelTrack.cxx,v 1.18 2005/02/14 11:50:11 hristov Exp $
149         AliHLTTPCRawDataFormat.h                         from online Pub/Sub framework
150         AliHLTTPCClusterDataFormat.h                     from online Pub/Sub framework  
151         AliHLTTPCTrackletDataFormat.h                    from online Pub/Sub framework  
152         AliHLTTPCDefinitions.cxx                         from online Pub/Sub framework  
153         AliHLTTPCDefinitions.h                           from online Pub/Sub framework