001 11-17-2009 Teddy Todorov
002 * Propagate the previous fix to LArBadFebBitPacking
003 * tag LArRecConditions-00-00-24
004
005 11-16-2009 Walter Lampl
006 * Fix LArBadFebEnum.h: Order of bit in upper half-word must match
007 definition in LArFebErrorSummary (a better fix than keeping two
008 files manually in sync would be desireable)
009 * tag LArRecConditions-00-00-23
010
011 Aug 3, 2009 Ryan Taylor
012 * updates and bug fix for LArBadChannelParser
013 * tag LArRecConditions-00-00-22
014
015 08-06-2008 Teddy Todorov <Teddy.Todorov@cern.ch>
016 * Adding status info for bad FEBs
017 * tag LArRecConditions-00-00-21
018
019 10-27-2008 Teddy Todorov <Teddy.Todorov@cern.ch>
020 * add sporadicBurstNoise flag
021 * tag LArRecConditions-00-00-20
022
023 10-21-2008 Walter Lampl <walter.lampl @cern.ch>
024 * Fix checkreq warning
025
026 10-14-2008 Hong Ma <hma@bnl.gov>
027 * change order of method declaration in ILArBadChannelMasker to avoid problem when used in python.
028
029 09-22-2008 Ryan Taylor
030 * Next generation of the LArBadChannelParser
031 * Highly generalized so that the ASCII data can be parsed into any C++ type,
032 if the appropriate template function specialization is written.
033 * Also generalized to accomodate any specified number of ints or strings :
034 e.g. 4 ints then 2 floats, or 5 ints then at least 1 string
035 * Some improved error messages.
036 * Needs testing.
037
038
039 09-02-2008 Teddy Todorov <Teddy.Todorov@cern.ch>
040 * Add new status bits for missingFEB, peculiarCalibrationLine,
041 problematicForUnknownReason
042 * Extend abstract interface for FEB access
043
044 07-24-2008 Ryan Taylor
045 * Many changes in LArBadChannelParser:
046 * Modularize much of the code into functions
047 * BadChannelEntry now uses a generalized ExpandedIdentifier instead of a fixed format
048 * MsgStream* now required instead of optional
049 * Diagnostic log messages simplified
050 * Misc. tidying and improvements
051 * No tag yet, may need debugging
052
053 06-05-2008 Ryan Taylor
054 * Add new access methods to Masker and BadChanTool,
055 to query via FEBid and channel number
056 * tag LArRecConditions-00-00-16
057
058 28-03-2008 Ryan Taylor
059 * Add LArBadChanBitPacking methods to create the gain masks.
060 This will replace the hand-made hard-coded masks in LArBadChannelEnum.cxx
061 * tag LArRecConditions-00-00-15
062
063 26-02-2008 Walter Lampl <walter.lampl@ cern.ch>
064 * Remove (accidentally added?) virtual BitWord packedData()
065 (doesn't compile otherwise)
066 * tag LArRecConditions-00-00-14
067
068 26/02/2008 Teddy Todorov <teddy.todorov@cern.ch>
069 Add "distorted" flag and packedData() to abstract interface
070 tag LArRecConditions-00-00-13
071
072 24-02-24 Walter Lampl <walter.lampl@ cern.ch>
073 * LArBadChannelEnum: Add masking patter for gain-specific bad-channel bits
074 * ILArBadChannelMasker:
075 - add 'gain' parameter to cellShouldBeMasked method
076 - remove some superfluous methods
077 * tag LArRecConditions-00-00-12
078
079 14-02-2008 Ryan Taylor <rptaylor@uvic.ca>
080 Put a tag on the current iteration of
081 ILArBadChannelMasker.h
082 * tag LArRecConditions-00-00-11
083
084 08-02-2008 Ryan Taylor <rptaylor@uvic.ca>
085 * Add interface ILArBadChannelMasker
086
087 30/01/2008 Ryan Taylor <rptaylor@uvic.ca>
088 Identifier checking removed from parser,
089 should be in LArBadChanTool instead.
090 tag LArRecConditions-00-00-10
091
092 29/01/2008 Ryan Taylor <rptaylor@uvic.ca>
093 Parser now uses a MsgStream provided through constructor.
094 This is necessary since LArBadChanTool now parses multiple files,
095 so the parser log file would get overwritten.
096 Also some operator overloading in LArBadChannel.h that would be useful.
097 tag LArRecConditions-00-00-08
098
099 29/01/2008 Ryan Taylor <rptaylor@uvic.ca>
100 Parser now rejects invalid cell identifiers; see the new idChecksGood() method.
101 Some Doxygenation in parser.
102 Bug fix was made in BadChanContainer constructor.
103 ToDo: Parser must use MessageSvc now. (Coming soon)
104
105 28/01/2008 Teddy Todorov <teddy.todorov@cern.ch>
106 Add callback method to interface
107 tag LArRecConditions-00-00-07
108
109 22/01/2008 Ryan Taylor <rptaylor@uvic.ca>
110 Add 'barrel_ec' to parser ASCII format; use forward class declarations; some cosmetic changes to conform to ATLAS Coding Standard.
111 tag LArRecConditions-00-00-07
112
113 16/01/2008 Teddy Todorov <teddy.todorov@cern.ch>
114 New parser version from Ryan: file format contains (pos_neg, FT,Slot,Chan,CalibLine) instead of HWID, and the ACTION word is removed
115 tag LArRecConditions-00-00-05
116
117 2-11-2007 Teddy Todorov <teddy.todorov@cern.ch>
118 * Initial commit
119 tag LArRecConditions-00-00-00
120
| 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.
|
|