001 2009-09-02 John Morris <john.morris@cern.ch>
002 * Tag as TrigT1CaloCalibTools-00-01-11
003 * Problem for other users solved (Savannah bug #55106)
004
005 2009-08-20 John Morris <john.morris@cern.ch>
006 * Tag as TrigT1CaloCalibTools-00-01-10
007 * Added jobOptions into share for D3PD production
008 * Changed src/CBNT_L1CaloCPM.cxx to set L1EmTauTool via jobOptions
009
010 2009-05-11 Alan Watson <Alan.Watson@cern.ch>
011 * Tag as TrigT1CaloCalibTools-00-01-09
012 * CBNT_L1CaloRODHeader: change message level (Savannah bug #50135)
013
014 2009-05-06 Alan Watson <Alan.Watson@cern.ch>
015 * Tag as TrigT1CaloCalibTools-00-01-08
016 * CBNTAA_L1CaloCPM.h: change TrigT1CaloTools dependency
017
018 2009-04-28 Simon George <S.George@rhul.ac.uk>
019
020 * cmt/requirements: fix uses
021
022 2009-03-05 Alan Watson <Alan.Watson@cern.ch>
023 * Tag as TrigT1CaloCalibTools-00-01-06
024 * CBNT_L1CaloPPM.cxx: reduce one message level to WARNING
025
026 2009-02-06 Damien Prieur <prieur@cern.ch>
027
028 * Tagging TrigT1CaloCalibTools-00-01-05
029 * L1CaloCoolConditionsTester, L1CaloCoolConditionsTester.py:
030 Updated to dump receiver gains
031
032
033 2009-02-05 Alan Watson <Alan.Watson@cern.ch>
034 * Tagging TrigT1CaloCalibTools-00-01-04
035 * Compatability with splitting of TrigT1Calo into TrigT1CaloEvent
036 and TrigT1CaloUtils
037
038 2009-02-03 Damien Prieur <prieur@cern.ch>
039
040 * Tagging TrigT1CaloCalibTools-00-01-03
041 * Removing the 'CBNTAthenaAware' variable from all the CBNT jobOptions
042
043
044 2009-01-29 Damien Prieur <prieur@cern.ch>
045
046 * Tagging TrigT1CaloCalibTools-00-01-02
047 * src/L1CaloRxMapping.cxx:
048 Hardcoded ppm/receiver channels mapping, used for making the cool map
049 * L1CaloTTPpmRxIdMapMaker:
050 Algorithm to make/dump the ppm/rx cool map
051 * share/L1CaloTTPpmRxIdMapMaker_jobOptions.py:
052 Steering jobOption to produce the ppm/rx map
053 * L1CaloTTOnAttrIdMapMaker_jobOptions.py, L1CaloTTOnOffIdMapMaker_jobOptions.py:
054 updated
055 * src/CBNTAA_L1CaloPPM.cxx, src/L1CaloPedestals2Ntuple.cxx:
056 updated to cope with CaloTriggerTowerService changes (use the L1CaloCoolChannelId class)
057
058
059 2009-01-27 Damien Prieur <prieur@cern.ch>
060
061 * Tagging TrigT1CaloCalibTools-00-01-01
062 Better handling of the 'CBNTAthenaAware' variable in CBNT jobOptions
063
064
065 2008-11-03 Damien Prieur <prieur@cern.ch>
066
067 * Tagging TrigT1CaloCalibTools-00-01-00
068 * L1CaloCoolConditionsTester: modified to cope with new COOL conditions
069 * share/L1CaloCoolConditionsTester.py: modified to cope with new COOL folders
070
071
072 2008-10-13 Damien Prieur <prieur@cern.ch>
073
074 * Tagging TrigT1CaloCalibTools-00-00-40
075 * share/CBNT_L1CaloPPM_jobOptions.py:
076 add new flag: CBNT_L1CaloPPM_StoreCaloWaves
077 * src/L1CaloCells2TriggerTowers.cxx:
078 replaced the m_ttSvc->is_in_lvl1(cellId) calls in various places
079 to avoid the double calling of m_ttSvc->whichTTID().
080 * src/CBNTAA_L1CaloPPM.cxx:
081 - add several vector::reserve
082 - fix an issue with the use of the m_bStoreCaloWaves flag.
083
084 2008-09-23 Damien Prieur <prieur@cern.ch>
085
086 * Tagging TrigT1CaloCalibTools-00-00-39
087 * share/CBNT_L1Calo_joOptions.py:
088 add the possibility to disable independently the 4 cbnt algs.
089
090 2008-09-22 Damien Prieur <prieur@cern.ch>
091
092 * Tagging TrigT1CaloCalibTools-00-00-38
093 * share/CBNT_L1Calo_joOptions.py:
094 Added a check on globalflags.DetDescrVersion() to prevent the include
095 of the CBNT algs in case the DetDescrVersion is too old.
096 * share/CBNT_L1CaloPPM_joOptions.py:
097 Check rec.doLArg() before including the LArIdMap jobOptions.
098
099 2008-07-03 Damien Prieur <prieur@cern.ch>
100
101 * Tagging TrigT1CaloCalibTools-00-00-37
102 * fixing memory leaks in the CBNTAA algorithms
103
104
105 2008-05-31 Damien Prieur <prieur@cern.ch>
106
107 * Tagging TrigT1CaloCalibTools-00-00-36
108 * CBNTAA_L1CaloJEM:
109 added eta/phi coordinates to JEM RoIs
110 * CBNTAA_L1CaloCPM:
111 the CPM RoI eta/phi coordinates do no longer depend on m_bCPMRoISimHits
112
113 2008-05-31 Damien Prieur <prieur@cern.ch>
114
115 * Tagging TrigT1CaloCalibTools-00-00-35
116 * src/L1CaloCells2TriggerTowers.cxx:
117 fix a bug when checking for connected LAr channels.
118
119 2008-05-14 Damien Prieur <prieur@cern.ch>
120
121 * Tagging TrigT1CaloCalibTools-00-00-34
122 * TrigT1CaloCalibTools/CBNTAA_L1CaloCPM.h & src/CBNTAA_L1CaloCPM.cxx:
123 add other simulated CPM RoI variables to the ntuple
124
125
126 2008-05-14 Damien Prieur <prieur@cern.ch>
127
128 * Tagging TrigT1CaloCalibTools-00-00-33
129 * TrigT1CaloCalibTools/CBNTAA_L1CaloCPM.h & src/CBNTAA_L1CaloCPM.cxx:
130 add simulated CPM RoI variables to CBNTAA
131 * cmt/requirements:
132 add TrigT1CaloTools
133 * share/CBNT_L1CaloPPM_jobOptions.py:
134 add 2 new includes to setup correctly the LArCablingService when doLAr
135 is switched off in the main top option.
136
137
138 2008-04-30 Damien Prieur <prieur@cern.ch>
139
140 * Tagging TrigT1CaloCalibTools-00-00-32
141 * changed long to int in various CBNTAA_xxxx algorithms
142 * src/L1CaloCoolConditionsTester.cxx:
143 dumping L1CaloReadoutConfigContainer every event for L1CaloCondSvc callback testing
144
145 2008-04-23 Damien Prieur <prieur@cern.ch>
146
147 * Tagging TrigT1CaloCalibTools-00-00-31
148 * CBNTAA_L1CaloCPM: Add CPMTower objects to CBNT
149 * CBNTAA_L1CaloCPM & CBNTAA_L1CaloJEM: add properties to
150 enable/disable parts of the ntuple branches.
151
152 2008-04-18 Damien Prieur <prieur@cern.ch>
153
154 * Tagging TrigT1CaloCalibTools-00-00-30
155 * src/L1CaloCoolConditionsTester.cxx & .h:
156 Add new algorithm to test the access to the L1Calo COOL conditions
157 * share/L1CaloCoolConditionsTester.py:
158 jo to launch the L1CaloCoolConditionsTester algorithm
159
160
161 2008-04-14 Damien Prieur <prieur@cern.ch>
162
163 * Tagging TrigT1CaloCalibTools-00-00-29
164 * src/CBNTAA_L1CaloPPM.cxx & .h:
165 Added signal shape from calorimeter readout
166 * TrigT1CaloCalibTools/L1CaloCells2TriggerTowers.cxx & .h:
167 Added method to build trigger tower signal shape from individual calo waves
168
169
170 2008-03-31 Damien Prieur <prieur@cern.ch>
171
172 * Tagging TrigT1CaloCalibTools-00-00-28
173 * share/CBNT_L1CaloPPM_jobOptions.py :
174 add include CaloConditions/CaloConditions_jobOptions.py to load the TT/cells & TT on/off maps
175 event when doLar is swithced off in the main jo
176 * src/CBNTAA_L1CaloPPM.cxx:
177 made it more error-proof when CaloCells container is not in SG
178
179
180 2008-03-06 Damien Prieur <prieur@cern.ch>
181
182 * Tagging TrigT1CaloCalibTools-00-00-27
183 * cleaning of src/component/TrigT1CaloCalibTools_entries.cxx
184
185 2008-03-06 Damien Prieur <prieur@cern.ch>
186
187 * Tagging TrigT1CaloCalibTools-00-00-26
188 * fix for a compilation error, bad include TrigT1CaloCalibConditions/L1CaloPprDacScanPars.h
189
190 2008-03-05 Damien Prieur <prieur@cern.ch>
191
192 * Tagging TrigT1CaloCalibTools-00-00-25
193 * L1CaloCells2TriggerTowers/L1CaloCells2TriggerTowers.h src/L1CaloCells2TriggerTowers.cxx:
194 New tool to associate CaloCells to trigger towers in order to get an estimation
195 of the trigger tower energy.
196 * CBNTAA_L1CaloPPM: add new branches to CBNTAA
197
198 2008-02-22 Damien Prieur <prieur@cern.ch>
199
200 * Tagging TrigT1CaloCalibTools-00-00-24
201 * CBNTAA_L1CaloPPM: add new branches to CBNTAA
202
203 2008-02-03 Damien Prieur <prieur@cern.ch>
204
205 * Tagging TrigT1CaloCalibTools-00-00-23
206 * TrigT1CaloCalibTools/L1CaloPedestals2Ntuple.h, src/L1CaloPedestals2Ntuple.cxx:
207 fix ntuple corruption
208 * share/L1CaloPedestals2Ntuple.py: add new jo
209 * moved jo to configurable
210
211 2008-01-22 Damien Prieur <prieur@cern.ch>
212
213 * Tagging TrigT1CaloCalibTools-00-00-22
214 * src/CBNTAA_L1CaloRODHeader.cxx, TrigT1CaloCalibTools/CBNTAA_L1CaloRODHeader.h:
215 Adding new CBNT alg to dump RODHeader information
216 * share/CBNT_L1CaloRODHeader_jobOptions.py:
217 JO to steer the CBNTAA_L1CaloRODHeader alg.
218
219 2008-01-21 Damien Prieur <prieur@cern.ch>
220
221 * Tagging TrigT1CaloCalibTools-00-00-21
222 * src/CBNTAA_L1CaloCPM.cxx & CBNTAA_L1CaloJEM.cxx: Change some CBNT branched from "L" to "I"
223
224 2007-11-29 Damien Prieur <prieur@cern.ch>
225
226 * Tagging TrigT1CaloCalibTools-00-00-20
227 * src/CBNTAA_L1CaloCPM.cxx: fix m_roi_location not being cleared in betwen events
228
229 2007-11-21 Damien Prieur <prieur@cern.ch>
230
231 * Tagging TrigT1CaloCalibTools-00-00-19
232 * src/CBNTAA_L1CaloJEM.cxx: correct mispelled branch name
233
234 2007-11-21 Damien Prieur <prieur@cern.ch>
235
236 * Tagging TrigT1CaloCalibTools-00-00-18
237 * src/CBNTAA_L1CaloJEM.cxx, src/CBNTAA_L1CaloCPM.cxx: added missing branches
238
239 2007-11-13 Damien Prieur <prieur@cern.ch>
240
241 * Tagging TrigT1CaloCalibTools-00-00-17
242 * src/CBNTAA_L1CaloJEM.cxx, src/CBNTAA_L1CaloCPM.cxx: various fixes bis repetita
243
244 2007-11-13 Damien Prieur <prieur@cern.ch>
245
246 * Tagging TrigT1CaloCalibTools-00-00-16
247 * src/CBNTAA_L1CaloJEM.cxx, src/CBNTAA_L1CaloCPM.cxx: various fixes
248
249 2007-10-09 Damien Prieur <prieur@cern.ch>
250
251 * Tagging TrigT1CaloCalibTools-00-00-15
252 * src/CBNTAA_L1CaloJEM.cx: fix CMMEtSums branches name
253
254 2007-10-08 Damien Prieur <prieur@cern.ch>
255
256 * Tagging TrigT1CaloCalibTools-00-00-14
257 * cmt/requirements: add DataModel
258
259 2007-10-05 David Quarrie <David.Quarrie@cern.ch>
260
261 * Tagging TrigT1CaloCalibTools-00-00-13
262 * TrigT1CaloCalibTools/L1CaloTTIdTools.h: Move initialization of class statics to the corrresponding .cxx file
263 * src/L1CaloTTIdTools.cxx: Move initialization of class statics to the corrresponding .cxx file
264
265 2007-10-03 Damien Prieur <prieur@cern.ch>
266
267 * Tagging TrigT1CaloCalibTools-00-00-12
268 * TrigT1CaloCalibTools/CBNTAA_L1CaloCPM.h, src/CBNTAA_L1CaloCPM.cxx,
269 TrigT1CaloCalibTools/CBNTAA_L1CaloJEM.h, src/CBNTAA_L1CaloJEM.cxx:
270 add new CBNTAA to dump the CPM and JEM information
271 * share/CBNT_L1CaloCPM_jobOptions.py, share/CBNT_L1CaloJEM_jobOptions.py,
272 share/CBNT_L1Calo_jobOptions.py: added jo to drive the new CBNTAA
273
274 2007-07-06 Damien Prieur <prieur@cern.ch>
275
276 * Tagging TrigT1CaloCalibTools-00-00-11
277 * share/CBNT_L1CaloPPM_jobOptions.py: switching to configurable
278
279 2007-07-06 Damien Prieur <prieur@cern.ch>
280
281 * Tagging TrigT1CaloCalibTools-00-00-10
282 * TrigT1CaloCalibTools/CBNTAA_L1CaloPPM.h, src/CBNTAA_L1CaloPPM.cxx:
283 add new CBNTAA to dump the content of TriggerTowerCollection
284 * share/CBNT_L1CaloPPM_jobOptions.py
285 add jo to drive CBNTAA_L1CaloPPM
286 * cmt/requirements:
287 add CBNT_Utils
288
289 2007-07-02 Damien Prieur <prieur@cern.ch>
290
291 * Tagging TrigT1CaloCalibTools-00-00-09
292 * TrigT1CaloCalibTools/L1CaloTTIdTools.h, src/L1CaloTTIdTools.cxx:
293 add method pos_neg_z(double eta), bugfix etaIndex(double eta), const-ness correction
294
295 2007-06-28 Damien Prieur <prieur@cern.ch>
296
297 * Tagging TrigT1CaloCalibTools-00-00-08
298 * fix requirement dependencies
299
300 2007-06-25 Damien Prieur <prieur@cern.ch>
301
302 * Tagging TrigT1CaloCalibTools-00-00-07
303 * TrigT1CaloCalibTools/L1CaloPedestals2Ntuple.h:
304 change maxTT to 7200
305 * /misc/ttview:
306 Add ttview external program to display the content of ntuples created
307 by TrigT1CaloCalibTools dumping algorithms
308
309 2007-06-25 Damien Prieur <prieur@cern.ch>
310
311 * Tagging TrigT1CaloCalibTools-00-00-06
312 * TrigT1CaloCalibTools/L1CaloTTCollection2Ntuple.h, src/L1CaloTTCollection2Ntuple.cxx:
313 add new branches to tree, change TT2NTUPLE_maxTT to 7200
314
315 2007-06-22 Damien Prieur <prieur@cern.ch>
316
317 * Tagging TrigT1CaloCalibTools-00-00-05
318 * TrigT1CaloCalibTools/L1CaloTTIdMaps2Ntuple.h, src/L1CaloTTIdMaps2Ntuple.cxx:
319 Add new branches to the ROOT output ntuple
320 * TrigT1CaloCalibTools/L1CaloTTIdTools.h, src/L1CaloTTIdTools.cxx:
321 Add new methods to handle InternalTriggerTower and to get offline position indexes
322 out of the real eta,phi coordinates
323 * L1CaloTTOnAttrIdMapMaker, L1CaloTTOnOffIdMapMaker,
324 /share/L1CaloTTOnAttrIdMapMaker_jobOptions.py, /share/L1CaloTTOnOffIdMapMaker_jobOptions.py:
325 Change IOV properties from Event to Luminosity Block
326 * src/L1CaloTTIdMaps2Ntuple.cxx:
327 Removed hack that was shifting FCAL layer 3 TT to eta indexes 2 and 3 of region 3 for event
328 display purpose. With the new L1CaloTTOnOffIdMap tag -0001 these TT are already mapped to
329 indexes 2 & 3 by default.
330
331 2007-05-14 Damien Prieur <prieur@cern.ch>
332
333 * Tagging TrigT1CaloCalibTools-00-00-04
334 * TrigT1CaloCalibTools/L1CaloTTCollection2Ntuple.h, src/L1CaloTTCollection2Ntuple.h:
335 Add algorithm to dump TriggerTowerCollection to a pure ROOT ntuple
336
337 2007-05-11 Damien Prieur <prieur@cern.ch>
338
339 * Tagging TrigT1CaloCalibTools-00-00-03
340 * Add jobOptions files
341
342
343 2007-05-11 Damien Prieur <prieur@cern.ch>
344
345 * Tagging TrigT1CaloCalibTools-00-00-02
346 * Tools used for L1Calo calibration
| 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.
|
|