Report problems to ATLAS LXR Team (with time and IP address indicated)

The LXR Cross Referencer

source navigation ]
diff markup ]
identifier search ]
general search ]
 
 
Architecture: linux ]
Version: head ] [ nightly ] [ GaudiDev ]
  Links to LXR source navigation pages for stable releases [ 12.*.* ]   [ 13.*.* ]   [ 14.*.* ]   [ 15.*.* ] 

001 2009-10-05 Marco Delmastro <Marco.Delmastro@cern.ch>
002         * requirements: removed debug symbols
003         * tag LArCalibTools-00-07-29
004 
005 2009-09-18 Marco Delmastro <Marco.Delmastro@cern.ch>
006         * Small bug fix in LArRamp2Ntuple (avoid crash if Sample vector is
007           empty)
008         * tag LArCalibTools-00-07-28
009         
010 11-09-2009 Pavol Strizenec <pavol@mail.cern.ch>
011         * adding the calibLine property to LArWFParams2Ntuple
012         * use m_suffix also for ntuple in LArWFParams2Ntuple 
013         * tag LArCalibTools-00-07-26
014 
015 2009-09-02 Walter Lampl <walter.lampl@cern.ch>
016         * Fix unchecked StatusCode in LArWFParams2Ntuple
017         * tag LArCalibTools-00-07-25
018 
019 2009-08-27 Walter Lampl <walter.lampl@cern.ch>
020         * LArAverages2Ntuple, LArAccumulatedDigits2Ntuple: 
021           Adapt to new design of LArAccumulated(Calib)Digit class
022           Compiles but not properly tested yet.
023         * tag LArCalibTools-00-07-24
024 
025 2009-07-22 Marco Delmastro <Marco.Delmastro@cern.ch>
026         * LArRamp2Ntuple now stores NTriggers (if LArRawRamp dump is selected)
027         * needs LArRawConditions-01-14-21
028         * tag LArCalibTools-00-07-23
029         
030 2009-07-07 G.Unal
031         * set correct default key in LArHVScaleCorr2Ntuple.cxx
032         * tag LArCalibTools-00-07-22
033   
034 2009-06-02  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
035         * clean up, rename variable and bug fix for ROOT dumpers
036         M          187860   src/LArWFParams2Ntuple.cxx
037         M          187860   src/LArRamps2Ntuple.cxx
038         M          187860   src/LArParams2Ntuple.cxx
039         * tag LArCalibTools-00-07-21
040          
041 2009-05-27 Marco Delmastro <Marco.Delmastro@cern.ch>
042         * LArPhysWaves2Ntuple now dumps LArPhysWave::timeOffset
043 
044 2009-04-27 W.Lampl
045         * adapt to new LArPedestal transient (float instead of vector)
046         * tag LArCalibTools-00-07-19
047 
048 2009-04-22 Marco Delmastro <Marco.Delmastro@cern.ch>
049         * LArCond2NtupleBase: added "isConnected" leave
050         * LArAccumulatedDigits2Ntuple: added "isConnected" leave
051         * LArAverages2Ntuple: added "isConnected" leave
052         * LArParams2Ntuple: added "isConnected" leave
053         * LArWFParams2Ntuple: added "isConnected" leave
054         * tag LArCalibTools-00-07-18
055         
056 2009-04-18 Walter Lampl <walter.lampl@cern.ch>
057         * LArCommConditions2Ntuple.py: Adapt to COOL online/offline split
058         * tag LArCalibTools-00-07-17
059 
060 2009-03-31  Caroline Collard  <collard@lxplus229.cern.ch>
061         * Modification to write into local DB :
062         M src/LArMphysOverMcalFromTuple.cxx
063         M share/LArMphysOverMcalFromTuple_jobOptions.py
064         * update :
065         M share/LArPhysWaveFromNTuple2Pool_jobOptions.py
066         * tag LArCalibTools-00-07-16
067 
068 2009-03-25  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
069         * bug fix for Waves dumper
070         M share/LArWaves2Ntuple_POOL_jobOptions.py
071         M share/TopOptsExample_Waves2Ntuple_POOL.py
072         * tag LArCalibTools-00-07-15
073 
074 2009-03-20  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
075         * Move ntuple booking to initialize method
076         Move ntuple booking to initialize method
077         Move ntuple booking to initialize method
078         * tag LArCalibTools-00-07-14
079 
080 2009-01-22  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
081         * fix problems spot by checkreq.sh
082         M cmt/requirements
083         * tag LArCalibTools-00-07-13
084         
085 2009-01-21  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
086         * fix cmt replace dual_use_library  by  component_library
087         M cmt/requirements
088         * tag LArCalibTools-00-07-12
089 
090 2009-01-20 Walter Lampl <walter.lampl@cern.ch>
091         * Split LArParamsProperties.h in .h and .cxx file
092         * LArParams2Ntuple: move ntuple booking to initialize()
093         * Fixed LArReadParamsFromFile_P3C_jobOptions.py
094         * tag LArCalibTools-00-07-11
095         
096 2009-01-17 Walter Lampl <walter.lampl@cern.ch>
097         * Move CaloCellGroups2Ntuple to this package from LArConditionsTest
098           (is a client of LArCond2NupleBase)
099         * Move ntuple booking to initialize method for all classes deriving 
100           from LArCond2NtupleBase. Booking of ntuples in finalize doesn't work
101           any more in Rel 15 (don't ask me why).
102         * Requirements: Go back to dual_use_library. More work is needed
103           to change to component library. 
104         * Clean up some header files
105         * tag LArCalibTools-00-07-10
106 
107 
108 2009-01-16  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
109         * replace dual_use_library  by  component_library
110         M cmt/requirements
111         * tag LArCalibTools-00-07-09
112 
113 2008-12-18  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
114         *replace P3C_ by _ !!!!!!!!! this will have an impact on LArCalibProcessing, LArCalibTools, LArMonTools and LArConditionsCommon !!!!!!!!!!!!
115         NEED LArCalibProcessing-00-02-00
116         M share/LArDelayFromDB2NTuple_jobOptions.py
117         M share/LArMphysOverMcalFromTuple_jobOptions.py
118         M share/LArPhysWaveFromNTuple2Pool_jobOptions.py
119         M share/LArReadParamsFromFile_P3C_jobOptions.py
120         M share/LArShape2Ntuple_POOL_jobOptions.py
121         M share/LArWaves2Ntuple_POOL_jobOptions.py
122         M share/TopOptsExample_ReadParamsFromFile.py
123         * tag LArCalibTools-00-07-08
124         
125 2008-12-18  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
126         * rename example jobOptions
127         * tag LArCalibTools-00-07-07 
128 
129         
130 2008-12-17  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
131         * add a Delay jobOption example to dump DB content to a Ntuple
132           M share/LArCalib_Example_DelayFromDBToNtuple_jobOptions.py
133         * tag LArCalibTools-00-07-06 
134 
135 2008-11-06 Walter Lampl 
136         * Fix segfault if addUndoCorr=False in Ramp, PhysWave and CaliWave nutple dumper
137         * tag LArCalibTools-00-07-05
138         
139 2008-10-06 Walter Lampl 
140         * Add LArBlockCorrections. A very small algorithm to set a static
141           variable of LArConditionsContainerBase so that the Correction are
142           not applied. 
143           (Requires LArRawConditions-01-14-03)
144         * tag  LArCalibTools-00-07-04
145 
146 2008-09-25 Marco Delmastro <Marco.Delmastro@cern.ch> for Caroline Collard
147         * Updated share/LArCalib_MphysOverMcalFromTuple_jobOptions.py
148         * Updated share/LArCalib_PhysWaveFromTuple_jobOptions.py
149         * tag  LArCalibTools-00-07-03
150 
151 2008-09-24 Walter Lampl <walter.lampl@cern.ch>
152         * Add files forgotten in last commit
153         * tag LArCalibTools-00-07-02
154         
155 2008-09-22 Walter Lampl <walter.lampl@cern.ch>
156         * Change structure of LAr*Waves2Ntuple code:
157           - New common base-class LArWaves2Ntuple 
158           - LArCaliWaves2Ntuple and LArPhysWaves2Ntuple derive from this class
159           - Warning: Requires a jobO change!
160         * tag LArCalibTools-00-07-01
161         
162 2008-09-15 Remi Lafaye <Remi.Lafaye@cern.ch>
163         * New interface for LArAccumulatedDigit class
164 
165 2008-09-10 Walter Lampl <walter.lampl@cern.ch>
166         * Added 'NtupleName' property to LArParams2Ntuple
167         * tag LArCalibTools-00-06-05
168         
169 2008-09-04 Walter Lampl <walter.lampl@cern.ch>
170         * Add bad-channel info (the bit-packed word) to ntuple
171         * tag LArCalibTools-00-06-04    
172 
173 2008-07-21  Sandrine Laplace <laplace@lapp.in2p3.fr>
174         *  minor modif in LArAccumulatedDigit2Ntuple
175         
176 2008-07-03 Walter Lampl <walter.lampl@cern.ch>
177         * Fix MsgStream initialization bug. Now done in initialize of the LArCond2Ntuple base class
178           (deriving classes don't implement initialize)
179         * tag LArCalibTools-00-06-02    
180 
181 2008-06-25  Sandrine Laplace <laplace@lapp.in2p3.fr>
182         *  bug fix (isconnected) in LArAccumulatedDigit2Ntuple
183         
184 2008-06-23 G.Unal
185         * Add LArHVScaleCorr2Ntuple
186 
187 2008-06-18 Marco Delmastro <Marco.Delmastro@cern.ch>
188         * Removed LArShape2PhysWave
189         * Modified LArShape2Ntuple to cope with new LArShapeComplete
190           Note: Requires LArRawConditions >= 01-14-00
191         * tag LArCalibTools-00-06-00
192         
193 2008-06-12 Remi Lafaye <Remi.Lafaye@cern.ch>
194         * Added LArAccumulatedDigit2Ntuple for pedestal accumulated runs
195 
196 2008-06-10 Marco Delmastro <Marco.Delmastro@cern.ch>
197         * Bug fix in LArWave2Nutple ('gain' variable is now correctly filled)
198         * tag LArCalibTools-00-05-01
199         
200 2008-05-05 Marco Delmastro <Marco.Delmastro@cern.ch>
201         * LArWaves2Ntuple can compute and store jitter informaiton fro CaliWave
202           Note: Requires LArRawConditions >= 01-13-14
203         * tag LArCalibTools-00-05-00
204         
205 2008-04-29 Walter Lampl <walter.lampl @cern.ch> 
206         * LArRamps2Ntuple: Add uncorrected ramp values to ntuple
207           Note: Requires LArRawConditions >= 01-13-10 
208         * tag LArCalibTools-00-04-27
209         
210 2008-04-28 Walter Lampl <walter.lampl @cern.ch> 
211         * LArCond2NtupleBase: Add compact online identifier
212         * LArAutoCorr2Ntuple: Add forgotten fillFromIdentifer call
213         * tag LArCalibTools-00-04-26
214 
215 2008-04-22 Walter Lampl <walter.lampl @cern.ch> 
216         * LArRamp2Ntuple: Make SG key for LArRampComplete a jobOption
217         * tag LArCalibTools-00-04-25
218 
219 2008-04-22  Fabien Tarrade  <Fabien.Tarrade AT cern.ch>
220         * fix to remove warning due to unconnected PS channel 
221         * tag LArCalibTools-00-04-24
222         
223 2008-04-20 Marco Delmastro <Marco.Delmastro@cern.ch>
224 
225         * Bug fix in LArWaves2Ntuple (solve segfault when running on LArPhysWave)
226         * tag LArCalibTools-00-04-23
227         
228 2008-04-18 Marco Delmastro <Marco.Delmastro@cern.ch>
229         * Migrated LArWaves2Ntuple to LArCond2NtupleBase
230         * Added computation and storing of Wave-derived information:
231           - Baseline
232           - TmaxAmp
233           - MaxAmp
234           - Width
235           - T0
236           - PosLobe
237         * Updated LArWaves2Ntuple_POOL_jobOptions.py
238         * tag LArCalibTools-00-04-22
239 
240 2008-04-17 Walter Lampl <walter.lampl@ cern.ch>
241         * Migrate to LArCond2NtupleBase:
242           - LArAutoCorr2Ntuple
243           - LAruA2MeV2Ntuple
244           - LArOFC2Ntuple
245         * Consistent cell/gain loop for LArRamps2Ntuple
246           - Outer loop: All gains
247           - Inner loop: All identifiers from ID helper
248         * LArParamsProperties: Add LArSingleFlaotP
249         * Add LArMphysOverMcal2Ntuple and include it in LArCommConditions2Ntuple.py 
250         * tag LArCalibTools-00-04-21
251 
252 2008-04-14 Walter Lampl <walter.lampl@ cern.ch>
253         * First step towards common ntuple variable names: 
254           Introduce LArCond2NtupleBase algorithm
255         * Migrate LArPedestal2Ntuple and LArRamps2Ntuple to new base class
256         * tag LArCalibTools-00-04-20
257 
258 2008-03-19  Fabien Tarrade  <Fabien.Tarrade AT cern.ch>
259         * bug fix for LArAverage (ToolHandle) by J.F Marchand
260         * tag LArCalibTools-00-04-19
261 
262 2008-03-19 Marco Delmastro <Marco.Delmastro@cern.ch>
263 
264         * Added share/TopOptsExample_ReadParamsFromFile.py (from LArCalibUtils)
265         * tag LArCalibTools-00-04-18
266         
267 2008-03-18 Marco Delmastro <Marco.Delmastro@cern.ch>
268 
269         * Added share/LArReadParamsFromFile_P3C_jobOptions.py (copied from LArCalibUtils + some bug fixes)
270         * Removed share/LArReadParamsFromFile_jobOptions.py
271         * tag LArCalibTools-00-04-17
272         
273 2008-03-07  Fabien Tarrade  <Fabien.Tarrade AT cern.ch>
274         * remove reference to eta and phi (real position using the geometry) make no sense to use it for the calibration 
275         * tag LArCalibTools-00-04-16
276         
277 2008-0306 Walter Lampl <walter.lampl @cern.ch>
278         * Fix LAruA2MeV2Ntuple for commmissioning, add also DAC2uA
279         * tag LArCalibTools-00-04-15
280         
281 2008-02-19 Walter Lampl <walter.lampl @cern.ch>
282         * LArAutoCorr changed double -> float
283         * tag LArCalibTools-00-04-14
284 
285 2008-02-12 Marco Delmastro <Marco.Delmastro@cern.ch>
286         * share/LArReadParamsFromFile_jobOptions.py updated to configurables
287         * tag LArCalibTools-00-04-13
288         
289 2008-02-09 Marco Delmastro <Marco.Delmastro@cern.ch>
290         * LArReadParamsFromFile: added "CustomKey" property
291         * tag LArCalibTools-00-04-12
292         
293 2008-01-29 Walter Lampl <walter.lampl @cern.ch>
294         * Adapt to changes in LArRawConditions
295         * tag LArCalibTools-00-04-11
296 
297 2008-01-10 G.Unal <Guillaume.Unal@cern.ch>
298        * modify example jobOptions for LArRamps2Ntuple (need probably some more work)
299        * tag LArCalibTools-00-04-10
300        
301 2008-01-09 G.Unal <Guillaume.Unal@cern.ch>
302         * LArRamps2Ntuple: Allow to have list of gains for LArRawRampContainer
303         * tag LArCalibTools-00-04-09
304 
305 2008-01-08 G.Unal <Guillaume.Unal@cern.ch>
306         * LArRamps2Ntuple: avoid to declare twice detector in ntuple
307         * tag LArCalibTools-00-04-08
308 
309 2007-12-20 Marco Delmastro <Marco.Delmastro@cern.ch>
310         * LArOFC2Ntuple: added 'PhaseTime' variable (accounts for possible 
311           different TimeWidth within neigboring phases, since 
312           LArCalibUtils-00-09-22)
313         * tag LArCalibTools-00-04-07
314         
315 2007-12-03 Walter Lampl <walter.lampl@ cner.ch>
316         * LArShape double -> float
317         * tag LArCalibTools-00-04-06
318 
319 2007-11-27 Walter Lampl <Walter.Lampl @cern.ch>
320         * LArOFC2Ntuple: Remove jobO Nsamples (get from data)
321         * tag LArCalibTools-00-04-05
322         
323 2007-11-21 Walter Lampl <Walter.Lampl @cern.ch>
324         * LArOFC2Ntuple: Use LArConditionsContainer-iterator, 
325           get number of phases from data (remove jobO m_nPhases)
326         * tag LArCalibTools-00-04-04
327         
328 2007-11-21 Walter Lampl <Walter.Lampl @cern.ch>
329         * Check range of vectors in LArOFC2Ntuple and LArAutoCorr2Ntuple
330         * tag LArCalibTools-00-04-03
331         
332 2007-11-21  Marco.Delmastro <Marco.Delmastro@cern.ch>
333 
334         * Started jobOptions cleanup and update to release 13 (configurable)
335         * Removed LArPedestal2Ntuple_jobOptions.py
336         * Added LArCalib_Pedestal2Ntuple_jobOptions.py
337         * tag LArCalibTools-00-04-02
338 
339 2007-11-19  Marco.Delmastro <Marco.Delmastro@cern.ch>
340 
341         * LArRamp2Ntuple: added 'NtupleName' property, fixed LArRampComplete
342           loop over gains, addd Gain/ChID/Detector/Region variables
343         * tag LArCalibTools-00-04-01
344         
345 2007-10-06  Marco.Delmastro <Marco.Delmastro@cern.ch>
346 
347         * migrated to ToolHandle:
348                 - LArAutoCorr2Ntuple
349                 - LArAverages2Ntuple
350                 - LArOFC2Ntuple
351                 - LArParams2Ntuple
352                 - LArPedestal2Ntuple
353                 - LArRamps2Ntuple
354                 - LArShape2PhysWave
355                 - LAruA2MeV2Ntuple
356                 - LArWFParams2Ntuple
357                 - LArWaves2Ntuple
358         * tag LArCalibTools-00-04-00
359                 
360 2007-10-09 Karim Bernardet <bernardet@cppm.in2p3.fr>
361         * fix in requirements for new link options
362         * Tagging LArCalibTools-00-03-51
363 
364 2007-09-04  scott s snyder  <snyder@bnl.gov>
365 
366         * tag LArCalibTools-00-03-50.
367         * cmt/requirements: Avoid CMT warning.
368 
369 2007-07-06  Marco.Delmastro <Marco.Delmastro@cern.ch>
370         * tag LArCalibTools-00-03-49
371         * added doc/mainpage.h skeleton
372         
373 2007-06-21 Marcello Fanti <marcello.fanti@mi.infn.it>
374         * Tag LArCalibTools-00-03-48
375         * little changes in share/LArParams2Ntuple_POOL_jobOptions.py
376 
377 2007-06-20 Guillaume Unal <Guillaume.Unal@cern.ch>
378         * fix requirements
379         * tag LArCalibTools-00-03-47
380 
381 2007-06-19 Guillaume Unal <Guillaume.Unal@cern.ch>
382         * remove warning for missing ramps for disconnected channels, don't fill ntuple for these channels
383         * tag LArCalibTools-00-03-46
384 
385 2007-06-11  Marco.Delmastro <Marco.Delmastro@cern.ch>
386         * Tag LArCalibTools-00-03-45    
387         * LArMphysOverMcalFromTuple and LArPhysWaveFromTuple moved here from
388           LArCalibUtils
389         * Note to self: LArMphysOverMcalFromTuple is somehow doing something
390           that LArReadParamsFromFile already did, it may be removed at some
391           point.
392 
393 2007-06-09 Pavol Strizenec <pavol@mail.cern.ch>
394         * change in LArWaves2Ntuple.cxx to properly fill pulsedCalibLines
395 
396 2007-05-21  Marcello Fanti <marcello.fanti@mi.infn.it>
397         * Tag LArCalibTools-00-03-43
398         * little change in share/LArReadParamsFromFile_jobOptions.py
399 
400 2007-05-19  Marcello Fanti <marcello.fanti@mi.infn.it>
401         * Tag LArCalibTools-00-03-42
402         * add a try-catch block in LArReadParamsFromFile
403         * minor fixes in channel ascii dump in LArParams2Ntuple
404 
405 2007-05-15 G.Unal <Guillaume.Unal@cern.ch>
406          * Update in LArRamps2Ntuple from Carolina to store Hec/FCal identifier correctly
407 
408 2007-04-16  Marco.Delmastro <Marco.Delmastro@cern.ch>
409         
410         * Tag LArCalibTools-00-03-40
411         * LArOFC2Ntuple: TTree name is a property ('NtupleName')
412 
413 2007-03-27  Gabe Rosenbaum <gabe.rosenbaum@cern.ch>
414         * Tag LArCalibTools-00-03-39
415         * LArWaves2Ntuple: bug fix for problem trying to get 
416           calib lines from phys waves
417 
418 2007-03-22  Marco.Delmastro <Marco.Delmastro@cern.ch>
419         
420         * Tag LArCalibTools-00-03-38
421         * LArWave2Ntuple: increased 'timeIndex' maximum value to 100000
422 
423 2007-03-15  scott snyder  <snyder@bnl.gov>
424 
425         * Tagged LArCalibTools-00-03-37.
426 
427         * src/LArWaves2Ntuple.cxx (finalize): Fix compilation warning.
428 
429 2007-03-07 Hong Ma <hma@bnl.gov>
430          * updated src/LArShape2PhysWave class for 24 steps.
431            Generator OFC 
432 
433 1997-03-07 G.Unal <Guillaume.Unal@cern.ch>
434          * Small change in LArRamp2Ntuple to be sure that barrel_ec and pos_neg are always filled in the ntuple
435 
436 2007-0305 Walter Lampl <walter.lampl @cern.ch>
437         * Migrate jobO fragments from Nova to COOL. 
438           Some simplification done as well.
439         
440 2007-02-16  Gabe Rosenbaum <gabe.rosenbaum@cern.ch>
441         * LArWaves2Ntuple.cxx
442         * LArWaves2Ntuple.h
443         Add an entry for number of pulsed calibration lines and an entry
444         which is an array of calib lines. This is to allow for multi calib
445         lines in HEC channels
446 
447 2007-01-22  David Quarrie <David.Quarrie@cern.ch>
448 
449         * LArCalibTools/LArParams2Ntuple.h:
450         * src/LArParams2Ntuple.cxx:
451         Minor tweak to the declaration and definition of the m_nClasses
452         static data member to fix unresolved symbol problem with
453         Gaudi v19. I'm still trying to understand why this is a problem,
454         but in the meantime the fix is backwards compatible.
455 
456 2007-01-16  scott snyder  <snyder@bnl.gov>
457 
458         * Tagging LArCalibTools-00-03-31.
459 
460         * LArCalibTools/LArReadParamsFromFile.h (class
461         LArReadParamsFromFile): Fix compilation warning.
462 
463 21-12-2006  arcello Fanti <marcello.fanti@mi.infn.it>
464         * tag LArCalibTools-00-03-30
465         * add jO LArReadParamsFromFile_CTB2004_jobOptions.py 
466 
467 21-12-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
468         * tag LArCalibTools-00-03-29
469         * LArParams2Ntuple: bugfix in pointer conversion...
470 
471 15-12-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
472         * tag LArCalibTools-00-03-28
473         * LArParams2Ntuple: can also access params through
474           abstract interfaces
475 
476 15-12-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
477         * tag LArCalibTools-00-03-27
478         * LArReadParamsFromFile: add try-catch block to trap
479           possible exceptions from LArOnOffIdMap
480         * LArParams2Ntuple: slight changes in channel dumping
481           and verbosity...
482 
483 04-12-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
484         * tag LArCalibTools-00-03-26
485         * LArReadParamsFromFile: new jobOptions introduced:
486           - LArReadParamsFromFile.ChannelIdType="OfflineID"
487           - LArReadParamsFromFile.ChannelIdType="OnlineID"
488           - LArReadParamsFromFile.ChannelIdType="OnlineCalibID"
489           which replace LArReadParamsFromFile.UseOfflineIdentifier
490         * LArReadParamsFromFile, LArParams2Ntuple, LArParamsProperties: 
491           adapted to work with expanded LArCaliPulseParams* classes
492         * new jobOption files:
493           - share/LArReadParamsFromFile_jobOptions.py
494           - share/LArParams2Ntuple_POOL_jobOptions.py
495 
496 23-11-2006  Isabelle.Wingerter <Isabelle.Wingerter@cern.ch>
497         * tag LArCalibTools-00-03-25
498         * LArAverages2Ntuple: added PosNeg and BarrelEndcap
499         
500 11-10-2006  Marco.Delmastro <Marco.Delmastro@cern.ch>
501         * tag LArCalibTools-00-03-24
502         * LArOFC2Ntuple and LArWaves2Ntuple: added PosNeg and BarrelEndcap
503         * LArOFC2Ntuple: added HEC/FCAL support
504         
505 22-09-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
506         * tag LArCalibTools-00-03-23
507         * in LArParams2Ntuple and LArWFParams2Ntuple,
508           turn off absolute eta,phi extraction by default
509 
510 20-09-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
511         * tag LArCalibTools-00-03-21
512         * little changes in LArReadParamsFromFile: conform
513           to standard offline coordinates naming
514 
515 18-07-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
516         * tag LArCalibTools-00-03-20
517         * in LArReadParamsFromFile: add symLink of concrete classes 
518           to their abstract interfaces in det store.
519 
520 18-07-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
521         * tag LArCalibTools-00-03-19
522         * implement LArCaliPulseParamsVsCalib into
523           LArReadParamsFromFile and LArParams2Ntuple
524 
525 13-07-2006  Marco.Delmastro <Marco.Delmastro@cern.ch>
526         * tag LArCalibTools-00-03-18
527         * Added Error and Triggers to LArWave2Ntuple tree
528         
529 2006-07-11  RD Schaffer  <R.D.Schaffer@cern.ch>
530 
531         * tag LArCalibTools-00-03-17
532         * src/LArWFParams2Ntuple.cxx (finalize): commented out use of wf
533         parm container
534         * src/LArWaves2Ntuple.cxx (finalize): same here
535         * src/LArShape2PhysWave.cxx (finalize): accessing channel id from
536         iterator
537 
538 16-06-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
539 
540         * tag LArCalibTools-00-03-15
541         * add LArCaliPulseVsCalib to LArReadParamsFromFile and to
542           LArParams2Ntuple
543         * add jO GroupType to LArReadParamsFromFile
544 
545 2006-05-30 Isabelle Wingerter <isabelle@lapp.in2p3.fr>
546         * LArAverages2Ntuple.h: modif to handle substeps
547         * LArAverages2Ntuple..cxx: modif to handle substeps
548         
549 21-04-2006  Marco.Delmastro <Marco.Delmastro@cern.ch>
550         * tag LArCalibTools-00-03-13
551         * fixed chekreq warnings
552 s
553 17-04-2006 Walter Lampl <walter.lampl@cern.ch>
554         * Remove surplus semicolons (for gcc344)
555         * tag LArCalibTools-00-03-12
556         
557 12-04-2006  Marco Delmastro <Marco.Delmastro@cern.ch> on behalf of
558             Emanuel Rauter <erauter@cern.ch>
559         * tag LArCalibTools-00-03-11
560         * added algorithm LArShape2PhysWave 
561           (prepare waveforms for cosmic simulation)
562         
563 06-04-2006  Marco Delmastro <Marco.Delmastro@cern.ch>
564         * tag LArCalibTools-00-03-10
565         * added share/LArParams2Ntuple_NovaDB2POOL_jobOptions.py
566         
567 04-04-2006  Marco Delmastro <Marco.Delmastro@cern.ch>
568         * tag LArCalibTools-00-03-09
569         * change implementatin of getWave() (both LArPhysWave and LArCaliWave)
570         
571 22-03-2006  Marco Delmastro <Marco.Delmastro@cern.ch>
572         * tag LArCalibTools-00-03-08
573         * LArWaves2Ntuple: added 'Detector' variable, and HEC/FCAL support
574 
575 22-03-2006  Marco Delmastro <Marco.Delmastro@cern.ch>
576         * tag LArCalibTools-00-03-07
577         * fixed checkreq warnings
578         * removed dumpOFC algorithm and relative jO
579         * important bug fix to LArOFC2Ntuple
580         
581 2006-03-15  scott s snyder  <snyder@bnl.gov>
582         * src/dumpOFCDB.cxx: Fix compilation warnings.
583         * LArCalibTools/LArReadParamsFromFile.h: Likewise.
584 
585 16-03-2006  Marco Delmastro <Marco.Delmastro@cern.ch>
586         * tag LArCalibTools-00-03-05
587         * Updated LArOFC2Ntuple_NovaDB_jobOptions.py and
588           LArWaves2Ntuple_NovaDB_jobOptions.py
589         
590 16-03-2006  Marco Delmastro <Marco.Delmastro@cern.ch>
591         * tag LArCalibTools-00-03-04
592         * Added LArParams2Ntuple_NovaDB_jobOptions.py
593         
594 16-03-2006  Marco Delmastro <Marco.Delmastro@cern.ch>
595         * tag LArCalibTools-00-03-03
596         * Removed LArParams2Ntuple_jobOptions.py
597         * Added LArParams2Ntuple_POOL_jobOptions.py
598         
599 16-03-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
600         * tag LArCalibTools-00-03-02
601         * some bug fixes in LArParams2Ntuple, and its jobOpts
602 
603 03-03-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
604         * some cosmetics in LArReadParamsFromFile and LArParams2Ntuple
605         * new jobOpt LArReadParamsFromFile_jobOption.py and 
606           LArParams2Ntuple_jobOption.py
607 
608 20-02-2006 Marco Delmastro <marco.Delmastro@cern.ch>
609         * tagging LArCalibTools-00-03-00
610         * LArWaves2Ntuple: uses new LArCaliWaveContainer (migrated to new
611           LArConditionsContainer in LArRawConditions-01-10-00)
612 
613 17-02-2006 Marco Delmastro <marco.Delmastro@cern.ch>
614         * tagging LArCalibTools-00-02-06
615         * LArWaves2Ntuple: bug fix in getWave() for LArCaliWaveContainer 
616           (check for empty channels/gains)
617 
618 09-02-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
619         * tagging LArCalibTools-00-02-05
620         * add jO for LArParams2Ntuple
621 
622 03-02-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
623         * tagging LArCalibTools-00-02-04
624         * many bug fixes in LArParams2Ntuple
625         * updated jO LAr_ReadParamsFromFile_jobOption.py
626 
627 02-02-2006 Marco Delmastro <marco.Delmastro@cern.ch>
628         * tagging LArCalibTools-00-02-03
629         * LArWaves2Ntuple: bug fix in initCaliWaveContainer()
630           (in setting iterators for first wave)
631 
632 01-02-2006 Marco Delmastro <marco.Delmastro@cern.ch>
633         * tagging LArCalibTools-00-02-02
634         * LArWaves2Ntuple: bug fix in channel loop
635 
636 01-02-2006  Marcello Fanti <marcello.fanti@mi.infn.it>
637         * tagging LArCalibTools-00-02-01
638         *  Add new algorithm LArParams2Ntuple -- similar to LArWFParams2Ntuple
639            but more functional and extended to more data classes
640         *  Add new data classes to LArReadParamsFromFile
641 
642 01-02-2006 Marco Delmastro <marco.Delmastro@cern.ch>
643         * tagging LArCalibTools-00-02-00
644         * LArWaves2Ntuple: transformed templated alg into simple alg. 
645           Converted to work with new LArCaliWaveContainer and still old
646           LArPhysWaveContainer.
647 
648 01-02-2006  Sandrine Laplace <laplace@lapp.in2p3.fr>
649         *  In LArAverages2Ntuple: added a few ntuple variables
650         
651 30-01-2006  Sandrine Laplace <laplace@lapp.in2p3.fr>
652         *  In LArAverages2Ntuple: added check for sample dimension
653         
654 26-01-2006  Sandrine Laplace <laplace@lapp.in2p3.fr>
655         *  In LArAverages2Ntuple: changed dimension of Sum, SumSq, Mean and RMS variables from array
656            to matrix in order to accomodate the dimension of the sample index (=>"dynamic" booking of variables
657            versus the number of samples)
658         
659 12-01-2006  Marco.Delmastro <Marco.Delmastro@cern.ch>
660         * LArWFParams2Ntuple: modifed to build/run against the new
661           LArConditionsContainer
662           
663 12-01-2006  Sandrine Laplace <laplace@lapp.in2p3.fr>
664         *  Modified output level of some printouts in LArAverages2Ntuple and changed mean from double to float
665         
666 19-12-2005  Sandrine Laplace <laplace@lapp.in2p3.fr>
667         *  Added LArAverages2Ntuple algorithm to put in ntuple LArAccumulatedCalibDigit
668            abd corresponding jobOption file
669 
670 16-11-2005  Marcello Fanti <marcello.fanti@mi.infn.it>
671         * add CaloDetDescr to requirements
672 
673 14-11-2005  Marcello Fanti <marcello.fanti@mi.infn.it>
674         * Fix in src/src/components/LArCalibTools_load.cxx for gcc-3.4
675 
676 11-11-2005  Marcello Fanti <marcello.fanti@mi.infn.it>
677         * in LArWFParams2Ntuple, add absolute Eta,Phi and BarrelEndcap to ntuple 
678 
679 04-11-2005 Hong Ma <hma@bnl.gov>
680         * Fix in LArWave2Ntuple for LAr Identifier Exception.
681 
682 02-11-2005 Hong Ma <hma@bnl.gov>
683         * Fix in LArRamp2Ntuple for LAr Identifier Exception.
684         
685 28-10-2005  Marco Delmastro <Marco.Delmastro@cern.ch>
686         * Added LArOFC2Ntuple_POOL_jobOptions.py and LArWaves2Ntuple_NovaDB2POOL_jobOptions.py
687         
688 28-10-2005  Marcello Fanti <marcello.fanti@mi.infn.it>
689         * Add LArMphysOverMcalComplete class to those handled
690           by LArReadParamsFromFile
691 
692 26-10-2005  Marcello Fanti <marcello.fanti@mi.infn.it>
693         * Add (templated) LArReadParamsFromFile algorithm to 
694           read parameters from ascii files and store them into 
695           detStore
696         * add jobOption LArCalib_ReadParamsFromFile.py in share
697         * Some fixes in LArWFParams2Ntuple
698 
699 23-09-2005  Marcello Fanti <marcello.fanti@mi.infn.it>      
700         * fixes to LArWFParams2Ntuple: now it works!
701 
702 09-09-2005  Marcello Fanti <marcello.fanti@mi.infn.it>
703         * add jO DetStoreSuffix=... to LArWFParams2Ntuple
704           to choose which Complete parameter objects to dump
705           to ntuple
706 
707 08-09-2005  Marcello Fanti <marcello.fanti@mi.infn.it>
708         * Adapt LArWFParams2Ntuple to work with new classes
709           LArCaliPulseParamsComplete, LArDetCellParamsComplete,
710           LArPhysCaliTdiffComplete, LArTdriftComplete
711 
712 06-09-2005: Marco Delmastro <Marco.Delmastro@cern.ch>
713         * Add jobO to create wave ntuple from a POOL file.
714 
715 31-08-2005: Walter Lampl <walter.lampl@cern.ch>
716         * LArRamps2Ntuple: Add ntuple branch for RMS of ramp
717           (produced only if raw and reconstructed ramps are found)
718         * Add jobO to create ramp ntuple from a POOL file. 
719         
720 26-08-2005: Walter Lampl <walter.lampl@cern.ch>
721         * bugfix in LArRamp2Ntuple: Wrongly set '}', worked only if
722           RawRamp was saved as well. 
723         * Add jobOptions LArRamp2Ntuple_jobOptions.py and 
724               LArPedestal2Ntuple_jobOptions.py
725         
726 18-08-2005: Sandrine Laplace <laplace@lapp.in2p3.fr>
727         *  bug fix in LArAutoCorr2Ntuple
728 
729 12-08-2005: Walter Lampl <walter.lampl@cern.ch>
730         * Add LAruA2MeV2Ntuple algorithm + jobOptions
731 
732 02-08-2005: Marco Delmastro <Marco.Delmastro@cern.ch>
733         * Fixed bug in LArOFC2Ntuple related to larCablingSvc exception
734         * Updated LArCalib_ReadWAveDB_jobOptions.py
735         * Updated LArCalib_ReadOFCDB_jobOptions.py
736 
737 22-07-2005: Marco Delmastro <Marco.Delmastro@cern.ch>
738         * Added LArCalib_ReadWaveDB_jobOptions.py
739         * Added LArCalib_ReadOFCDB_jobOptions.py
740         
741 21-07-2005: Marco Delmastro <Marco.Delmastro@cern.ch>
742         * Removed trailing ";" from LArCalibTools_entries.cxx (apparently causes
743           compilation errors with the -pedantic compiler flag when using gcc3.4.x.
744         * New tag: LArCalibTools-00-00-01
745 
746 21-07-2005: Marco Delmastro <Marco.Delmastro@cern.ch>
747         * Conditions DB dumping tools moved from LArCalibUtils to LArCalibTools
748 
749 20-07-2005: Marco Delmastro <Marco.Delmastro@cern.ch>
750         * LArCalibTools package created
751         * LArCalibTools will contain less-used algorithms related to LAr
752           calibration that does not fit in the 'already-too-crowded'
753           LArCalibUtils package

source navigation ] diff markup ] identifier search ] general search ]

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. Valid HTML 4.01!