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-09-22 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
002         * tagging LArMonTools-00-05-40
003         * LArRawChannelMonTool: implemented noise burst monitoring
004         * LArRawChannelMonTool: added proxy class to allow map to manage all histogram types
005         
006 2009-09-22 Mathieu Aurousseau
007         * tagging LArMonTools-00-05-39
008         * LArRODMonTool: change histo title for Quality Factor computation
009 
010 2009-09-21 Louis Helary
011         * tagging LArMonTools-00-05-38
012         * LArDigitMon: Change cuts for saturation /OutOfRange & Add new TProfile2D per half partition mean energy.
013 
014 2009-09-21 Jessica Leveque
015         * tagging LArMonTools-00-05-37
016         * LArCoverage: added errors in FixEmptyBins routine. 
017         
018 2009-09-21 Jessica Leveque
019         * tagging LArMonTools-00-05-36
020         * LArCoverage: some cleanup,Remove bin FCALs in summary sampling 0
021 
022 2009-09-18 Mathieu Aurousseau
023         * tagging LArMonTools-00-05-35
024         * LArRODMonTool: some cleanup, changed Q factor error calculation from Qoff - Qonl to (Qoff - Qonl)/Sqrt(Qoff), added one property
025         
026 2009-09-16 B.Trocme
027         * tagging LArMonTools-00-05-34
028         * LArOddCells: jO fix
029 
030 2009-09-12 B.Trocme
031         * tagging LArMonTools-00-05-33
032         * LArOddCells: possibility to skip alg for non zero DSP threshold
033         * LArFEBMon: new histo rejection yield vs time
034         
035 2009-09-11  scott s snyder  <snyder@bnl.gov>
036 
037         * src/LArCoverage.cxx: Fix compilation warning.
038         * src/LArDigitMon.cxx: Fix compilation warning.
039         * Tagging LArMonTools-00-05-32
040 
041 2009-09-02 David Quarrie <David.Quarrie@cern.ch>
042         * LArMonTools/LArDigitMon.h: } Replace "uint" by "unsigned int" for MacOSX compatibility
043         * src/LArDigitMon.cxx:       } 
044         * Tagging LArMonTools-00-05-31
045         
046 2009-08-28 Walter Lampl <walter.lampl@cern.ch>
047         * LArAccumDigMonTool: Adapt to change in LArAccumulatedCalibDigit class
048         * Tagging LArMonTools-00-05-30
049 
050 2009-08-26 Ian Nugent <inugent@triumf.ca>
051         * tagging LArMonTools-00-05-29
052         * converted LArDigitMon to use LW scaling 
053         
054 2009-08-26 Ian Nugent <inugent@triumf.ca>
055         * tagging LArMonTools-00-05-28
056         * Added TProfile2D_LW to LArOddCellsMonTool and finished validting the TProfile2D_LW and TProfile_LW
057         
058 
059 2009-08-24 Ian Nugent <inugent@triumf.ca>
060         * tagging LArMonTools-00-05-27
061         * removed unwanted files
062 
063 2009-08-24 Ian Nugent <inugent@triumf.ca>
064         * tagging LArMonTools-00-05-26
065         * Added TProfile_LW and TProfile2D_LW to LArCoverage, LArFEBMon and LArDigitMon
066         
067 2009-07-21 J. Leveque
068         * tagging LArMonTools-00-05-25
069         * LArCoverage: added plots to keep track easily of bad channel DB content.
070 
071 2009-07-20 B.Trocme
072         * tagging LArMonTools-00-05-24
073         * LArAllMonitoring jo : protection added for LArDigitKey
074         * LArScaNoiseMonTool : removal of useless histos
075         
076 2009-07-16 Ian Nugent <inugent@triumf.ca>
077         * tagging LArMonTools-00-05-23
078         * Added M. Aurousseau changes to LArMonTools-00-05-14-01 (Some clean-up of LArRODMonTool (remove histos) )--- copied LArRODMonTool.h and LArRODMonTool.cxx 
079         * merging of LArMonTools-00-05-14 complete
080         
081 2009-07-16 Louis Helary
082         * tagging LArMonTools-00-05-22
083         * LArDigitMon : Bug fix + Changes for online mode.
084 
085 2009-07-16 B.Trocme
086         * tagging LArMonTools-00-05-21
087         * LArFEBMon : minor modif (update from 00-05-14-branch)
088         * LArOddCells : minor modif (update from 00-05-14-branch)
089         
090 2009-07-30 Ian Nugent <inugent@triumf.ca>
091         * tagging LArMonTools-00-05-20
092         * Fixed histograms in LArCoverage and AddHisto Function (commented out error addition to replicate sumw2 being turned off) in LArFEBMon  
093         * Histogram content and errors in LArCoverage, LArFEBMon, LArOddCellsMonTool and LArDigitMon now validated to match LArMonTools-00-05-14-02 (excluding non-perc histograms).
094         
095 2009-07-30 Ian Nugent <inugent@triumf.ca>
096         * tagging LArMonTools-00-05-19
097         *  LArFEBMon replace hard coding with class variables
098 
099 2009-06-29 Ian Nugent <inugent@triumf.ca>
100         * tagging LArMonTools-00-05-18
101         * LW histogram migration of LArCoverage no extra changes required. 
102         * LW histogram migration of LArFEBMon required: 3 new functions since LW histograms do not have Add(), GetBinLowEdge() or GetMaximumBin() (some variables hard coded).
103         
104 2009-06-24 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
105         * LArRawChannelMonTool: quality histograms now scaled to be a fraction of events processed
106         * tagging LArMonTools-00-05-17
107 
108 2009-06-19 Rob McPherson <Robert.McPherson@cern.ch>
109         * LW histogram migration in OddCells and Digit monitoring code
110         * from Thomas Kittelmann.  Will tag as LArMonTools-00-05-16.
111         
112 2009_06_17 I. M. Nugent
113         * tagging LArMonTools-00-05-14
114         * switching to component_library http://savannah.cern.ch/bugs/?51036
115 2009-06-11 I. M. Nugent
116         * tagging LArMonTools-00-05-13
117         * Added switches to for running on MC: pedestals -> larpedesta in LArCosmicsMonTool, LArDigitMon,
118         * LArOddCellsMonTool, LArRODMonTool, and LArMonBuilders.py
119         * LArAllMonitoring_jobOptions.py now has LArFEBMon_jobOptions.py turned off for MC 
120         
121 2009-05-14 B.Trocme
122         * tagging LArMonTools-00-05-12
123         * LArFEBMon : adding job options compliant with 00-05-11
124 
125 2009-05-14 B.Trocme
126         * tagging LArMonTools-00-05-11
127         * LArFEBMon : new TH1I with DSP threshold
128 
129 2009-05-13 J.Leveque
130         * tagging LArMonTools-00-05-10
131         * LArRawChannels: Fixed my own bug in provenance cut    
132 
133 2009-05-13 J.Leveque
134         * tagging LArMonTools-00-05-09
135         * LArRawChannels: Fixed jobOpt to use same bad channel masker as every other tool
136 
137 2009-05-13 J.Leveque
138         * tagging LArMonTools-00-05-08
139         * LArCoverage: removed plots about known bad channels. Was not used.
140         * LArCoverage & LArRawChannels: Fixed provenance cut to fill plots for raw channels from DSP & OFC
141 
142 2009-05-13 Mathieu Aurousseau
143         * tagging LArMonTools-00-05-07
144         * LArRODMonTool : propagated updates from 00-04-92-31 + update for 15.2.0
145 
146 2009-05-13 Louis Helary
147         * tagging LArMonTools-00-05-06
148         * LArDigitMon : propagated updates from 00-04-92-31
149 
150 2009-05-12 J.Leveque
151         * tagging LArMonTools-00-05-05
152         * LArCoverage : propagated updates from 00-04-93-31
153         * LArCosmics : propagated updates from 00-04-93-31 + update for 15.2.0
154 
155 2009-05-12 B.Trocme
156         * tagging LArMonTools-00-05-04
157         * LArFEBMon : bug fix in fillFebInError
158         * LArOddCells : more deregistration to gain memory
159 
160 2009-05-12 F. Berghaus <Frank.Olaf.Berghaus@cern.ch>
161         * LArRawChannelMonTool: Adjusted channel number to be 0 to 127
162         * tagging LArMonTools-00-05-03
163 
164 2009-05-12 B.Trocme
165         * tagging LArMonTools-00-05-02
166         * LArFEBMon : propagated updates from 00-04-93-31
167         * LArOddCells : propagated updates from 00-04-93-31
168         * Share : propagated updates from 00-04-93-31
169 
170 2009-04-29 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
171         *  LArRawChannelMon: EventBlockSize for online running added to job options
172 
173 2009-04-28 G.Unal
174        * adapt to LArPedestal change (from vector to float)
175        * tag LArMonTools-00-05-01
176 
177 2009-04-22 Louis Helary
178         * tagging LArMonTools-00-05-00
179         * LArDigitMon:minor bug fix.
180         * LArRODMonTool :minor bug fix.
181 
182 
183 2009-04-22 Mathieu Aurousseau
184         * tagging LArMonTools-00-04-99
185         * LArRODMonTool : bug fix in histo declaration + add properties
186 
187 2009-04-14 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
188         * LArRawChannelMonTool: added q-factor 2D histograms per FEB, feedthough and detector
189         * TH2FastFill: removed
190         * TProfile2DFastFill: removed
191         * tagging LArMonTools-00-04-99
192 
193 2009-04-10 Mathieu Aurousseau
194         * tagging LArMonTools-00-04-98
195         * LArRODMonTools : Major cleaning !
196 
197 2009-04-07 B.Trocme
198         * tagging LArMonTools-00-04-97
199         * LArOddCells : valgrind cleaning + new bursty events histograms + major cleaning(removing summary histos)
200         * LArFEBMon : replace yield by absolute # of errors in problematic FEB
201 
202 2009-04-07 Louis Helary
203         * tagging LArMonTools-00-04-96
204         * LArDigitMon:finally fix merging problem (should work with latest HEAD of DataQualityUtils). 
205 
206 2009-04-03 B.Trocme
207         * tagging LArMonTools-00-04-95
208         * LArFEBMon : new histogram with percent of events to be rejected by offline
209         * LArFEBMon / LArOddCells / LArCoverage: modifications to improve software quality as requested by S.Schaetzel
210 2009-04-02 Louis Helary
211         * tagging LArMonTools-00-04-94
212         *LArDigitMon: Code cleaning.
213         *LArDigitMon: modifications to improve software quality.
214 
215 2009-04-02 B.Trocme
216         * tagging LArMonTools-00-04-93
217         * LArFEBMon / LArOddCells : modifications to improve software quality as requested by S.Schaetzel
218 
219 2009-04-01 B.Trocme / G.Unal
220         * tagging LArMonTools-00-04-92
221         * LArOddCells : proper retrieval of pedestal - Fix of bug #48762
222 
223 2009-03-26 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
224         * LArRawChannelMonTool: Moved to booking with histogram factories
225         * LArRawChannelMonTool: Changed acceptance plots to positive noise
226         * LArRawChannelMonTool: Moved to TH2F instead of TProfile2D for acceptance histograms
227         * LArRawChannelMonTool: Moved to Percent instead of fraction for acceptance
228         * LArRawCHannelMonTools: Now contains tools used by LArRawChannelMonTool
229         * TObjectFactory: Contains classes to create many alike histograms
230         * TH2FastFill: Created fast filling classes for TH2F and TH2I
231         * tagging LArMonTools-00-04-91
232         
233 2009-03-26 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
234         * LArRawChannelMonTool: Fix for compatibility with new MMTB by S. Schaetzel
235 
236 2009-03-23 Louis Helary
237         * tagging LArMonTools-00-04-90
238         * LArDigitMon: bug fix for merging histograms.
239         * LArDigitMon: Added protection against NAN.
240 
241 2009-03-23 B.Trocme
242         * tagging LArMonTools-00-04-89
243         * LArCoverage : bug fix in provenance cut for HEC/FCAL
244 
245 2009-03-23 Benjamin Trocme
246         * tagging LArMonTools-00-04-88
247         * LArFEBMon : removing useless WARNING
248         
249 2009-03-13  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
250         * be able to run LArMonTools on standalone on LAr Elec Calib runs
251         * M share/LArMonVariables.py
252         * tagging LArMonTools-00-04-87
253 
254 2009-02-23 Louis Helary
255         * tagging LArMonTools-00-04-86
256         * LArDigitMon: Migrate all changes from branch 00-04-67-11.
257         * LArDigitMon: Added Histo null digits/partition.
258         * LArDigitMon: Gives proportion & compute error for all histograms.
259         * LArDigitMon: Changes in Summary histo.
260         * LArDigitMon: Change triggering for Medium/high gain saturation.
261 
262 2009-02-23 Benjamin Trocme
263         * tagging LArMonTools-00-04-85
264         * LArOnlineIDStrHelper : typo fixed
265 
266 2009-02-23 Benjamin Trocme
267         * tagging LArMonTools-00-04-84
268         * LArOnlineIDStrHelper : cosmetic changes to axis title
269 
270 2009-02-11  Jessica Leveque
271         * src/LArCoverage.cxx: Fix merging of summary histos
272         * tagging LArMonTools-00-04-83
273 
274 2009-02-11  Jessica Leveque
275         * src/LArCoverage.cxx: Fix cut on cells provenance
276         * tagging LArMonTools-00-04-82 
277 
278 2009-02-11  scott snyder  <snyder@bnl.gov>
279         * src/LAr2DNoiseMonTool.cxx: Fix compilation warnings.
280         * src/LArCoverage.cxx: Fix compilation warnings.
281         * src/LArJitterMonTool.cxx: Fix compilation warnings.
282         * src/LArRawChannelMonTool.cxx: Fix compilation warnings.
283         * tagging LArMonTools-00-04-81
284 
285 2009-02-10 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
286         * LArRawChannelMon: Code cleanup. Added histogram factories to
287         simplify bookHistograms
288         * LArOddCells: removed redundant checks on refNoise and ensured
289         that signedSignif is calculated as floats.
290         * tagging LArMonTools-00-04-80
291 
292 2009-02-09 Benjamin Trocme
293         * tagging LArMonTools-00-04-79
294         * LArOddCells : protection against division by 0 added
295 
296 2009-02-09 Benjamin Trocme
297         * tagging LArMonTools-00-04-78
298         * LArFEBMon : protection against too many FEBs in errors
299 
300 2009-02-09 Benjamin Trocme
301         * tagging LArMonTools-00-04-77
302         * LArCoverage : jO update
303 
304 2009-01-30 G.Unal
305         * calo interfaces moved
306         * tag LArMonTools-00-04-76
307 
308 2009-01-28 Benjamin Trocme
309         * tagging LArMonTools-00-04-75
310         * LArFEBMon : new checks on DSP block size
311 
312 2009-01-27  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
313         * remove LArCalib_Flag dependencies 
314         M share/LArMonBuilders.py
315         M share/LArMonCommonHeader_jobOptions.py
316         M share/LArRODMonTool_jobOptions.py
317         *  tag LArMonTools-00-04-74
318 
319 2009-01-22  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
320         * change #include "LArCalibUtils/LArPedestal.h" to "LArRawEvent/LArPedestal.h" and clean requirement file
321         NEED 14.5.0.1 + previous tags + LArRawEvent-01-05-02
322         M LArMonTools/LAr2DNoiseMonTool.h
323         M cmt/requirements
324         * tag LArMonTools-00-04-73
325 
326 
327 2009-01-06 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
328         * requirements: added LArCalibProcessing-00-02-*
329         * tagging LArMonTools-00-04-72
330 
331 2009-01-05 Hong Ma <hma@bnl.gov>
332         * Fix for gcc4.3 in LArRawChannelMonTool 
333         
334 2008-12-18  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
335         *  replace P3C_ by _ !!!!!!!!! this will have an impact on LArCalibProcessing, LArCalibTools, LArMonTools and LArConditionsCommon !!!!!!!!!!!!
336         NEED LArCalibProcessing-00-02-00
337         M share/LArMonBuilders.py
338         M share/LArMonByteStream.py
339         M share/LArMonCommonHeader_jobOptions.py
340         M share/LArRODMonTool_jobOptions.py
341         * tag LArMonTools-00-04-71
342         
343 2008-12-16  Fabien Tarrade  <Fabien.Tarrade AT .cern.ch>
344         * replace LArCalibP3CFlags.globalFlagDB  by "COMCOND-ES1S-000-00"
345         M share/LArMonBuilders.py
346         M share/LArMonCommonHeader_jobOptions.py
347         M share/LArMonJobOptionsOnline.py
348         M share/LArMonJobOptionsOnlineCombined.py
349         M share/LArRODMonTool_jobOptions.py
350         * tag LArMonTools-00-04-70
351 
352 2008-12-08 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
353         * LArRawChannelMonTool: Modified error calculation for eta/phi
354         noise and signal plots
355 
356 2008-12-05 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
357         * LArRawChannelMonTool: fixed crash caused by enabling 2D eta/phi plots
358         * tagging LArMonTools-00-04-69
359 
360 2008-12-05 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
361         * LArRawChannelMonTool: Added error and weight calculation to 2D
362         eta/phi histograms
363         * Tagging LArMonTools-00-04-68
364 
365 2008-12-05 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
366         * LArRawChannelMonTool: Added 1D occupancy plots in eta and phi
367         for each sampling of each detector
368 
369 2008-12-02 Louis Helary
370         *LArDigitMon:Changing Title of Histograms
371 
372 2008-12-02 Louis Helary
373         *tagging LArMonTools-00-04-67
374         *LArDigitMon: Adding time vs max sample from LArCosmics
375         *LArDigitMon: Proportion in OutOfRange & ChanVsSlot     
376 
377 2008-12-01 Benjamin Trocme
378         * tagging LArMonTools-00-04-66
379         * LArFEBMon : treatment of detailEndCap in febInErrors
380 
381 2008-11-27 Benjamin Trocme
382         * tagging LArMonTools-00-04-65
383         * LArFEBMon : fix crash due to bad initialization of TH1F
384 
385 2008-11-27 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
386         * LArRawChannelMon: fixed compiler warning
387         * LArAllMonitoring: flag set to disable eta/phi plots from LArRawChannelMon from top options
388 
389 2008-11-26 Benjamin Trocme
390         * tagging LArMonTools-00-04-64
391         * LArFEBMon : bug fix in masking of endcap detailed plot
392         * LArFEBMon : new histos for faulty FEBs
393         
394 2008-11-25 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
395         * LArAllMonitoring: LArCosmicsMonTool removed from job options
396         * Tagging: LArMonTools-00-04-63
397 
398 2008-11-25 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
399         * LArAllMonitoring: fixed problem due to bad commit just before.
400         * Tagging: LArMonTools-00-04-62
401 
402 2008-11-25 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
403         * LArRawChannelMonTool: Added eta/phi histograms from LArCosmicsMonTool  (enabled in job options)
404         * LArRawChannelMonTool: Added time monitoring (disabled in job options)
405         * LArRawChannelMonTool: Added quality factor monitoring (disabled in job options)
406         * LArRawChannelMonTool: Added noise masking (disabled in job options)
407         * LArRawChannelMonTool: Added job options for Cosmics and Collisions, no customization yet.
408         * Tagging LArMonTools-00-04-61
409         
410 2008-10-29 Walter Lampl <walter.lampl@cern.ch>
411         * LArWaveMonTool: Use non-const pointer to LArCablingService
412           (fix compilation failure in devval nightly)
413         * Tagging LArMonTools-00-04-60
414 
415 2008-10-25 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
416         * LArRawChannelMon: removed LArFEBHeader dependence
417         * Tagging LArMonTools-00-04-59
418         
419 2008-10-24 Jessica Leveque
420         * tagging  LArMonTools-00-04-58 
421         * LArCoverage/LArCosmicsMonTool: final fix of EM/HEC binning issues! 
422          
423 2008-10-21 Rob McPherson <Robert.McPherson@cern.ch>
424         * Inserted LArAllMonitoring_jobOptions.py for
425         * RecExCommission/RecExCommon merger and separation from Calo
426                 
427 2008-10-08 Benjamin Trocme
428         * tagging LArMonTools-00-04-57
429         * Bug fix in share/LArMonBuilders.py and share/ LArMonByteStream.py
430         
431 2008-14-08 Frank Berghaus
432         * tagging LArMonTools-00-04-56
433         * LArRawChannelMonTool: removed log messages in fillHistograms
434 
435 2008-14-08 Louis Helary
436         * tagging LArMonTools-00-04-55
437         * LArDigitMon: Change all flags from INFO to DEBUG, to avoid excessives output.
438 
439 2008-10-08 Jessica Leveque
440         * tagging LArMonTools-00-04-54
441         * LArCoverage/LArCosmics: fixed the empty bins in plots with variable bins size
442 
443 2008-10-08 Louis Helary
444         * tagging LArMonTools-00-04-53
445         * LArDigitMon:
446          - Adding a new histogram sample max vs trigger
447          - Change the range for [2,4] if at least 10 samples,
448            this will not be good for 5 samples.
449          - Change ADCcut to 60.
450          - Fix bug of hist titles.
451 
452 2008-10-08 Benjamin Trocme
453         * tagging LArMonTools-00-04-52
454         * LArFEBMon : Physic type now included in event type
455 
456 2008-10-06 Louis Helary
457         * tagging LArMonTools-00-04-51
458         * LArDigitMon:
459           - Adding pedestal substraction.
460           - Change code to solve bug HEC/EMEC.
461                   * tagging LArMonTools-00-04-53
462         * LArDigitMon:
463           - Adding few histograms from LArCosmics regarding the digits.
464 
465 2008-10-01 Mathieu Aurousseau
466         * LArRODMonTool : fixed bug that causes seg-fault running in rel > 14.2.21.7
467         * tagging LArMonTools-00-04-50
468 
469 2008-09-24 Jessica Leveque
470         * Improved LArOnlineIDStrHelper routine to include A/C/H/I in crate name
471         * LArCoverage : Fixed merging algos in bad channels plots, binnign issues, masked
472         * Changed not tagged
473  
474 2008-09-17 Mathieu Aurousseau
475         * LArRODMonTool_jobOptions : changed default value to avoid the dump of a huge text file ...
476         * tagging LArMonTools-00-04-49
477 
478 2008-09-17 Jessica Leveque
479         * LArOddCells, LArCosmics, LArDigitMon : 
480              - Reduced the number of masked channels. Only Dead and High Noise are kept
481              - Removed unused histo in LArCosmics (max sample/FT) 
482         * LArCoverage : 
483              - Added coverage vs FT/slot, 
484              -Include Bad channels plots from Manuella          
485         * tagging LArMonTools-00-04-48
486 
487 2008-09-14 Mathieu Aurousseau
488         * LArRODMonTool : Clean up, removed un-useful histos, chnged cuts, added plots for Time and Chi2 comparison
489         * tagging LArMonTools-00-04-47
490 
491 2008-09-14 Benjamin Trocme
492         * LArFEBMon : 7 FEBs with zero sample now masked
493 
494 2008-09-12 Frank Berghaus
495         * tagging LArMonTools-00-04-46
496         * LArRawChannelMonTool: check if LArFebHeaderContainer is empty to
497         avoid crash on events w/o LAr
498 
499 2008-09-11 Frank Berghaus
500         * tagging LArMonTools-00-04-45
501         * LArRawChannelMonTool: check to avoid crash if detector description returns NULL cell pointer for a channel
502 
503 2008-09-09 Frank Berghaus
504         * tagging 00-04-44
505         * LArRawChannelMonTool: Added histogram filling by bin number
506         * LArRawChannelMonTool: Added eta-phi acceptance plot
507         * LArRawChannelMonTool: Added BCId occupancy monitoring
508         * LArRawChannelMonTool_jobOptions: Removed trigger dependence
509         * LArRawChannelMonTool_jobOptions: Added BCId threshold
510         
511 2008-09-09 Benjamin Trocme
512         * tagging 00-04-43
513         * LArDigitMon : ignore bad channels
514 
515 2008-09-04 Benjamin Trocme
516         * tagging 00-04-42
517         * LArFEBMon : new histos for run in RESULTS mode.
518 
519 2008-09-01 Benjamin Trocme
520         * tagging 00-04-41
521         * LArMonBuilders.py : define GlobalTag for Ramp/Delay and remove LArRawChannels building
522         * LArMonJobOptionsOnline.py : update to have it compliant with 14.2.20
523         * LArMonJobOptionsOnlineCombined.py : update to have it compliant with 14.2.20
524         
525 2008-08-14 Benjamin Trocme
526         * tagging 00-04-40
527         * LArWave : bug fix in root macro 
528 
529 2008-08-14 Benjamin Trocme
530         * tagging 00-04-39
531         * LArScaNoise : bug fix in root macro 
532 
533 2008-08-14 Benjamin Trocme
534         * tagging 00-04-38
535         * LArMonTools.py : minor update
536 
537 2008-08-13 Benjamin Trocme for Laurent Duflot
538         * tagging 00-04-37
539         * LArDigitMon : adding bad channels masking + new histos
540         * LArWaveMon : minor compilation warning fixed
541         
542 2008-08-07 Mathieu Aurousseau
543         * tagging 00-04-36
544         * LArRODMonTool code : fixed seg fault (added return statuscode in finalize() ) 
545 
546 2008-08-07 Mathieu Aurousseau
547         * tagging 00-04-35
548         * LArRODMonTool job options : small change : changed default values 
549 
550 2008-08-07 Mathieu Aurousseau <mathieu.aurousseau@lapp.in2p3.fr>
551         * tagging 00-04-34
552         * LArRODMonTool code : major changes : changed histograms, added histos for HEC and FCAL, removed useless histos, added summary histo, changed cuts
553         * LArRODMonTool job options : added 2 properties
554 
555 2008-08-04 Frank Berghaus <Frank.Olaf.Berghaus@cern.ch>
556         * tagging 00-04-33
557         * LArRawChannelMon job options: changed setting up of noise DB to prevent potential issues
558 
559 2008-08-04 Benjamin Trocme
560         * tagging 00-04-32
561         * LArFEBMon : bug fix in HEC treatment
562 
563 2008-07-31 Benjamin Trocme for louis Helary
564         * tagging 00-04-31
565         * LArDigitMon : major code cleaning
566         * LArOddCells : bug fix in root macro
567         
568 2008-07-24 Benjamin Trocme
569         * tagging 00-04-30
570         * LArOddCells : typo fixed
571 
572 2008-07-22 Benjamin Trocme
573         * tagging 00-04-29
574         * LArOddCells : split gain selection between HEC and EMEC
575 
576 2008-07-22  Fabien Tarrade  <Fabien.Tarrade AT cern.ch>
577         * remove all reference to the DB in share/LArOddCellsMonTool_jobOptions.py this shuold be done at the top level
578         * tag LArMonTools-00-04-28
579 
580 2008-07-21 Michel Lefebvre
581         * tagging 00-04-27
582         * rootMacros/LArNoiseMonitoring.C: remove max dispay limit on perRegon2d histos
583         
584 2008-07-21 Michel Lefebvre
585         * tagging 00-04-26
586         * LArNoiseMonToolBase:
587         *   improve axis labeling
588         *   TH?D -> TH?F 
589         *   remove max dispay limit on perRegon2d histos in LArNoiseMonitoring.C
590         * LArOnlineIDStrHelper: added protections
591 
592 2008-07-20 Frank Berghaus
593         * tagging 00-04-25
594         * Fixed 10 min turnover crash in LArRawChannelMonTool
595         * LArRawChannelMonTool_jobOptions: cosmics monitored per run, output level set to default
596 
597 2008-07-18 Frank Berghaus
598         * tagging 00-04-24
599         * LArRawChannelMonTool: new plots for detector view, acceptance and noise
600         * LArRawChannelMonTool_jobOptions: new job options
601 
602 2008-07-18 Michel Lefebvre
603         * tagging 00-04-23
604         * LArOnlineIDStrHelper: new members functions for axis labeling
605 
606 2008-07-18  Fabien Tarrade  <Fabien.Tarrade AT cern.ch>
607         
608         * remove from OddCell  jobOptions DB folder for BadChannel and global tag. This 2 things should be defined in the top level jobOptions 
609         * tag LArMonTools-00-04-22
610         
611 2008-07-18  Jessica Leveque  <leveque@lxplus213.cern.ch>
612 
613         * Fixed the fixes of Fabien
614         * LArCosmicsMonTool : Attempt to reduce memory usage
615                               Changed FCAL threshold to 30 ADC 
616         * tag LArMonTools-00-04-21
617         
618 
619 2008-07-17  Fabien Tarrade  <Fabien.Tarrade AT cern.ch>
620         
621         *  do migration for LArCalibFlag.py :
622            LArMonBuilders.py
623            LArMonCommonHeader_jobOptions.py
624            LArOddCellsMonTool_jobOptions.py
625            LArRODMonTool_jobOptions.py
626         
627         *  new version of LArOddCellsMonTool_jobOptions.py :
628            works OnLine (tested by Benjamin,Jessica,Fabien)
629            works OffLine (tested by Benjamin,Jessica,Fabien)
630 
631         * new version of LArMonBuilders.py with the minimal LAr reco
632           one message :
633           DetectorStore         ERROR could not bind handle to ILArPedestal to key:
634           ToolSvc.LArRawCha...  ERROR No pedestals with key <> found in DetectorStore.Will only use property minADCforIter (15) as iteration threshold.
635 
636         * add a property in LArOddCellsMonTool.cxx
637         * tag LArMonTools-00-04-20
638 
639 
640 2008-07-15 Jessica Leveque
641         * tagging 00-04-19
642         * LArCoverage : Fixed coverage normalization bug
643                         Added plot to locate known bad channels
644 
645 2008-07-14 Jessica Leveque
646         * tagging 00-04-18
647         * LArCosmics/LArCoverage : Added keywords "deadCalib" and "distorted" 
648                                    in LArBadChannelMasker
649 
650 2008-07-11 Jessica Leveque
651         * tagging 00-04-17
652         * LArCosmics : Aixed binning of energy/noise maps. 
653                        Added missing partitions  
654 
655 2008-07-05 Michel Lefebvre
656         * tagging 00-04-16
657         * LArNoiseMonToolBase:
658         *  improved bad channel list printout format
659         *  new jobO to steer summary histos
660         *  online part of LArDigitNoiseMonTool_jobOptions added
661         * LArOnlineIDStrHelper:
662         *  fixed axes label typos; internal code improvements
663 
664 2008-07-04 Frank Berghaus
665         * Fixed unchecked StatusCode in LArRawChannelMonTool
666 
667 2008-06-18 Benjamin Trocme
668         * tagging 00-04-14
669         * LArOddCells : minor modif in checkhists
670 
671 2008-07-02 Christophe Le Maner
672         * LArMonManager.py : CheckHits = 5à if online, = 999999 if offline
673         * tag : 00-04-13
674         
675 2008-07-02 Mathieu Aurousseau
676         * LArRODMonTool : did few changes to avoid WARNING's in compilation
677 
678 2008-06-30 Mathieu Aurousseau
679         * Added LArRODMonTool
680         
681 2008-06-27 Frank Berghaus
682         * tagging 00-04-10
683         * Fixed broken include in LArRawChannelMonTool.cxx
684 
685 2008-06-27 Frank Berghaus
686         * tagging 00-04-09
687         * LArRawChannelMonTool: rewrite of the tool
688 
689 2008-06-27 Michel Lefebvre
690         * tagging 00-04-08
691         * LArNoisemonToolBase: 
692         *   new perChannel summary histogram
693         *   histo names now EXPERTS type
694         *   many other improvements
695         *   updated jobOptions for LArDigitNoiseMonTool LArRawChannelNoiseMonTool
696         * LArOnlineIDStrHelper: 
697         *   new methods febOnly_str and feedthroughOnly_str
698         * rootMacros: 
699         *   LArNoiseMonitoring.C compatible with new LArNoiseMonTool
700         *   thanks to Tayfun Ince for the EXPERTS name migration
701 
702 2008-06-24 Benjamin Trocme
703         * tagging 00-04-07
704         * LArCosmics/LArCoverage : removing unused strHelper
705 
706 2008-06-24 Benjamin Trocme
707         * tagging 00-04-06
708         * LArDigitMon : including delete strHelper
709         * LArOnlineIDStrHelper : define destructor
710 
711 2008-06-23 Benjamin Trocme
712         * tagging 00-04-05
713         * LArDigitMon : new fix of memory leaks.
714 
715 2008-06-20 Benjamin Trocme
716         * tagging 00-04-04
717         * LArDigitMon : fix of memory leaks.
718 
719 2008-06-20 Benjamin Trocme
720         * tagging 00-04-03
721         * LArFEBMon : modification to get nb of samples in physic mode
722 
723 2008-06-18 Benjamin Trocme
724         * tagging 00-04-02
725         * LArOddCells : major cleaning + yield per partition
726         
727 2008-06-18 Benjamin Trocme
728         * tagging 00-04-01
729         * LArOddCells : splitting of endcap partition
730         * LArOnlineIDStrHelper : splitting of endcap partition
731         
732 2008-06-13 Jessica Leveque
733         * tagging 00-04-00
734         * LArCoverage : improved binning. Fixed bug in FEBs plot.
735         * LArDigitsMon : adjust thresholds. 
736         * LArCosmicsMon : optimized plot for FCAL pulse shape. Fixed bug in normalizing shapes.
737         
738 2008-05-28 Jessica Leveque
739         * tagging 00-03-99
740         * LArCoverage : new plot to spot misalibrated FEBs 
741         * LArCosmicsMon  : adjust thresholds. Fixed macro.
742 
743 2008-05-28 Louis Helary (Benjamin Trocme)
744         * tagging 00-03-98
745         * LArDigitMon : new tool to monitor digits in physic/cosmic runs
746 
747 2008-05-28 Benjamin Trocme
748         * tagging 00-03-97
749         * LArFEBMon : major bug fix (introduced yesterday)
750         * LArOddCells : better treatment of FREE gain
751         
752 2008-05-27 Benjamin Trocme
753         * LArFEBMon : new granularity for EC partitions
754 
755 2008-05-22 Jessica Leveque
756         * tagging 00-03-96
757         * LArCoverage : merging mode changed
758         *               Fixed Unchecked Status Code        
759 
760 2008-05-20 Benjamin Trocme
761         * tagging 00-03-95
762         * LArOddCells : merging mode changed for cellCnt
763 
764 2008-05-20 Jessica Leveque
765         * tagging 00-03-94
766         * LArCoverage : simplify summary plot
767         * LArCosmics : Changes defalut threshold for HEC/FCAL cosmics seeds
768 
769 2008-05-20 Benjamin Trocme
770         * tagging 00-03-93
771         * LArOddCells : bug fix in free gain. 
772 
773 2008-05-20 Benjamin Trocme
774         * tagging 00-03-92
775         * LArFEBMon : new plot of timing distribution
776 
777 2008-05-19 Michel Lefebvre
778         * tagging 00-03-91
779         * LArNoiseMonToolBase : improve summary histograms + code improvements
780 
781 2008-05-17 Benjamin Trocme
782         * tagging 00-03-90
783         * LArFEBMon : modified binning of one histo
784 
785 2008-05-17 Benjamin Trocme
786         * tagging 00-03-89
787         * LArOddCells : jO modified to fix bug in cosmics processing
788 
789 2008-05-15 Benjamin Trocme
790         * tagging 00-03-88
791         * LArOddCells : tuned threshold for dead cells
792 
793 2008-05-15 Benjamin Trocme
794         * tagging 00-03-87
795         * LArFEBMon : removed dummy BCID errors msg + added trigger word
796 
797 2008-05-13 Benjamin Trocme
798         * tagging 00-03-86
799         * LArOddCells/LArFEBMon : minor modifs
800 
801 2008-05-13 Tayfun Ince
802         * fixed rootlogon.C for new root versions
803 
804 2008-05-07 Benjamin Trocme
805         * tagging 00-03-85
806         * LArOddCells : modification to have correct merging of histos
807 
808 2008-05-08  Fabien Tarrade  <Fabien.Tarrade AT cern.ch>
809         * in LArScaNoiseMonTool.cxx comment //<< " ChMax = " << this->channelInSlotMax(febID) because we cannot access LArCablingSvc in Initialize
810         * tag 00-03-84
811 
812 2008-05-07 Christophe Le Maner
813         * tagging 00-03-83
814         * share: update of condcom in OddCell jO
815 
816 2008-05-07 Benjamin Trocme
817         * tagging 00-03-82
818         * LArOddCells : flagging of dead channels added
819 
820 2008-05-07 Jessica Leveque
821         * tagging 00-03-81
822         * src/macros: Added LArCoverage tool. Removed duplicated histos in LArCosmicsMonTool
823 
824 2008-05-07 Christophe Le Maner
825         * tagging 00-03-80
826         * share: fix the bad absolute pathes (pointing to larmon account) in jO
827 
828 2008-05-06 Benjamin Trocme
829         * tagging 00-03-79
830         * LArFEBMon : minor modif
831 
832 2008-01-05 Christophe Le Maner
833         * tagging 00-03-78
834         * because of tagging collision
835 
836 2008-01-05 Christophe Le Maner
837         * tagging 00-03-77
838         * share: jO update (LArMonCommon*.py, LArCosmicsMonTools.py, LArMyJob.py)
839 
840 2008-05-05 Benjamin Trocme
841         * tagging 00-03-76
842         * LArOnlineIDStrHelper : Adding comments
843 
844 2008-04-30 Benjamin Trocme
845         * tagging 00-03-75
846         * LArFEBMon : masking before refurbishment removed
847 
848 2008-04-30 Benjamin Trocme
849         * tagging 00-03-74
850         * LArOddCells: minor fix
851 
852 2008-04-30 Benjamin Trocme
853         * tagging 00-03-73
854         * LArOddCells: bad channel now masked in LArOddCells
855 
856 2008-04-28 Christophe Le Maner
857         * tagging 00-03-72
858         * share: jO update
859 
860 2008-04-24 Benjamin Trocme
861         * tagging 00-03-71
862         * LArScaNoiseMon: new option to use sample number instead of sca address
863 
864 2008-04-22 Benjamin Trocme
865         * tagging 00-03-70
866         * LArOddCells: new compact plot implemented for endcap
867 
868 2008-04-12 Benjamin Trocme
869         * tagging 00-03-69
870         * LArOddCells: new compact plot for odd channels
871 
872 2008-04-09  scott s snyder  <snyder@bnl.gov>
873         * Tagging LArMonTools-00-03-68.
874         * src/LArOddCellsMonTool.cxx: Fix compilation warning.
875 
876 2008-04-09 Benjamin Trocme
877         * tagging 00-03-67
878         * LArFEBMon: new histo "Nb of samples"
879         * LArOddCells: correct computation of yield errors
880 
881 2008-04-06 Benjamin Trocme
882         * tagging 00-03-66
883         * LArFEBMon: new FEB masked in jO
884 
885 2008-04-04 Benjamin Trocme
886         * tagging 00-03-65
887         * LArNoiseMon root macro: correction of unintentional commit
888 
889 2008-04-03 Benjamin Trocme
890         * tagging 00-03-64
891         * LArFEBMon: new timing plot
892 
893 2008-04-02 Benjamin Trocme
894         * tagging 00-03-63
895         * LArFEBMon: new FEB masked in jO
896 
897 2008-03-31 Jessica Leveque
898         * tagging 00-03-62
899         * LArCosmicsMonTool: new plots requested to monitor signal timing per FT during CaloWeek
900 
901 2008-03-28 Michel Lefebvre
902         * tagging 00-03-61
903         * LArNoiseMonToolBase suite improvements (MMTB related, and bad data protections)
904 
905 2008-03-25 Benjamin Trocme
906         * tagging 00-03-60
907         * LArOddCells : minor modif in src and root macros
908 
909 2008-03-20 Jessica Leveque
910         * tagging 00-03-59
911         * LArCosmicsMon: minor modif in src (histo types and boundaries)
912 
913 2008-03-11 Benjamin Trocme
914         * tagging 00-03-58
915         * LArOddCells : minor modif in src and root macros
916 
917 2008-03-11 Christophe Le Maner
918         * tagging 00-03-57
919         * error in committing previous tag
920 
921 2008-03-11 Christophe Le Maner
922         * tagging 00-03-56
923         * jO : migration to configurables
924 
925 2008-03-11 Benjamin Trocme
926         * tagging 00-03-55
927         * LArOddCells : bug fix in odd elements summary
928 
929 2008-03-05 Jessica Leveque  
930         * tagging 00-03-54
931         * LArCosmicsMon : fixed unchecked status codes and histos boundaries
932         * rootmacros : Added Data Quality plots in LArCosmicsMon display
933 
934 2008-03-04 Benjamin Trocme  
935         * tagging 00-03-53
936         * LArOddCells : compilation warnings fix + modified root macro
937 
938 2008-03-02 Christophe Le Maner  
939         * tagging 00-03-52
940         * LArFebNoiseMon : add the property rto set the level of details drivable by jO
941         * rootmacros : update of MainMenu...
942 
943 2008-02-29 Benjamin Trocme  
944         * tagging 00-03-51
945         * LArFEBMon : minor bug fix in error masking
946 
947 2008-02-29 Benjamin Trocme  
948         * tagging 00-03-50
949         * LArOddCells : modified jO to use LArCalibPedestalFolder instead of pedestalFolder
950         * LArOddCells : status of channels/FEB now filled with % of odd channels
951         * LArFEBMon : new histos with masked FEB
952         * LArScaNoiseMonTool : migration to MMTB
953 
954 2008-02-28 Jessica Leveque 
955         * tagging 00-03-49 
956         * LArMonTools : Switched to LArRawChannelContainer
957                         Switched to LArBadChannelMasking Tool
958                         Addded Data Quality plots
959 
960 2008-02-15 Benjamin Trocme  
961         * tagging 00-03-48
962         * LArOddCells : bug fix for HEC and on the fly ped calculation + modified jO 
963         * LArFEBMon : update of FEB masking after refurbishment
964 
965 2008-02-12 Walter Lampl <walter.lampl @cern.ch>
966         * Introduce temporary helper class SelectAllLArRawChannels to ease the migration
967           from identifiable LArRawChannelContainer to plain container. Now the package compiles
968           against 13.2.0 as well as against the updated version of LArRawEvent.
969         * Tag LArMonTools-00-03-46  
970         
971 2008-02-01 Benjamin Trocme  
972         * tagging 00-03-45
973         * LArFEBMon : minor fix 
974         * LArOddCells : more option to avoid on the fly ped calculation q/o Cool
975 
976 2007-12-20 Jessica Leveque  <jleveque.AT.in2p3.fr>
977         * tagging 00-03-44
978         * Added bad channels list 1.8 for M5 reprocessing
979 
980 2007-12-17 David Quarrie  <David.Quarrie@cern.ch>
981         * src/LArCosmicsMonTool.cxx: Add include "TMath.h" for LCG_54 compatibility
982         * src/LArNoiseMonToolBase.cxx: Add include <cmath> for LCG_54 compatibility
983         * src/LArOddCellsMonTool.cxx: Add include <cmath> for LCG_54 compatibility
984         * src/LArScaNoiseMonTool.cxx: Add include <cmath> for LCG_54 compatibility 
985  
986 
987 2007-12-01 Benjamin Trocme  
988         * tagging 00-03-42
989         * LArFEBMon : fix unchecked status code
990         * LArOddCells : fix unchecked status code + remove pedestal reference TH2
991 
992 2007-11-23 Jessica Leveque 
993         * tagging 00-03-41
994         * LArCosmicsMonTools : Added monitoring plots for HEC and FCAL. Simplification of jO
995         * LArCosmics, LArOddCells, LArFEBMon, MainControl macros updated / bug fixed
996         * badChannels_v0_1_7_1.txt added in share directory
997         
998 2007-11-14 Benjamin Trocme  
999         * tagging 00-03-40
1000         * LArFEBMon : root macro updated
1001         
1002 2007-11-13 Christophe Le Maner <Christophe.Le.Maner AT cern.ch> 
1003         * tagging 00-03-39
1004         * LArRampMon :    LArRampBuilder.RecoType back to 'Parabola' for now
1005         * LArOddCells : move LArCalibP3CFlags.tagSuffix to "-comm-06" for endcap
1006         
1007 2007-11-09 Christophe Le Maner <Christophe.Le.Maner AT cern.ch> 
1008         * tagging 00-03-38
1009         * LArRampMon :    LArRampBuilder.RecoType="OF"
1010         
1011 2007-11-09 Benjamin Trocme  
1012         * tagging 00-03-37
1013         * LArFEBMon : root macro updated
1014         
1015 2007-11-07  Fabien Tarrade  <tarrade AT cern.ch>
1016         * tagging 00-03-36
1017         * problem again with cvs retag 
1018 
1019 2007-11-07  Fabien Tarrade  <tarrade AT cern.ch>
1020         * tagging 00-03-35
1021         * problem with cvs retag 
1022 
1023 2007-11-07  Fabien Tarrade  <tarrade AT cern.ch>
1024         * tagging 00-03-34
1025         * change path /LAr/.. to LAr/ to void /SHIFTER//LAr/.. in OHP
1026         * add property m_path in LArFebNoiseMonTool.cxx
1027 
1028 2007-11-06 Benjamin Trocme  
1029         * tagging 00-03-33
1030         * LArFEBMon : remove perFeb dir + add global histos per partition
1031         * LArOddCells : put back COOL in jO
1032 
1033 2007-11-04  Fabien Tarrade  <tarrade AT cern.ch>
1034         * tagging 00-03-32
1035         * remove comments in LArNoiseMonToolBase.cxx
1036         
1037 2007-10-31 Benjamin Trocme  
1038         * tagging 00-03-31
1039         * LArFEBMon/LArOnlineIDStrHelper:bug fix in endcap labels
1040 
1041 2007-10-31 Benjamin Trocme  
1042         * tagging 00-03-30
1043         * LArFEBMon/LArOddCells:fix multiple bookings in bookHistograms
1044         * LArFEBMon:new TH2D events histo
1045         
1046 2007-10-29 Jessica Leveque <leveque AT in2p3.fr>
1047         * tagging 00-03-29
1048         * Fixed typo in LArFEB_jO
1049         * changed LArCosmicsMontool name to fix CaloCellMon crash
1050         
1051 2007-10-29 Jessica Leveque <leveque AT in2p3.fr>
1052         * tagging 00-03-28
1053         * Added share/FindFile.py from Haleh to automaticallly 
1054           find the bad channels list
1055         * LArCosmicsMontool.cxx : improved histograms binning/naming
1056         * LArCosmicsMontool_jO: added cells threshold for clustering
1057         * LArCosmicsMonTool.h : made the isBadChannel() function public
1058         * LArCosmicsMonitoring.C updated to reflect above changes
1059 
1060 2007-10-29 Benjamin Trocme  
1061         * tagging 00-03-27
1062         * LArFEBMon:new FEB masked in jO
1063         
1064 2007-10-25  scott s snyder  <snyder@bnl.gov>
1065         * Tagging LArMonTools-00-03-26.
1066         * src/LArCosmicsMonTool.cxx: Avoid non-standard C++.  Fix
1067         compilation warnings.
1068 
1069 2007-10-25 Benjamin Trocme  
1070         * tagging 00-03-25
1071         * LArFEBMon:new check on event type
1072         
1073 2007-10-24 Jessica Leveque <leveque AT in2p3.fr>
1074         * tagging 00-03-24
1075         * added info about 3x3 clusters in LArCosmicsMonitoring
1076                 
1077 2007-10-23  Fabien Tarrade  <tarrade AT cern.ch>
1078         * tagging 00-03-23
1079         * change path -> /LAr/
1080         * update CVS with jobOptions saved in larmon
1081 
1082 2007-10-22 Jessica Leveque <leveque AT in2p3.fr>
1083         * tagging 00-03-22
1084         * LArCosmicsMon: added new monitoring plots. Cleaned up jobOption.
1085         * Added Bad Cells list in share/
1086         
1087 2007-10-22 Benjamin Trocme  
1088         * tagging 00-03-21
1089         * LArFEBMon + LArOddCells: fix unchecked status code
1090         * LArOddCellsMon:improved jO
1091 
1092 2007-10-16 Jessica Leveque  <jleveque AT in2p3.fr>
1093         * tagging LArMonTools-00-03-20
1094         * Add list of noisy channels to be removed from cosmics plots
1095         * Clean up code/ jobOption
1096         * update of LArCosmicMon root macro.
1097 
1098 2007-10-16 Christophe Le Maner <Christophe.Le.Maner AT cern.ch> 
1099         * tagging LArMonTools-00-03-19
1100         * changes clean up in LArMonBuilder.py (remove some outdated properties of CaliWave/RampBuilders)
1101         * update of LArRampMon root macro.
1102 
1103 2007-10-09  Rolf Seuster  <seuster AT cern.ch>
1104         * tagging LArMonTools-00-03-18
1105         * changes for link option --as-needed
1106         * minor clean up
1107 
1108 2007-10-06 Jessica Leveque  <jleveque AT in2p3.fr>
1109         * tagging 00-03-17
1110         * LArCosmicsMonTool  : create conditions/pedestal/noise/cosmics monitoring plots. 
1111         * LArCosmicsMonitoring.C : Update the existing macro to display the plots listed above
1112         * LArMonBuilder.py : Added an option to reconstruct signal with OFCS for cosmics
1113         * LArMonOutputFileName.py : Added an option to get specific name for cosmics
1114         
1115 2007-10-06 Benjamin Trocme  
1116         * tagging 00-03-16
1117         * LArFebNoise : migration to MMTB + minor bug fix
1118         
1119 2007-09-19 Benjamin Trocme  
1120         * tagging 00-03-15
1121         * LArFEBMon:modify jO to remove H16L_F0 mask
1122         
1123 2007-09-14 Benjamin Trocme  
1124         * tagging 00-03-14
1125         * LArOnlineIDStrHelper:definition of TH2 axis labels in expert style
1126         
1127 2007-09-14  Benjamin Trocme  
1128         * tagging 00-03-13
1129         * LArWaweXtalk : MMTB migration + jO update
1130 
1131 2007-09-06  Benjamin Trocme  
1132         * tagging 00-03-12
1133         * LArOddCells:minor bug fix
1134 
1135 2007-09-06  Benjamin Trocme  
1136         * tagging 00-03-11
1137         * LArOddCells:minor improvment for timing/tree treatment
1138 
1139 2007-08-30  Benjamin Trocme  
1140         * tagging 00-03-10
1141         * LArFEBMon/LArOddCells:move to new BookHistograms,FillHistograms...
1142 
1143 2007-08-30  Benjamin Trocme  
1144         * tagging 00-03-09
1145         * LArFEBMon:bug fix in COOL treatment in jO
1146 
1147 2007-08-30  Benjamin Trocme  
1148         * tagging 00-03-08
1149         * LArOddCells:minor fix in projection
1150         * LArFEBMon:new mask for zero sample
1151 
1152 2007-08-29  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1153         * tagging 00-03-07
1154         * LArMonCommonHeader: ByteStreamInputSvc.NumFile commented out. The default value is taken.
1155 
1156 2007-08-29  Benjamin Trocme  
1157         * tagging 00-03-06
1158         * LArOddCells:jO update
1159 
1160 2007-08-29  Benjamin Trocme  
1161         * tagging 00-03-05
1162         * LArOddCells:major update (including odd single channels tagging)
1163 
1164 2007-08-28  Benjamin Trocme  
1165         * tagging 00-03-04
1166         * LArFEBMon:new crates labels et root macro update
1167 
1168 2007-08-27  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1169         * tagging 00-03-03
1170         * LArMonCommonHeader: add FullFileNameTab to give to ByteStreamInputSvc
1171 
1172 2007-08-27  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1173         * tagging 00-03-02
1174         * LArOddCellMon.cxx: Fix the histogram path for OHP
1175 
1176 2007-08-27  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1177         * tagging 00-03-01
1178         * LArMonCommonHeader.py: Make it fit to online context
1179         * LArFEBMon.cxx: Fix the histogram path for OHP
1180 
1181 2007-08-24  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1182         * tagging 00-03-00
1183         * LArMonBuilders: Fix the declaration of algsequence for LArRampBuilder and LArRawChannelBuilder
1184 
1185 2007-08-23  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1186         * tagging 00-02-99
1187         * LArMonCommonHeader and LArMonOutputFileName: add partition info
1188 
1189 2007-08-23  Benjamin Trocme  
1190         * tagging 00-02-98
1191         * LArCosmics:MMTB migration
1192         * LArOddCells:event counter replaced by event id
1193 
1194 2007-08-23  Benjamin Trocme  
1195         * tagging 00-02-97
1196         * LArFEBMon/LArOddCells:fixed unchecked status code
1197 
1198 2007-08-22  Benjamin Trocme  
1199         * tagging 00-02-96
1200         * LArFEBMon : modified jO for timing
1201 
1202 2007-08-22  Benjamin Trocme  
1203         * tagging 00-02-95
1204         * LArFEBMon : new gain mismatch error and new timing facility
1205 
1206 2007-08-22  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1207         * tagging 00-02-94
1208         * update of LArNoiseMonitoring.C root macro
1209 
1210 2007-08-22  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1211         * tagging 00-02-93
1212         * bad previous tagging... sorry, -93 is ok.
1213 
1214 2007-08-22  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1215         * tagging 00-02-91
1216         * LArMonBuilders :  LArRamp, LArRawChannelSimple and LArCaliWave Builders moved to configurable
1217 
1218 2007-08-22  Benjamin Trocme  
1219         * tagging 00-02-90
1220         * LArOddCells/LArFEBMon : new path for histos + refined output level
1221 
1222 2007-08-22  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1223         * tagging 00-02-89
1224         * LArMonCalibBuilders and LArMonCommonHeader:  LArCaliWaves2Ntuple moved to configurable
1225 
1226 2007-08-21  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1227         * tagging 00-02-88
1228         * LArDigitNoiseMonTool, LArRawChannelNoiseMonTool : histo path fixed
1229 
1230 2007-08-21  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1231         * tagging 00-02-87
1232         * LArWaveMon, LArDigitNoiseMonTool, LArRawChannelNoiseMonTool : migration to MMTB
1233 
1234 2007-08-21  Benjamin Trocme  
1235         * tagging 00-02-86
1236         * LArOddCellsMonTool : modif of jO for db options
1237 
1238 2007-08-16  Benjamin Trocme  
1239         * tagging 00-02-85
1240         * LArOddCellsMonTool : tree implementation + cleaning
1241 
1242 2007-08-16  Walter Lampl <walter.lampl @cern.ch>
1243         * Tagging LArMonTools-00-02-84
1244         * Protect LArOddCellsMonTool_jobOptions to run in RecExCommission.
1245 
1246 2007-08-16  Julien Labbe  <labbe@lpsc.in2p3.fr>
1247         * tagging 00-02-83
1248         * LArWaveXtalk : minor bug correction in tree filling
1249 
1250 2007-08-15  Benjamin Trocme  
1251         * tagging 00-02-82
1252         * LArOddCellsMonTool : MMTB joboptions
1253 
1254 2007-08-15  Benjamin Trocme  
1255         * tagging 00-02-81
1256         * LArOddCellsMonTool : migration to MMTB and pedestal retrieval from Cool
1257 
1258 2007-08-15 Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1259         * tagging 00-02-80
1260         * Minor bug fixes toLArMonCommonHeader
1261 
1262 2007-08-15 Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1263         * tagging 00-02-78
1264         * Migration of LArRampMon and LArMonCommonHeader
1265 
1266 2007-08-15 Walter Lampl <walter.lampl @cern.ch>
1267         * tagging LArMonTools-00-02-76
1268         * Modify LArFEBMon_jobOptions.py for use in RecExCommission_topOptions.py for M4.
1269         
1270 2007-08-14  Christophe Le Maner <Christophe.Le.Maner@cern.ch>
1271         * tagging 00-02-75
1272         * Fix of cvs version (messed up by bad commit in) + in LArMonCommonHeader ByteStreamInputSvc.NumFile = [1000]
1273         
1274 2007-08-02  Emanuel RAUTER  <erauter@pcmpi24.cern.ch>
1275         * src/LArJitterMonTool.cxx 
1276         moved to MMTB with histo registration 
1277   
1278 2007-08-01  Benjamin Trocme  
1279         * tagging 00-02-72
1280         * LArFEBMon : include a new TH2D summary histo, integrate bit 4 error in SCAC, new option to mask errors
1281         
1282 2007-07-31  Benjamin Trocme  
1283         * tagging 00-02-71
1284         * LArFEBMon : remove a lot of perFeb histos + minor fixes
1285         
1286 2007-07-31  Benjamin Trocme  
1287         * tagging 00-02-70
1288         * LArFEBMon : upgrade to MMTB 
1289         
1290 2007-07-27  Michel Lefebvre  <lefebvre@uvic.ca>
1291         * tagging 00-02-69
1292         * LArNoiseMonToolBase: new 2d region context (ieta,iphi) histograms
1293         
1294 2007-07-26  Christophe Le Maner  <Christophe.Le.Maner@cern.ch>
1295         * tagging 00-02-68
1296         * LArMon jobOptions : update for 13.0.10
1297         * LArRampMon : new organization of histos to simplify shifters' life + Summary plot bug fix + tree Write() method removed + update of the root macro  
1298 
1299 2007-07-27  Emanuel RAUTER  <erauter@pcmpi24.cern.ch>
1300         * src/LArJitterMonTool.cxx: 
1301         some more sophisticated tagging of 'problem channels' in jitter tool by Julien Labbe:
1302         negative jitter values are now flagged as 'problem channels
1303 
1304 2007-07-26  Benjamin Trocme  
1305         * tagging 00-02-66
1306         * LArFEBMon_jobOptions : update
1307         
1308 2007-07-23  Benjamin Trocme  
1309         * tagging 00-02-65
1310         * LArFEBMon : new histograms (empty data block + nfeb)
1311         
1312 2007-07-18  Benjamin Trocme  
1313         * tagging 00-02-64
1314         * requirements : fix CheckReq warnings
1315 
1316 2007-07-18  Benjamin Trocme  
1317         * tagging 00-02-63
1318         * LArFEBMon : minor bug fix
1319         
1320 2007-07-12  Christophe Le Maner  <Christophe.Le.Maner@cern.ch>
1321         * tagging 00-02-62
1322         * LArRampMon : bug fix
1323 
1324 2007-07-11  Benjamin Trocme  
1325         * tagging 00-02-61
1326         * LArOddCells : update of jO
1327 
1328 2007-07-09  Peter Krieger  <krieger@physics.utoronto.ca>
1329         * tagging 00-02-60
1330         * LArWave : new functionality in LArWave.C root macro
1331         
1332 2007-07-06  Benjamin Trocme  
1333         * tagging 00-02-59
1334         * LArFEBMon : clean treatment of raw data/results
1335 
1336 2007-07-05  Benjamin Trocme  
1337         * tagging 00-02-58
1338         * LArFEBMon : new boolean property rawData
1339 
1340 2007-07-03  Benjamin Trocme  
1341         * tagging 00-02-56
1342         * LArFEBMon : minor bug fix in ft binning
1343 
1344 2007-06-27  Rolf Seuster  <seuster@cern.ch>
1345         * tagging 00-02-55
1346         * added author, mailto and doc tags to RTT xml file
1347 
1348 2007-06-28  Benjamin Trocme  
1349         * tagging 00-02-54
1350         * LArFEBMon : adding new data integrity checks + new root macros (distinguishing errors/data)
1351 
1352 2007-06-26  Benjamin Trocme  
1353         * tagging 00-02-53
1354         * LArJitterMonTool : removing spurious debug messages (again!)
1355 
1356 2007-06-13  Christophe Le Maner  <Christophe.Le.Maner@cern.ch>
1357         * tagging 00-02-52
1358         * bug improvment for binning of histos concerning DAC + removing info messages
1359 
1360 2007-06-08  Benjamin Trocme  
1361         * tagging 00-02-51
1362         * LArNoiseMonTool : removing spurious info messages
1363 
1364 2007-06-08  Benjamin Trocme  
1365         * tagging 00-02-50
1366         * LArJitterMonTool : removing spurious debug messages
1367 
1368 2007-05-30  Christophe Le Maner  <Christophe.Le.Maner@cern.ch>
1369         * tagging 00-02-49
1370         * bug fix about the binning of the CHAN histos
1371 
1372 2007-05-28  Benjamin Trocme  
1373         * tagging 00-02-48
1374         * LArOddCellsMonTool:new way to select feedthroughs (names and no longer ID) + offline characteristics added in ttre
1375         * LArWaveXtalk:new ttree added
1376 
1377 2007-05-22  Christophe Le Maner  <Christophe.Le.Maner@cern.ch>
1378         * tagging 00-02-47
1379         * minor modification of LArDigitNoiseMon jO file
1380 
1381 2007-05-21  Christophe Le Maner  <Christophe.Le.Maner@cern.ch>
1382         * tagging 00-02-46
1383         * update of jO files to simplify the maintenance
1384 
1385 2007-05-03  Benjamin Trocme  
1386         * tagging 00-02-45
1387         * LArOddCellsMonTool:update to allow monitoring of combined runs (barrel + endcap)
1388 
1389 2007-05-03  Benjamin Trocme  
1390         * tagging 00-02-44
1391         * LArFEBMon:new plots
1392         * LArDigMonTool:new treatment of summary plots in case of LArCalibDigit
1393 
1394 2007-02-19 Gabe Rosenbaum <gabe.rosenbaum@cern.ch>
1395         * tagging 00-02-43
1396         * LArWaveMon: changed dac from uint to int
1397 
1398 2007-04-25  Benjamin Trocme  
1399         * tagging 00-02-42
1400         * LArFEBMon:minor change
1401 
1402 2007-04-25  Benjamin Trocme  
1403         * tagging 00-02-41
1404         * LArFEBMon:new plots, new rodstatus table, check of 16 SCAC status
1405 
1406 2007-04-24  Benjamin Trocme  
1407         * tagging 00-02-40
1408         * LArFEBMon:addition of axis label for summary plots
1409 
1410 2007-04-19  Benjamin Trocme  
1411         * tagging 00-02-39
1412         * LArWaveXtalk:modifications by Julien Labbe (labbe@lpsc.in2p3.fr) to take into account variation of gain and study left/right symetry.
1413 
1414 2007-04-18  Benjamin Trocme  
1415         * tagging 00-02-38
1416         * LArFEBMon:modifications to allow the monitoring of several + addition of several summary plots.
1417 
1418 2007-04-10  Benjamin Trocme  
1419         * tagging 00-02-37
1420         * LArCosmicsMonTool:new rebin facility for middle histograms and update to allow monitoring of combined runs (barrel + endcap)
1421         * LArCosmicsMonTool:job options updated for april 2007 running
1422 
1423 2007-03-30  Benjamin Trocme  
1424         * tagging 00-02-36
1425         * LArCosmicsMonTool:job options updated for march 2007 running
1426         * LArRoughCorrelMonTool : production of new summary plots displaying 2d correlation
1427 
1428 2007-03-28  Emanuel Rauter  <erauter@>
1429         * rootMacros/LArJitterMonitoring.C :
1430         allow for multiple CL pulsing
1431         * LarJitterMonTool :
1432         allow for multiple CL pulsing
1433         
1434 2007-03-19  Benjamin Trocme  
1435         * tagging 00-02-34
1436         * LArWaveXtalk : bug fix in barrel treatment (already refixed few months ago but reintroduced
1437         by accident!)
1438 
1439 2007-03-19 Benjamin Trocme  
1440         * tagging 00-02-33
1441         * LArRoughCorrelMonTool : new debugging jobs to display 2d correl (useful when channels are not 
1442         in the same FEB).
1443 
1444 2007-03-06 Benjamin Trocme  
1445         * tagging 00-02-32
1446         * LArCosmicsMonTool : job options updated to have optimal processing of new cosmic runs.
1447 
1448 2007-02-27 Benjamin Trocme  
1449         * tagging 00-02-31
1450         * LArOddCellsMonTool : updated job options in share directory
1451         * LArOddCellsMonTool : code cleaned up
1452 
1453 2007-02-27 Benjamin Trocme  
1454         * tagging 00-02-29
1455         * LArOddCellsMonTool : bug fix in treatment of multisamples (normalization to extract status)
1456 
1457 2007-02-22 Benjamin Trocme  
1458         * tagging 00-02-28
1459         * LArWaveXtalkMonTool :addendum to have code compliant with endcap (modification by renat@physics.smu.edu)
1460         * LArFebNoiseMonTool : new possibility to compute coherent noise within reduced windows of channels
1461         
1462 2007-02-19 Gabe Rosenbaum <gabe.rosenbaum@cern.ch>
1463         * tagging 00-02-27
1464         * LArWaveMonToool: bug fix 
1465 
1466 2007-02-19 Gabe Rosenbaum <gabe.rosenbaum@cern.ch>
1467         * tagging 00-02-26
1468         * LArWaveMonToool: changes to make hists for multi HEC calib lines
1469         * rootMacro LArWaves: add HEC expert mode to view these new hists.
1470 
1471 2006-12-20  Benjamin Trocme  
1472         * tagging 00-02-25
1473         * LArFebNoiseMonTool : new option to exclude events with noise burst
1474         * LArWaveXtalk : bug fix in barrel treatment
1475 
1476 2006-11-27  Benjamin Trocme  
1477         * tagging 00-02-24
1478         * LArMonitNoise / LArFebNoiseMonTool : bug fixes
1479 
1480 2006-11-09  Benjamin Trocme  
1481         * tagging 00-02-23
1482         * LArCosmicsMonTool_jobOptions : minor modif
1483 
1484 2006-11-07  Benjamin Trocme  
1485         * tagging 00-02-21
1486         * LArCosmicsMonTool_jobOptions : clever job options
1487 
1488 2006-11-07  Benjamin Trocme  
1489         * tagging 00-02-20
1490         * LArCosmicsMonTool : only middle cells are used for sample scan
1491         * LArDigitProjectNoiseMonTool : new debugging tool
1492 
1493 2006-10-19  Benjamin Trocme  
1494         * tagging 00-02-19
1495         * LArCosmicsMonTool : FT/slot swap in FT summary plot + removal
1496         of candidates with negative signal
1497 
1498 2006-10-13  Benjamin Trocme  
1499         * tagging 00-02-18
1500         * LArCosmicsMonTool:Minor bug fix
1501 
1502 2006-10-12  Benjamin Trocme  
1503         * tagging 00-02-17
1504         * LArCosmicsMonTool:eta and phi coincidence now compliant with 
1505         running with barrelC
1506 
1507 2006-10-10 Tayfun Ince <Tayfun.Ince@cern.ch>
1508          * tagging 00-02-16
1509          * LArCosmicsMonitoring.C added to rootMacros
1510 
1511 2006-10-9  Michel Lefebvre  <lefebvre@uvic.ca>
1512         * tagging 00-02-15
1513         * new jobOption to reset histos in LArNoiseMonToolBase
1514 
1515 2006-10-6  Benjamin Trocme  
1516         * tagging 00-02-14
1517         * LArFebNoiseMonTool_jobOptions + LArCosmicsMonTool:
1518         minor modifications
1519 
1520 2006-10-6  Benjamin Trocme  
1521         * tagging 00-02-13
1522         * LArfebNoiseMonTool_jobOptions : new options to allow single
1523         FEB trigger included and alternate sum
1524 
1525 2006-10-5  Benjamin Trocme  
1526         * tagging 00-02-12
1527         * LArCosmicsMonTool_jobOptions : histoPathBase changed
1528 
1529 2006-10-4  Benjamin Trocme  
1530         * tagging 00-02-11
1531         * LArCosmicsMonTool : minor bug fix (loop on sample)
1532 
1533 2006-10-4  Benjamin Trocme  
1534         * tagging 00-02-10
1535         * LArCosmicsMonTool : new sample scan facility
1536 
1537 2006-10-3  Benjamin Trocme  
1538         * tagging 00-02-09
1539         * LArWaveXtalk : eta determination compliant with endcap
1540 
1541 2006-09-28  Benjamin Trocme  
1542         * tagging 00-02-08
1543         * LArFebNoiseMonTool : bug fix in alternate sum
1544 
1545 2006-09-26 Bob Kehoe <kehoe@physics.smu.edu>
1546         * added LArCosmicsMonTool into LArMonTools_entries file
1547         * tagged 00-02-07
1548 
1549 2006-09-26 Christophe Le Maner <lemaner@cern.ch>
1550         * tagging 00-02-06
1551         * LArRampMon tool updated with saturation plots and added tree to get individual ramp
1552 
1553 2006-09-15 Tayfun Ince <Tayfun.Ince@cern.ch>
1554         * tagging 00-02-05
1555         * bug fix to all rootMacros
1556         * rootMacros are now compatible with latest root v5.13.02
1557 
1558 2006-09-14  Christophe Le Maner  <lemaner@cern.ch>
1559         * Fix LArJitterMonitoring.C. 
1560 
1561 2006-09-04  Christophe Le Maner  <lemaner@cern.ch>
1562         * tagging 00-02-03
1563         * LArJitterMon : update from David Link.
1564 
1565 2006-08-31  Christophe Le Maner  <lemaner@cern.ch>
1566         * tagging 00-02-02
1567         * LArJitterMon : update from David Link.
1568 
1569 2006-08-31  Christophe Le Maner  <lemaner@cern.ch>
1570         * tagging 00-02-01
1571         * LArRampMon : changed rootname for histos for compability with root macro.
1572 
1573 2006-08-30  Christophe Le Maner  <lemaner@cern.ch>
1574         * tagging 00-02-00
1575         * LArRampMon : bug fix (bin0=0 for the first event) + cosmetics
1576 
1577 2006-08-28  Benjamin Trocme  
1578         * tagging 00-01-99
1579         * LArCosmicsMonTool : new tool derived from LArOddCellsMonToll
1580 
1581 2006-08-25  Benjamin Trocme  
1582         * tagging 00-01-98
1583         * LArOddCellMonTool : new pseudo OFC (11111) option 
1584 
1585 2006-08-25  Benjamin Trocme  
1586         * tagging 00-01-97
1587         * LArFebNoiseMonTool : new options to perform alternate sum and use a single trigger
1588         for all the FEBs
1589 
1590 2006-08-16  Benjamin Trocme  
1591         * tagging 00-01-96
1592         * LArOddCellsMonTool : new possibility to store characteristics of odd cells in a tree
1593 
1594 2006-08-15 Rolf Seuster <Rolf.Seuster@cern.ch>
1595         * tagging 00-01-95
1596         * for David Link: added new tool LArJitterMonTool
1597 
1598 2006-08-08 Tayfun Ince <Tayfun.Ince@cern.ch>
1599         * tagging 00-01-94
1600         * LArRampMonitoring.C: normalize per FT plots correctly
1601         * and a bug fix
1602 
1603 2006-08-06  Benjamin Trocme  
1604         * tagging 00-01-93
1605         * LArScaNoiseMonTool : bug fix in endcap summary plot
1606         
1607 2006-08-05  Peter Krieger <krieger@physics.utoronto.ca>
1608         * tagging 00-01-92
1609         * LArFEBMon: New detector specific summary histograms. Better junk febid protection
1610         * LArFEBMonitoring.C.h : histo implementation / formatting
1611         
1612 2006-08-02  Christophe Le Maner  <lemaner@cern.ch>
1613         * tagging 00-01-91
1614         * LArRampMon.cxx : cleaning. 
1615         * LArRampMonitoring : new Region/Layer summary plots switchable available in expert mod 
1616         + bugs fix (thanks to Tayfun).
1617 
1618 2006-08-01  Benjamin Trocme  
1619         * tagging 00-01-90
1620         * LArMonTools_jobOptions.py : lightened job options for monitoring purposes.
1621         
1622 2006-07-31  Christophe Le Maner  <lemaner@cern.ch>
1623         * tagging 00-01-89
1624         * LArRampMon : new Region/Layer summary plots switchable expert mod turned on in jO.
1625 
1626 2006-07-19  Benjamin Trocme  
1627         * tagging 00-01-88
1628         * LArOddCellsMonTool : corrected joboptions to have it compliant with root 5
1629         and added some debug facility in algorithm (switchable by job options)
1630 
1631 2006-07-17 Hong Ma <hma@bnl.gov>
1632         * fixed LArWaveMonTool and LArWaveXTalk for new
1633           LArConditionsContainer. 
1634           get FebID and ChanID from iterator.
1635 
1636 2006-07-17  Benjamin Trocme  
1637         * tagging 00-01-87
1638         * LArWaveXtalk : new algorithm for xtalk computation
1639         
1640 2006-07-14 P. Krieger <krieger@physics.utoronto.ca>
1641         * LArFEBMon: more robust protection against junk febid values
1642         
1643 2006-06-19  Christophe Le Maner  <lemaner@cern.ch>
1644         * tagging 00-01-85
1645         * LArRampMonitoring.C : updated for taking into account LArOnlineIDStrHelper
1646 
1647 2006-06-19  Christophe Le Maner  <lemaner@cern.ch>
1648         * tagging 00-01-84
1649         * LArRampMon : Memory error fixed for FEB context, Add ramp per channel feature, 
1650         Use LArOnlineIDStrHelper for histogram naming, Add EventInfo.
1651         * LArRampMonitoring.C : updated
1652 
1653 2006-06-19  Benjamin Trocme  
1654         * LArOddCellsMonTool: description of all endcap FT to compute status
1655 
1656 2006-06-19  Benjamin Trocme  
1657         * LArOddCellsMonTool: bug fix in multiple samples significance computation
1658 
1659 2006-06-19  Benjamin Trocme  
1660         * tagging 00-01-83
1661         * LArOddCellsMonTool/LArScaNoiseMonTool: modifications to have the tools 
1662         compliant with endcap data
1663 
1664 2006-06-18 P.Krieger <krieger@physics.utoronto.ca>
1665         *   LArFEBMon: new binning for parity (FT vs Slot) histo.
1666         *   LArFEBMonitoring.C: bug fixes (histo title, functionality) 
1667 
1668 2006-06-15 P.Krieger <krieger@physics.utoronto.ca>
1669         *   LArFEBMon: endcap fixes and new parity (FT vs Slot) histo.
1670         *   LArFEBMonitoring.C root macro rewritten based on LArFebNoiseMonitoring.
1671         
1672 2006-06-08 Michel Lefebvre <lefebvre@uvic.ca>
1673         * tagging 00-01-80
1674         * LArNoiseMonToolBase: improve summary histo criterion for mixed gain data
1675         
1676 2006-06-07 Christophe Le Maner <lemaner@cern.ch>
1677         * LArRampMon : support for Endcap context, code rewritten and optimized
1678         * LArRampMonitoring.C : updated
1679         
1680 2006-06-05 Michel Lefebvre <lefebvre@uvic.ca>
1681         * tagging 00-01-79
1682         * LArNoiseMonToolBase: improve summary histo criterion for the HEC
1683         
1684 2006-05-31 Manuella Vincter <vincter@physics.carleton.ca>
1685         * change some default values of LAr2DNoiseMonTool jobOptions
1686         
1687 2006-05-29 Michel Lefebvre <lefebvre@uvic.ca>
1688         * tagging 00-01-77
1689         * LArOnlineIDStrHelper: new methods feb_id(std::string) and feedthrough_id(std::string)
1690         * LArNoiseMonToolBase: can now produce 2d histos of corr coef for selected febs
1691         * LArNoiseMonToolBase: jobOptions now take feb/feedthrough names instead of id
1692         * rootMacro/LArNoiseMonitoring.C: (Tayfun) treat 2d histos of corr coef
1693         
1694 2006-5-27 Hong Ma <hma@bnl.gov>
1695         * LArWaveMonTool uses LArOnlineIDStrHelper for histo name and
1696           title.
1697         * updated LArWave.C accordingly.
1698 
1699 2006-05-19 Rob McPherson <rmcphers@triumf.ca>
1700         * Fixed jobOption LArMonTools_RTT.py for DetDescrCnvSvc.MuonIDFileName
1701         * problem (broken everything since 11.5.0)
1702         
1703 2006-05-17 Michel Lefebvre <lefebvre@uvic.ca>
1704         * tagging 00-01-74
1705         * LArOnlineIDStrHelper: new experts feb names for the HEC
1706         * LArOnlineIDStrHelper: now uses LArIdentifier cryostatEndContext()
1707         
1708 2006-05-09  Christophe Le Maner  <lemaner@cern.ch>
1709         * LArRampMon : 2nd order polynomial interpolation --> 1st order polynomial interpolation 
1710         * now only slope, offset, residual, a kind of chi^2 and maximum index are plotted.
1711         * Added ADCvsDAC plots for every channel.
1712         * Improved also the processing time.
1713         * updated root macro (by Bernardo).
1714 
1715 2006-05-08  Benjamin Trocme  
1716         * tagging 00-01-73
1717         * LArOddCellsMonTool: minor modif to make it gcc344 compliant
1718 
1719 2006-05-03 Tayfun Ince <Tayfun.Ince@cern.ch>
1720         * tagging 00-01-72
1721         * updated configuration file for the new RTT version
1722 
1723 2006-04-27 Hong Ma <hma@bnl.gov>
1724         * Added a DAC-normalized plot to LArDigMonTool for calibration
1725         *  runs.  Also updated corresponding root macro.
1726         * Tagging as LArMonTools-00-01-71
1727         
1728 2006-04-26 Hong Ma <hma@bnl.gov>
1729         * updated LArWave.C for plotting all waves in a FT
1730 
1731 2006-04-26  Benjamin Trocme  
1732         * tagging 00-01-68
1733         * LArOddCellsMonTool: bug fix
1734 
1735 2006-04-26  Benjamin Trocme  
1736         * tagging 00-01-67
1737         * LArOddCellsMonTool: HV bug fix and new timing histogram
1738 
1739 2006-04-26 Bob Kehoe <kehoe@physics.smu.edu>
1740         * tagging 00-01-66
1741         * added new OHP configurations for full crate of FEB and SingleDAC
1742         * new .ohp file for LArOddCellsMonTool
1743 
1744 2006-04-25 Tayfun Ince <Tayfun.Ince@cern.ch> 
1745         * tagging 00-01-65
1746         * updated rootMacros for LArOddCellsMonTool's new status summary plots
1747 
1748 2006-04-25  Christophe Le Maner  <christophe.le.maner@cern.ch>
1749         * tagging 00-01-64 // not a new tag or tagged at all (T. Ince)
1750         * LArRampMon: added FT context + subdetector info + cosmetics + correction in calibration line plots
1751 
1752 2006-04-20  Benjamin Trocme  
1753         * tagging 00-01-64
1754         * LArOddCellsMonTool: added new status summary histos
1755         * LArMonTools_jobOptions_withOddCells.py: example of jo to be included to run OddCells algorithm
1756 
1757 2006-04-24 Michele Consonni <consonni@lapp.in2p3.fr>
1758         * Updated LArFebNoiseMonTool root macro
1759 
1760 2006-04-21 Tayfun Ince <Tayfun.Ince@cern.ch>
1761         * tagging 00-01-63
1762         * updated rootMacros for LArScaMonTool and LArOddCellsMonTool
1763         * updated RTT configuration file
1764 
1765 2006-04-20  Benjamin Trocme  
1766         * tagging 00-01-62
1767         * LArScaNoiseMonTool: uses LArOnlineIDStrHelper for histo names and titles (removal of old methods)
1768         *                      all histogram titles can have their type (LARONLINEID or EXPERTS) set by jobO
1769         * LArOddCellsMonTool: uses LArOnlineIDStrHelper for histo names and titles (removal of old methods)
1770         *                      all histogram titles can have their type (LARONLINEID or EXPERTS) set by jobO
1771         
1772 
1773 2006-04-19 Bob Kehoe  <kehoe@physics.smu.edu>
1774         * tagging 00-01-62 / Not tagged (Benjamin Trocme)??
1775         * minor .ohp file fix for name of OH server (Histogramming)
1776 
1777 2006-04-17 Michel Lefebvre <lefebvre@uvic.ca>
1778         * tagging 00-01-61
1779         * LArOnlineIDStrHelper: internal improvements using show_to_string()
1780         * LArNoiseMonToolBase: new cryostatEnd context histograms of R, values also printed (INFO mode)
1781         *                      uses LArOnlineIDStrHelper for histo names and titles (removal of old methods)
1782         *                      all histogram titles can have their type (LARONLINEID or EXPERTS) set by jobO
1783         *                      updated root macro (thanks to Tayfun Ince)
1784         
1785 2006-04-14 Tayfun Ince <Tayfun.Ince@cern.ch>
1786         * tagging 00-01-60
1787         * update rootMacros for summary plots of LArDigMonTool
1788 
1789 2006-04-13 Bob Kehoe <kehoe@physics.smu.edu>
1790         * tagged 00-01-59
1791         * added 'online' area for configuration and other files associated with real-online running
1792         * added PMPpresenter and OHPresenter config files for LArFEBMon
1793         * added OHPresenter config file for LArDigMonTool
1794 
1795 2006-04-13 Christophe Le Maner <christophe.le-maner@cern.ch>
1796         * tagging 00-01-58 for LArRampMon tool
1797         * Fixed offset wrt y-intercept, added gain information
1798         * Changed histogram naming
1799         * Added new per-FEB histos vs calibration lines (same as per-FEB histos vs channels)
1800         * Implemented 2D summary plots (FT vs FEB)
1801         * update macro LArRampMonitoring.C
1802         
1803 2006-04-12 Tayfun Ince <Tayfun.Ince@cern.ch>
1804         * tagging 00-01-58
1805         * fix requirements file for RTT testing
1806 
1807 2006-04-11 Rob McPherson <Robert.McPherson@cern.ch>
1808         * Added summary plot for LArDigMonTool
1809 2006-04-11 Manuella Vincter <vincter@physics.carleton.ca>
1810         * LAr2DNoiseMonTool-00-01-56
1811         * update code to use LArOnlineIDStrHelper, and create summary plots for both barrel and endcaps
1812 2006-04-11 Tayfun Ince <Tayfun.Ince@cern.ch>
1813         * tagging 00-01-55
1814         * update requirements file for RTT testing
1815 2006-04-11 Tayfun Ince <Tayfun.Ince@cern.ch>
1816         * tagging 00-01-54
1817         * xml, macro and jO files are added for RTT testing
1818 
1819 2006-03-16  scott s snyder  <snyder@bnl.gov>
1820         * src/LArFEBMon.cxx: Fix compilation warnings.
1821         * src/LArTutorialMonTool.cxx: Likewise.
1822         * src/LArWaveMonTool.cxx: Likewise.
1823 
1824 2006-03-14 Michel Lefebvre <lefebvre@uvic.ca>
1825         * tagging 00-01-53
1826         * LArOnlineIDStrHelper: new string helper class
1827         
1828 2006-03-08 Tayfun Ince <Tayfun.Ince@cern.ch>
1829         * tagging 00-01-52
1830         * LArOddCellsMonitoring.C is added to rootMacros
1831 
1832 2006-03-06 Bob Kehoe <kehoe@physics.smu.edu>
1833         * removed obsolete GetRunInfo references from LArFEBMonitoring.C 
1834         *   and LArRampMonitoring.C
1835 
1836 2006-03-02 Michel Lefebvre <lefebvre@uvic.ca>
1837         * tagging 00-01-51
1838         * LArNoiseMonToolBase suite:
1839         *   Summary histos implemented (new jobO to set criterium)
1840         *   A vector of sliding window size can now be requested (new jobO)
1841         *   Histos axis label cosmetics done in the tool (new pure virtual method in LArNoiseMonToolBase)
1842         *   Only monitor channels that have an associated OfflineID
1843         *   New property defaults, and new settings in jobO files
1844 
1845 2006-02-01  Benjamin Trocme  
1846         * tagging 00-01-50
1847         * LArOddCellsMonTool : new tool committed
1848 
1849 2006-02-21 Manuella Vincter <vincter@physics.carleton.ca>
1850         * tagging 00-01-49
1851         * 2DNoise: implemented summary plots in LAr2DNoiseMonTool.cxx
1852         * 2DNoise: switch to turn off 2DNoise histomaking
1853         
1854 2006-02-19 Manuella Vincter <vincter@physics.carleton.ca>
1855         * tagging 00-01-48
1856         * 2DNoise rootmacro update: as described in Feb'06 LArg week
1857         
1858 2006-02-15 Tayfun Ince <Tayfun.Ince@cern.ch>
1859         * tagging 00-01-47
1860         * rootMacros: added histo referencing and expert switch
1861 
1862 2006-02-13 Hong Ma <hma@bnl.gov>
1863         * tagging 00-01-46
1864         * LArWaveMonTools: FEB and Chan histogram naming scheme changed.
1865                            FT01SLOT02BarrelCChan001
1866         * LArWave.C: 
1867            Add reference comparison
1868            Add Summary Plot.
1869 
1870 2006-02-11 Michel Lefebvre <lefebvre@uvic.ca>
1871         * tagging 00-01-45
1872         * Region and Feedthrough contexts rms histos now independent of the number of channels averaged per bin per event
1873         * Channel distribution histos for jobOption selected FEBs now avalaible
1874         * Registration of "expert histos" can be turned off with a new JobOption
1875 
1876 2006-02-10  Lydia Iconomidou-Fayard  <lydiaf@lxplus018.cern.ch>
1877         * tagging 00-01-44
1878         * rootMacros/LArWave.C (class LArWaveMon): new plots and utilities
1879         * src/LArWaveMonTool.cxx: add new plots
1880 
1881 2006-02-08 Hong Ma <hma@bnl.gov>
1882         * Fix LArWaveMonTool for the new LArCaliWave
1883 
1884 2006-02-01  Benjamin Trocme  
1885         * tagging 00-01-42
1886         * fixed bug in booking of EndcapC summary histo in LArScaNoiseMonTool
1887 
1888 2006-02-02 Bob Kehoe <kehoe@physics.smu.edu>
1889         * fixed FEBMon warning bug
1890         * added several RampMon plots, including timing an correlation plots
1891 
1892 2006-02-01 Rob McPherson <Robert.McPherson@cern.ch>
1893         * Added jobOption for LArCalibDigit monitoring
1894         
1895 2006-02-01 Tayfun Ince <Tayfun.Ince@cern.ch>
1896         * tagging 00-01-39
1897         * rootMacros, new macro for LArCalibDigits and bug fixes
1898 
1899 2006-02-01  Benjamin Trocme  
1900         * tagging 00-01-38
1901         * New LArSca job options
1902 
1903 2006-02-01  Benjamin Trocme  
1904         * tagging 00-01-37
1905         * Modifications of LArScaNoiseMonTool.cxx to remove redundant histograms and add partition summary histograms
1906 
1907 2006-02-01 Hong Ma <hma@bnl.gov>
1908         * updated LArWave.C for plotting channel shape.
1909         * update the LArWaveMonTool for the shape histo id.
1910         
1911 2006-02-01 Michele Consonni <consonni@lapp.in2p3.fr>
1912         * Updated LArFebNoiseMonTool
1913 
1914 2006-02-01 Tayfun Ince <Tayfun.Ince@cern.ch>
1915         * rootMacros, main control menu automatically
1916         * creates relevant macro buttons for the data
1917 
1918 2006-02-01 Bob Kehoe <kehoe@physics.smu.edu>
1919         * standardize root directories for FEBMon and RampMon in jO and rMacros
1920         * implemented warning counter for LArFEBMon (to be thresholded)
1921 
1922 2006-01-31 Hong Ma <hma@bnl.gov>
1923         * fix LArWave.C for root directory name
1924 
1925 2006-01-31 Tayfun Ince <Tayfun.Ince@cern.ch>
1926         * tagging 00-01-31
1927         * Ramp, FEB, and Wave macros added to rootMacros
1928         * main control menu now dataType dependent
1929 
1930 2006-01-31 Manuella Vincter <vincter@physics.carleton.ca>
1931         * corrected feb numbering of LAr2DNoiseMonTool
1932         * updated root macro plotLAr2DNoiseMonTool
1933         
1934 2006-01-31 Bob Kehoe <kehoe@physics.smu.edu>
1935         * separated Ramp and FEB root macro stuff
1936         * added LArRampMonitoring.C root macro
1937         * lowered warningLimit for FEBMon to 1000
1938 
1939 2006-01-30 Rob McPherson <rmcphers@triumf.ca>
1940         * New jobOptions for Ramp, Wave and AccumDigit monitoring
1941         
1942 2006-01-29 Tayfun Ince <Tayfun.Ince@cern.ch>
1943         * add color palette for 2d histos from LArScaNoiseMonTool in rootMacros
1944 
1945 2006-01-29 Tayfun Ince <Tayfun.Ince@cern.ch>
1946         * added new root macros for LArAccumDigMonTool, LArDigMonTool,
1947         * and LArRawChannelMonTool
1948 
1949 2006-01-29 Rob McPherson <rmcphers@triumf.ca>
1950         * Added LArAccumulatedDigitMonTool, first version.
1951         * Also update histogram naming conventions for
1952         * LArDigMonTool and LArRawChannelMonTool, and
1953         * added back in some pulse shape plots in LArDigMonTool
1954         
1955 2006-01-29 Michele Consonni <consonni@lapp.in2p3.fr>
1956         * Updated LArFebNoiseMonTool root Macros
1957 
1958 2006-01-29 Tayfun Ince <Tayfun.Ince@cern.ch>
1959         * tagging 00-01-27
1960         * new root macro for LArScaNoiseMonTool histos
1961 
1962 2006-01-28 Bob Kehoe <kehoe@physics.smu.edu>
1963         * RampMon histogram naming changed
1964 
1965 2006-01-28 Manuella Vincter <vincter@physics.carleton.ca>
1966         * update root macro plotLAr2DNoiseMonTool
1967         * small bug fix in histo properties for LAr2DNoiseMonTool
1968         * tagging 00-01-25
1969         
1970 2006-01-27 Hong Ma <hma@bnl.gov>
1971         * protect against emtpy LArDigitContainer in LArDigMonTool.icc
1972         * fix properties in LArWaveMonTool.
1973 
1974 2006-01-27 Michel Lefebvre <lefebvre@uvic.ca>
1975         * tagging 00-01-23
1976         * size of window for data sums now on relevant histogram titles in LArNoiseMonToolBase
1977 
1978 2006-01-27  Benjamin Trocme  
1979         * tagging 00-01-22
1980         * Minor modifications of LArScaNoiseMonTool.cxx to cure compilation warnings
1981 
1982 2006-01-25 Michele Consonni <consonni@lapp.in2p3.fr>
1983         * Added LArFebNoiseMonTool root Macros
1984 
1985 2006-01-24 Manuella Vincter <vincter@physics.carleton.ca>
1986         * updating LAr2DNoiseMonTool (allow histogram parameters to be properties)
1987         * adding new root macro plotLAr2DNoiseMonTool to make gui for histograms
1988 
1989 2006-01-23 Tayfun Ince <Tayfun.Ince@cern.ch>
1990         * rootMacros -- fixed histo axis labels in LArNoiseMonitoring.C
1991 
1992 2006-01-23 Michel Lefebvre <lefebvre@uvic.ca>
1993         * tagging 00-01-19
1994         * sliding window bin integration available for total/incoherent noise ratio
1995         * sliding window bin integration available for effective correlation coefficient
1996         * new LArNoiseMonToolBase jobOption binWindowSizeForSums to set bin window size
1997         
1998 2006-01-19 Tayfun Ince <Tayfun.Ince@cern.ch>
1999         * tagging 00-01-18
2000         * run info label for histos added and README updated
2001 
2002 2006-01-18 Michele Consonni <consonni@lapp.in2p3.fr> and Remi Lafaye <Remi.Lafaye@cern.ch>
2003         * Added LArFebNoiseMonTool for FEB coherent noise trigger plots
2004 
2005 2006-01-18 Tayfun Ince <Tayfun.Ince@cern.ch>
2006         * tagging 00-01-17
2007         * README file added to rootMacros and minor fixes
2008 
2009 2006-01-16  Benjamin Trocme  
2010         * tagging 00-01-16
2011         * minor modifications to make LArScaNoiseMonTool more robust with full atlas data
2012         (protections against empty sca vector and empty data vector)
2013 
2014 2006-01-16 Sandrine Laplace <laplace@lapp.in2p3.fr>
2015         *  bug fix in cmt/requirements
2016 
2017 2006-01-15 Bob Kehoe <kehoe@physics.smu.edu>
2018         * reduced logging from LArFEBMon
2019         * fixed bug for slot/channel calc. in LArRampMon
2020         * LArRampMon jobOptions modification to use LArCalibDigitsAccumulator
2021         * separate jobOption for LArFEBMon (from Andy) added
2022         * tag as 00-01-15
2023 
2024 2006-01-13 Bob Kehoe <kehoe@physics.smu.edu>
2025         * added LArFEBMon update (from A. Haas)
2026         * rearranged low and high slope calc. for LArRampMon
2027 
2028 2006-01-13 Hong Ma <hma@bnl.gov>
2029         * fix LArRampMon for LArConditionsContainer change.
2030         *  Lydia's new LArWaveMonTool for area and width.
2031 
2032 2006-01-13 Rolf Seuster <Rolf.Seuster@cern.ch>
2033         * tagging 00-01-12
2034         * jO improved
2035         
2036 2006-01-13 Rolf Seuster <Rolf.Seuster@cern.ch>
2037         * tagging 00-01-11
2038         * check of return codes in LArDigMonTool, LArRawChannelMonTool and
2039           LArDigitSimpleMonTool
2040         * bug fix in LArEventInfoMonTool (thanks to Paolo)
2041 
2042 2006-01-12 Michel Lefebvre <lefebvre@uvic.ca>
2043         * correct StatusCode treatment in LArNoiseMonToolBase::checkHists
2044         
2045 2006-01-12 Rolf Seuster <Rolf.Seuster@cern.ch>
2046         * added new tool LArEventInfoMonTool to keep track of run and event number
2047 
2048 2006-01-12  Benjamin Trocme 
2049         * Tagging LArMonTools-00-01-08
2050         * modified call to checkHists and accumulate in LArScaNoiseMonTool to make it gcc4 compatible
2051 
2052 2006-01-12 Michel Lefebvre <lefebvre@uvic.ca>
2053         * new rootMacros MainControlMenu.C and LArNoiseMonitoring.C 
2054         * canvases now live.  Printer and printer command can be set.
2055         
2056 2006-01-11 Manuella Vincter <vincter@physics.carleton.ca>
2057         * modified call to bookHists in LAr2DNoiseMonTool (make it gcc4 compatible)
2058         
2059 2006-01-12 Rolf Seuster <Rolf.Seuster@cern.ch>
2060         * added share directory for jobOptions, moved jO from RecExCommission to share
2061         
2062 2006-01-11 Michel Lefebvre <lefebvre@uvic.ca>
2063         * Tagging LArMonTools-00-01-04
2064         * new rootMacros directory with first macro version
2065         
2066 2006-01-10 Michel Lefebvre <lefebvre@uvic.ca>
2067         * LArNoiseMonToolBase now has a region (offline) context
2068         * Improved and new jobOptions
2069         
2070 2006-01-09 Manuella Vincter <vincter@physics.carleton.ca>
2071         * added new tool LAr2DNoiseMonTool (2D NOISE for commissioning)
2072         * it calculates noise sample m vs sample n and creates root histos
2073         
2074 2006-01-05  Benjamin Trocme  
2075         * Tagging LArMonTools-00-01-00
2076         * added new tool LArScaNoiseMonTool to compute fixed pattern noise 
2077 
2078 2005-12-16 Bob Kehoe <kehoe@cuchulain.physics.smu.edu>
2079         * include plots from LArRawRamp and LArRampComplete results
2080 
2081 2005-12-04 Michel Lefebvre <lefebvre@uvic.ca>
2082         * major upgrade to LAr*NoiseMonTool* files
2083         * LArDigitNoiseMonTool is now templated for LArDigitContainer and LArCalibDigitContainer
2084         
2085 2005-11-02 Rob McPherson <Robert.McPherson@cern.ch>
2086         * Checkreq fixes, get ready for 11.0.2
2087         
2088 2005-11-15 Hong Ma <hma@bnl.gov>
2089         * Add LArWaveMonTool for delay run monitoring.
2090 
2091 2005-11-08 Michel Lefebvre <lefebvre@uvic.ca>
2092         * new noise tools: 
2093         * base class LArNoiseMonToolBase
2094         * concrete classes LArDigitNoiseMonTool and LArRawChannelNoiseMonTool
2095 
2096 2005-11-02 Rob McPherson <Robert.McPherson@cern.ch>
2097         * Fix small bugs in LArTutorialMonTool.  This is the
2098         * last version with the solution as the .cxx file
2099         
2100 2005-11-04 Hong Ma <hma@bnl.gov>
2101         * fix LArMonTools_entries.cxx file.
2102 
2103 2005-11-03 Bob Kehoe <kehoe@physics.smu.edu>
2104         * updated LArFEBMon to use ROOT histograms (no AIDA)
2105         * added LArRampMon first version -- no updated LArRampBuilder yet
2106 
2107 2005-11-02 Rob McPherson <Robert.McPherson@cern.ch>
2108         * Went through LArTutorialMonTool and broke it into
2109         * exercise blocks for the tutorial.
2110         
2111 2005-11-01 Rolf Seuster <Rolf.Seuster@cern.ch>
2112         * added checkHists to LArTutorialMonTool and LArDigMonTool
2113 
2114 2005-11-01 Rob McPherson <Robert.McPherson@cern.ch>
2115         * added most other functionality to  LArTutorialMonTool
2116         
2117 2005-10-30 Rolf Seuster <Rolf.Seuster@cern.ch>
2118         * corrected histogram names
2119         * first version of checkHists() in LArDigMonTool (not running yet)
2120 
2121 2005-10-29 Rolf Seuster <Rolf.Seuster@cern.ch>
2122         * bug fix: string not closed in LArDigMonTool.icc
2123         
2124 2005-10-28 Rolf Seuster <Rolf.Seuster@cern.ch>
2125         * corrected wrong paths to regHist in LArDigMonTool
2126         * check for StatusCode of regHist
2127 
2128 2005-10-28 Rob McPherson <Robert.McPherson@cern.ch>
2129         * added LArTutorialMonTool for upcoming LAr commissioning tutoria
2130         
2131 2005-10-27 Rob McPherson <Robert.McPherson@cern.ch>
2132         * added LArRawChannelMonTool
2133         
2134 2005-10-26 Rolf Seuster <Rolf.Seuster@cern.ch>
2135         * removed obsolete vectors to calculate mean and rms from LArDigMonTool
2136 
2137 2005-10-25 Rolf Seuster <Rolf.Seuster@cern.ch>
2138         * changed LArDigitSimpleMonTool to use THistSvc
2139         
2140 2005-10-21 Bob Kehoe <kehoe@physics.smu.edu>
2141         * added LArFEBMon first version
2142 
2143 2005-10-18 Rob McPherson <Robert.McPherson@cern.ch>
2144         * First version.  Started from some digit tools
2145         * from LArMonitoring.  Note you can't include
2146         * both DLL's at the same time.
2147         

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!