001 2009-11-06 Cecile Lapoire
002 * added flag in JetProbTag.cxx so that calibrationTool is not retrieved in reference mode
003 * changed binning in SoftElectronTag.cxx for ptrel and d0 histograms
004 * tagged as JetTagTools-00-05-71
005
006 2009-11-03 Jean-Baptiste de Vivie
007 * bug fix when using SVX direction for signing
008 * tagged as JetTagTools-00-05-70
009
010 2009-11-03 Cecile Lapoire
011 * modified JetProbTag.cxx to use bins with variable size for reference histogram
012 * added function fillHistoWithWeight in HistoHelperRoot.cxx needed for JetProb reference histogram filling
013 * tagged as JetTagTools-00-05-69
014
015 2009-10-26 Cecile Lapoire
016 * restricted track weight computing to Analysis mode in JetProbTag.cxx
017 * tagged as JetTagTools-00-05-68
018
019 2009-10-14 Jean-Baptiste de Vivie
020 * protect JetFitter against 0 ip3d proba
021 * tagged as JetTagTools-00-05-67
022
023 2009-09-22 Laurent Vacavant
024 * fix in SVForIPTool
025 * tagged as JetTagTools-00-05-66
026
027 2009-08-20 Laurent Vacavant
028 * protection for FPE in TrackSelector if # of d.o.f is zero
029 * fixes bug #54618
030 * tagges as JetTagTools-00-05-65
031
032 2009-07-21 Giacinto Piacquadio
033 * fixes for new TrackToVertexIPEstimator tool (use interface), add default to SoftElectronTag, change from z0 to zoSinTheta in IPTag
034 * tagged as JetTagTools-00-05-64
035
036 2009-07-21 Giacinto Piacquadio
037 * remove TTrainedNetwork and JetFitterNetworkToHisto tool and move to TrkNeuralNetworkPackage
038 * change JetFitterNNTool accordingly
039 * change limit in JetFitterNNTool from -4000 to a very small number for IP3D weight
040 * tagged as JetTagTools-00-05-63
041
042 2009-07-08 Cecile Lapoire
043 * fixed bug in SoftElectronTag.cxx : m_d0wrtPvx instead of m_d0ErrwrtPvx was set to sigmad0
044 * tagged as JetTagTools-00-05-62
045
046 2009-06-18 Laurent Vacavant
047 * started uniformization of print-outs (start with #BTAG#)
048 * tagged as JetTagTools-00-05-61
049
050 2009-06-09 Cecile Lapoire
051 * re-added deleted lines in IPTag.cxx setting z0 and z0Err
052 * tagged as JetTagTools-00-05-60
053
054 2009-05-14 Giacinto Piacquadio
055 * fix in JetFitterNNTool: degraded ERROR TO WARNING not to stop production
056 * the underlying problem still needs investigations
057 * tagged as JetTagTools-00-05-59
058
059 2009-05-09 Cecile Lapoire
060 * fixed JetProbTag, IPTag and SoftElectronTag
061 * tagged as JetTagTools-00-05-57
062
063 2009-05-06 Cecile Lapoire
064 * fixed JetProbTag
065 * tagged as JetTagTools-00-05-56
066
067 2009-02-16 Laurent Vacavant
068 * isolated use of inDetTestBLayerTool in TrackSelector (if not available)
069 * set useBLayerHitPrediction to false temporarily
070 * tagged as JetTagTools-00-05-55
071
072 2009-02-11 Laurent Vacavant
073 * minor fixes for gcc43
074 * tagged as JetTagTools-00-05-54
075
076 2009-02-05 Lorenzo Feligioni
077 * added interface to conddb through InDetTestBLayerTool - used in the track selection
078 * tagged as JetTagTools-00-05-53
079
080 2009-02-04 Laurent Vacavant
081 * restored temporarily JetFitter calibration text files
082 * activated 4th LR variable in SVTag: deltaR between jet axis and PV-SV direction
083 * tagged as JetTagTools-00-05-52
084
085 2009-01-18 Laurent Vacavant
086 * tagged as JetTagTools-00-05-51
087
088 2009-01-15 Frederic Derue <derue@lpnhe.in2p3.fr>
089 * continue fixing classes for AthenaBaseComps (task #8629): SET
090
091 2009-01-14 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
092 * continue fixing classes for AthenaBaseComps (task #8629): SVTag, EmulTag, JetProb, SVForIPTool, CombinerTool, CombinerToolTag
093
094 2009-01-13 Thomas Goepfert
095 * fix TrackCounting class for AthenaBaseComps (task #8629)
096
097 2009-01-02 Laurent Vacavant
098 * started fixing classes for AthenaBaseComps (task #8629): IPTag, TrackSelector, NewLikelihood
099 * removed treatment of impact parameters defined at perigee in IPTag
100
101 2008-18-12 Andreas Wildauer
102 * fix package compilation failure in mig6 due to code
103 clean up in lower level EDM packages
104 * tagged as JetTagTools-00-05-50
105
106 2008-11-30 Laurent Vacavant
107 * fix requirement file for checkreq warnings
108 * tagged as JetTagTools-00-05-49
109
110 2008-11-30 Giacinto Piacquadio
111 * small further fix
112 * tagged as: JetTagtools-00-05-48
113
114 2008-11-30 Giacinto Piacquadio
115 * changes to read coefficients for JetFitter likelihood from COOL DB
116 * one level protection against reading in wrong text file
117 (if still using old DB)
118 * tagged as: JetTagtools-00-05-47
119
120 2008-11-3 Zaidan
121 * crash fix in JetProb: added protection if TracToVertexIPEstimator failed
122 * check in JetProb if ToolHandles are valid before using them
123 * tagged as: JetTagTools-00-05-46
124
125 2008-11-3 Zaidan
126 * fixed bug in JetProb
127 * tagged as JetTagTools-00-05-45
128
129 2008-10-27 Frederic Derue <derue@lpnhe.in2p3.fr>
130 * src/SoftElectronTag.cxx (.h) : use of TrackToVertexIPEstimator +
131 select best electron based on electron-weight*pTrel*d0 in one step
132 * tagged as JetTagTools-00-05-43
133
134 2008-10-15 Frederic Derue <derue@lpnhe.in2p3.fr>
135 * cmt/requirements: adapt for Reconstruction/egamma
136 * tagged as JetTagTools-00-05-41
137
138 2008-10-13
139 * bug fix in JetProbTag
140 * tagged as JetTagTools-00-05-40
141
142 2008-10-07
143 * bug fix in JetProbTag
144 * changed JetProb to rely on the new TrackToVertexIPEstimator tool in Tracking
145 * changed JetProb so that one can choose to use histograms or fit function as calibration
146 * tagged as JetTagTools-00-05-39
147
148 2008-08-28 Thomas Goepfert
149 * TrackCounting tagger now uses TrackToVertexIPEstimator in tool Tracking
150 * tagged as JetTagTools-00-05-38
151
152 2008-09-16 Laurent Vacavant
153 * check if pointer to TracToVertexIPEstimator is non-null in IPTag
154 * separate calibration output files in reference mode
155 * fixed reference mode for soft lepton taggers
156 * tagged as JetTagTools-00-05-36
157 * removed cout in SoftMuTag
158 * tagged as JetTagTools-00-05-37
159
160 2008-09-15 Laurent Vacavant
161 * TrackSelector is now using PixDeadSensors (except b-layer) and SCTDeadSensors
162 * fixed checkreq warnings
163 * now check initialization of TrackToVertexIPEstimator in IPTag.cxx
164 * tagged as JetTagTools-00-05-35
165
166 2008-09-12 Giacinto Piacquadio
167 * changed Taggers to use VxCandidate instead of RecVertex
168 * changed IP3D to rely on the new TrackToVertexIPEstimator tool in Tracking
169 * a bug in the calculation of the 3d sign is also fixed
170 * tagged as JetTagTools-00-05-33
171
172 * small fix to IP3DTag
173 * tagged as JetTagTools-00-05-34
174
175 2008-08-28 Thomas Goepfert
176 * added TrackCounting tagger
177 * tagged as JetTagTools-00-05-30
178
179 2008-05-31 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
180
181 * Fix a Floating Point Exception in SoftElectronTag
182 * tagged as JetTagTools-00-05-29
183
184 2008-07-30 David Quarrie <David.Quarrie@cern.ch>
185
186 * src/GradedTrack.cxx: Add #include <sys/types.h> for MacOSX compatibility
187 * tagged as JetTagTools-00-05-28
188
189 2008-07-24 Laurent Vacavant
190 * same fix as below for JetProb
191 * tagged as JetTagTools-00-05-27
192
193 2008-07-21 Laurent Vacavant
194 * fix in IPTag to know which tracks are FromV0 even if rejectBadTracks is false
195 * tagged as JetTagTools-00-05-26
196
197 2008-06-29 Giacinto Piacquadio
198 * important fix to the calibration files for the JetFitter likelihood
199 (coefficients which are not yet in the DataBase)
200 * fixes also bug #37772 (floating point exception)
201 * tagged as JetTagTools-00-05-25
202
203 2008-06-24 Frederic Derue <derue@lpnhe.in2p3.fr>
204 * Modify SoftElectronTag to have better d0 calculation +
205 error->warning message
206 * tagged as JetTagTools-00-05-23
207
208 2008-06-19 Laurent Vacavant
209 * fixed reference mode for SVTag (m_likelihoodTool outside scope)
210 * tagged as JetTagTools-00-05-22
211
212 2008-05-27 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
213
214 * Fix some Floating Point Exceptions noticed by S. Snyder
215 * tagged as JetTagTools-00-05-18
216
217 2008-05-27 Giacinto Piacquadio
218 * fix JetFitterTag in case only the basic InfoObject is written out
219 * tagged as JetTagTools-00-05-16
220
221 2008-05-27 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
222
223 * Modify SoftElectronTag so that in can also look at Photon (softE misidentified as conversion)
224 * tagged as JetTagTools-00-05-15
225
226 2008-05-24 Laurent Vacavant
227 * fixed JetProbTag to fill right info (Base & Plus) when running in negative tag mode
228 * tagged as JetTagTools-00-05-14
229
230 2008-05-20 Laurent Vacavant
231 * fixed a few printout levels
232 * tagged as JetTagTools-00-05-12
233
234 2008-05-20 Marc Lehmacher & Giacinto Piacquadio
235 * bug corrected in BasicTrackGradeFactory
236 * new DetailedTrackFactory in
237
238 2008-05-19 Marc Lehmacher & Giacinto Piacquadio
239 * addition of interfaces / tools for multiple track categories choices
240 * modified IPTag, TrackSelector, JetProb, GradedTrack
241 * addition of ITrackGradeFactory and BasicTrackGradeFactory
242 * DetailedTrackGradeFactory still missing
243 * still to be tested
244 * not tagged yet
245
246 2008-05-18 Remi Zaidan
247 * update of SVTag: added new variable for SV1 (DeltaR between Jet axis and PV-SV direction)
248 * added a flag 'UseDRJetPvSv' to switch ON/OFF the use of the new variable (default OFF)
249 * tagged as JetTagTools-00-05-08
250
251 2008-05-16 Remi Zaidan
252 * added UsePosIP and UseNegIP flags to control choice of IP sign
253 * added flipIP flag to flip IP sign for negative tags
254 * removed all unused information about z impact parameter
255 * fixed crash occuring when a calibration histogram is not found in COOL DB
256 * tagged as JetTagTools-00-05-07
257
258 2008-05-15 Remi Zaidan
259 * modified JetProb to use calibrations from COOL instead of resolution function
260 * now JetProb can use the track categories defined by jobO
261 * tagged as JetTagTools-00-05-06
262
263 2008-05-15 Frederic Derue (derue@lpnhe.in2p3.fr)
264 * *.h : add comments for documentation
265 * src/SoftElectronTag.cxx : few minor changes
266 * tagged as JetTagTools-00-05-05
267
268 2008-05-13 Laurent Vacavant
269 * changed reference type for IPTag and SVTag to "ALL" (was "B")
270 * a bit of uniformization for property names of IPTag and SVTag
271 * modified SVTag for SV0
272 * tagged as JetTagTools-00-05-04
273
274 2008-04-29 Laurent Vacavant
275 * reserved space for vectors in IPTag (to fix 'bug' report #36100)
276 * tagged as JetTagTools-00-05-03
277
278 2008-04-10 Frederic Derue
279 * src/SoftElectronTag.cxx : track quality cuts + m_Db m_Du normalized
280
281 2008-03-30 Jean-Baptiste de Vivie
282 * Adapt to new Jet EDM
283
284 2008-03-19 Giacinto Piacquadio
285 * fix old TrackSelector (no crash in
286 case of failure of extrapolation, just WARNING)
287
288 2008-03-19 Giacinto Piacquadio
289 * restructure JetFitterLikelihood in order
290 to delete all objects in the finalize()
291 * calibration can now change during run
292 * tagged as JetTagTools-00-04-43
293
294 2008-03-19 Laurent Vacavant
295 * clean up to empty vectors in NewLikelihood
296 * tagged as JetTagTools-00-04-42
297
298 2008-03-18 Laurent Vacavant
299 * fix verbosity in SoftMu
300 * tagged as JetTagTools-00-04-41
301
302 2008-03-13 Giacinto Piacquadio
303 * fix delete / delete[] mismatch
304
305 2008-03-11 Giacinto Piacquadio
306 * fix speed of JetFitterLikelihood (now a factor x10 faster)
307
308 2008-02-24 Giacinto Piacquadio
309 * tool SVForIPInfo
310 * completed migration to InDetVKalVxInJetTool
311 * new JetFitter calibration text files for rel 13 (only Cone4H1Tower)
312 * JetFitter likelihood histograms + Neural Network histograms migrated to COOL
313
314 2008-02-22 Giacinto Piacquadio
315 * SVTag: updated to use InDetVKalVxInJetTool and
316 3d significance calculation
317 To do: decide if to add again number of tracks in jet
318 * IPTag: updated to use InDetVKalVxInJetTool
319 * IPTag: added possibility to use info from JetFitter vs 2
320 (not tested yet)
321 * fix JetFitter calibration file for root v 5.14
322
323 2008-02-21 Giacinto Piacquadio
324 * updated Tagger for JetFitter vs 2
325 * new Tagger with NN
326
327 2008-02-19 Andreas Wildauer
328 * get FitQuality from TrkEventPrimitives
329
330 2008-02-06 Frederic Derue <derue@lpnhe.in2p3.fr>
331 * SoftElectronTag.cxx (.h) : migration to COOL
332
333 2008-01-07 Andreas Wildauer
334 * adjusted to changes in Reco/Particle
335 truth is now in Reco/ParticleTruth
336 * tagged as JetTagTools-00-04-33
337
338 2007-12-17 David Quarrie <David.Quarrie@cern.ch>
339
340 * cmt/requirements: Extend ROOT linkopts to include RooFit.
341 * src/LikelihoodMultiDTool.cxx: Add include <cmath> for LCG_54 compatibility
342 * src/LikelihoodTool.cxx: Ditto
343 * src/NewLikelihoodTool.cxx: Ditto
344 * tagged as JetTagTools-00-04-32
345
346 2007-12-14 Laurent Vacavant
347
348 * changes for calibrations from COOL:
349 * imported new tool: NewLikelihoodTool
350 * update IPTag, SVTag
351 * minor updates to GradedTrack and HistoHelperRoot
352 * tagged as JetTagTools-00-04-31
353
354 2007-12-09 Giacinto Piacquadio
355 * general interface for secondary vertex finding
356 * VKalVrt still needs to be adapted to it
357
358 2007-11-28 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
359
360 * Add a tool for random b-tagging (plus corresponding root files)
361 * Add calibrations from r1206 T1 and ttjj events
362 * Fix from S. Snyder (protection in SVTag)
363
364 2007-10-19 Giacinto Piacquadio
365 * migrate JetFitter to the use of TrackParticleBase instead of TrackParticle
366
367 2007-10-18 Giacinto Piacquadio <piacquadio AT physik.uni-freiburg.de>
368 * Fix memory leak in JetFitterLikelihood
369
370 2007-08-28 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
371
372 * Fix in SoftElectronTag (wrong selection for SoftE)
373 * Create a SoftElectrononInfo only if there is at least one selected electron in jet
374 * Fix for checkreq (?)
375
376 2007-08-09 Andreas Wildauer
377 * adjust SecVtxTag to new vertex fitter interfaces (ParametersBase instead of TrackParameters)
378
379 2007-07-09 Scott S. Snyder <snyder@bnl.gov>
380
381 * Fix memomry leaks (~IPTag, JetProbTag::finalise)
382 * Compilation warnings (TrackSelector, requirements)
383
384 2007-07-05 Andreas Wildauer
385 * bugfix in SecVtxTag concerning use of vertex fitter
386
387 2007-06-25 Giacinto Piacquadio <piacquadio AT physik.uni-freiburg.de>
388 * bug fix: collection name in JetFitter calibration file didn't follow
389 correctly the general change in the jet collection names
390
391 2007-06-05 Andreas Wildauer
392 * adjustments to changes in TrackParticleTruth (for T/P split)
393
394 2007-05-25 Henri Bachacou henri.bachacou@cern.ch
395 * Soft Muon Tagging: 1D histos are not smoothed on-the-fly anymore.
396 -> updated reference files, turned off smoothing for 1D soft mu histos
397
398 2007-05-20 Giacinto Piacquadio <piacquadio AT physik.uni-freiburg.de>
399 * bugfix in JetFitter: fix rare crash on high-pT jets
400
401 2007-05-15 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
402
403 * follow changes in jet collection names (Again !)
404 * write InfoPlus only on request (by default on Cone4H1Tower and Cone4Truth)
405
406 2007-04-28 Giacinto Piacquadio <piacquadio AT physik.uni-freiburg.de>
407 * added the new JetFitter based BTagging algorithm:
408 1) JetFitterTag (b-tagging tool)
409 2) JetFitterNtupleWriter (writes ntuple for making ref histos)
410 3) JetFitterLikelihood (loads and keeps likelihood)
411 4) JetFitterVariablesFactory (takes the vertexing object
412 and calculates the quantities for B-Tagging)
413 * added CombinerToolTag, a new ITagTool which combines more likelihoods
414 (just uses the existing CombinerTool and puts the output into
415 a BaseTagInfo object)
416 * changed TrackSelector (default options as before), added:
417 1) chi2/ndf cut for tracks (as in vertexing code)
418 2) max sigd0
419 2) max sigz0
420 * added first preliminary reference histos+coefficients [WH(120)/Cone4/csc11]
421
422 2007-04-11 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
423
424 * follow changes in jet collection names
425
426 2007-03-23 Henri Bachacou henri.bachacou@cern.ch
427
428 * LikelihoodMultiDTool and HistoHelperRoot:
429 Moved 1D interpolation to HistoHelperRoot,
430 where it belongs.
431
432 2007-03-23 Henri Bachacou henri.bachacou@cern.ch
433
434 * LikelihoodMultiDTool: Option to interpolate 1D histograms
435 and adapt smoothing to number of entries in histogram.
436 * SoftMuonTag: separate likelihoods for STACO (Combined)
437 and MuTag (LowPt); add new algorithm, L1DL1D, simple
438 product of pT and pTrel likelihoods.
439 * Update SoftMuonTag p.d.f's accordingly (mix of WH and ttbar)
440
441 2007-03-08 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
442
443 * use the common BtagTrackToVertex also in the TrackSelectors
444
445 2007-02-14 Henri Bachacou henri.bachacou@cern.ch
446
447 * remove excessive INFO message in SoftMuonTag.
448
449 2007-02-01 Andreas Wildauer
450
451 * bug fix, forgot to remove includes to ILikelihoodTool in some taggers
452
453 2007-01-30 Andreas Wildauer
454
455 * adjusted SecVtxTag to use its tools as toolhandles/configurables
456 * LikelihoodTool does not inherit from ILikelihoodTool anymore.
457 It was a useless inheritance causing "inconveniences" in ToolHandle (ILikelihoodTool does not provide any interfaces ...)
458 * in addition, I removed ILikelihood from the package (it is not needed anymore)
459
460 2007-01-26 Andreas Wildauer
461
462 * adjusted IPTag to use its tools as toolhandles/configurables
463 * LikelihoodMultiDTool does not inherit from ILikelihoodTool anymore.
464 It was a useless inheritance causing "inconveniences" in ToolHandle (ILikelihoodTool does not provide any interfaces ...)
465
466 2007-01-09 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
467
468 * SoftMuonTag modif. for ESD/AOD muon merge
469
470 2007-01-09 Jean-Baptiste de Vivie <devivie@lal.in2p3.fr>
471
472 * SoftElectronTag modif. for ESD/AOD egamma merge
473
474 2006-12-22 Andreas Wildauer
475
476 * adjusted SecVtxTag to changes in vertex EDM
477
478 2006-12-14 Andreas Wildauer
479
480 * adjusted SecVtxTag.cxx main branch to changes in vertexing (MeasPer -> TrackParameters)
481 * last tag to work with 12.0.4 branch is JetTagTools-00-03-44
482
483 2006-12-07 Henri Bachacou <henri.bachacou@cern.ch>
484
485 * Remove use of muon extrapolated track
486
487 2006-12-01 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
488
489 * Add units (GeV, mm).
490
491 2006-11-23 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
492
493 * Protection in case the extrap. to the PVX failed
494 (take the d0 at perigee instead)
495
496 2006-11-21 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
497
498 * Symmetrize SoftEl vs SoftMu w.r.t. calibration file treatment
499
500 2006-10-11 Henri Bachacou <henri.bachacou@cern.ch>
501
502 * Add options in LikelihoodMultiD for SoftMu
503 * Clean up SoftMuonTag
504
505 2006-10-11 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
506
507 * Improvements for SoftElectronTag
508
509 2006-02-11 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
510
511 * Fixes
512
513 2006-30-10 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
514
515 * For Henri, SoftMuonTag improvments
516
517 2006-20-10 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
518
519 * huge-bug fix in SVTag (thanks Henri !) affecting
520 all b-tag results from SV with Cone7 or Kt jets.
521
522 2006-09-22 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
523
524 * bug fixes in IPTag and JetProb
525
526 2006-09-13 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
527
528 * use makeValid for IPTag (and SVTag) to be able to use them
529 instead of lifetime in lhSig
530 * cleaning (remove oldInfo stuff)
531
532 2006-09-08 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
533
534 * For Anna : electrons have to be identified by the SoftE algo.
535
536 2006-09-03 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
537
538 * Add IP1D (to keep at the end only one IP tool)
539 * new calib. files (with SipZ0)
540
541 2006-08-25 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
542
543 * SecVtxTag.cxx : put Andreas mod. for the new VxVertex
544
545 2006-07-27 Laurent Vacavant
546
547 * removed VertexTag
548 * cleanup (removed some cout)
549
550 2006-07-27 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
551
552 * SoftMuonTag : can do SoftMuonTag at AOD level
553
554 2006-07-26 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
555
556 * SVTag : add a vector of SVTrackInfo in SVInfoPlus
557
558 2006-07-20 Andreas Wildauer <andreas.wildauer@cern.ch>
559
560 * JetEvent moved to Reco/Jet
561
562 2006-06-26 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
563
564 * SoftMuon : pT(mu) w.r.t. jet+mu
565
566 2006-05-17 Laurent Vacavant
567
568 * bug fix for Andreas in LikelihoodTool: return value if no vertex
569
570 2006-05-17 Laurent Vacavant
571
572 * bug fix in IPTag.cxx: put significances in IPInfoPlus instead of errors
573
574 2006-05-11 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
575
576 * gcc344 fixes + SoftE (new names for Weight)
577
578 2006-05-05 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
579
580 * bug fix in the histogram preparation (analysis mode)
581
582 2006-05-05 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
583
584 * bug fix in IPTag ref. mode
585
586 2006-04-21 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
587
588 * update for the new SvxSummary
589
590 2006-04-11 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
591
592 * cleaning and fixes
593
594 2006-04-07 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
595
596 * minor fixes
597
598 2006-04-03 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
599
600 * bring back SoftEl and SoftMu. Still not tested at runtime !!!
601
602 2006-03-28 Andreas Wildauer <andreas.wildauer@cern.ch>
603
604 * adjusted SoftLepton taggers to new location of Electron/Muon
605
606 2006-03-15 Andreas Wildauer <andreas.wildauer@cern.ch>
607
608 * fixed "jet cleaning cut bug" in LifetimeTag and SecVtxTag
609 (thanks to Laurent for spotting it :-))
610
611 2006-03-15 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
612
613 * updated for reference mode with 3 jet collections
614 * HistoHelper related fixes for Andreas' taggers
615 * other bug fixes
616
617 2006-03-15 Andreas Wildauer <andreas.wildauer@cern.ch>
618
619 * removed AIDA support which was still there as a remnant
620 * updated cern taggers to support reference mode again
621
622 2006-03-14 Laurent Vacavant
623
624 * fixes in IPTag, SVTag, JetProbTag
625
626 2006-03-13 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
627
628 * even uglier smoothASH3D, working with odd machines
629 * fix fore GradedTrack
630
631 2006-03-13 Laurent Vacavant
632
633 * fix taggers for new ParticleJet
634 * use also new infos
635 * new calibration files
636
637 2006-03-08 Andreas Wildauer <andreas.wildauer@cern.ch>
638
639 * first version which works with new ParticleJet
640 * last tag to work with 11.3.0 or earlier is: JetTagTools-00-02-11
641
642 * only LifetimeTag adjusted so far - others will follow
643
644 2006-02-28 Laurent Vacavant <vacavant@in2p3.fr>
645
646 * property+code to use SharedHit information from TrackSummary
647
648 2006-01-20 Andreas Wildauer <andreas.wildauer@cern.ch>
649
650 * adjusted SecVtxTag to use VKal tool
651 * adjusted LikelihoodTool to calculate proper weight/likelihood for secvtx
652
653 2006-01-10 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
654
655 * bug fix (GradedTrack, LikelihoodMultiDTool (for Clone))
656 * in ref. mode, book all histograms (whatever the flavor to calibrate)
657 * change in outputlevel
658
659 2006-01-02 Andreas Wildauer <andreas.wildauer@cern.ch>
660
661 * fixed an unchecked status code in LikelihoodTool.cxx
662
663 2005-12-15 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
664
665 * fix for reference mode for SV taggers
666
667 2005-12-03 Laurent Vacavant <vacavant@in2p3.fr>
668
669 * added protection for CumulativeChiSquare in SecVtxTag, VertexTag, TrackSelector
670
671 2005-11-21 Andreas Wildauer <andreas.wildauer@cern.ch>
672
673 * fixed a bug in SecVtxTag (crash in case no vertex was returned by the fit tool)
674
675 2005-11-21 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
676
677 * Anna/Marcin SoftElectron
678
679 2005-11-17 Andreas Wildauer <andreas.wildauer@cern.ch>
680
681 * applied patch for compiling with gcc 3.4.4
682
683 2005-11-16 Andreas Wildauer <andreas.wildauer@cern.ch>
684
685 * updated ref histos for life time taggers
686
687 2005-11-16 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
688
689 * bug fix in SharedHitMapper
690 * very first SoftElectronTag (and a MuonTag that is doing nothing)
691
692 2005-11-15 Andreas Wildauer <andreas.wildauer@cern.ch>
693
694 * changed SecVtxTags to use new TrkVertexFitterInterface location
695 * changed SecVtxTags jobOs to use Configured python classes to
696 setup the billoir fast fitter
697
698 2005-11-09 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
699
700 * In ref. mode, book the histos for the SV efficiencies
701 also for SV2
702 * Duplicate N2TNorm and N2TEff
703 (to get rid of some THistSvc error when trying
704 to register two times the same histos.)
705
706 2005-11-08 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
707
708 * Add JetProbTag
709 * New way of doing for SV
710 * Flag to reject bad tracks
711 * new calib (10.5.0, xKal, bad track rejected, from 4854/5/6)
712
713 2005-10-21 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
714
715 * write smoothed Histograms only if explicitely required
716
717 2005-10-09 Laurent Vacavant <vacavant@in2p3.fr>
718
719 * fix bug in LikelihoodMultiD (when summing grades)
720
721 2005-09-26 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
722
723 * bug fix in SV2
724 * allows for bin interpolation in likelihood estimation
725
726 2005-09-22 Andreas Wildauer <andreas.wildauer@cern.ch>
727
728 * yet another bugfix to CombinerTool
729
730 2005-09-21 Andreas Wildauer <andreas.wildauer@cern.ch>
731
732 * bug ifx in CombinerTool.cxx
733 Thanks to Jean Baptiste for spotting it :-)
734
735 2005-09-07 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
736
737 * comment the smoothed Histogram writing for the time being
738
739 2005-09-06 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
740
741 * bug fixes
742 * use two track classes (SharedHitMapper in JetTagTools, temporary)
743
744 2005-08-31 Andreas Wildauer <andreas.wildauer@cern.ch>
745
746 * adjusted to changes in VxVertex
747 * adjusted to shifts in THistSvc
748 * tagged JetTagTools-00-01-00
749 * DOES NOT WORK WITH 10.0.2
750
751 2005-08-26 Andreas Wildauer <andreas.wildauer@cern.ch>
752
753 * various changes and bugfixes to CombinerTool, LHTool,
754 LifetimeTag, SecVtxTag.
755 * removed HistoHelper, changed to THistSvc
756 * removed SoftLeptonTag (can be added later again)
757 * tagged version JetTagTools-00-00-33
758 * LAST ONE TO WORK WITH 10.0.2 ... you need to copy THistSvs as well
759
760 2005-08-12 Andreas Wildauer <andreas.wildauer@cern.ch>
761
762 * fixed compilation error in SVTag.cxx for 10.4.0 build
763
764 2005-08-10 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
765
766 * bug fixes
767
768 2005-08-08 Laurent Vacavant <vacavant@in2p3.fr>
769
770 * changed ITagTool interface: void tagJet(..) instead of StatusCode tagJet(..)
771 * adjusted all taggers for change above
772 * imported HistoHelperRoot to manage histograms with THistSvc
773 * imported GradedTrack to deal with track categories
774 * changed LikelihoodMultiDTool, IPTag, SVTag for changes above
775
776 2005-05-27 Andreas Wildauer <andreas.wildauer@cern.ch>
777
778 * quick fix release for rome to add weights and
779 to be able to run on displaced vertices
780 tagging: JetTagTools-00-00-21
781
782 2005-05-02 Laurent Vacavant <vacavant@in2p3.fr>
783
784 * adjusted to changes in TrackParticle (d0wrtPrimVtx
785 no longer available)
786 * means that TrackSelector is working on d0(perigee)
787 and z0(perigee)-zVertex now
788
789 2005-04-28 Andreas Wildauer <andreas.wildauer@cern.ch>
790
791 * adjusted to changes in TrackPArticle interface
792 * tagged JetTagTools-00-00-20
793 * NOTICE: tag
794 JetTagTools-00-00-19
795 is the LAST ONE which works with 10.0.x branch!
796
797 2005-04-21 Andreas Wildauer <andreas.wildauer@cern.ch>
798
799 * adjusted SecVtx tag tool to run on AOD as well
800
801 2005-04-06 Jean-Baptiste de Vivie <devivie@cppm.in2p3.fr>
802
803 * Updated ref. histos again
804
805 2005-04-06 Andreas Wildauer <andreas.wildauer@cern.ch>
806
807 * updated ref histos
808
809 2005-03-21 Andreas Wildauer <andreas.wildauer@cern.ch>
810
811 * copied all ref histos using ROOT 4/03 to get rid of
812 warning messages (which occur when you read in ROOT 4/02 histos
813 with ROOT 4/03)
814
815 2005-03-15 Andreas Wildauer <andreas.wildauer@cern.ch>
816
817 * bugfix in combiner tool
818
819 2005-03-14 Laurent Vacavant <vacavant@in2p3.fr>
820
821 * added temporary patch in IPTag to transport d0 & z0 errors to PV
822
823 2005-03-11 Andreas Wildauer <andreas.wildauer@cern.ch>
824
825 * commented out "library ..." line in req file
826
827 2005-02-28 Andreas Wildauer <andreas.wildauer@cern.ch>
828
829 * commented some chatty cout statements
830
831 2005-02-25 Laurent Vacavant <vacavant@in2p3.fr>
832
833 * cleaned-up requirements following checkreq warnings
834
835 2005-02-24 Frederic Derue <derue@lpnhep.in2p3.fr>
836
837 * minor fixes for SoftLeptonTag for compilation warnings
838
839 2005-02-22 Laurent Vacavant <vacavant@in2p3.fr>
840
841 * fixes for instance names
842 * changes to use FitQuality
843
844 2005-02-21 Laurent Vacavant <vacavant@in2p3.fr>
845
846 * additions for IP and SV tags
847
848 2005-02-18 Andreas Wildauer <andreas.wildauer@cern.ch>
849
850 * added Combiner for a list of taggers
851 * adjusted to map<std::string, ITagInfo*> change in JetEvent
852
853 2005-02-16 Andreas Wildauer <andreas.wildauer@cern.ch>
854
855 * changed interface of simpleCombine method in CombinerTool.
856 bool CombinerTool::simpleCombine(std::vector<Analysis::ITagInfo*>& bInfoVec, std::vector<double>& likelihood)
857 You have to give it a reference to a double vector now and it will return true or false (depending
858 if it was able to combine or not)
859
860 2005-02-06 Andreas Wildauer <andreas.wildauer@cern.ch>
861
862 * bugfixes in LifetimeTag concerning the histo booking
863
864 2005-02-03 Andreas Wildauer <andreas.wildauer@cern.ch>
865
866 * bugfixes in LikelihoodTool and CombinerTool
867
868 2005-01-31 Andreas Wildauer <andreas.wildauer@cern.ch>
869
870 * Included a HistoLimits struct into the HistoHelper class.
871 It checks the limits of the values to be filled into the histos.
872
873 2005-01-31 Andreas Wildauer <andreas.wildauer@cern.ch>
874
875 * renamed ITagJetTagTool.h to ITagTool.h
876 * adjusted to renaming in JetTagInfo and JetTagEvent
877
878 2005-01-20 Andreas Wildauer <andreas.wildauer@cern.ch>
879
880 * moved PhysicsAnalysis/BTaggingID/BTaggingUtils into this package
881 * appended the ChangeLog of the moved package to this one
882
883 2005-01-19 Emil Obreshkov <Emil.Obreshkov@cern.ch>
884
885 * Create package and tag as JetTagTools-00-00-00
886
887
888 ******** ChangeLog of the package when it was in
889 PhysicsAnalysis/BTaggingID/BTaggingUtils
890
891 2005-01-13 Fredric Derue <derue@lpnhep.in2p3.fr>
892
893 * BJetSoftLeptonTag.cxx (.h) : new class for soft lepton tagging
894 * Likelihhod.cxx : add soft lepton histos
895 * components/BTaggingUtils_entries.cxx : add BJetSoftLeptonTag
896
897 2004-12-15 Fredrik Akesson <fredrik.akesson@cern.ch>
898
899 * Adjusted for major tag change in VxVertex, VxBilloirTools
900
901 2004-12-10 Fredrik Akesson <fredrik.akesson@cern.ch>
902
903 * Adjusted for namespace change of Vertex to Trk
904
905 2004-10-22 Andreas Wildauer <andreas.wildauer@cern.ch>
906
907 * fixed behaviour in SecVtxTag in case no sec vertex was found
908
909 2004-10-21 Andreas Wildauer <andreas.wildauer@cern.ch>
910
911 * changed ref histo boundaries
912 * various bug fixes
913
914 2004-10-08 Andreas Wildauer <andreas.wildauer@cern.ch>
915
916 * first version for release 9.0.0
917 * inheritance structure of the tag tools has been
918 changed. No casting from the client side is necessary
919 anymore.
920
921 2004-09-24 Andreas Wildauer <andreas.wildauer@cern.ch>
922
923 * added new ref histos with TruthMatching
924
925 2004-09-06 Andreas Wildauer <andreas.wildauer@cern.ch>
926
927 * adjusted ranges of refhistos
928
929 2004-09-06 Andreas Wildauer <andreas.wildauer@cern.ch>
930
931 * added distance to vertex as ref histo
932
933 2004-08-30 Andreas Wildauer <andreas.wildauer@cern.ch>
934
935 * fixed errors in TrackProb calculation
936
937 2004-08-23 Andreas Wildauer <andreas.wildauer@cern.ch>
938
939 * added possibility to call a third instance
940 of the lifetime tagtool for 3D btagging
941 * added the integratedNegativeIP histo for
942 the nTrackProbability calculation.
943
944 2004-08-20 Andreas Wildauer <andreas.wildauer@cern.ch>
945
946 * adjusted BJetLifetimeTagTool so it can be called
947 as two different instances (via jobOptions).
948 One to do the 2D btagging (with d0 in Rphi plane)
949 and one to do a "1D" btagging (with z0 in Rz plane)
950
951
952 2004-08-18 Andreas Wildauer <andreas.wildauer@cern.ch>
953
954 * changed BJetLifetimeTag to BJet2DLifetimeTag
955 * removed unneeded datamembers m_lhSig and m_lhBkg
956 and corresponding methods. This info is handles by the
957 BJet...Info classes in BTaggingEvent.
958
959 2004-08-10 Andreas Wildauer <andreas.wildauer@cern.ch>
960
961 * bugfix (hopefully in 8.6.0):
962 m_trackSIP was not cleared at the end of each event ...
963
964 2004-08-09 Andreas Wildauer <andreas.wildauer@cern.ch>
965
966 * added distance prim vtx - sec vtx as variable
967 * better "error" handling if no vertex was found
968 * new reference histos: added "negativeIP" distribution
969 (i.e. the negative part of the IP distribution mapped to
970 the positive x axis, used to calculate the track probability)
971
972 2004-08-06 Andreas Wildauer <andreas.wildauer@cern.ch>
973
974 * better error handling and messages
975 (especially if the ref histo files or the
976 ref histos themselfes are not found)
977
978 2004-07-26 Andreas Wildauer <andreas.wildauer@cern.ch>
979
980 * added this ChangeLog file
981 * added /doc
982 /doc/mainpage.h
983
984
985
| 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.
|
|