001 2009-11-16 Walter Lampl
002 * LArBadFeb2Ascii: Dump also FEBs with error masking"
003 * tag LArBadChannelTool-00-00-43
004
005 2009-10-21 Hong Ma <hma@bnl.gov>
006 * even more fixes for 64 bit identifier.
007 * tag LArBadChannelTool-00-00-41
008
009 2009-10-19 Hong Ma <hma@bnl.gov>
010 * more fixes for 64 bit identifier.
011 * tag LArBadChannelTool-00-00-40
012
013 2009-10-19 Hong Ma <hma@bnl.gov>
014 * more fixes for 64 bit identifier.
015 id.get_compact() --> id.get_identifier32().get_compact()
016 * tag LArBadChannelTool-00-00-39
017
018 2009-10-19 Hong Ma <hma@bnl.gov>
019 * LArBadChanBlobUtils.h: use Identifier32::value_type, fix for 64 bit Identifier
020 * tag LArBadChannelTool-00-00-38
021
022 2009-09-11 scott s snyder <snyder@bnl.gov>
023
024 * src/mergeDuplicateEntries.h: Fix compilation warning.
025 * tag LArBadChannelTool-00-00-37
026
027 Aug 4, 2009 Ryan Taylor
028 * small update to list of problems masked by default
029 * tag LArBadChannelTool-00-00-36
030
031 Aug 3, 2009 Ryan Taylor
032 * change LArBadChannelDecoder.cxx to use the updated LArBadChannelParser
033 * requires LArRecConditions-00-00-22
034 * tag LArBadChannelTool-00-00-35
035
036 08-06-2008 Teddy Todorov <Teddy.Todorov@cern.ch>
037 * Adding status info for bad FEBs
038 * splitting LArBadChannelDBTools into DB and Blob tools
039 * Tagging LArBadChannelTool-00-00-34
040
041 2009-04-30 Walter Lampl
042 * LArBadChannelDBTools.cxx: Create all COOL channels if empty ist is requested
043 * tag LArBadChannelTool-00-00-33
044
045 2009-02-28 RD Schaffer <R.D.Schaffer@cern.ch>
046
047 * tagging LArBadChannelTool-00-00-32
048 * LArBadChannelTool/selection.xml: removing duplicate dict
049 definition of attrlist, hwid
050 * python/LArDBFolderBrowser_MissingFEBs.py: removing explicit
051 loading of dict - should be automatically loaded via rootmap
052
053 2009-02-18 Walter Lampl <walter.lampl@ cern.ch>
054 * Some JobO updates
055 * tag LArBadChannelTool-00-00-31
056
057 2009-01-21 Walter Lampl <walter.lampl@ cern.ch>
058 * add pair<bool,ProblemType> to lcgdict
059 * tag LArBadChannelTool-00-00-30
060
061 2009-01-06 scott s snyder <snyder@bnl.gov>
062
063 * Tagging LArBadChannelTool-00-00-29.
064 * src/LArBadChannelParser2.cxx: Fix compilation warning.
065
066 25-11-2008 Teddy Todorov <Teddy.Todorov@cern.ch>
067 * Add a second Cool folder for bad channel info
068
069 18-11-2008 Walter Lampl <walter.lampl@ cern.ch>
070 * LArBadChanTool: Set CaloBadChannel::Noise bit if LArBadChannel::sporadicBurstNoise bit is set
071 * LArBadChannelTool-00-00-27
072
073
074 22-10-2008 Sabine Elles <Sabine.Elles@cern.ch>
075 * remove duplicate dictionnary entry
076
077 14-10-2008 Hong Ma <hma@bnl.gov>
078 * add dictionary for LArBadChanTool and LArBadChannelMasker for python use.
079 * change order of declaration in LArBadChannelMasker to avoid python binding problem.
080
081 10-10-2008 Sabine Elles <Sabine.Elles@cern.ch>
082 * add python script to modify interactively BadChannel and MissingFEBs folders
083 * mv src/LArBadChannelDBTools.h to LArBadChannelTool/LArBadChannelDBTools.h
084 * modify include "LArBadChannelDBTools.h" line in .cxx files (see line above)
085
086 01-10-2008 Teddy Todorov <Teddy.Todorov@cern.ch>
087 * Fix slow offline ID access when missing FEBs present
088 * Protect against invalid channel or FEB IDs
089 * Add "short" to default mask (Ryan)
090 * tag LArBadChannelTool-00-00-25
091
092 08-09-2008 Walter Lampl <Walter.Lampl @cern.ch>
093 * Add use of AthenaKernel and CaloIdentifier to requirements
094 to fix checkreq warning
095 * tag LArBadChannelTool-00-00-24
096
097 02-09-2008 Teddy Todorov <Teddy.Todorov@cern.ch>
098 * Add missing FEBs information
099 * Change bad channel cache structure
100
101 18-07-2008 Walter Lampl <Walter.Lampl@ cern.ch>
102 * Minor improvement for log-output (add # of bad channels read from db)
103 * tag LArBadChannelTool-00-00-22
104
105 13-05-2008 Walter Lampl <Walter.Lampl@ cern.ch>
106 * add LArBadChannel2Ascii algorithm + jobO
107 * tag LArBadChannelTool-00-00-21
108
109 6-05-2008 Ryan Taylor
110 * Further streamlining of the Masker
111 * Can now query tools via FEB id and channel number
112 * Masker now has default values for the 'ProblemsToMask' property
113 * tag LArBadChannelTool-00-00-20
114
115 9-04-2008 Ryan Taylor
116 * Some streamlining to Masker
117 * Use new gain masks from LArBadChanBitPacking
118 (requires LArRecConditions-00-00-15)
119 * A few more changes and tag coming soon
120
121 28-02-288 Walter Lampl <walter.lampl@ cern.ch>
122 * Change default folder name to /LAR/BadChannels/BadChannels
123 * tag LArBadChannelTool-00-00-19
124
125 26-02-2008 Teddy Todorov <teddy.todorov@cern.ch>
126 * bug fix from Ryan (channels from new ASCII file not added correctly to DB) and make ASCII dump conditional
127 * tag LArBadChannelTool-00-00-18
128
129 26-02-2008 Walter Lampl <walter.lampl @cern.ch>
130 * LArBadChanTool:
131 - Set jobOption readFromASCII to false by default
132 - refine translation from LArBadChannel to CaloBadChannel word"
133 * tag LArBadChannelTool-00-00-17
134
135 25-02-2008 Walter Lampl <walter.lampl@ cern.ch>
136 * LArBadChannelMasker:
137 - add 'gain' parameter to cellShouldBeMasked method
138 - remove some superfluous methods
139 * tagging LArBadChannelTool-00-00-16
140
141 24-02-2008 Walter Lampl <walter.lampl@ cern.ch>
142 * LArBadChanTool.cxx: Reset state of LArOnlineID::do_checks after reading of
143 ASCII file is finished. See also <http://savannah.cern.ch/bugs/?33824>
144 * tagging LArBadChannelTool-00-00-15
145
146 18-02-2008 Ryan Taylor <rptaylor@uvic.ca>
147 * LArBadChannelMasker: Must log masked cells
148 directly instead of caching.
149
150 16-02-2008 Ryan Taylor <rptaylor@uvic.ca>
151 * LArBadChannelMasker: Sacrifice inline implementation
152 to allow logging of masked channels.
153
154 14-02-2008 Teddy Todorov <teddy.todorov@cern.ch>
155 * mproving dump format, adding more checks for cool channel
156 * correspondance to ascii file content"
157 * tag LArBadChannelTool-00-00-14
158
159 14-02-2008 Ryan Taylor <rptaylor@uvic.ca>
160 * Tagging current iteration of LArBadChannelMasker
161 * tag LArBadChannelTool-00-00-13
162
163 2008-02-13 scott s snyder <snyder@bnl.gov>
164
165 * src/LArBadChannelDBAlg.cxx: Fix compilation warnings.
166 * src/LArBadChannelDBTools.cxx: Fix compilation warnings.
167
168 08-02-2008 Ryan Taylor <rptaylor@uvic.ca>
169 * Add a simple and generic interface to help
170 do cell masking, the LArBadChannelMasker AlgTool.
171
172 07-02-2008 Teddy Todorov <teddy.todorov@cern.ch>
173 * fix posNeg definition
174 * tag LArBadChannelTool-00-00-12
175
176 30-01-2008 Walter Lampl <walter.lampl @cern.ch>
177 * move ID checking from parser to BadChannelTool
178 * tag LArBadChannelTool-00-00-11
179
180 30-01-2008 Walter Lampl <walter.lampl @cern.ch>
181 * requirments: Install jobOption fragment
182 * LArBadChanTool.cxx: Fix unchecked StatusCode
183 * jobO cleanup
184 * tag LArBadChannelTool-00-00-10
185
186 29-01-2008 Teddy Todorov <teddy.todorov@cern.chOD>
187 Added merging of DB and ASCII input, reduced verbosity
188 tag LArBadChannelTool-00-00-09
189
190 28-01-2008 Teddy Todorov <teddy.todorov@cern.ch>
191 Add reading from DB via callback
192 tag LArBadChannelTool-00-00-08
193
194 28-01-2008 Walter Lampl <walter.lampl @cern.ch>
195 * Some work together with Teddy. Writing to a sqlite file works now
196 * tag LArBadChannelTool-00-00-07
197
198 21-01-2008 Walter Lampl <walter.lampl @cern.ch>
199 * Get access with offline ID going
200 * tag LArBadChannelTool-00-00-06
201
202 16-01-2008 Teddy Todorov <teddy.todorov@cern.ch>
203 Adapted to new ASCII file format, cleaned up, added DEBUG output
204 tag LArBadChannelTool-00-00-05
205
206 2-11-2007 Teddy Todorov <teddy.todorov@cern.ch>
207 * Initial commit
208 tag LArBadChannelTool-00-00-00
209
| 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.
|
|