001 2009-11-18 Walter Lampl <walter.lampl@ cern.ch>
002 * LArOFIterResuts: Add variable for chosen OFC bin
003 * LArRawEvent-01-07-06
004
005
006 2009-10-17 Hong Ma <hma@bnl.gov>
007 * LArFebErrorSummary.h: add BadGain bit.
008 * tag LArRawEvent-01-07-05
009
010 2009-09-22 Walter Lampl <walter.lampl@cern.ch>
011 * LArAccumulatedCalibDigit.cxx: Fix floating-point exception
012 * tag LArRawEvent-01-07-04
013
014 2009-08-29 Walter Lampl <walter.lampl@cern.ch>
015 * LArAccumulatedCalibDigit.h: Fix isPulsed problem in constructor
016 * tag LArRawEvent-01-07-03
017
018 2009-08-28 Walter Lampl <walter.lampl@cern.ch>
019 * LArAccumulatedCalibDigit.cxx: Add include<limits>
020 (needed for slc5 build)
021 * LArRawEvent-01-07-02
022
023 2009-08-25 Walter Lampl <walter.lampl@cern.ch>
024 * LArAccumulatedDigit: Remove accumulation in converter
025 The LArAccumulatedDigit class contains now only data
026 of the currently processed substep (like any other event-data class)
027 Add also option add individual LArDigit to a LArAccumulatedCalibDigit
028 * LArAccumulatedCalibDigit: Add option to add individual LArCalibDigit
029 to LArAccumulatedCalibDigit
030 * LArRawEvent-01-07-01
031
032 2009-08-25 Walter Lampl
033 * LArAccumulatedCalibDigit: Remove accumulation in converter
034 The LArAccumulatedCalibDigit class contains now only data
035 of the currently processed substep (like any other event-data class)
036 * LArRawEvent-01-07-00
037
038 2009-07-21 Hong Ma <hma@bnl.gov>
039 * Make LArFebErrorSummary::error_to_string(error) static function
040 * add LArFebErrorSummary to dictionary
041 tag LArRawEvent-01-06-02
042
043 2009-06-30 Hong Ma <hma@bnl.gov>
044 * Add LArFebErrorSummary::error_to_string(error) method.
045 decodes the error word into string names of the error bits.
046
047 2009-02-12 Hong Ma <hma@bnl.gov>
048 * add LArFebErrorSummary class.
049
050 2009-02-11 scott s snyder <snyder@bnl.gov>
051
052 * src/LArPedestal.cxx: Fix compilation warning.
053 * tag LArRawEvent-01-05-03
054
055 2009-01-22 Fabien Tarrade <Fabien.Tarrade AT .cern.ch>
056 * move LArAutoCorr.h / LArAutoCorr.cxx from LArCalibUtils to LArRawEvent
057 A LArRawEvent/LArAutoCorr.h
058 A src/LArAutoCorr.cxx
059 * tag LArRawEvent-01-05-02
060
061 2009-01-22 Fabien Tarrade <Fabien.Tarrade AT .cern.ch>
062 * move LArPedestal.h / LArPedestal.cxx from LArCalibUtils to LArRawEvent and clean requirement file
063 A LArRawEvent/LArPedestal.h
064 M cmt/requirements
065 A src/LArPedestal.cxx
066 * tag LArRawEvent-01-05-01
067
068 2008-11-12 G.Unal
069 * new quality / provenance in LArRawChannel
070 * tag LArRawEvent-01-05-00
071
072 2008-09-15 Remi Lafaye <Remi.Lafaye@cern.ch>
073 * New interface for LArAccumulatedDigit class
074
075 2008-06-12 Remi Lafaye <Remi.Lafaye@cern.ch>
076 * Added LArAccumulatedDigit class and container for pedestal accumulated runs
077
078 2008-06-06 Walter Lampl <walter.lampl @cern.ch>
079 * LArAccumulatedCalibDigit: use reference instead of value as parameter
080 * Tagged as LArRawEvent-01-02-05
081
082 2008-05-27 Remi Lafaye <Remi.Lafaye@cern.ch>
083 * Added block sizes decoding in LArFebHeader class
084
085 2008-05-15 Walter Lampl, Mark Cooke
086 * Add LArOFIterTime(Container) class
087 * Tagged as LArRawEvent-01-02-03
088
089 2008-03-08 Walter Lampl
090 * LArDigitContainer: Add constructor with Ownership Policy
091 * Tagged as LArRawEvent-01-02-02
092
093 2008-02-12 Walter Lampl
094 * Introduce #define to aid the migration of clients of the LArRawChannelContainer
095 * Tagged as LArRawEvent-01-02-01
096
097 2008-02-07 Walter Lampl
098 * LArRawChannelContainer: Not longer an IdentifableContainer but a plain std::vector
099 * Tagged as LArRawEvent-01-02-00
100
101 2007-07-24 Nir Amram <Nir.Amram@cern.ch>
102 * Changed used package AtlasSEAL to AtlasReflex
103 * Tagged as LArRawEvent-01-01-38
104
105 2007-06-15 Sandrine Laplace <laplace@lapp.in2p3.fr>
106 * improve even more documentation :-)
107
108 2007-06-11 G.Unal <Guillaume.Unal@cern.ch>
109 * improve documentation
110
111 2007-03-28 Hong Ma <hma@bnl.gov>
112 * remove dict for vector<short int>
113
114 2007-03-12 Fabienne Ledroit <ledroit@lpsc.in2p3.fr>
115
116 * Tagging LArRawEvent-01-01-33
117 * src/LArRawChannelContainer.cxx: fix LCG nightly build errors in LArL1Sim
118
119 2007-02-28 Sandrine Laplace <laplace@lapp.in2p3.fr>
120 * remove duplicate classes in selection.xml
121
122 2007-02-20 Hong Ma <hma@bnl.gov>
123 * fix bug report http://savannah.cern.ch/bugs/?23975
124 LArAccumulatedCalibDigit::isPulses(int n) method.
125
126 2007-02-16 Gabe Rosenbaum <gabe.rosenbaum@cern.ch>
127
128 * Tagging LArRawEvent-01-01-30
129 * LArAccumulatedCalibDigit.h added constructor to take an int for isPulsed to allow for multiple HEC calib lines
130
131 2006-11-17 M. Delmastro <Marco.Delmastro@cern.ch>
132
133 * Tagging LArRawEvent-01-01-29
134 * Added LArDigit::setSamples(std::vector<short>)
135
136 2006-10-18 RD Schaffer <R.D.Schaffer@cern.ch>
137
138 * Tagging LArRawEvent-01-01-28
139 * LArRawEvent/LArRawChannel.h (LArRawChannel): remove extra ;
140
141 2006-10-16 RD Schaffer <R.D.Schaffer@cern.ch>
142
143 * Tagging LArRawEvent-01-01-27
144 * Merging in the LArRawEvent-01-01-23-branch
145
146 2006-07-06 Walter Lampl <walter.lampl@cern.ch>
147 * More changes to LArAccumulatedCalibDigit.h to avoid compilation warnings
148 * Tagged LArRawEvent-01-01-26
149
150 2006-06-29 Scott Snyder <snyder@bnl.gov>
151
152 * Tagging LArRawEvent-01-01-25.
153 * LArRawEvent/LArAccumulatedCalibDigit.h: Avoid gcc warning.
154
155 2006-05-30 Isabelle Wingerter <isabelle@lapp.in2p3.fr>
156 * LArAccumulatedCalibDigit.h: new class to handle substeps
157 * LArAccumulatedCalibDigit.cxx: new class to handle substeps
158
159 2006-10-15 RD Schaffer <R.D.Schaffer@cern.ch>
160
161 * Tagging LArRawEvent-01-01-23-01 for 12.0.4
162 * LArRawEvent/LArRawChannelCollection.h: added constructor to
163 allow specifying ownership
164 * LArRawEvent/LArRawChannel.h: cleaned up comments and inlines
165 * Created branch LArRawEvent-01-01-23-branch
166
167 2006-05-21 Fabienne Ledroit <ledroit@lpsc.in2p3.fr>
168
169 * tagging LArRawEvent-01-01-23
170 * LArTTL1 class: replaced old style LArTTChannelID by
171 new LArTTOnlineID helper
172
173 2006-04-09 Walter Lampl <walter.lampl@cern.ch>
174 * LArAccumulatedCalibDigitContainer.h: fix for gcc344
175
176 2006-03-14 scott s snyder <snyder@bnl.gov>
177
178 * src/LArAccumulatedCalibDigitContainer.cxx: Fix compilation
179 warnings.
180 * LArRawEvent/LArAccumulatedCalibDigit.h: Likewise.
181
182 2006-02-09 Sandrine Laplace <laplace@lapp.in2p3.fr>
183 * LArAccumulatedCalibDigitContainer: added the possibility to have a VIEW container
184 * LArAccumulatedCalibDigit: added a method to set the sampleSum vectors
185
186 2006-01-16 Sandrine Laplace <laplace@lapp.in2p3.fr>
187 * bug fix in LArAccumulatedCalibDigit.cxx (in computation of number of trigger per intermediate step)
188
189 2006-01-13 Sandrine Laplace <laplace@lapp.in2p3.fr>
190 * Added delayScale in LArAccumulatedCalibDigitContainer
191
192 2006-01-10 Sandrine Laplace <laplace@lapp.in2p3.fr>
193 * deal with float/double precision for mean and RMS computation in LArAccumulatedCalibDigit class
194
195 2005-12-19 Sandrine Laplace <laplace@lapp.in2p3.fr>
196 * Modified LArAccumulatedDigit classes:
197 - change names: Digit -> CalibDigit
198 - methods and data members modified to deal with intermediate trigger sums
199
200 2005-12-13 Remi Lafaye <Remi.Lafaye@cern.ch>
201 * Added Control and Status word decoding in LArFebHeader class
202
203 2005-11-19 Hong Ma <hma@bnl.gov>
204 * fix for gcc3.4
205
206 2005-07-29 Walter Lampl <walter.lampl@cern.ch>
207 * Add mean() and RMS() get-function fo LArAccumulatedDigit
208
209 2005-07-14 Walter Lampl <walter.lampl@cern.ch>
210 * Add LArAccumulatedDigit(Container) class to store data
211 preprocessed by the DSP (sum of ADC and sum of ADC^2)
212
213 2004-07-01 Hong Ma <hma@bnl.gov>
214 * Apply Xin Wu's fix for MultiTreads to LArRobIdHash.cxx
215
216 2004-06-15 S. Rajagopalan <srinir@bnl.gov>
217 * fix mainpage.h
218 * LArRawEvent-01-01-12
219
220 2004-06-02 S. Rajagopalan <srinir@bnl.gov>
221 * Add mainpage.h
222 * tag LArRawEvent-01-01-11
223
224 2004-05-10 Hong ma <hma@bnl.gov>
225 * checkreq.sh
226
227 2004-12-17 Fabienne Ledroit <ledroit@lpsc.in2p3.fr>
228 * tag LArRawEvent-01-01-10
229 * LArRawEvent/selection.xml, LArRawEventDict.h :added LArTTL1 for persistification
230 * LArRawEvent/LArTTL1.h: default constructor made public
231
232 2004-11-07 Hong Ma <hma@bnl.gov>
233 * make changes for using offset in LArRawChannelContainer.
234
235 2004-09-02 Walter Lampl <Walter.Lampl@cern.ch>
236 *Remove ambiguous comment in LArRawChannel.h
237
238 2004-08-16 Claire Adam <claire.bourdarios@cern.ch>
239 * fix requirements for CLHEP
240 * tag LArRawEvent-01-01-07
241
242 2004-07-17 Remi Lafaye <Remi.Lafaye@cern.ch>
243 * Updated FEB Header with LVL1Id and BCId check methods
244
245 2004-07-13 Remi Lafaye <Remi.Lafaye@cern.ch>
246 * Updated FEB Header with DSP and FEB information
247
248 2004-06-25 Walter Lampl <Walter.Lampl@cern.ch>
249 * Add data class LArFebHeader + container
250 for data from DSP and ROD headers.
251
252 2004-05-25 Walter Lampl <Walter.Lampl@cern.ch>
253 * Change in LArCalibDigit(container)
254 - Use 15 bits to encode delay
255 - Add delayScale to container (default=1ns)
256 * Change in requirements
257 - add use SystemOfUnits.h
258
259 2004-05-05 Hong Ma <hma@bnl.gov>
260 * remove use of DataObject::isLocked()
261 2004-04-08 Fabienne Ledroit <ledroit@lpsc.in2p3.fr>
262
263 * tag LArRawEvent-01-01-01
264 * LArRawEvent/LArTTL1.h: interface changed. 'double' changed to 'float'.
265 Temporarily both online and offline identifiers are carried.
266
267 2004-02-25 G.Unal <unal@in2p3.fr>
268
269 * Use CaloGain enum for gain values
270 * new location of HWIdentifier.h
271
272 2004-02-23 Walter Lampl <Walter.Lampl@cern.ch>
273 * Remove useless cout in LArRawChannelContainer.cxx
274
275 2004-02-17 Walter Lampl <Walter.Lampl@cern.ch>
276 * Improving performance of LArRawChannelContainer by caching
277 pointers to LArOnlineID and LArCablingSvc
278
279 2004-02-17 Walter Lampl <Walter.Lampl@cern.ch>
280 * add method 'channelID' to LArDigit
281 * add method 'hardwareID' to LArRawChannel
282 in order to make LArDigit and LArRawChannel symmetric
283 (both functions return the same HWIdentifier)
284 2004-02-11 Hong Ma <hma@bnl.gov>
285 * remove LArFEB_ID and LArSignalChannelID from selectrion.xml
286 file
287 2004-02-11 Walter Lampl <Walter.Lampl@cern.ch>
288 * Migrate package to LArIdentifer-01-* (LArOnlineID)
289 * Remove obsolete classes LArFebIdHash and LArRawIdHash
290 * Tag as LArRawEvent-01-00-00
291
292 2003-12-13 Hong Ma <hma@bnl.gov>
293 * Add persistent representation for LArRawChannelContainer.
294
295 2003-12-04 Walter Lampl <Walter.Lampl@cern.ch>
296 * add LArCalibDigit and LArCalibDigitContainer
297
298 2003-11-15 Hong Ma <hma@bnl.gov>
299 * add dictionary for data classes.
300
301 2003-10-21 G.Unal <unal@in2p3.fr>
302 * add const in various methods (string operator, print, etc..)
303
304 2003-10-02 S. Rajagopalan <srinir@bnl.gov>
305 * fix dependency in requirement
306 * tag LArRawEvent-00-07-11
307
308 2003-09-25 G.Unal <unal@in2p3.fr>
309 * Add gain information in LArRawEvent
310 * take some LArIdentifier includes file from CaloIdentifier
311
312 2003-08-12 RD Schaffer <R.D.Schaffer@cern.ch>
313
314 * tagging LArRawEvent-00-07-09
315
316 * src/LArDigit.cxx (string): fix for getString
317
318 2003-08-07 S. Rajagopalan <srinir@bnl.gov>
319 * replace constructs with expanded identifiers with compacts
320 * tag 00-07-08
321
322 2003-06-10 Hong Ma <hma@bnl.gov>
323 * rm CxxFeatures
324
325 2003-04-01 Hong Ma <hma@bnl.gov>
326 * fix for gcc3.2, std::
327
328 2003-03-23 Hong Ma <hma@bnl.gov>
329 * add LArRobIdHash.
330 * use ROB mapping for raw data collection.
331
332 2003-03-07 Hong Ma <hma@bnl.gov>
333 * CLASS_DEF
334 * LArRawChannelCollection use unsigned int for sort.
335 2003-02-28 Hong Ma <hma@bnl.gov>
336 * LArRawChannelContainer use CLASS_DEF.
337
338 2002-02-21 S. Rajagopalan <srinir@bnl.gov>
339 * New code from F. Ledroit:
340 * LArTTL1 and LArTTL1Container
341 * tag LArRawEvent-00-06-03
342
343 2002-12-17 Hong Ma <hma@bnl.gov>
344 * use TT hash id.
345
346 2002-12-11 Hong Ma <hma@bnl.gov>
347 * remove couts
348
349 2002-12-09 Hong Ma <hma@bnl.gov>
350 * remove LArRoI_ID.
351 * use LArDetDescr-03
352 * use TT for sorting in LArRawChannelCollection.
353
354 2002-09-23 Hong Ma <hma@bnl.gov>
355 * Move LArFEB_DataContainer to DataVector, too
356
357 2002-09-21 Hong Ma <hma@bnl.gov>
358 * Move to DataVector
359
360 2002-09-01 Hong Ma <hma@bnl.gov>
361 * add LArRawChannelCollection.cxx
362 * add ostream << method in LArRoI_ID.h
363
364 2002-08-28 Hong Ma <hma@bnl.gov>
365 * add LArRoI_ID class
366
367 2002-08-28 Hong Ma <hma@bnl.gov>
368 * add LArRoI_ID class.
369 * extend LArRawChannelCollection to deal with RoI.
370 * add LArRawChannelContainer::print()
371
372 2002-07-31 Hong Ma <hma@bnl.gov>
373 * use LArDetDescr-02-*
374
375 2002-07-31 J. Collot <collot@in2p3.fr>
376
377 * added a std::vector containing read-out shaper gains
378
379 tagging 00-03-00
380
381 2002-06-28 J. Collot <collot@in2p3.fr>
382
383 * completed the documentation for Together
384 * added findex(LArFEB_ID) method in LArFEB_DataContainer
385 * implemented string conversion operators
386 *
387 * corrected some comments in LArRawChannel
388 * corrected max number of feedthroughs for endcap
389 * in LArRawIDHash
390
391 tagging 00-02-00
392
393 2002-06-09 J. Collot <collot@in2p3.fr>
394
395 * turned LArFEB_Digit -> LArFEB_Data link
396 * into simple C++ pointer
397 * instead of StoreGate SequenceLink
398
399 tagging 00-01-02
400
401 2002-05-11 J. Collot <collot@in2p3.fr>
402 * added LArFEB_Digit , LArFEB_Data , LArFEB_DataContainer
403 * tagging 00-01-00
404
405 2002-4-11 Hong Ma <hma@bnl.gov>
406 * initial version
| Due to the LXR bug, the updates fail sometimes to remove references to deleted files. The Saturday's full rebuilds fix these problems |
|
This page was automatically generated by the
LXR engine.
|
|