]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/ChangeLog
method added to convert raw digits to sdigits
[u/mrichter/AliRoot.git] / HLT / ChangeLog
CommitLineData
5235c3e9 12006-11-08
2 - configure adapted to the new directory structure of the HOMER module in
3 PubSub
4 - TPCLib
5 - AliHLTTPCPad: occupancy calculation added
6 - AliHLTTPCClusterFinder bugfix in order to avoid empty cluster data structure and
7 component dead lock
8 - AliHLTTPCClusterFinder adapted to use occupancy level for suppression of
9 noisy pads
10 - AliHLTTPCClusterFinderComponent: new parameter 'occupancy-limit' which is effectice
11 when pp-run option is set
12 - AliHLTTPCDigitReaderRaw
13 2 more rawreader modes ( 4, 5) are added by Timm.
14 In Simulated data the RCU trailer word seems to have 2 32 bit words ( but its not
15 defined like this)
16 -> mode 4: 2 32 bit words, sorted
17 -> mode 5: 2 32 bit words, unsorted
18 - AliHLTTPCSliceTrackerComponent bugfix variable initialisation (by Timm?)
19 - AliHLTTPCTransform changed N TimeBins to 1024 according to raw TPC data
20 added automatic calculation of timebin width out of N TimeBins
21 - OnlineDisplay: intermediate version
22 - eventID added
23 - range, all, and one TimeBin selectable
24 - Front view shows maximum, average, and sum of selected timebins
25 - zerosupression of raw data added to PadRow, Pad, Front, 3D
c160eda8 262006-10-12 added the PHOS library to the package
20b6dd9a 272006-10-05 extensions in AliHLTTPCDisplay
28 - handling of new include directory structure of the HOMER header files
29 - default geometry file introduced
30 - library compile time and property functions added
31 - geometry file alice.geom added to distribution; to be installed in
32 <prefix>/share/alice-hlt
78b557c2 332006-09-07 HLT-v0-4
84645eb0 34 - TPC digit reader classes fetch row range from AliHLTTPCTransform
78b557c2 35 - code from TPC commissioning version merged
36 - DigitReaderRaw added with different read modes (sorted/unsorted;
37 several data specifications to adapt to the real data)
38 - DigitReaderPacked capable of sorting incoming data
39 - straight line fit implemented in Conformal Mapping Fit
40 - TPCDisplay library added
591f67a7 41 - the library needs the HOMER package, which is part of the PubSub
42 Framework, currently there is a circular dependency which will
43 be removed or handled better
84645eb0 44 - bugfix HLTComponentHandler::CreateComponent: result handling after DoInit
45 - bugfix ClusterFinder: index check for arrays of fixed size
78b557c2 46 - base line calculation and zero suppression implemented into
84645eb0 47 Cluster Finder: new argument 'adc-threshold' for ClusterFinderComponent
591f67a7 48 - Makefiles of the old build scheme have been removed
2ba6298d 492006-08-23 version HLT-v0-3
74c73e5a 50 - check for AliRoot features/libs/files and corresponding conditional
51 build
52 - made package capable of handling the splitted RawData (changed in
53 AliRoot version v4-04-Rev-07
54 - libHLTBase linked to ROOT libraries, TPCLib linked to ROOT and AliRoot
55 libraries -> avoid addlibrary options for wrapper subscriber
85869391 56 - made package indepentend of src
57 added BASE/AliHLTStdIncludes.h which should take the job of
58 including std headers
59 - removed eff C++ warnings in BASE
60 - TPCref library off by default
85869391 61 - TPCLib version interface no 2
62 - started to sort header includes in TPCLib
2ba6298d 63 - added version announcement to base library
85869391 64
738c049f 652006-08-17 Jochen's TPCLib source code from Jan 2006 (not a joke) merged
66 - bugfix in AliHLTTPCConfMapper (caused low tracking efficiency)
67 - Online Display development
68 - Note: the AliHLTTPCDisplay Interface has been changed -> AliHLTGUI
69 has to be re-linked
70 - no changes in BASE
c2f37813 71
722005-09-07 Files imported from src comp and kalman into new TPCLib
73 a short history of files ...
74 AliHLTTPCBenchmark.cxx AliL3Benchmark.cxx,v 1.10 2005/06/14 10:55:21 cvetan Exp
75 AliHLTTPCBenchmark.h AliL3Benchmark.h,v 1.6 2004/06/26 11:39:40 loizides
76 AliHLTTPCClusterFinder.cxx original AliL3ClustFinderNew.cxx
77 AliHLTTPCClusterFinder.h original AliL3ClustFinderNew.h
78 AliHLTTPCClustFinderNew.cxx AliL3ClustFinderNew.cxx,v 1.29 2005/06/14 10:55:21 cvetan Exp
79 AliHLTTPCClustFinderNew.h AliL3ClustFinderNew.h,v 1.13 2004/06/18 10:55:26 loizides Exp
80 AliHLTTPCConfMapFit.cxx AliL3ConfMapFit.cxx,v 1.14 2005/06/14 10:55:21 cvetan Exp
81 AliHLTTPCConfMapFit.h AliL3ConfMapFit.h,v 1.5 2004/07/05 09:03:11 loizides Exp
82 AliHLTTPCConfMapper.cxx AliL3ConfMapper.cxx,v 1.26 2005/06/14 10:55:21 cvetan Exp $
83 AliHLTTPCConfMapper.h AliL3ConfMapper.h,v 1.11 2004/07/05 09:03:11 loizides Exp $
84 AliHLTTPCConfMapPoint.cxx AliL3ConfMapPoint.cxx,v 1.10 2005/06/23 17:46:55 hristov Exp $
85 AliHLTTPCConfMapPoint.h AliL3ConfMapPoint.h,v 1.8 2005/06/23 17:46:55 hristov Exp $
86 AliHLTTPCConfMapTrack.cxx AliL3ConfMapTrack.cxx,v 1.16 2005/06/14 10:55:21 cvetan Exp $
87 AliHLTTPCConfMapTrack.h AliL3ConfMapTrack.h,v 1.4 2004/06/16 11:25:06 loizides Exp $
88 AliHLTTPC.cxx AliLevel3.cxx,v 1.42 2004/06/11 16:06:33 loizides Exp $
89 Mod: Digits-thing
90 AliHLTTPCDigitData.h AliL3DigitData.h,v 1.5 2004/05/12 11:51:27 loizides Exp $
91 AliHLTTPCDisplay.cxx AliL3Display.cxx,v 1.26 2005/06/14 10:55:21 cvetan Exp $
92 Mod.
93 AliHLTTPCDisplay.h AliL3Display.h,v 1.14 2004/06/30 08:30:14 loizides Exp $
94 Mod.
95 AliHLTTPCFileHandler.cxx AliL3FileHandler.cxx,v 1.49 2005/06/23 17:46:55 hristov Exp $
96 AliHLTTPCFileHandler.h AliL3FileHandler.h,v 1.19 2004/06/11 16:06:33 loizides Exp $
97 AliHLTTPCFitter.cxx AliL3Fitter.cxx,v 1.14 2005/06/14 10:55:21 cvetan Exp $
98 AliHLTTPCFitter.h AliL3Fitter.h,v 1.7 2004/07/05 09:02:18 loizides Exp $
99 AliHLTTPCGlobalMerger.cxx AliL3GlobalMerger.cxx,v 1.13 2005/06/14 10:55:21 cvetan Exp $
100 AliHLTTPCGlobalMerger.h AliL3GlobalMerger.h,v 1.6 2004/02/02 15:00:34 loizides Exp $
101 AliHLTTPC.h AliLevel3.h,v 1.24 2004/06/11 16:06:33 loizides
102 Added AliHLTDigitReaderUnpacked
103 AliHLTTPCInterMerger.cxx AliL3InterMerger.cxx,v 1.8 2005/06/14 10:55:21 cvetan Exp $
104 AliHLTTPCInterMerger.h AliL3InterMerger.h,v 1.4 2004/02/02 15:00:34 loizides Exp $
105 AliHLTTPCLog.cxx AliL3Log.cxx,v 1.1 2004/05/14 09:37:22 loizides Exp $
106 AliHLTTPCLogging.h AliL3Logging.h,v 1.11 2004/10/09 11:28:31 loizides Exp $
107 AliHLTTPCLog.h AliL3Log.h,v 1.2 2004/06/11 16:06:33 loizides Exp $
108 AliHLTTPCMemHandler.cxx AliL3MemHandler.cxx,v 1.52 2005/06/14 10:55:21 cvetan Exp $
109 AliHLTTPCMemHandler.h AliL3MemHandler.h,v 1.30 2004/10/06 08:51:20 cvetan Exp $
110 AliHLTTPCMerger.cxx AliL3Merger.cxx,v 1.16 2005/06/14 10:55:21 cvetan Exp $
111 AliHLTTPCMerger.h AliL3Merger.h,v 1.8 2004/06/11 16:06:33 loizides Exp $
112 AliHLTTPCRootTypes.h AliL3RootTypes.h,v 1.12 2004/06/15 14:02:38 loizides Exp $
113 AliHLTTPCSpacePointData.h AliL3SpacePointData.h,v1.4 2003/07/27 21:02:09 loizides Exp $
114 Added: Bool_t fUsed;
115 AliHLTTPCStandardIncludes.h AliL3StandardIncludes.h,v 1.5 2005/06/14 10:55:21 cvetan Exp $
116 AliHLTTPCTrackArray.cxx AliL3TrackArray.cxx,v 1.21 2005/06/14 10:55:21 cvetan Exp $
117 AliHLTTPCTrackArray.h AliL3TrackArray.h,v 1.7 2004/06/11 16:06:33 loizides Exp $
118 AliHLTTPCTrack.cxx AliL3Track.cxx,v 1.322005/06/14 10:55:21 cvetan Exp $
119 AliHLTTPCTrack.h AliL3Track.h,v 1.18 2005/03/31 04:48:58 cvetan Exp $
120 AliHLTTPCTrackMerger.cxx AliL3TrackMerger.cxx,v 1.12 2005/06/14 10:55:21 cvetan Exp $
121 AliHLTTPCTrackMerger.h AliL3TrackMerger.h,v 1.6 2005/04/19 04:29:01 cvetan Exp $
122 AliHLTTPCTrackSegmentData.h AliL3TrackSegmentData.h,v 1.7 2005/03/31 04:48:59 cvetan Exp $
123 AliHLTTPCTransform.cxx AliL3Transform.cxx,v 1.53 2005/06/14 10:55:21 cvetan Exp $
124 AliHLTTPCTransform.h AliL3Transform.h,v 1.37 2005/06/14 10:55:21 cvetan Exp $
125 AliHLTTPCVertexArray.cxx AliL3VertexArray.cxx,v 1.7 2005/06/14 10:55:21 cvetan Exp $
126 AliHLTTPCVertexArray.h AliL3VertexArray.h,v 1.4 2004/06/11 16:06:33 loizides Exp $
127 AliHLTTPCVertex.cxx AliL3Vertex.cxx,v 1.5 2004/07/02 11:41:18 loizides Exp $
128 AliHLTTPCVertexData.h AliL3VertexData.h,v 1.2 2003/07/27 21:02:09 loizides Exp $
129 AliHLTTPCVertexFinder.cxx AliL3VertexFinder.cxx,v 1.9 2005/06/14 10:55:21 cvetan Exp $
130 AliHLTTPCVertexFinder.h AliL3VertexFinder.h,v 1.7 2004/06/18 10:55:26 loizides Exp $
131 AliHLTTPCVertex.h AliL3Vertex.h,v 1.4 2004/07/02 11:41:18 loizides Exp $
132 AliHLTTPCDataCompressorHelper.cxx From comp: AliL3DataCompressorHelper.cxx,v 1.5 2004/06/15 10:26:57 hristov Exp $
133 AliHLTTPCDataCompressorHelper.h From comp: AliL3DataCompressorHelper.h,v 1.4 2004/06/15 10:26:57 hristov Exp $
134 AliHLTTPCModels.h From comp: AliL3Models.h,v 1.11 2004/05/17 16:37:19 hristov Exp $
135 AliHLTTPCModelTrack.h From comp: AliL3ModelTrack.h,v 1.13 2004/06/15 10:26:57 hristov Exp $
136 AliHLTTPCModelTrack.cxx From comp: AliL3ModelTrack.cxx,v 1.18 2005/02/14 11:50:11 hristov Exp $
137 AliHLTTPCRawDataFormat.h from online Pub/Sub framework
138 AliHLTTPCClusterDataFormat.h from online Pub/Sub framework
139 AliHLTTPCTrackletDataFormat.h from online Pub/Sub framework
140 AliHLTTPCDefinitions.cxx from online Pub/Sub framework
141 AliHLTTPCDefinitions.h from online Pub/Sub framework