| Report problems to ATLAS LXR Team (with time and IP address indicated) |
|
[ source navigation ] [ diff markup ] [ identifier search ] [ general search ] |
||||
|
||||||
| Links to LXR source navigation pages for stable releases | [ 12.*.* ] [ 13.*.* ] [ 14.*.* ] [ 15.*.* ] | |||||
001 2009-11-13 Simon Dean <sdean@hep.ucl.ac.uk>
002
003 * Tagging AtlfastAlgs-00-04-98
004 * Got rid of compilation warnings by adding explicit conversion in
005 MuonMisalignmentCalculator::getHistoReso
006 M AtlfastAlgs/MuonMisalignmentCalculator.h
007 M src/MuonMisalignmentCalculator.cxx
008
009 2009-11-10 Simon Dean <sdean@hep.ucl.ac.uk>
010
011 * Tagging AtlfastAlgs-00-04-97
012 * Possible problem with svn cp of previous tag, making new tag to be sure..
013
014 2009-11-10 Simon Dean <sdean@hep.ucl.ac.uk>
015
016 * Tagging AtlfastAlgs-00-04-96
017 * When building a la nightlies (make -j6 PEDANTIC=1 VERBOSE=1), applications are built
018 before the main package unless an explicit dependency on the main package is stated
019 in the requirements file. HOWEVER, a dependency on the main package (at least in dual-use
020 lib packages) is automatically inserted by CMT anyway, so this results in a linkage order
021 problem. The explicit dependency in requirements therefore HAS to be there :-(
022 Added it back in.
023 M cmt/requirements
024
025 2009-11-09 Simon Dean <sdean@hep.ucl.ac.uk>
026
027 * Tagging AtlfastAlgs-00-04-95
028 * Removed AtlasFastJet linkopts as they have moved into AtlasFastJet.
029 Also removed some comments.
030 M cmt/requirements
031
032 2009-09-12 Simon Dean <sdean@hep.ucl.ac.uk>
033
034 * Tagging AtlfastAlgs-00-04-94
035 * Added linkage options for AtlasFastJet to fix compilation error in r16 nightlies - thanks to David Quarrie!
036 M cmt/requirements
037
038 2009-05-19 Alexander Richards <richards@hep.ucl.ac.uk>
039 * Tagging AtlfastAlgs-00-04-93
040 * Modified src/JetMaker to fix the etmiss isolation correction so that when adding back the original energy the cells effect (e.g. scaling) isn't applied twice.
041 M src/JetMaker.cxx
042 M src/JetSmearer.cxx
043
044 2009-05-18 Alexander Richards <richards@hep.ucl.ac.uk>
045 * Tagging AtlfastAlgs-00-04-92
046 * Modified Atlfast_MakeAAN.py to use the newer CBNTJets.py rather than the out of date Cone4TruthJet_CBNT_jobOptions.py
047 * Checked new version validates against old version which it does with the exception of jetEmf important?
048 M share/Atlfast_MakeAAN.py
049
050 2009-05-13 Simon Dean <sdean@hep.ucl.ac.uk>
051
052 * Tagging AtlfastAlgs-00-04-91
053 * Added include for correctors output list
054 M share/AtlfastOutputList_jobOptions.py
055
056 2009-05-12 Alexander Richards <richards@hep.ucl.ac.uk>
057 * Tagging AtlfastAlgs-00-04-90
058 * Removed the default SISCone behaviour. Add a dictionary check which stops athena if an invalid cluster strategy is requested.
059 M AtlfastAlgs/ClusterMaker.h
060 M src/ClusterFastJetStrategy.cxx
061 M src/ClusterMaker.cxx
062
063 2009-05-08 Simon Dean <sdean@hep.ucl.ac.uk>
064
065 * Tagging AtlfastAlgs-00-04-89
066 * Added a check for StatusCode in StandardNtupleMaker::initialize
067 M src/StandardNtupleMaker.cxx
068
069 2009-05-01 David Quarrie <David.Quarrie@cern.ch>
070
071 * Tagging AtlfastAlgs-00-04-88
072 * cmt/requirements: Disable the asNeeded linkopt for -lHepPID on SLC5 since otherwise some of it's symbols don't get resolved. I have no idea why this is necessary.
073
074 2009-04-29 Alexander Richards <richards@hep.ucl.ac.uk>
075 * Tagging AtlfastAlgs-00-04-87
076 * Inserted debug printout lines for clustering to help in future
077 * Fixed problem of initialising CellMap for different jets with equal pt first showed up as a discrepency in missingEt as number of unused cells were different due to differing input.
078 M AtlfastAlgs/ClusterFastJetStrategy.h
079 M src/ClusterFastJetStrategy.cxx
080
081 2009-04-11 Simon Dean <sdean@hep.ucl.ac.uk>
082
083 * Tagging AtlfastAlgs-00-04-86
084 * Added some dummy returns to satisfy the compiler
085 M src/MuonMisalignmentCalculator.cxx
086
087 2009-04-09 Simon Dean <sdean@hep.ucl.ac.uk>
088
089 * Tagging AtlfastAlgs-00-04-85
090 * Pulled in all changes from AtlfastAlgs-00-04-78-branch for
091 modelling detector effects
092 M AtlfastAlgs/CalSection.h
093 M AtlfastAlgs/Calorimeter.h
094 M AtlfastAlgs/CellMaker.h
095 A AtlfastAlgs/CompoundReconstructor.h
096 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
097 A AtlfastAlgs/DefaultReconstructor.h
098 R AtlfastAlgs/DeleteObject.h
099 A AtlfastAlgs/ElectronReconstructor.h
100 R AtlfastAlgs/ElectronSmearer.h
101 M AtlfastAlgs/GlobalEventData.h
102 M AtlfastAlgs/GlobalEventDataMaker.h
103 A AtlfastAlgs/IAcceptingReconstructor.h
104 A AtlfastAlgs/IDefaultReconstructor.h
105 A AtlfastAlgs/IReconstructor.h
106 R AtlfastAlgs/ISmearerFactory.h
107 A AtlfastAlgs/MuonMisalignmentCalculator.h
108 A AtlfastAlgs/MuonMisalignmentReconstructor.h
109 A AtlfastAlgs/MuonReconstructor.h
110 R AtlfastAlgs/MuonSmearer.h
111 A AtlfastAlgs/ParticleSubsystemPartitionTool.h
112 A AtlfastAlgs/PhotonReconstructor.h
113 R AtlfastAlgs/PhotonSmearer.h
114 A AtlfastAlgs/PrimaryReconstructor.h
115 A AtlfastAlgs/ReconstructorFactory.h
116 M cmt/requirements
117 M src/CalSection.cxx
118 M src/Calorimeter.cxx
119 M src/CellMaker.cxx
120 A src/CompoundReconstructor.cxx
121 M src/DefaultReconstructedParticleMaker.cxx
122 A src/DefaultReconstructor.cxx
123 A src/ElectronReconstructor.cxx
124 R src/ElectronSmearer.cxx
125 M src/GlobalEventData.cxx
126 M src/GlobalEventDataMaker.cxx
127 R src/ISmearerFactory.cxx
128 M src/JetMaker.cxx
129 M src/JetSmearer.cxx
130 A src/MuonMisalignmentCalculator.cxx
131 A src/MuonMisalignmentReconstructor.cxx
132 A src/MuonReconstructor.cxx
133 R src/MuonSmearer.cxx
134 A src/ParticleSubsystemPartitionTool.cxx
135 A src/PhotonReconstructor.cxx
136 R src/PhotonSmearer.cxx
137 A src/PrimaryReconstructor.cxx
138 A src/ReconstructorFactory.cxx
139 M src/TestStand.cxx
140
141 2009-04-07 Simon Dean <sdean@hep.ucl.ac.uk>
142
143 * Tagging AtlfastAlgs-00-04-84
144 * Changed SmearCells default in Isolator to false -
145 cells used in isolation will be unsmeared.
146 M src/Isolator.cxx
147
148 2009-03-10 Thomas Doherty <t.doherty@physics.gla.ac.uk>
149 * Tagging AtlfastAlgs-00-04-83
150 * Merged fast shower KIsolator code into no fast shower
151 * Isolator code
152 M AtlfastAlgs/EventHeaderMaker.h
153 M AtlfastAlgs/Isolator.h
154 R AtlfastAlgs/KIsolator.h
155 M cmt/requirements
156 M python/AtlfastFastShowerGetter.py
157 A python/ElectronFSIsolatorGetter.py
158 R python/ElectronKIsolatorGetter.py
159 A python/MuonFSIsolatorGetter.py
160 R python/MuonKIsolatorGetter.py
161 A python/PhotonFSIsolatorGetter.py
162 R python/PhotonKIsolatorGetter.py
163 M src/EventHeaderMaker.cxx
164 M src/Isolator.cxx
165 R src/KIsolator.cxx
166 M src/components/AtlfastAlgs_entries.cxx
167
168 2009-01-31 Simon Dean <sdean@hep.ucl.ac.uk>
169
170 * Tagging AtlfastAlgs-00-04-82
171 * Added isolated photon container and shower containers
172 into list of collections to keep
173 M share/AtlfastOutputList_jobOptions.py
174
175 2009-01-30 Simon Dean <sdean@hep.ucl.ac.uk>
176
177 * Tagging AtlfastAlgs-00-04-81
178 * Added Cambridge/Aachen and anti-Kt fastjet modes
179 CellMaker.Strategy = "Cam" for Cambridge/Aachen
180 CellMaker.Strategy = "AntiKt" for anti-kT
181 M src/ClusterFastJetStrategy.cxx
182
183 2009-01-30 Simon Dean <sdean@hep.ucl.ac.uk>
184
185 * Tagging AtlfastAlgs-00-04-80
186 * topSequence now comes from AlgSequence call
187 M python/AtlfastFastShowerGetter.py
188 M python/AtlfastNoFastShowerGetter.py
189
190 2009-01-19 Thomas Doherty <t.doherty@physics.gla.ac.uk>
191 * Tagging AtlfastAlgs-00-04-79
192 * Added comments to Isolator, JetMaker, EventHeader
193 * and StandarHistogramMaker part of sequence
194 M src/AtlfastB.cxx
195 M src/EventHeaderMaker.cxx
196 M src/Isolator.cxx
197 M src/JetMaker.cxx
198 M src/JetSmearer.cxx
199 M src/KIsolator.cxx
200 M src/StandardHistogramMaker.cxx
201
202 2008-12-19 Thomas Doherty <t.doherty@physics.gla.ac.uk>
203 * Tagging AtlfastAlgs-00-04-78
204 * Added comments to DefaultReconstructedParticleMaker part
205 * of sequence
206 M src/DefaultReconstructedParticleMaker.cxx
207 M src/ElectronSmearer.cxx
208 M src/ISmearerFactory.cxx
209 M src/MuonAcceptor.cxx
210 M src/MuonSmearer.cxx
211 M src/MuonSpectrometer.cxx
212 M src/PhotonSmearer.cxx
213
214 2008-11-28 Thomas Doherty <t.doherty@physics.gla.ac.uk>
215 * Tagging AtlfastAlgs-00-04-77
216 * Removed further bits of EPileUpMap code
217 M AtlfastAlgs/CalSection.h
218 M AtlfastAlgs/CalSectionReject.h
219 M src/CalSection.cxx
220 M src/CalSectionReject.cxx
221
222 2008-11-25 Thomas Doherty <t.doherty@physics.gla.ac.uk>
223 * Tagging AtlfastAlgs-00-04-76
224 * Added extra comments and removed existence
225 * of ClusterKtStrategy and SharedConeStrategy
226 * which have been replaced by ClusterFastJetStrategy
227 R AtlfastAlgs/ClusterKtStrategy.h
228 M AtlfastAlgs/ClusterMaker.h
229 R AtlfastAlgs/EPileupMap.h
230 R AtlfastAlgs/SharedConeStrategy.h
231 M src/ClusterConeStrategy.cxx
232 M src/ClusterFastJetStrategy.cxx
233 R src/ClusterKtStrategy.cxx
234 M src/ClusterMaker.cxx
235 R src/SharedConeStrategy.cxx
236
237 2008-11-25 Thomas Doherty <t.doherty@physics.gla.ac.uk>
238 * Tagging AtlfastAlgs-00-04-75
239 * Added extra comments and removed existence
240 * of EPileUpMap functionality
241 M AtlfastAlgs/CalSection.h
242 M AtlfastAlgs/CellMaker.h
243 M cmt/requirements
244 M src/CalSection.cxx
245 M src/Calorimeter.cxx
246 M src/CellMaker.cxx
247 R src/EPileupMap.cxx
248
249 2008-11-05 Thomas Doherty <t.doherty@physics.gla.ac.uk>
250 * Tagging AtlfastAlgs-00-04-74
251 * Added extra comments to some classes
252 * Also fixed Atlas coding rule violation SG4
253 * in TauMaker.cxx
254 * Changes for isolated particle collections
255 M AtlfastAlgs/TauTagger.h
256 M share/AtlfastOutputList_jobOptions.py
257 M src/TauMaker.cxx
258 M src/TauTagger.cxx
259
260 2008-10-28 Thomas Doherty <t.doherty@physics.gla.ac.uk>
261 * Tagging AtlfastAlgs-00-04-73
262 * Added extra comments to some classes
263 * Also fixed Atlas coding rule violation CA7
264 * in TrackSmearer.cxx
265 M src/BinID.cxx
266 M src/BremBinData.cxx
267 M src/BremMatrixManager.cxx
268 M src/CorrelatedData.cxx
269 M src/ElectronBinData.cxx
270 M src/ElectronMatrixManager.cxx
271 M src/MuonBinData.cxx
272 M src/MuonMatrixManager.cxx
273 M src/PionBinData.cxx
274 M src/PionMatrixManager.cxx
275 M src/TrackMaker.cxx
276 M src/TrackSmearer.cxx
277
278 2008-10-28 Thomas Doherty <t.doherty@physics.gla.ac.uk>
279 * Tagging AtlfastAlgs-00-04-72
280 * Added extra comments to GlobalEventMaker
281 * and GlobalEventDataMaker
282 M src/GlobalEventData.cxx
283 M src/GlobalEventDataMaker.cxx
284
285 2008-10-21 Thomas Doherty <t.doherty@physics.gla.ac.uk>
286 * Tagging AtlfastAlgs-00-04-71
287 * Removed and added use statements for necessary
288 * packages in requirements file
289 M cmt/requirements
290
291 2008-08-28 Simon Dean <sdean@hep.ucl.ac.uk>
292
293 * Tagging AtlfastAlgs-00-04-70
294 * Only convert cone 0.4 truth jets for CBNTAA, fixes errors
295 M share/Atlfast_MakeAAN.py
296
297 2007-08-24 Thomas Doherty <t.doherty@physics.gla.ac.uk>
298 * Tagging AtlfastAlgs-00-04-69
299 * Added reserve to coefficient vector to resolve
300 * memory leak
301 M src/ParameterResolutions.cxx
302
303 2008-07-17 Tom Doherty <t.doherty@physics.gla.ac.uk>
304 * Tagging AtlfastAlgs-00-04-68
305 * Removed header files and added them to AtlfastEvent
306 * and therfore change made to path in AtlfastC and EventHeaderMaker
307 R AssocTypeConverter.h
308 M AtlfastC.h
309 R ClusterIsAssoc.h
310 R ContainerAssocsDispatcher.h
311 R ContainerDispatcher.h
312 M EventHeaderMaker.h
313 R GatherAssocs.h
314
315 2008-07-17 Tom Doherty <t.doherty@physics.gla.ac.uk>
316 * Tagging AtlfastAlgs-00-04-67
317 * Removed reference to MCselectorWrapper.h
318 M src/GlobalEventData.cxx
319 M src/TestSelector.cxx
320
321 2008-07-15 Tom Doherty <t.doherty@physics.gla.ac.uk>
322 * Tagging AtlfastAlgs-00-04-66
323 * Removed obsolete classes and headers
324 R AtlfastAlgs/AtlfTrackParameterView.h
325 R AtlfastAlgs/AtlfTrackViewer.h
326 R AtlfastAlgs/ITrackParameterView.h
327 R AtlfastAlgs/ITrackViewer.h
328 R AtlfastAlgs/SimpleDispatcher.h
329 R AtlfastAlgs/TestValue.h
330
331 2008-07-15 Tom Doherty <t.doherty@physics.gla.ac.uk>
332 * Tagging AtlfastAlgs-00-04-65
333 * Removed obsolete classes and headers
334 R AtlfastAlgs/Monitor.h
335 R AtlfastAlgs/ReconstructedParticleDumper.h
336 R AtlfastAlgs/ReconstructedParticleHistogramMaker.h
337 R AtlfastAlgs/TestTrackViewer.h
338 R AtlfastAlgs/TrackDumper.h
339 M cmt/requirements
340 R src/Monitor.cxx
341 R src/ReconstructedParticleDumper.cxx
342 R src/ReconstructedParticleHistogramMaker.cxx
343 R src/TestTrackViewer.cxx
344 R src/TrackDumper.cxx
345 R src/UnitTesterBoost.cxx
346 M src/components/AtlfastAlgs_entries.cxx
347
348 2008-07-15 Tom Doherty <t.doherty@physics.gla.ac.uk>
349 * Tagging AtlfastAlgs-00-04-64
350 * Removed obsolete classes and headers
351 R AtlfastAlgs/Displacement.h
352 R AtlfastAlgs/FinalStateParticleDumper.h
353 R AtlfastAlgs/FinalStateParticleHistogramMaker.h
354 R AtlfastAlgs/IKinematicDumper.h
355 R AtlfastAlgs/JetCalibrator.h
356 M cmt/requirements
357 R src/Displacement.cxx
358 R src/FinalStateParticleDumper.cxx
359 R src/FinalStateParticleHistogramMaker.cxx
360 R src/IKinematicDumper.cxx
361 R src/JetCalibrator.cxx
362 M src/components/AtlfastAlgs_entries.cxx
363
364 2008-07-15 Tom Doherty <t.doherty@physics.gla.ac.uk>
365 * Tagging AtlfastAlgs-00-04-63
366 * Removed obsolete classes and headers
367 R AtlfastAlgs/AAN_Atlfast.h
368 R AtlfastAlgs/AtlfastDumper.h
369 R AtlfastAlgs/AtlfastPoolTest.h
370 R AtlfastAlgs/AtlfastProtoJetMaker.h
371 R AtlfastAlgs/CBNT_Atlfast.h
372 M cmt/requirements
373 R src/AAN_Atlfast.cxx
374 R src/AtlfastDumper.cxx
375 R src/AtlfastPoolTest.cxx
376 R src/AtlfastProtoJetMaker.cxx
377 R src/CBNT_Atlfast.cxx
378 M src/components/AtlfastAlgs_entries.cxx
379
380 2008-07-07 Simon Dean <sdean@hep.ucl.ac.uk>
381
382 * Tagging AtlfastAlgs-00-04-62
383 * Added FastCaloSim muons into Atlfast AOD output list
384 M share/AtlfastOutputList_jobOptions.py
385
386 2008-07-02 Simon Dean <sdean@hep.ucl.ac.uk>
387
388 * Tagging AtlfastAlgs-00-04-61
389 * Changed Atlfast_MakeAOD.py to access AtlfastOutputList_jobOptions
390 * Added egammaDetailCollection and McEventCollection into
391 standalone output
392 M share/AtlfastOutputList_jobOptions.py
393 M share/Atlfast_MakeAOD.py
394
395 2008-06-24 Thomas Doherty <t.doherty@physics.gla.ac.uk>
396 * Tagging AtlfastAlgs-00-04-60
397 * Modified AtlfastOutputList_jobOptions.py due to
398 * duplication of Muon Collection and also changed
399 * name of Container fro electron and photon collection
400 M share/AtlfastOutputList_jobOptions.py
401
402 2008-06-17 Alexander Richards <richards@hep.ucl.ac.uk>
403 * Tagging AtlfastAlgs-00-04-59
404 * Modified ClusterFastJetStrategy as hash_map didn't work
405 properly in 64-bit mode which is default now. Also cleaned
406 it up a bit.
407 * Removed unused typedef in ClusterKtStrategy + ClusterFastJetStrategy
408 M AtlfastAlgs/ClusterFastJetStrategy.h
409 M src/ClusterFastJetStrategy.cxx
410 M AtlfastAlgs/ClusterKtStrategy.h
411
412 2008-06-12 David Rousseau <droussea@lxbuild084.cern.ch>
413
414 * Tagging AtlfastAlgs-00-04-58
415 * share/AtlfastOutputList_jobOptions.py: typo in
416 AtlfastOutputList_joboptions, explicit JetCollection key
417
418
419 2008-06-11 Simon Dean <sdean@hep.ucl.ac.uk>
420
421 * Tagging AtlfastAlgs-00-04-57
422 * Moved ISmearer to AtlfastUtils for smeared ET summing
423 * Changed isolation ET sums to make sense - now just
424 summed ET of smeared cells in given R-cone
425 M AtlfastAlgs/CellSmearer.h
426 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
427 M AtlfastAlgs/DefaultSmearer.h
428 M AtlfastAlgs/ElectronSmearer.h
429 R AtlfastAlgs/ISmearer.h
430 M AtlfastAlgs/ISmearerFactory.h
431 M AtlfastAlgs/Isolator.h
432 M AtlfastAlgs/JetSmearer.h
433 M AtlfastAlgs/MuonSmearer.h
434 M AtlfastAlgs/PhotonSmearer.h
435 M src/AtlfastPoolTest.cxx
436 M src/AtlfastProtoJetMaker.cxx
437 M src/CalSection.cxx
438 M src/Calorimeter.cxx
439 M src/CellMaker.cxx
440 M src/Isolator.cxx
441 M src/JetMaker.cxx
442 M src/PhotonSmearer.cxx
443 M src/UnitTesterBoost.cxx
444
445
446 2008-06-05 Thomas Doherty <t.doherty@physics.gla.ac.uk>
447 * Tagging AtlfastAlgs-00-04-56
448 * Changed AOD output list to comply with code in RegExPers that calls it
449 M share/AtlfastOutputList_jobOptions.py
450
451 2008-05-29 Simon Dean <sdean@hep.ucl.ac.uk>
452
453 * Tagging AtlfastAlgs-00-04-55
454 * Added check of FastSimulation.doParametrisedMuon() before
455 making parameterised muons
456 M share/Atlfast_FastCaloSim_MuonFragment.py
457
458 2008-05-29 Simon Dean <sdean@hep.ucl.ac.uk>
459
460 * Tagging AtlfastAlgs-00-04-54
461 * Pulled in FastCaloSim_MuonBuilder fix from 14.1.0 branch
462 M python/FastCaloSim_MuonBuilder.py
463
464 2008-05-29 Thomas Doherty <t.doherty@physics.gla.ac.uk>
465 * Tagging AtlfastAlgs-00-04-53
466 * Added new joboption to contain list of Atlfast
467 * objects written in to AOD/ESD for general reconstruction
468 A share/AtlfastOutputList_jobOptions.py
469
470 2008-05-20 Simon Dean <sdean@hep.ucl.ac.uk>
471
472 * Tagging AtlfastAlgs-00-04-52
473 * Added etcone variables wrt Atlfast calorimeter
474 for electrons and muons (and photons, these can be ignored)
475 M AtlfastAlgs/Isolator.h
476 M src/Isolator.cxx
477
478 2008-05-20 Simon Dean <sdean@hep.ucl.ac.uk>
479
480 * Tagging AtlfastAlgs-00-04-51
481 * Final QCD parameterisation from Will Davey
482 M atlfastDatafiles/TauRejections.txt
483
484 2008-05-19 Simon Dean <sdean@hep.ucl.ac.uk>
485
486 * Tagging AtlfastAlgs-00-04-50
487 * Changes to make Atlfast-based scripts more consistent with
488 standard production
489 * Use RecFlags for AAN filename
490 M share/Atlfast_MakeAAN.py
491 M share/Atlfast_MakeAOD.py
492 M share/Atlfast_ReadPOOLFile.py: more up-to-date default input
493
494 2008-05-15 Thomas Doherty <t.doherty@physics.gla.ac.uk>
495 * Tagging AtlfastAlgs-00-04-49
496 * New job option m_schemaUsesParameters added and
497 * defaulted to false as schema normally do not have
498 * input parameters
499 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
500 M src/DefaultReconstructedParticleMaker.cxx
501
502 2008-05-15 Simon Dean <sdean@hep.ucl.ac.uk>
503
504 * Tagging AtlfastAlgs-00-04-48
505 M share/Atlfast_MakeAAN.py: AAN name now settable externally
506 M share/Atlfast_MakeAOD.py: AOD name now settable externally
507 M share/Atlfast_RunHerwig.py: added the magic generators file
508
509 2008-05-14 Thomas Doherty <t.doherty@physics.gla.ac.uk>
510 * Tagging AtlfastAlgs-00-04-47
511 * use HepMC HepMC-01-* Simulation removed from
512 * cmt requirements file
513 M cmt/requirements
514
515 2008-04-17 Thomas Doherty <t.doherty@physics.gla.ac.uk>
516 * Tagging AtlfastAlgs-00-04-46
517 * Changed output of unit test exe file for predicates to
518 * produce an overall Pass (returning 0) or Fail (returning 1)
519 * to be picked up correctly by RTT and initialised variables
520 * in TauTagger to fix valgrind bug
521 M src/TauTagger.cxx
522 M src/TestSelector.cxx
523
524 2008-04-11 Alexander Richards <richards@hep.ucl.ac.uk>
525 * Tagging AtlfastAlgs-00-04-45
526 * Added 'LegacyCone' back in
527 M AtlfastAlgs/ClusterMaker.h
528 M cmt/requirements
529 M src/ClusterMaker.cxx
530
531 2008-04-08 Simon Dean <sdean@hep.ucl.ac.uk>
532
533 * Tagging AtlfastAlgs-00-04-44
534 * Update to produce proper Athena-Aware Ntuples
535 from Atlfast, a la standard production
536 M share/Atlfast_MakeAAN.py
537
538 2008-04-02 Thomas Doherty <t.doherty@physics.gla.ac.uk>
539 * Tagging AtlfastAlgs-00-04-43
540 * Branched by a mistake on last check in so tag number goes to 43
541 * Destructor and initialised variable added to ClusterFastJetSrategy to fix memory leak
542 M AtlfastAlgs/ClusterFastJetStrategy.h
543 M src/ClusterFastJetStrategy.cxx
544
545 2008-04-01 Simon Dean <sdean@hep.ucl.ac.uk>
546
547 * Tagging AtlfastAlgs-00-04-41
548 * Improved tau parameterisation updates from Will Davey
549 M atlfastDatafiles/TauEfficiencies.txt
550 M atlfastDatafiles/TauRejections.txt
551
552 2008-03-31 Alexander Richards <richards@hep.ucl.ac.uk>
553 * Tagging AtlfastAlgs-00-04-40
554 * Modified ClusterFastJetStrategy
555 now has athena mLog style output
556
557 M AtlfastAlgs/ClusterFastJetStrategy.h
558 M src/ClusterFastJetStrategy.cxx
559
560 2008-03-28 Simon Dean <sdean@hep.ucl.ac.uk>
561
562 * Tagging AtlfastAlgs-00-04-39
563 * Added some commenting to muon spectrometer
564 classes
565 M AtlfastAlgs/MuonSpectrometer.h
566
567 2008-03-16 Simon Dean <sdean@hep.ucl.ac.uk>
568
569 * Tagging AtlfastAlgs-00-04-38
570 * Added an if-statement to avoid returning an error if the
571 input vector to fastjet is empty.
572 M src/ClusterMaker.cxx
573
574 2008-03-14 Simon Dean <sdean@hep.ucl.ac.uk>
575
576 * Tagging AtlfastAlgs-00-04-37
577 * Putting in a sensible default value for overlap threshold
578 used in SISCone
579 M src/ClusterMaker.cxx
580
581 2008-03-13 Simon Dean <sdean@hep.ucl.ac.uk>
582
583 * Tagging AtlfastAlgs-00-04-36
584 * AtlfastC updates from Sarah Allwood-Spiers.
585 * if the .dat files are not found, return FAILURE rather than just hanging
586 * if a particle does not have an associated cluster then do not attempt to make a jet from it.
587 M src/AtlfastC.cxx
588
589 2008-03-13 Simon Dean <sdean@hep.ucl.ac.uk>
590
591 * Tagging AtlfastAlgs-00-04-35
592 * Corrections from Osamu Jinnouchi - thanks!
593 M share/Atlfast_MakeAOD.py
594 M share/Atlfast_ReadPOOLFile.py
595
596 2008-03-10 Simon Dean <sdean@hep.ucl.ac.uk>
597
598 * Tagging AtlfastAlgs-00-04-34
599 * Removed obsolete line - thanks to Sebastian Fleischmann
600 M share/Atlfast_FastCaloSim_MuonFragment.py
601
602 2008-03-06 Simon Dean <sdean@hep.ucl.ac.uk>
603
604 * Tagging AtlfastAlgs-00-04-33
605 * Updated tau rejections file from Will Davey
606 * Fixes for runtime errors
607 M atlfastDatafiles/TauRejections.txt
608 M share/Atlfast_MakeAOD.py
609 M share/Atlfast_RunPythia.py
610
611 2008-03-06 Simon Dean <sdean@hep.ucl.ac.uk>
612
613 * Tagging AtlfastAlgs-00-04-32
614 * Updated tau efficiencies file from Will Davey
615 * Updated tau rejections file to follow...
616 M atlfastDatafiles/TauEfficiencies.txt
617
618 2008-03-06 Alexander Richards <richards@hep.ucl.ac.uk>
619 * Tagging AtlfastAlgs-00-04-31
620 * Modified ClusterFastJetStrategy.cxx
621 Fixed the mapping of cells to vectors by implementation
622 of hash_map.
623 M src/ClusterFastJetStrategy.cxx
624
625 2008-02-28 Simon Dean <sdean@hep.ucl.ac.uk>
626
627 * Tagging AtlfastAlgs-00-04-30
628 * Pulled in jet developments from
629 AtlfastAlgs-00-04-26-branch for merged nightly
630 A AtlfastAlgs/ClusterFastJetStrategy.h
631 M AtlfastAlgs/ClusterMaker.h
632 M cmt/requirements
633 A src/ClusterFastJetStrategy.cxx
634 M src/ClusterMaker.cxx
635
636 2008-02-26 Simon Dean <sdean@hep.ucl.ac.uk>
637
638 * Tagging AtlfastAlgs-00-04-29
639 * Pulled in tau changes from dev branch
640 (From Alan Phillips and Will Davey)
641 * Update to TauRec-style parameterisation from
642 Will Davey
643 M atlfastDatafiles/TauEfficiencies.txt
644 M atlfastDatafiles/TauRejections.txt
645 * Changes to tau1p3p provided by Alan Phillips
646 M AtlfastAlgs/TauMaker.h
647 M AtlfastAlgs/TauTagger.h
648 M atlfastDatafiles/tau1P_EffFile.txt
649 M atlfastDatafiles/tau1P_RejFile.txt
650 M atlfastDatafiles/tau2P_EffFile.txt
651 M atlfastDatafiles/tau2P_RejFile.txt
652 M atlfastDatafiles/tau3P_EffFile.txt
653 M atlfastDatafiles/tau3P_RejFile.txt
654 A atlfastDatafiles/tau456P_EffFile.txt
655 A atlfastDatafiles/tau456P_RejFile.txt
656 M atlfastDatafiles/trackEffInputFile.txt
657 M src/TauMaker.cxx
658 M src/TauTagger.cxx
659 * Access Pythia python module, for correct
660 running with generator on-the-fly
661 M share/Atlfast_RunPythia.py
662
663 2008-02-24 Simon Dean <sdean@hep.ucl.ac.uk>
664
665 * Tagging AtlfastAlgs-00-04-28
666 * Additional dependency statement to force correct ordering in distcc build
667 I don't understand why TestSelector is being linked to AtlfastAlgs as it is;
668 there is no actual dependency there - something to find out later!
669 M cmt/requirements
670
671 2008-02-20 Thomas Doherty <t.doherty@physics.gla.ac.uk>
672
673 * Tagging AtlfastAlgs-00-04-27
674 * Changes to AtlfastAlgs due to merging changes with TruthHelper predicates
675 M AtlfastAlgs/AtlfastPoolTest.h
676 M AtlfastAlgs/CellMaker.h
677 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
678 M AtlfastAlgs/EventHeaderMaker.h
679 M AtlfastAlgs/FinalStateParticleDumper.h
680 M AtlfastAlgs/FinalStateParticleHistogramMaker.h
681 M AtlfastAlgs/GlobalEventData.h
682 M AtlfastAlgs/Isolator.h
683 M AtlfastAlgs/JetMaker.h
684 M AtlfastAlgs/KIsolator.h
685 M AtlfastAlgs/TrackMaker.h
686 M cmt/requirements
687 M share/Atlfast_RunPythia.py
688 M src/AAN_Atlfast.cxx
689 M src/AtlfastPoolTest.cxx
690 M src/AtlfastProtoJetMaker.cxx
691 M src/CBNT_Atlfast.cxx
692 M src/DefaultReconstructedParticleMaker.cxx
693 M src/EventHeaderMaker.cxx
694 M src/FinalStateParticleDumper.cxx
695 M src/FinalStateParticleHistogramMaker.cxx
696 M src/GlobalEventData.cxx
697 M src/Isolator.cxx
698 M src/JetMaker.cxx
699 M src/KIsolator.cxx
700 M src/ReconstructedParticleHistogramMaker.cxx
701 M src/StandardNtupleMaker.cxx
702 A src/TestSelector.cxx
703 M src/TrackMaker.cxx
704
705 2008-01-22 Simon Dean <sdean@hep.ucl.ac.uk>
706
707 * Tagging AtlfastAlgs-00-04-26
708 * Proposed changes from Cano Ay for migration to
709 GENSER HepMC in r14
710 M AtlfastAlgs/JetRecalibrator.h
711 M src/CellSmearer.cxx
712 M src/DefaultReconstructedParticleMaker.cxx
713 M src/DefaultSmearer.cxx
714 M src/ElectronSmearer.cxx
715 M src/EventHeaderMaker.cxx
716 M src/JetMaker.cxx
717 M src/JetSmearer.cxx
718 M src/MuonSmearer.cxx
719 M src/PhotonSmearer.cxx
720 M src/TauMaker.cxx
721 M src/TrackMaker.cxx
722 M src/TrackSmearer.cxx
723
724 2007-11-10 Simon Dean <sdean@hep.ucl.ac.uk>
725
726 * Tagging AtlfastAlgs-00-04-25
727 A python/EffMuonGetter.py
728 A python/FastCaloSim_MuonBuilder.py
729 A share/Atlfast_FastCaloSim_MuonFragment.py
730
731 2007-10-25 Simon Dean <sdean@hep.ucl.ac.uk>
732
733 * Tagging AtlfastAlgs-00-04-24
734 * Corrected indenting problem in getter scripts
735 M python/AtlfastBGetter.py
736 M python/AtlfastCGetter.py
737 M python/AtlfastDumperGetter.py
738 M python/AtlfastFastShowerGetter.py
739 M python/AtlfastNoFastShowerGetter.py
740 M python/CellFastShowerGetter.py
741 M python/CellGetter.py
742 M python/CellNoFastShowerGetter.py
743 M python/ClusterGetter.py
744 M python/ElectronDumperGetter.py
745 M python/ElectronGetter.py
746 M python/ElectronIsolatorGetter.py
747 M python/ElectronKIsolatorGetter.py
748 M python/EventHeaderGetter.py
749 M python/FinalStateParticleDumperGetter.py
750 M python/GlobalEventDataGetter.py
751 M python/IAddSequencer.py
752 M python/IKinematicDumperGetter.py
753 M python/IsolatedElectronDumperGetter.py
754 M python/IsolatedPhotonDumperGetter.py
755 M python/JetGetter.py
756 M python/MuonGetter.py
757 M python/MuonIsolatorGetter.py
758 M python/MuonKIsolatorGetter.py
759 M python/PhotonDumperGetter.py
760 M python/PhotonGetter.py
761 M python/PhotonIsolatorGetter.py
762 M python/PhotonKIsolatorGetter.py
763 M python/StandardHistogramGetter.py
764 M python/StandardNtupleGetter.py
765 M python/TauGetter.py
766 M python/TauTaggerGetter.py
767 M python/TrackGetter.py
768 M python/TrackNtupleGetter.py
769
770 2007-10-15 Thomas Doherty <t.doherty@physics.gla.ac.uk>
771
772 * Tagging AtlfastAlgs-00-04-23
773 * Put comments in headers for doxygen
774 M AtlfastAlgs/MuonBinData.h
775 M AtlfastAlgs/MuonMatrixManager.h
776 M AtlfastAlgs/MuonSmearer.h
777 M AtlfastAlgs/MuonSpectrometer.h
778 M AtlfastAlgs/PhotonSmearer.h
779 M AtlfastAlgs/PionBinData.h
780 M AtlfastAlgs/PionMatrixManager.h
781 M AtlfastAlgs/ReconstructedParticleDumper.h
782 M AtlfastAlgs/ReconstructedParticleHistogramMaker.h
783 M AtlfastAlgs/SharedConeStrategy.h
784 M AtlfastAlgs/SimpleDispatcher.h
785 M AtlfastAlgs/StandardHistogramMaker.h
786 M AtlfastAlgs/StandardNtupleMaker.h
787 M AtlfastAlgs/TauTagger.h
788 M AtlfastAlgs/TestTrackViewer.h
789 M AtlfastAlgs/TrackDumper.h
790 M AtlfastAlgs/TrackMaker.h
791 M AtlfastAlgs/TrackNtupleMaker.h
792 M AtlfastAlgs/TrackSmearer.h
793 M AtlfastAlgs/TryToShower.h
794
795
796 2007-09-25 Simon Dean <sdean@hep.ucl.ac.uk>
797
798 * Tagging AtlfastAlgs-00-04-20
799 * Removed some unused datamembers from AAN_Atlfast.cxx
800 M src/AAN_Atlfast.cxx
801 * Plenty of commenting in headers
802 M AtlfastAlgs/AAN_Atlfast.h
803 M AtlfastAlgs/AssocTypeConverter.h
804 M AtlfastAlgs/AtlfTrackParameterView.h
805 M AtlfastAlgs/AtlfTrackViewer.h
806 M AtlfastAlgs/AtlfastB.h
807 M AtlfastAlgs/AtlfastC.h
808 M AtlfastAlgs/AtlfastDumper.h
809 M AtlfastAlgs/AtlfastPoolTest.h
810 M AtlfastAlgs/AtlfastProtoJetMaker.h
811 M AtlfastAlgs/BinID.h
812 M AtlfastAlgs/BremBinData.h
813 M AtlfastAlgs/BremMatrixManager.h
814 M AtlfastAlgs/CBNT_Atlfast.h
815 M AtlfastAlgs/CalSection.h
816 M AtlfastAlgs/CalSectionReject.h
817 M AtlfastAlgs/Calorimeter.h
818 M AtlfastAlgs/CellMaker.h
819 M AtlfastAlgs/CellSmearer.h
820 M AtlfastAlgs/CellsAboveThreshold.h
821 M AtlfastAlgs/ClusterConeStrategy.h
822 M AtlfastAlgs/ClusterIsAssoc.h
823 M AtlfastAlgs/ClusterKtStrategy.h
824 M AtlfastAlgs/ClusterMaker.h
825 M AtlfastAlgs/ContainerAssocsDispatcher.h
826 M AtlfastAlgs/ContainerDispatcher.h
827 M AtlfastAlgs/CorrectionFactorElectron.h
828 M AtlfastAlgs/CorrectionFactorPhoton.h
829 M AtlfastAlgs/CorrelatedData.h
830 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
831 M AtlfastAlgs/DefaultSmearer.h
832 M AtlfastAlgs/DeleteObject.h
833 M AtlfastAlgs/Displacement.h
834 M AtlfastAlgs/EPileupMap.h
835 M AtlfastAlgs/ElectronBinData.h
836 M AtlfastAlgs/ElectronMatrixManager.h
837 M AtlfastAlgs/ElectronSmearer.h
838 M AtlfastAlgs/EventHeaderMaker.h
839 M AtlfastAlgs/FinalStateParticleDumper.h
840 M AtlfastAlgs/FinalStateParticleHistogramMaker.h
841 M AtlfastAlgs/GatherAssocs.h
842 M AtlfastAlgs/GlobalEventData.h
843 M AtlfastAlgs/GlobalEventDataMaker.h
844 M AtlfastAlgs/IAcceptor.h
845 M AtlfastAlgs/IBinData.h
846 M AtlfastAlgs/ICellSelector.h
847 M AtlfastAlgs/IKConversion.h
848 M AtlfastAlgs/IKinematicDumper.h
849 M AtlfastAlgs/IMatrixManager.h
850 M AtlfastAlgs/ISmearer.h
851 M AtlfastAlgs/ISmearerFactory.h
852 M AtlfastAlgs/ITrackParameterView.h
853 M AtlfastAlgs/ITrackViewer.h
854 M AtlfastAlgs/Isolator.h
855 M AtlfastAlgs/JetCalibrator.h
856 M AtlfastAlgs/JetMaker.h
857 M AtlfastAlgs/JetRecalibrator.h
858 M AtlfastAlgs/JetSmearer.h
859 M AtlfastAlgs/KIsolator.h
860 M AtlfastAlgs/MissingMomentum.h
861 M AtlfastAlgs/Monitor.h
862 M AtlfastAlgs/MuonAcceptor.h
863 M AtlfastAlgs/containerDelete.h
864 M python/AtlfastBGetter.py
865 M python/AtlfastCGetter.py
866 M python/AtlfastDumperGetter.py
867 M python/AtlfastFastShowerGetter.py
868 M python/AtlfastNoFastShowerGetter.py
869 M python/CellFastShowerGetter.py
870 M python/CellGetter.py
871 M python/CellNoFastShowerGetter.py
872 M python/ClusterGetter.py
873 M python/ElectronDumperGetter.py
874 M python/ElectronGetter.py
875 M python/ElectronIsolatorGetter.py
876 M python/ElectronKIsolatorGetter.py
877 M python/EventHeaderGetter.py
878 M python/FinalStateParticleDumperGetter.py
879 M python/GlobalEventDataGetter.py
880 M python/IAddSequencer.py
881 M python/IKinematicDumperGetter.py
882 M python/IsolatedElectronDumperGetter.py
883 M python/IsolatedPhotonDumperGetter.py
884 M python/JetGetter.py
885 M python/MuonGetter.py
886 M python/MuonIsolatorGetter.py
887 M python/MuonKIsolatorGetter.py
888 M python/PhotonDumperGetter.py
889 M python/PhotonGetter.py
890 M python/PhotonIsolatorGetter.py
891 M python/PhotonKIsolatorGetter.py
892 M python/StandardHistogramGetter.py
893 M python/StandardNtupleGetter.py
894 M python/TauGetter.py
895 M python/TauTaggerGetter.py
896 M python/TrackGetter.py
897 M python/TrackNtupleGetter.py
898
899 2007-09-20 Simon Dean <sdean@hep.ucl.ac.uk>
900
901 * Tagging AtlfastAlgs-00-04-19
902 * Added sequence diagram includes
903 M AtlfastAlgs/AtlfastB.h
904 M AtlfastAlgs/CellMaker.h
905 M AtlfastAlgs/ClusterMaker.h
906 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
907 M AtlfastAlgs/EventHeaderMaker.h
908 M AtlfastAlgs/GlobalEventDataMaker.h
909 M AtlfastAlgs/Isolator.h
910 M AtlfastAlgs/JetMaker.h
911 M AtlfastAlgs/TrackMaker.h
912
913 2007-09-20 Simon Dean <sdean@hep.ucl.ac.uk>
914
915 * Tagging AtlfastAlgs-00-04-18
916 * Commenting C++ class
917 M AtlfastAlgs/AAN_Atlfast.h
918 * Added Doxygen mainpage
919 A doc/mainpage.h
920 * Commenting python classes
921 M python/AtlfastBGetter.py
922 M python/AtlfastCGetter.py
923 M python/AtlfastDumperGetter.py
924 M python/AtlfastFastShowerGetter.py
925 M python/AtlfastNoFastShowerGetter.py
926 M python/CellFastShowerGetter.py
927 M python/CellGetter.py
928 M python/CellNoFastShowerGetter.py
929 M python/ClusterGetter.py
930 M python/ElectronDumperGetter.py
931 M python/ElectronGetter.py
932 M python/ElectronIsolatorGetter.py
933 M python/ElectronKIsolatorGetter.py
934 M python/EventHeaderGetter.py
935 M python/FinalStateParticleDumperGetter.py
936 M python/GlobalEventDataGetter.py
937 M python/IAddSequencer.py
938 M python/IKinematicDumperGetter.py
939 M python/IsolatedElectronDumperGetter.py
940 M python/IsolatedPhotonDumperGetter.py
941 M python/JetGetter.py
942 M python/MuonGetter.py
943 M python/MuonIsolatorGetter.py
944 M python/MuonKIsolatorGetter.py
945 M python/PhotonDumperGetter.py
946 M python/PhotonGetter.py
947 M python/PhotonIsolatorGetter.py
948 M python/PhotonKIsolatorGetter.py
949 M python/StandardHistogramGetter.py
950 M python/StandardNtupleGetter.py
951 M python/TauGetter.py
952 M python/TauTaggerGetter.py
953 M python/TrackGetter.py
954 M python/TrackNtupleGetter.py
955
956 2007-09-19 Simon Dean <sdean@hep.ucl.ac.uk>
957
958 * Tagging AtlfastAlgs-00-04-17
959 * Added Tom Doherty's sequence diagrams for use by Doxygen
960 A doc/images/AtlfastB.jpg
961 A doc/images/CellMaker.jpg
962 A doc/images/ClusterMaker.jpg
963 A doc/images/DefaultReconstructedParticleMaker.jpg
964 A doc/images/EventHeaderMaker.jpg
965 A doc/images/GlobalEventDataMaker.jpg
966 A doc/images/Isolator.jpg
967 A doc/images/JetMaker.jpg
968 A doc/images/TrackMaker.jpg
969 * Moved datafiles into different directory to avoid
970 problems in Doxygen. Also removed legacy directory
971 A atlfastDatafiles: (all files from Atlfast_Datafiles)
972 R share/Atlfast_Datafiles/*
973 R share/Atlfast_Legacy/*
974 * Changed explicit references to datafiles
975 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
976 M AtlfastAlgs/TrackSmearer.h
977 M cmt/requirements
978 M src/AtlfastB.cxx
979 M src/AtlfastC.cxx
980 M src/DefaultReconstructedParticleMaker.cxx
981 M src/MuonAcceptor.cxx
982 M src/TauMaker.cxx
983 M src/TauTagger.cxx
984 M src/TestStand.cxx
985 M src/TrackMaker.cxx
986
987 2007-09-17 Simon Dean <sdean@hep.ucl.ac.uk>
988
989 * Tagging AtlfastAlgs-00-04-16
990 * Removed website tarball in case this was slowing down
991 Doxygen (this has been observed for AtlfastAlgs). Also,
992 the file is obsolete.
993 U doc/WebPage.tgz
994
995 2007-09-09 Simon Dean <sdean@hep.ucl.ac.uk>
996
997 * Tagging AtlfastAlgs-00-04-15
998 * Added switch to specify running on just the hard
999 scatter event or all GenEvents. Lots of files affected
1000 as the flag is passed through to TesIO.
1001 M AtlfastAlgs/GlobalEventData.h
1002 M AtlfastAlgs/GlobalEventDataMaker.h
1003 M src/AAN_Atlfast.cxx
1004 M src/AtlfastB.cxx
1005 M src/AtlfastC.cxx
1006 M src/AtlfastDumper.cxx
1007 M src/AtlfastPoolTest.cxx
1008 M src/AtlfastProtoJetMaker.cxx
1009 M src/CBNT_Atlfast.cxx
1010 M src/CellMaker.cxx
1011 M src/ClusterMaker.cxx
1012 M src/DefaultReconstructedParticleMaker.cxx
1013 M src/EventHeaderMaker.cxx
1014 M src/FinalStateParticleDumper.cxx
1015 M src/FinalStateParticleHistogramMaker.cxx
1016 M src/GlobalEventData.cxx
1017 M src/GlobalEventDataMaker.cxx
1018 M src/IKinematicDumper.cxx
1019 M src/Isolator.cxx
1020 M src/JetCalibrator.cxx
1021 M src/JetMaker.cxx
1022 M src/KIsolator.cxx
1023 M src/ReconstructedParticleDumper.cxx
1024 M src/ReconstructedParticleHistogramMaker.cxx
1025 M src/StandardHistogramMaker.cxx
1026 M src/StandardNtupleMaker.cxx
1027 M src/TauMaker.cxx
1028 M src/TauTagger.cxx
1029 M src/TestTrackViewer.cxx
1030 M src/TrackDumper.cxx
1031 M src/TrackMaker.cxx
1032 M src/TrackNtupleMaker.cxx
1033
1034 2007-09-09 Simon Dean <sdean@hep.ucl.ac.uk>
1035
1036 * Tagging AtlfastAlgs-00-04-14
1037 * TrackMaker now checks whether particle is in list
1038 of invisibles before making track.
1039 M AtlfastAlgs/GlobalEventData.h
1040 M src/TrackMaker.cxx
1041
1042 2007-09-09 Simon Dean <sdean@hep.ucl.ac.uk>
1043
1044 * Tagging AtlfastAlgs-00-04-13
1045 * Corrections from Armin Nairz to tracking for more accurate
1046 track parameter correlations (thanks also to Andi Salzburger
1047 for performing checks at short notice).
1048 M AtlfastAlgs/ParameterResolutions.h
1049 M share/Atlfast_Datafiles/Atlfast_ElectronBremParam_CSC.dat
1050 M share/Atlfast_Datafiles/Atlfast_ElectronResParam_CSC.dat
1051 M share/Atlfast_Datafiles/Atlfast_MuonResParam_CSC.dat
1052 M share/Atlfast_Datafiles/Atlfast_PionResParam_DC1_NewUnits.dat
1053 M src/BremMatrixManager.cxx
1054 M src/ElectronBinData.cxx
1055 M src/ElectronMatrixManager.cxx
1056 M src/MuonBinData.cxx
1057 M src/MuonMatrixManager.cxx
1058 M src/ParameterResolutions.cxx
1059 M src/PionBinData.cxx
1060 M src/PionMatrixManager.cxx
1061
1062 2007-09-07 Simon Dean <sdean@hep.ucl.ac.uk>
1063
1064 * Tagging AtlfastAlgs-00-04-12
1065 * Updates to jobOptions to bring AtlfastC results
1066 through into AOD
1067 A share/Atlfast_ConvertAtlfastCtoAOD.py
1068 M share/Atlfast_RunAtlfastC.py
1069
1070 2007-09-07 Simon Dean <sdean@hep.ucl.ac.uk>
1071
1072 * Tagging AtlfastAlgs-00-04-11
1073 * Changes supplied by Alan Phillips:
1074 M src/TauMaker.cxx
1075 - Add ability to reconstruct tau1p3p candidates with higher track
1076 multiplicities (e.g. 4,5,6 tracks). Adjustable using joboption
1077 variable "maxNumTracks". Default sets m_maxNumTracks=3.
1078 - Changed default minimum pT of reconstructed tau to 10 GeV
1079 - Removed unchecked statuscode from TauMaker::execute()
1080 - Changed tau separation check to dR=0.4
1081 M src/TauTagger.cxx
1082 - Add ability to tag taus with higher track multiplicities (using
1083 parametrisation for 3prong tau candidates)
1084 M AtlfastAlgs/TauMaker.h
1085
1086 2007-09-05 scott s snyder <snyder@bnl.gov>
1087
1088 * Tagging AtlfastAlgs-00-04-10
1089 (Scott's patches applied by Simon Dean)
1090 * src/DefaultSmearer.cxx (~DefaultSmearer): Fix memory leak.
1091 * src/MuonSpectrometer.cxx (MuonResolutionCalculator): Fix memory leak
1092 * src/TauTagger.cxx (execute): Fix compilation warning.
1093 * AtlfastAlgs/CellSmearer.h: Uniformly pass arg of
1094 setSmearParameters by reference.
1095 * AtlfastAlgs/DefaultSmearer.h: Likewise.
1096 * AtlfastAlgs/ElectronSmearer.h: Likewise.
1097 * AtlfastAlgs/ISmearer.h: Likewise.
1098 * AtlfastAlgs/JetSmearer.h: Likewise.
1099 * AtlfastAlgs/PhotonSmearer.h: Likewise.
1100 * src/CellSmearer.cxx: Likewise.
1101 * src/DefaultSmearer.cxx: Likewise.
1102 * src/JetSmearer.cxx: Likewise.
1103 * src/PhotonSmearer.cxx: Likewise.
1104
1105 2007-07-18 Simon Dean <sdean@hep.ucl.ac.uk>
1106
1107 * Tagging AtlfastAlgs-00-04-09
1108 * Moved luminosity flag here
1109 M share/Atlfast_MakeAOD.py
1110
1111 2007-07-16 Simon Dean <sdean@hep.ucl.ac.uk>
1112
1113 * Tagging AtlfastAlgs-00-04-08
1114 * Updates to TauMaker for r13
1115 M share/Atlfast_Datafiles/tau1P_EffFile.txt
1116 M share/Atlfast_Datafiles/tau1P_RejFile.txt
1117 M share/Atlfast_Datafiles/tau2P_EffFile.txt
1118 M share/Atlfast_Datafiles/tau2P_RejFile.txt
1119 M share/Atlfast_Datafiles/tau3P_EffFile.txt
1120 M share/Atlfast_Datafiles/tau3P_RejFile.txt
1121 M src/TauMaker.cxx
1122
1123 2007-07-14 Simon Dean <sdean@hep.ucl.ac.uk>
1124
1125 * Tagging AtlfastAlgs-00-04-07
1126 * Adapted Atlfast_MakeAOD.py for r13
1127 M share/Atlfast_MakeAOD.py
1128
1129 2007-05-26 Simon Dean <sdean@hep.ucl.ac.uk>
1130
1131 * Tagging AtlfastAlgs-00-04-06
1132 * Removed StoreGate and TruthHelper dependencies from TauMaker
1133 (checkreq)
1134 * Fixed some scripts
1135 M AtlfastAlgs/TauMaker.h
1136 M cmt/requirements
1137 M python/StandardNtupleGetter.py
1138 M python/TrackNtupleGetter.py
1139 M share/Atlfast_AthenaSetups.py
1140 M share/Atlfast_MakeROOTFile.py
1141 M share/Atlfast_RecExCommon_Fragment.py
1142 M src/TauMaker.cxx
1143
1144 2007-05-25 Simon Dean <sdean@hep.ucl.ac.uk>
1145
1146 * Tagging AtlfastAlgs-00-04-05
1147 * MC input location for TauMaker was not being specified - fixed!
1148 M AtlfastAlgs/TauMaker.h
1149 M src/TauMaker.cxx
1150
1151 2007-05-25 Simon Dean <sdean@hep.ucl.ac.uk>
1152
1153 * Tagging AtlfastAlgs-00-04-04
1154 * Added python hook file
1155 A python/__init__.py
1156
1157 2007-05-24 Simon Dean <sdean@hep.ucl.ac.uk>
1158
1159 * Tagging AtlfastAlgs-00-04-03
1160 * Turned non-track-based tau1p3p tagging off in AtlfastB
1161 * Fixed updated egamma parameterisations to smear momentum components
1162 as well as energy
1163 M src/AtlfastB.cxx
1164 M src/ElectronSmearer.cxx
1165 M src/PhotonSmearer.cxx
1166 M src/TauMaker.cxx
1167
1168 2007-05-24 Simon Dean <sdean@hep.ucl.ac.uk>
1169
1170 * Tagging AtlfastAlgs-00-04-02
1171 * Armin's fixes for correlated track parameters
1172 * Change in requirements file to fix problem linking with ROOT
1173 graphics libraries
1174 M cmt/requirements
1175 M src/ElectronBinData.cxx
1176 M src/MuonBinData.cxx
1177 M src/PionBinData.cxx
1178
1179 2007-05-23 Simon Dean <sdean@hep.ucl.ac.uk>
1180
1181 * Tagging AtlfastAlgs-00-04-01
1182 * Took debug symbols out of requirements
1183 M cmt/requirements
1184
1185 2007-05-23 Simon Dean <sdean@hep.ucl.ac.uk>
1186
1187 * Tagging AtlfastAlgs-00-04-00
1188 * Upgrade to configurables
1189 * Updated default datamember values to match those previously in ConfigAlgs
1190 * Added track-based tau1p3p running - TauMaker and TauTagger classes
1191 * Addition of new egamma smearing as measured in CSC samples - now the default
1192 M AtlfastAlgs/AtlfastB.h
1193 M AtlfastAlgs/CellMaker.h
1194 A AtlfastAlgs/CorrectionFactorElectron.h
1195 A AtlfastAlgs/CorrectionFactorPhoton.h
1196 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
1197 M AtlfastAlgs/DefaultSmearer.h
1198 M AtlfastAlgs/ElectronSmearer.h
1199 M AtlfastAlgs/EventHeaderMaker.h
1200 A AtlfastAlgs/ISmearerFactory.h
1201 M AtlfastAlgs/JetMaker.h
1202 M AtlfastAlgs/MuonSmearer.h
1203 M AtlfastAlgs/PhotonSmearer.h
1204 A AtlfastAlgs/TauMaker.h
1205 A AtlfastAlgs/TauTagger.h
1206 M AtlfastAlgs/TrackMaker.h
1207 M cmt/requirements
1208 A python/AtlfastBGetter.py
1209 A python/AtlfastCGetter.py
1210 A python/AtlfastDumperGetter.py
1211 A python/AtlfastFastShowerGetter.py
1212 A python/AtlfastNoFastShowerGetter.py
1213 A python/CellFastShowerGetter.py
1214 A python/CellGetter.py
1215 A python/CellNoFastShowerGetter.py
1216 A python/ClusterGetter.py
1217 A python/ElectronDumperGetter.py
1218 A python/ElectronGetter.py
1219 A python/ElectronIsolatorGetter.py
1220 A python/ElectronKIsolatorGetter.py
1221 A python/EventHeaderGetter.py
1222 A python/FinalStateParticleDumperGetter.py
1223 A python/GlobalEventDataGetter.py
1224 A python/IAddSequencer.py
1225 A python/IKinematicDumperGetter.py
1226 A python/IsolatedElectronDumperGetter.py
1227 A python/IsolatedPhotonDumperGetter.py
1228 A python/JetGetter.py
1229 A python/MuonGetter.py
1230 A python/MuonIsolatorGetter.py
1231 A python/MuonKIsolatorGetter.py
1232 A python/PhotonDumperGetter.py
1233 A python/PhotonGetter.py
1234 A python/PhotonIsolatorGetter.py
1235 A python/PhotonKIsolatorGetter.py
1236 A python/StandardHistogramGetter.py
1237 A python/StandardNtupleGetter.py
1238 A python/TauGetter.py
1239 A python/TauTaggerGetter.py
1240 A python/TrackGetter.py
1241 A python/TrackNtupleGetter.py
1242 M share/Atlfast_AthenaSetups.py
1243 M share/Atlfast_ConfigAlgs_FastShower.py
1244 M share/Atlfast_ConfigAlgs_NoFastShower.py
1245 M share/Atlfast_DumperAlgs.py
1246 M share/Atlfast_ExtraAlgs.py
1247 M share/Atlfast_MakeStandardNtuple.py
1248 M share/Atlfast_MakeTrackNtuple.py
1249 M share/Atlfast_RunAtlfastC.py
1250 M share/Atlfast_RunPythia.py
1251 A share/Atlfast_Datafiles/tau1P_EffFile.txt
1252 A share/Atlfast_Datafiles/tau1P_RejFile.txt
1253 A share/Atlfast_Datafiles/tau2P_EffFile.txt
1254 A share/Atlfast_Datafiles/tau2P_RejFile.txt
1255 A share/Atlfast_Datafiles/tau3P_EffFile.txt
1256 A share/Atlfast_Datafiles/tau3P_RejFile.txt
1257 A share/Atlfast_Datafiles/trackEffInputFile.txt
1258 M src/AtlfastB.cxx
1259 M src/AtlfastC.cxx
1260 M src/AtlfastDumper.cxx
1261 M src/CellMaker.cxx
1262 M src/CellSmearer.cxx
1263 M src/ClusterMaker.cxx
1264 M src/DefaultReconstructedParticleMaker.cxx
1265 M src/DefaultSmearer.cxx
1266 M src/ElectronSmearer.cxx
1267 M src/EventHeaderMaker.cxx
1268 M src/FinalStateParticleDumper.cxx
1269 M src/GlobalEventDataMaker.cxx
1270 A src/ISmearerFactory.cxx
1271 M src/Isolator.cxx
1272 M src/JetMaker.cxx
1273 M src/KIsolator.cxx
1274 M src/MuonSmearer.cxx
1275 M src/PhotonSmearer.cxx
1276 M src/StandardHistogramMaker.cxx
1277 A src/TauMaker.cxx
1278 A src/TauTagger.cxx
1279 M src/TrackMaker.cxx
1280 M src/components/AtlfastAlgs_entries.cxx
1281
1282 2007-04-24 Simon Dean <sdean@hep.ucl.ac.uk>
1283
1284 * Tagging AtlfastAlgs-00-03-59
1285 * Applied a bunch of memory leak fixes from
1286 Scott Snyder - thanks!
1287 M AtlfastAlgs/ElectronBinData.h
1288 M AtlfastAlgs/IBinData.h
1289 M AtlfastAlgs/IMatrixManager.h
1290 M AtlfastAlgs/MuonBinData.h
1291 M AtlfastAlgs/MuonSmearer.h
1292 M AtlfastAlgs/MuonSpectrometer.h
1293 M AtlfastAlgs/PionBinData.h
1294 M AtlfastAlgs/XMLHelpers.h
1295 M src/BremBinData.cxx
1296 M src/ElectronBinData.cxx
1297 M src/MuonAcceptor.cxx
1298 M src/MuonBinData.cxx
1299 M src/MuonSmearer.cxx
1300 M src/MuonSpectrometer.cxx
1301 M src/PionBinData.cxx
1302 M src/StandardHistogramMaker.cxx
1303 M src/TrackSmearer.cxx
1304 M src/XMLHelpers.cxx
1305
1306 2007-04-13 Simon Dean <sdean@hep.ucl.ac.uk>
1307
1308 * Tagging AtlfastAlgs-00-03-58
1309 * Moved truth selector initialization into initialize(),
1310 doesn't make sense to do this every event
1311 M AtlfastAlgs/JetMaker.h
1312 M src/JetMaker.cxx
1313
1314 2007-04-06 Simon Dean <sdean@hep.ucl.ac.uk>
1315
1316 * Tagging AtlfastAlgs-00-03-57
1317 * Fixed memory leak in JetMaker
1318 * Reverted block statements in ConfigAlgs - they made
1319 more sense before
1320 * Removed MONTECARLO setup from Atlfast_RunXX.py
1321 M AtlfastAlgs/JetMaker.h
1322 M share/Atlfast_ConfigAlgs_FastShower.py
1323 M share/Atlfast_ConfigAlgs_NoFastShower.py
1324 M share/Atlfast_RunHerwig.py
1325 M share/Atlfast_RunPythia.py
1326 M src/JetMaker.cxx
1327
1328 2007-04-05 Simon Dean <sdean@hep.ucl.ac.uk>
1329
1330 * Tagging AtlfastAlgs-00-03-56
1331 * Integrated Armin Nairz's new tracking description for
1332 bremsstrahlung electrons.
1333 * Changed block statements in ConfigAlgs files
1334 * Truth jets made automatically now in Atlfast_MakeAOD.py
1335 * Moved TrackMaker forward in execution sequence
1336 A AtlfastAlgs/BremBinData.h
1337 R AtlfastAlgs/BremEtaBin.h
1338 R AtlfastAlgs/BremFitter.h
1339 A AtlfastAlgs/BremMatrixManager.h
1340 R AtlfastAlgs/BremPTScaleBin.h
1341 R AtlfastAlgs/BremRBin.h
1342 A AtlfastAlgs/ElectronBinData.h
1343 M AtlfastAlgs/ElectronMatrixManager.h
1344 M AtlfastAlgs/IBinData.h
1345 R AtlfastAlgs/LeptonBinData.h
1346 R AtlfastAlgs/LeptonMatrixManager.h
1347 M AtlfastAlgs/MuonMatrixManager.h
1348 M AtlfastAlgs/PionMatrixManager.h
1349 M AtlfastAlgs/TrackMaker.h
1350 M AtlfastAlgs/TrackSmearer.h
1351 M cmt/requirements
1352 M share/Atlfast_AlgSequence_FastShower.py
1353 M share/Atlfast_AlgSequence_NoFastShower.py
1354 M share/Atlfast_ConfigAlgs_FastShower.py
1355 M share/Atlfast_ConfigAlgs_NoFastShower.py
1356 M share/Atlfast_MakeAOD.py
1357 A share/Atlfast_Datafiles/Atlfast_ElectronBremParam_CSC.dat
1358 A share/Atlfast_Datafiles/Atlfast_ElectronResParam_CSC.dat
1359 M share/Atlfast_Datafiles/Atlfast_PionResParam_DC1_NewUnits.dat
1360 A src/BremBinData.cxx
1361 R src/BremEtaBin.cxx
1362 R src/BremFitter.cxx
1363 A src/BremMatrixManager.cxx
1364 R src/BremPTScaleBin.cxx
1365 R src/BremRBin.cxx
1366 M src/CorrelatedData.cxx
1367 A src/ElectronBinData.cxx
1368 M src/ElectronMatrixManager.cxx
1369 R src/LeptonBinData.cxx
1370 R src/LeptonMatrixManager.cxx
1371 M src/MuonBinData.cxx
1372 M src/MuonMatrixManager.cxx
1373 M src/PionBinData.cxx
1374 M src/PionMatrixManager.cxx
1375 M src/TrackMaker.cxx
1376 M src/TrackSmearer.cxx
1377
1378 2007-03-06 Sebastien Binet <binet@lxplus203.cern.ch>
1379
1380 * tagging AtlfastAlgs-00-03-55
1381 * removed ITrackParameters (migrated to AtlfastEvent)
1382 * R src/ITrackParameters.cxx
1383 * R AtlfastAlgs/ITrackParameters.h
1384 * M cmt/requirements
1385
1386 2007-02-26 Sebastien Binet <binet@lblbox>
1387
1388 * tagging AtlfastAlgs-00-03-54
1389 * fixing un-initialized pointers (again!)
1390
1391 2007-01-26 David Quarrie <David.Quarrie@cern.ch>
1392
1393 * src/ITrackParameters.cxx:
1394 Gaudi v19 changes undone for CVS head is unchanged.
1395
1396 2007-01-26 David Quarrie <David.Quarrie@cern.ch>
1397
1398 * src/ITrackParameters.cxx:
1399 Change MsgStream inserters into std::ostream inserters for
1400 Gaudi v19 compatibility. This is not backwards compatible
1401 with Gaudi 0.16.1.18.
1402
1403 2007-01-22 Simon Dean <sdean@hep.ucl.ac.uk>
1404
1405 * Tagging AtlfastAlgs-00-03-52
1406 * Set JetMaker.tauJetPtRatio to 0 to ensure 1 - 2sigma cut
1407 is used
1408 M share/Atlfast_ConfigAlgs_FastShower.py
1409 M share/Atlfast_ConfigAlgs_NoFastShower.py
1410
1411 2007-01-18 Sebastien Binet <binet@lxplus071.cern.ch>
1412
1413 * tagging AtlfastAlgs-00-03-51
1414 * fixing un-initialized pointers in AtlfastC
1415
1416 2006-12-20 Chris Collins-Tooth <chrisc@ppepc19.ph.gla.ac.uk>
1417
1418 * Addition to AtlfastC to allow particle->jet contamination
1419 M AtlfastAlgs/AtlfastC.h
1420 M src/AtlfastC.cxx
1421
1422 2006-12-11 Simon Dean <sdean@hep.ucl.ac.uk>
1423
1424 * Tagging AtlfastAlgs-00-03-50
1425 * More rearrangement of jobOptions
1426 M share/Atlfast_RecExCommon_Fragment.py
1427
1428 2006-12-11 Simon Dean <sdean@hep.ucl.ac.uk>
1429
1430 * Tagging AtlfastAlgs-00-03-49
1431 * Shifted doCBNT and CBNTAthenaAware flags into
1432 CBNT_AOD/AOD_CBNT_FastTree_jobOptions.py
1433 M share/Atlfast_RecExCommon_Fragment.py
1434
1435 2006-12-11 Simon Dean <sdean@hep.ucl.ac.uk>
1436
1437 * Tagging AtlfastAlgs-00-03-48
1438 * Added fragment for running Atlfast in RecExCommon.
1439 A share/Atlfast_RecExCommon_Fragment.py
1440
1441 2006-12-11 Simon Dean <sdean@hep.ucl.ac.uk>
1442
1443 * Tagging AtlfastAlgs-00-03-47
1444 * EventSelector.InputCollection = "file" brought up-to-date with
1445 EventSelector.InputCollections = [ "file" ]
1446 M share/Atlfast_ReadPOOLFile.py
1447
1448 2006-12-07 Simon Dean <sdean@hep.ucl.ac.uk>
1449
1450 * Tagging AtlfastAlgs-00-03-46
1451 * Bug-fixes - cerr -> cout in XMLHelper
1452 - memory-leak fixed in JetMaker?
1453 - Correct treatment of TauRec tagging in
1454 various Algs
1455 M AtlfastAlgs/JetMaker.h
1456 M src/AAN_Atlfast.cxx
1457 M src/CBNT_Atlfast.cxx
1458 M src/JetMaker.cxx
1459 M src/StandardNtupleMaker.cxx
1460 M src/XMLHelpers.cxx
1461
1462 2006-12-05 Simon Dean <sdean@hep.ucl.ac.uk>
1463
1464 * Tagging AtlfastAlgs-00-03-45
1465 * Bug fix to MuonAcceptor
1466 M AtlfastAlgs/MuonAcceptor.h
1467 M share/Atlfast_Datafiles/MuonSpectrometerEff.txt
1468 M src/MuonAcceptor.cxx
1469
1470 2006-12-04 Simon Dean <sdean@hep.ucl.ac.uk>
1471
1472 * Tagging AtlfastAlgs-00-03-44
1473 * Adapted some algs to use new IsFromHardScatter selector
1474 - Fixes problem with high track multiplicity when including pileup events
1475 * Added AtlfastC class and associated datafiles and jO files
1476 - absolutely no change to default running at the moment
1477 M AtlfastAlgs/AAN_Atlfast.h
1478 A AtlfastAlgs/AtlfastC.h
1479 M cmt/requirements
1480 M share/Atlfast_MakeAAN.py
1481 A share/Atlfast_RunAtlfastC.py
1482 A share/Atlfast_Datafiles/c7jet_c7jetEff.dat
1483 A share/Atlfast_Datafiles/c7jet_electronEff.dat
1484 A share/Atlfast_Datafiles/c7jet_muid_muonEff.dat
1485 A share/Atlfast_Datafiles/c7jet_photonEff.dat
1486 A share/Atlfast_Datafiles/c7jet_staco_muonEff.dat
1487 A share/Atlfast_Datafiles/electron_c4jetEff.dat
1488 A share/Atlfast_Datafiles/electron_c7jetEff.dat
1489 A share/Atlfast_Datafiles/electron_electronEff.dat
1490 A share/Atlfast_Datafiles/electron_ktjetEff.dat
1491 A share/Atlfast_Datafiles/electron_muid_muonEff.dat
1492 A share/Atlfast_Datafiles/electron_photonEff.dat
1493 A share/Atlfast_Datafiles/electron_staco_muonEff.dat
1494 A share/Atlfast_Datafiles/ktjet_electronEff.dat
1495 A share/Atlfast_Datafiles/ktjet_ktjetEff.dat
1496 A share/Atlfast_Datafiles/ktjet_muid_muonEff.dat
1497 A share/Atlfast_Datafiles/ktjet_photonEff.dat
1498 A share/Atlfast_Datafiles/ktjet_staco_muonEff.dat
1499 A share/Atlfast_Datafiles/muon_c7jetEff.dat
1500 A share/Atlfast_Datafiles/muon_electronEff.dat
1501 A share/Atlfast_Datafiles/muon_ktjetEff.dat
1502 A share/Atlfast_Datafiles/muon_muid_muonEff.dat
1503 A share/Atlfast_Datafiles/muon_photonEff.dat
1504 A share/Atlfast_Datafiles/muon_staco_muonEff.dat
1505 A share/Atlfast_Datafiles/photon_c7jetEff.dat
1506 A share/Atlfast_Datafiles/photon_electronEff.dat
1507 A share/Atlfast_Datafiles/photon_ktjetEff.dat
1508 A share/Atlfast_Datafiles/photon_muid_muonEff.dat
1509 A share/Atlfast_Datafiles/photon_photonEff.dat
1510 A share/Atlfast_Datafiles/photon_staco_muonEff.dat
1511 M src/AAN_Atlfast.cxx
1512 A src/AtlfastC.cxx
1513 M src/DefaultReconstructedParticleMaker.cxx
1514 M src/GlobalEventData.cxx
1515 M src/GlobalEventDataMaker.cxx
1516 M src/JetMaker.cxx
1517 M src/ReconstructedParticleHistogramMaker.cxx
1518 M src/TrackMaker.cxx
1519 M src/components/AtlfastAlgs_entries.cxx
1520
1521 2006-12-02 Simon Dean <sdean@hep.ucl.ac.uk>
1522
1523 * Tagging AtlfastAlgs-00-03-43
1524 * Added 'acceptor' classes, allow to apply a pre-defined
1525 efficiency when creating ReconstructedParticles
1526 * Added MuonAcceptor - concrete implementation of IAcceptor
1527 which incorporates muon efficiencies. Thanks to Samira
1528 Hassani for code and efficiencies.
1529 Efficiencies for combined case (used for combined or ID
1530 muons) and standalone case (for MS muons)
1531 * Fixed bug in KIsolator - dR values were divided by GeV!
1532 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
1533 A AtlfastAlgs/IAcceptor.h
1534 A AtlfastAlgs/MuonAcceptor.h
1535 M cmt/requirements
1536 A share/Atlfast_Datafiles/MuonCombinedEff.txt
1537 A share/Atlfast_Datafiles/MuonSpectrometerEff.txt
1538 M src/AtlfastB.cxx
1539 M src/DefaultReconstructedParticleMaker.cxx
1540 M src/KIsolator.cxx
1541 A src/MuonAcceptor.cxx
1542
1543 2006-11-25 Simon Dean <sdean@hep.ucl.ac.uk>
1544
1545 * Tagging AtlfastAlgs-00-03-42
1546 * Changed label testing in EventHeaderMaker to reflect
1547 fact that labels now have both positive and negative values.
1548 M AtlfastAlgs/EventHeaderMaker.h
1549
1550 2006-11-19 Simon Dean <sdean@hep.ucl.ac.uk>
1551
1552 * Tagging AtlfastAlgs-00-03-41
1553 * Changes to Atlfast tracking (provided by Armin Nairz)
1554 * Muon track parametrisation fully based on CSC layout
1555 * Parameter files for muons and pions are consistently in new units
1556 (MeV, mm) now.
1557 * Covariance matrix is converted to the Common Tracking
1558 representation after the smearing procedure (in TrackSmearer), to
1559 have the right format for persistification in AODs (and Track NTs).
1560 * TrackNtuple changed (cot(theta0), q/pT) to (theta0, q/p)
1561 M AtlfastAlgs/ElectronMatrixManager.h
1562 M AtlfastAlgs/ParameterResolutions.h
1563 M AtlfastAlgs/PionBinData.h
1564 M AtlfastAlgs/TrackMaker.h
1565 M AtlfastAlgs/TrackNtupleMaker.h
1566 M AtlfastAlgs/TrackSmearer.h
1567 M share/Atlfast_ConfigAlgs_FastShower.py
1568 M share/Atlfast_ConfigAlgs_NoFastShower.py
1569 A share/Atlfast_Datafiles/Atlfast_MuonResParam_CSC.dat
1570 A share/Atlfast_Datafiles/Atlfast_PionResParam_DC1_NewUnits.dat
1571 M src/ElectronMatrixManager.cxx
1572 M src/LeptonMatrixManager.cxx
1573 M src/MuonBinData.cxx
1574 M src/MuonSmearer.cxx
1575 M src/ParameterResolutions.cxx
1576 M src/PionBinData.cxx
1577 M src/PionMatrixManager.cxx
1578 M src/TrackMaker.cxx
1579 M src/TrackNtupleMaker.cxx
1580 M src/TrackSmearer.cxx
1581
1582 2006-11-15 Simon Dean <sdean@hep.ucl.ac.uk>
1583
1584 * Tagging AtlfastAlgs-00-03-40
1585 * Changes to default settings
1586 - fillhistory off by default in CBNT/AAN_Atlfast
1587 - Changed options presented in ConfigAlgs jO files
1588 - added ability to pass tau1p3p correction file in as jO
1589 M share/Atlfast_ConfigAlgs_FastShower.py
1590 M share/Atlfast_ConfigAlgs_NoFastShower.py
1591 M src/AAN_Atlfast.cxx
1592 M src/AtlfastB.cxx
1593 M src/CBNT_Atlfast.cxx
1594
1595 2006-11-14 Simon Dean <sdean@hep.ucl.ac.uk>
1596
1597 * Tagging AtlfastAlgs-00-03-39
1598 * Bug fix in JetMaker - stops hanging during
1599 isolation correction
1600 M src/JetMaker.cxx
1601
1602 2006-11-10 Simon Dean <sdean@hep.ucl.ac.uk>
1603
1604 * Tagging AtlfastAlgs-00-03-38
1605 * Additional code for simulating tau1p3p tagging results in
1606 AtlfastB - provided by Alan Phillips.
1607 M AtlfastAlgs/AtlfastB.h
1608 A share/Atlfast_Datafiles/Tau1P3Pcorrfile.txt
1609 M src/AtlfastB.cxx
1610
1611 2006-11-09 Simon Dean <sdean@hep.ucl.ac.uk>
1612
1613 * Tagging AtlfastAlgs-00-03-37
1614 * Suggested changes to JetMaker by Jean-Baptiste de Vivie
1615 for jet-particle dRs to make sense.
1616 M src/JetMaker.cxx
1617
1618 2006-11-03 Simon Dean <sdean@hep.ucl.ac.uk>
1619
1620 * Tagging AtlfastAlgs-00-03-36
1621 * Changes to JetMaker to fix labelling problem - spotted by
1622 Alan Phillips
1623 M AtlfastAlgs/JetMaker.h
1624 M src/JetMaker.cxx
1625
1626 2006-11-03 Simon Dean <sdean@hep.ucl.ac.uk>
1627
1628 * Tagging AtlfastAlgs-00-03-35
1629 * Fixed build warnings and checkreq problems
1630 * Changed an ntuple variable name in CBNT_Atlfast and
1631 StandardNtupleMaker
1632 M AtlfastAlgs/AtlfastProtoJetMaker.h
1633 M cmt/requirements
1634 M src/CBNT_Atlfast.cxx
1635 M src/StandardNtupleMaker.cxx
1636 M src/TrackDumper.cxx
1637 M src/TrackNtupleMaker.cxx
1638
1639 2006-11-02 Simon Dean <sdean@hep.ucl.ac.uk>
1640
1641 * Tagging AtlfastAlgs-00-03-34
1642 * Loads of datafiles removed and added for tau tagging
1643 * Changes as a result of the changed Jet class
1644 - AtlfastB now reads in and modifies the same Jet collection
1645 - All Algs that previously looked at the bjet collection now look
1646 at the jet collection
1647 - JetMaker stores JetCollection which allows mods (locked in AtlfastB)
1648 M AtlfastAlgs/AAN_Atlfast.h
1649 M AtlfastAlgs/AtlfastB.h
1650 M AtlfastAlgs/CBNT_Atlfast.h
1651 M AtlfastAlgs/StandardHistogramMaker.h
1652 M AtlfastAlgs/StandardNtupleMaker.h
1653 M share/Atlfast_ConfigAlgs_FastShower.py
1654 M share/Atlfast_ConfigAlgs_NoFastShower.py
1655 M share/Atlfast_MakeAAN.py
1656 M share/Atlfast_MakeCBNT.py
1657 M share/Atlfast_Datafiles/BtagParam.root
1658 M share/Atlfast_Datafiles/RejectionFactorC1.txt
1659 M share/Atlfast_Datafiles/RejectionFactorC10.txt
1660 M share/Atlfast_Datafiles/RejectionFactorC11.txt
1661 M share/Atlfast_Datafiles/RejectionFactorC12.txt
1662 M share/Atlfast_Datafiles/RejectionFactorC13.txt
1663 M share/Atlfast_Datafiles/RejectionFactorC14.txt
1664 M share/Atlfast_Datafiles/RejectionFactorC2.txt
1665 M share/Atlfast_Datafiles/RejectionFactorC3.txt
1666 M share/Atlfast_Datafiles/RejectionFactorC4.txt
1667 M share/Atlfast_Datafiles/RejectionFactorC5.txt
1668 M share/Atlfast_Datafiles/RejectionFactorC6.txt
1669 M share/Atlfast_Datafiles/RejectionFactorC7.txt
1670 M share/Atlfast_Datafiles/RejectionFactorC8.txt
1671 M share/Atlfast_Datafiles/RejectionFactorC9.txt
1672 A share/Atlfast_Datafiles/RejectionFactorNPU1.txt
1673 A share/Atlfast_Datafiles/RejectionFactorNPU10.txt
1674 A share/Atlfast_Datafiles/RejectionFactorNPU100.txt
1675 A share/Atlfast_Datafiles/RejectionFactorNPU11.txt
1676 A share/Atlfast_Datafiles/RejectionFactorNPU12.txt
1677 A share/Atlfast_Datafiles/RejectionFactorNPU13.txt
1678 A share/Atlfast_Datafiles/RejectionFactorNPU14.txt
1679 A share/Atlfast_Datafiles/RejectionFactorNPU2.txt
1680 A share/Atlfast_Datafiles/RejectionFactorNPU3.txt
1681 A share/Atlfast_Datafiles/RejectionFactorNPU4.txt
1682 A share/Atlfast_Datafiles/RejectionFactorNPU5.txt
1683 A share/Atlfast_Datafiles/RejectionFactorNPU6.txt
1684 A share/Atlfast_Datafiles/RejectionFactorNPU7.txt
1685 A share/Atlfast_Datafiles/RejectionFactorNPU8.txt
1686 A share/Atlfast_Datafiles/RejectionFactorNPU9.txt
1687 A share/Atlfast_Datafiles/RejectionFactorPU1.txt
1688 A share/Atlfast_Datafiles/RejectionFactorPU10.txt
1689 A share/Atlfast_Datafiles/RejectionFactorPU100.txt
1690 A share/Atlfast_Datafiles/RejectionFactorPU11.txt
1691 A share/Atlfast_Datafiles/RejectionFactorPU12.txt
1692 A share/Atlfast_Datafiles/RejectionFactorPU13.txt
1693 A share/Atlfast_Datafiles/RejectionFactorPU14.txt
1694 A share/Atlfast_Datafiles/RejectionFactorPU2.txt
1695 A share/Atlfast_Datafiles/RejectionFactorPU3.txt
1696 A share/Atlfast_Datafiles/RejectionFactorPU4.txt
1697 A share/Atlfast_Datafiles/RejectionFactorPU5.txt
1698 A share/Atlfast_Datafiles/RejectionFactorPU6.txt
1699 A share/Atlfast_Datafiles/RejectionFactorPU7.txt
1700 A share/Atlfast_Datafiles/RejectionFactorPU8.txt
1701 A share/Atlfast_Datafiles/RejectionFactorPU9.txt
1702 M share/Atlfast_Datafiles/RejectionFactorTau1.txt
1703 M share/Atlfast_Datafiles/RejectionFactorTau10.txt
1704 M share/Atlfast_Datafiles/RejectionFactorTau11.txt
1705 M share/Atlfast_Datafiles/RejectionFactorTau12.txt
1706 M share/Atlfast_Datafiles/RejectionFactorTau13.txt
1707 M share/Atlfast_Datafiles/RejectionFactorTau14.txt
1708 M share/Atlfast_Datafiles/RejectionFactorTau2.txt
1709 M share/Atlfast_Datafiles/RejectionFactorTau3.txt
1710 M share/Atlfast_Datafiles/RejectionFactorTau4.txt
1711 M share/Atlfast_Datafiles/RejectionFactorTau5.txt
1712 M share/Atlfast_Datafiles/RejectionFactorTau6.txt
1713 M share/Atlfast_Datafiles/RejectionFactorTau7.txt
1714 M share/Atlfast_Datafiles/RejectionFactorTau8.txt
1715 M share/Atlfast_Datafiles/RejectionFactorTau9.txt
1716 R share/Atlfast_Datafiles/RejectionFactorU1.txt
1717 R share/Atlfast_Datafiles/RejectionFactorU10.txt
1718 R share/Atlfast_Datafiles/RejectionFactorU100.txt
1719 R share/Atlfast_Datafiles/RejectionFactorU11.txt
1720 R share/Atlfast_Datafiles/RejectionFactorU12.txt
1721 R share/Atlfast_Datafiles/RejectionFactorU13.txt
1722 R share/Atlfast_Datafiles/RejectionFactorU14.txt
1723 R share/Atlfast_Datafiles/RejectionFactorU2.txt
1724 R share/Atlfast_Datafiles/RejectionFactorU3.txt
1725 R share/Atlfast_Datafiles/RejectionFactorU4.txt
1726 R share/Atlfast_Datafiles/RejectionFactorU5.txt
1727 R share/Atlfast_Datafiles/RejectionFactorU6.txt
1728 R share/Atlfast_Datafiles/RejectionFactorU7.txt
1729 R share/Atlfast_Datafiles/RejectionFactorU8.txt
1730 R share/Atlfast_Datafiles/RejectionFactorU9.txt
1731 M share/Atlfast_Datafiles/histtotext.cpp
1732 M src/AAN_Atlfast.cxx
1733 M src/AtlfastB.cxx
1734 M src/CBNT_Atlfast.cxx
1735 M src/JetMaker.cxx
1736 M src/StandardHistogramMaker.cxx
1737 M src/StandardNtupleMaker.cxx
1738
1739 2006-10-26 Simon Dean <sdean@hep.ucl.ac.uk>
1740
1741 * Tagging AtlfastAlgs-00-03-33
1742 * Quick changes to reflect the new layout of the Jet class
1743 M AtlfastAlgs/JetMaker.h
1744 M src/AAN_Atlfast.cxx
1745 M src/AtlfastB.cxx
1746 M src/CBNT_Atlfast.cxx
1747 M src/JetMaker.cxx
1748
1749 2006-10-24 Sebastien Binet <binet@lblbox>
1750
1751 * tagging AtlfastAlgs-00-03-32
1752 * src/AtlfastB.cxx (Atlfast): fixed warnings
1753
1754 2006-10-23 Simon Dean <sdean@hep.ucl.ac.uk>
1755
1756 * Tagging AtlfastAlgs-00-03-31
1757 * When dealing with track covariance matrices, replaced
1758 all HepMatrix with HepSymMatrix for ease of conversion
1759 to Trk::CovarianceMatrix in AtlfastTrackParticleBuilderTool
1760 M AtlfastAlgs/AtlfTrackParameterView.h
1761 M AtlfastAlgs/ElectronMatrixManager.h
1762 M AtlfastAlgs/IBinData.h
1763 M AtlfastAlgs/IMatrixManager.h
1764 M AtlfastAlgs/ITrackParameterView.h
1765 M AtlfastAlgs/LeptonBinData.h
1766 M AtlfastAlgs/LeptonMatrixManager.h
1767 M AtlfastAlgs/MuonBinData.h
1768 M AtlfastAlgs/MuonMatrixManager.h
1769 M AtlfastAlgs/PionBinData.h
1770 M AtlfastAlgs/PionMatrixManager.h
1771 M AtlfastAlgs/TrackMaker.h
1772 M AtlfastAlgs/TrackSmearer.h
1773 M src/CellMaker.cxx
1774 M src/ElectronMatrixManager.cxx
1775 M src/LeptonBinData.cxx
1776 M src/LeptonMatrixManager.cxx
1777 M src/MuonBinData.cxx
1778 M src/MuonMatrixManager.cxx
1779 M src/PionBinData.cxx
1780 M src/PionMatrixManager.cxx
1781 M src/TrackMaker.cxx
1782 M src/TrackSmearer.cxx
1783
1784 2006-10-14 Simon Dean <sdean@hep.ucl.ac.uk>
1785
1786 * Tagging AtlfastAlgs-00-03-30
1787 * CellMaker now produces an additional INavigable4MomentumCollection
1788 of cells for the full jet reco software to pick up
1789 M AtlfastAlgs/CellMaker.h
1790 M cmt/requirements
1791 M src/CellMaker.cxx
1792
1793 2006-10-13 Simon Dean <sdean@hep.ucl.ac.uk>
1794
1795 * Tagging AtlfastAlgs-00-03-29
1796 * Added files for the canonical efficiencies
1797 * Fixed small bug from last tag in AtlfastB
1798 A share/Atlfast_Datafiles/BEfficiency100.txt
1799 A share/Atlfast_Datafiles/RejectionFactorC100.txt
1800 A share/Atlfast_Datafiles/RejectionFactorTau100.txt
1801 A share/Atlfast_Datafiles/RejectionFactorU100.txt
1802 M src/AtlfastB.cxx
1803
1804 2006-10-13 Simon Dean <sdean@hep.ucl.ac.uk>
1805
1806 * Tagging AtlfastAlgs-00-03-28
1807 * Different default b-tagging scheme in AtlfastB
1808 (now SV1+IP3D, eff=60% (AtlfBNSet = 10))
1809 * Removed 'FillHistory' option from CBNT and AAN jO files
1810 * Block statements for NoFastShower scripts to block FastShower scripts
1811 and vice-versa
1812 M share/Atlfast_ConfigAlgs_FastShower.py
1813 M share/Atlfast_ConfigAlgs_NoFastShower.py
1814 M share/Atlfast_MakeAAN.py
1815 M share/Atlfast_MakeCBNT.py
1816 M src/AtlfastB.cxx
1817
1818 2006-10-10 Sebastien Binet <binet@lblbox>
1819
1820 * tagging AtlfastAlgs-00-03-27
1821 * fixed a few more warnings...
1822 * M cmt/requirements
1823 * M src/AtlfastB.cxx
1824 * M src/CBNT_Atlfast.cxx
1825 * M src/CellMaker.cxx
1826 * M src/CellSmearer.cxx
1827 * M src/FinalStateParticleHistogramMaker.cxx
1828 * M src/TestTrackViewer.cxx
1829
1830 * tagging AtlfastAlgs-00-03-26
1831 * M src/JetCalibrator.cxx: fix for genconf (initialized an
1832 uninitialized pointer)
1833 * M src/AtlfastB.cxx : addressed warnings
1834 * M src/DefaultSmearer.cxx : likewise
1835 * M src/FinalStateParticleHistogramMaker.cxx : likewise
1836 * M src/JetSmearer.cxx : likewise
1837 * M src/MuonSpectrometer.cxx : likewise
1838 * M src/StandardNtupleMaker.cxx : likewise
1839 * M src/TestStand.cxx : likewise
1840 * M src/TrackMaker.cxx : likewise
1841
1842
1843 2006-09-10 Simon Dean <sdean@hep.ucl.ac.uk>
1844
1845 * Tagging AtlfastAlgs-00-03-25
1846 * Added 'InterpolateBTagging' option to AtlfastB (default value
1847 is false). This forces no interpolation between points! (as JB
1848 specifies).
1849 M AtlfastAlgs/AtlfastB.h
1850 M src/AtlfastB.cxx
1851
1852 2006-09-06 Sebastien Binet <binet@lblbox>
1853
1854 * tagging AtlfastAlgs-00-03-24
1855 * share/Atlfast_MakeAOD.py: applied changes for ParticleBuilderOptions
1856 migration
1857
1858 2006-08-28 Simon Dean <sdean@hep.ucl.ac.uk>
1859
1860 * Tagging AtlfastAlgs-00-03-23
1861 * More changes to suit genconf
1862 M AtlfastAlgs/CBNT_Atlfast.h
1863 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
1864 M src/AAN_Atlfast.cxx
1865 M src/AtlfastB.cxx
1866 M src/AtlfastPoolTest.cxx
1867 M src/CBNT_Atlfast.cxx
1868 M src/CellMaker.cxx
1869 M src/ClusterMaker.cxx
1870 M src/DefaultReconstructedParticleMaker.cxx
1871 M src/EventHeaderMaker.cxx
1872 M src/JetMaker.cxx
1873 M src/StandardNtupleMaker.cxx
1874 M src/TrackMaker.cxx
1875
1876 2006-08-22 David Quarrie <David.Quarrie@cern.ch>
1877
1878 * cmt/requirements: Add dependency between TestStand and
1879 AtlfastAlgsLib to enforce sequencing for distcc builds
1880 * Tagging AtlfastAlgs-00-03-22
1881
1882 2006-08-16 Simon Dean <sdean@hep.ucl.ac.uk>
1883
1884 * Tagging AtlfastAlgs-00-03-21
1885 * Re-enabled genconf
1886 M cmt/requirements
1887
1888 2006-08-16 Simon Dean <sdean@hep.ucl.ac.uk>
1889
1890 * Tagging AtlfastAlgs-00-03-20
1891 * Small fixes to satisfy genCong
1892 M src/AtlfastB.cxx
1893 M src/CBNT_Atlfast.cxx
1894 M src/CellMaker.cxx
1895 M src/EventHeaderMaker.cxx
1896 M src/KIsolator.cxx
1897 M src/PhotonSmearer.cxx
1898 M src/StandardNtupleMaker.cxx
1899 M src/TrackDumper.cxx
1900
1901 2006-08-16 Simon Dean <sdean@hep.ucl.ac.uk>
1902
1903 * Tagging AtlfastAlgs-00-03-19
1904 * Forgot to add the b-tagging data files
1905 A share/Atlfast_Datafiles/BEfficiency1.txt
1906 A share/Atlfast_Datafiles/BEfficiency10.txt
1907 A share/Atlfast_Datafiles/BEfficiency11.txt
1908 A share/Atlfast_Datafiles/BEfficiency12.txt
1909 A share/Atlfast_Datafiles/BEfficiency13.txt
1910 A share/Atlfast_Datafiles/BEfficiency14.txt
1911 A share/Atlfast_Datafiles/BEfficiency2.txt
1912 A share/Atlfast_Datafiles/BEfficiency3.txt
1913 A share/Atlfast_Datafiles/BEfficiency4.txt
1914 A share/Atlfast_Datafiles/BEfficiency5.txt
1915 A share/Atlfast_Datafiles/BEfficiency6.txt
1916 A share/Atlfast_Datafiles/BEfficiency7.txt
1917 A share/Atlfast_Datafiles/BEfficiency8.txt
1918 A share/Atlfast_Datafiles/BEfficiency9.txt
1919 A share/Atlfast_Datafiles/BtagParam.root
1920 A share/Atlfast_Datafiles/RejectionFactorC1.txt
1921 A share/Atlfast_Datafiles/RejectionFactorC10.txt
1922 A share/Atlfast_Datafiles/RejectionFactorC11.txt
1923 A share/Atlfast_Datafiles/RejectionFactorC12.txt
1924 A share/Atlfast_Datafiles/RejectionFactorC13.txt
1925 A share/Atlfast_Datafiles/RejectionFactorC14.txt
1926 A share/Atlfast_Datafiles/RejectionFactorC2.txt
1927 A share/Atlfast_Datafiles/RejectionFactorC3.txt
1928 A share/Atlfast_Datafiles/RejectionFactorC4.txt
1929 A share/Atlfast_Datafiles/RejectionFactorC5.txt
1930 A share/Atlfast_Datafiles/RejectionFactorC6.txt
1931 A share/Atlfast_Datafiles/RejectionFactorC7.txt
1932 A share/Atlfast_Datafiles/RejectionFactorC8.txt
1933 A share/Atlfast_Datafiles/RejectionFactorC9.txt
1934 A share/Atlfast_Datafiles/RejectionFactorTau1.txt
1935 A share/Atlfast_Datafiles/RejectionFactorTau10.txt
1936 A share/Atlfast_Datafiles/RejectionFactorTau11.txt
1937 A share/Atlfast_Datafiles/RejectionFactorTau12.txt
1938 A share/Atlfast_Datafiles/RejectionFactorTau13.txt
1939 A share/Atlfast_Datafiles/RejectionFactorTau14.txt
1940 A share/Atlfast_Datafiles/RejectionFactorTau2.txt
1941 A share/Atlfast_Datafiles/RejectionFactorTau3.txt
1942 A share/Atlfast_Datafiles/RejectionFactorTau4.txt
1943 A share/Atlfast_Datafiles/RejectionFactorTau5.txt
1944 A share/Atlfast_Datafiles/RejectionFactorTau6.txt
1945 A share/Atlfast_Datafiles/RejectionFactorTau7.txt
1946 A share/Atlfast_Datafiles/RejectionFactorTau8.txt
1947 A share/Atlfast_Datafiles/RejectionFactorTau9.txt
1948 A share/Atlfast_Datafiles/RejectionFactorU1.txt
1949 A share/Atlfast_Datafiles/RejectionFactorU10.txt
1950 A share/Atlfast_Datafiles/RejectionFactorU11.txt
1951 A share/Atlfast_Datafiles/RejectionFactorU12.txt
1952 A share/Atlfast_Datafiles/RejectionFactorU13.txt
1953 A share/Atlfast_Datafiles/RejectionFactorU14.txt
1954 A share/Atlfast_Datafiles/RejectionFactorU2.txt
1955 A share/Atlfast_Datafiles/RejectionFactorU3.txt
1956 A share/Atlfast_Datafiles/RejectionFactorU4.txt
1957 A share/Atlfast_Datafiles/RejectionFactorU5.txt
1958 A share/Atlfast_Datafiles/RejectionFactorU6.txt
1959 A share/Atlfast_Datafiles/RejectionFactorU7.txt
1960 A share/Atlfast_Datafiles/RejectionFactorU8.txt
1961 A share/Atlfast_Datafiles/RejectionFactorU9.txt
1962 A share/Atlfast_Datafiles/histtotext.cpp
1963
1964 2006-08-16 Simon Dean <sdean@hep.ucl.ac.uk>
1965
1966 * Tagging AtlfastAlgs-00-03-18
1967 * Put in changes to implement new b-tagging routine in AtlfastB
1968 and to keep labelling information in Jets as a member variable
1969 * Label is outputted in CBNT and AAN
1970 * JetMaker.bMaxDeltaR and JetMaker.cMaxDeltaR changed from 0.2 to 0.3
1971 * Changes also made in AtlfastEvent
1972 M AtlfastAlgs/AAN_Atlfast.h
1973 M AtlfastAlgs/AtlfastB.h
1974 M AtlfastAlgs/CBNT_Atlfast.h
1975 M share/Atlfast_ConfigAlgs_FastShower.py
1976 M share/Atlfast_ConfigAlgs_NoFastShower.py
1977 M src/AAN_Atlfast.cxx
1978 M src/AtlfastB.cxx
1979 M src/CBNT_Atlfast.cxx
1980 M src/JetMaker.cxx
1981
1982 2006-08-15 David Quarrie <David.Quarrie@cern.ch>
1983
1984 * cmt/requirements: Disable genconf temporarily
1985
1986 * Tagging AtlfastAlgs-00-03-17
1987
1988 2006-08-07 Emil Obreshkov <Emil.Obreshkov@cern.ch>
1989
1990 * Tagging AtlfastAlgs-00-03-16
1991 * cmt/requiremetns: finalize the Reconstruction/Jet/KtJet migration
1992
1993
1994 2006-07-30 Simon Dean <sdean@hep.ucl.ac.uk>
1995
1996 * Tagging AtlfastAlgs-00-03-15
1997 * MuonResolutionTable.xml changed to array format, size
1998 reduced from 9.4MB to 2.1MB
1999 * Modifications to allow double arrays to be read in, DOMDocument
2000 to be owned by Atlfast and deleted at a later stage.
2001 * MuonMaker::Initialisation down from ~86MB to ~32MB, still need
2002 to understand why all memory is not deallocated properly though!
2003 M AtlfastAlgs/MuonSpectrometer.h
2004 M AtlfastAlgs/XMLHelpers.h
2005 M share/Atlfast_Datafiles/MuonResolutionTable.xml
2006 M src/MuonSpectrometer.cxx
2007 M src/XMLHelpers.cxx
2008
2009 2006-07-08 Simon Dean <sdean@hep.ucl.ac.uk>
2010
2011 * Tagging AtlfastAlgs-00-03-14
2012 * JetMaker::addMuons now adds all muons in a dR cone to
2013 a Jet, not just the closest one.
2014 M src/JetMaker.cxx
2015
2016 2006-07-05 Simon Dean <sdean@hep.ucl.ac.uk>
2017
2018 * Tagging AtlfastAlgs-00-03-13
2019 * Modified energy loss function to take into account
2020 different eta ranges
2021 M src/MuonSpectrometer.cxx
2022
2023 2006-05-27 Simon Dean <sdean@hep.ucl.ac.uk>
2024
2025 * Tagging AtlfastAlgs-00-03-12
2026 * Corrected typos
2027 M share/Atlfast_MakeCBNT.py
2028 M share/Atlfast_MakeStandardNtuple.py
2029 M share/Atlfast_MakeTrackNtuple.py
2030
2031 2006-05-27 Simon Dean <sdean@hep.ucl.ac.uk>
2032
2033 * Tagging AtlfastAlgs-00-03-11
2034 * Adding Athena-Aware Ntuple code
2035 * Adjusted Atlfast_MakeCBNT.py, Atlfast_MakeStandardNtuple.py,
2036 Atlfast_MakeTrackNtuple.py to automatically include
2037 Atlfast_MakeROOTFile.py
2038 A AtlfastAlgs/AAN_Atlfast.h
2039 M cmt/requirements
2040 M share/Atlfast_ExampleScript.py
2041 A share/Atlfast_MakeAAN.py
2042 M share/Atlfast_MakeCBNT.py
2043 M share/Atlfast_MakeStandardNtuple.py
2044 M share/Atlfast_MakeTrackNtuple.py
2045 A src/AAN_Atlfast.cxx
2046 M src/components/AtlfastAlgs_entries.cxx
2047
2048 2006-05-23 Simon Dean <sdean@hep.ucl.ac.uk>
2049
2050 * Tagging AtlfastAlgs-00-03-10
2051 * Cleaning up memory leaks during XML access
2052 M src/MuonSpectrometer.cxx
2053 M src/XMLHelpers.cxx
2054
2055 2006-05-20 Simon Dean <sdean@hep.ucl.ac.uk>
2056
2057 * Tagging AtlfastAlgs-00-03-09
2058 * Added correct muon track resolution parameter file
2059 * Reversed change for positive-definite resolution terms in
2060 AtlfastAlgs-00-03-06 in MuonSpectrometer.cxx, as advised by
2061 Samira Hassani
2062 * Found bug: muon upper pT limit 7e6 not 7e3 (MeV) in
2063 MuonSpectrometer.cxx
2064 M share/Atlfast_Datafiles/Atlfast_MuonResParam_DC1.dat
2065 M src/MuonSpectrometer.cxx
2066
2067 2006-05-16 Simon Dean <sdean@hep.ucl.ac.uk>
2068
2069 * Tagging AtlfastAlgs-00-03-08
2070 * Ooops, number of bins in a histogram should be integer
2071 NOT double
2072 M AtlfastAlgs/FinalStateParticleHistogramMaker.h
2073
2074 2006-05-16 Simon Dean <sdean@hep.ucl.ac.uk>
2075
2076 * Tagging AtlfastAlgs-00-03-07
2077 * Changes to tau-tagging input files
2078 M share/Atlfast_Datafiles/TauEfficiencies.txt
2079 M share/Atlfast_Datafiles/TauRejections.txt
2080
2081 2006-05-15 Simon Dean <sdean@hep.ucl.ac.uk>
2082
2083 * Tagging AtlfastAlgs-00-03-06
2084 * Forgot to ensure resolution terms are considered positive, fixed
2085 M src/MuonSpectrometer.cxx
2086
2087 2006-05-15 Simon Dean <sdean@hep.ucl.ac.uk>
2088
2089 * Tagging AtlfastAlgs-00-03-05
2090 * Introduced quick and dirty fix for sector 6 phi coordinates
2091 M src/MuonSpectrometer.cxx
2092
2093 2006-05-12 Simon Dean <sdean@hep.ucl.ac.uk>
2094
2095 * Tagging AtlfastAlgs-00-03-04
2096 * OK, rejection values at eta=2.5 were incorrect, added
2097 correct ones.
2098 M share/Atlfast_Datafiles/TauRejections.txt
2099
2100 2006-05-11 Simon Dean <sdean@hep.ucl.ac.uk>
2101
2102 * Tagging AtlfastAlgs-00-03-03
2103 * Added eta=2.5 efficiency and rejection values to
2104 tau-tagging input files
2105 M share/Atlfast_Datafiles/TauEfficiencies.txt
2106 M share/Atlfast_Datafiles/TauRejections.txt
2107
2108 2006-05-09 Simon Dean <sdean@hep.ucl.ac.uk>
2109
2110 * Tagging AtlfastAlgs-00-03-02
2111 * Another StatusCode change in CBNT_Atlfast
2112 * Removed test/AtlfastAlgs_TestConfiguration.xml to prevent testing
2113 M src/CBNT_Atlfast.cxx
2114 R test/AtlfastAlgs_TestConfiguration.xml
2115
2116 2006-05-09 Simon Dean <sdean@hep.ucl.ac.uk>
2117
2118 * Tagging AtlfastAlgs-00-03-01
2119 * Corrected mistakes in Interpolator input files
2120 * Revised StatusCode checking
2121 M share/Atlfast_Datafiles/TauEfficiencies.txt
2122 M share/Atlfast_Datafiles/TauRejections.txt
2123 M src/AtlfastB.cxx
2124 M src/CBNT_Atlfast.cxx
2125 M src/EventHeaderMaker.cxx
2126 M src/Isolator.cxx
2127 M src/JetMaker.cxx
2128 M src/KIsolator.cxx
2129
2130 2006-05-05 Simon Dean <sdean@hep.ucl.ac.uk>
2131
2132 * Tagging AtlfastAlgs-00-03-00
2133 * Merged AVTF branch into main trunk to go
2134 into release 12
2135 M AtlfastAlgs/AtlfastB.h
2136 M AtlfastAlgs/CBNT_Atlfast.h
2137 M AtlfastAlgs/CellSmearer.h
2138 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
2139 M AtlfastAlgs/DefaultSmearer.h
2140 M AtlfastAlgs/ElectronMatrixManager.h
2141 M AtlfastAlgs/ElectronSmearer.h
2142 M AtlfastAlgs/EventHeaderMaker.h
2143 A AtlfastAlgs/FinalStateParticleHistogramMaker.h
2144 M AtlfastAlgs/GlobalEventData.h
2145 M AtlfastAlgs/ISmearer.h
2146 M AtlfastAlgs/Isolator.h
2147 M AtlfastAlgs/JetMaker.h
2148 M AtlfastAlgs/JetSmearer.h
2149 M AtlfastAlgs/LeptonMatrixManager.h
2150 M AtlfastAlgs/MissingMomentum.h
2151 M AtlfastAlgs/MuonBinData.h
2152 M AtlfastAlgs/MuonMatrixManager.h
2153 M AtlfastAlgs/MuonSmearer.h
2154 A AtlfastAlgs/MuonSpectrometer.h
2155 M AtlfastAlgs/PhotonSmearer.h
2156 M AtlfastAlgs/TrackMaker.h
2157 M AtlfastAlgs/TrackSmearer.h
2158 A AtlfastAlgs/XMLHelpers.h
2159 M cmt/requirements
2160 M share/Atlfast_ConfigAlgs_FastShower.py
2161 M share/Atlfast_ConfigAlgs_NoFastShower.py
2162 A share/Atlfast_Datafiles/Atlfast_MuonResParam_DC1.dat
2163 A share/Atlfast_Datafiles/MuonResolutionTable.xml
2164 A share/Atlfast_Datafiles/TauEfficiencies.txt
2165 A share/Atlfast_Datafiles/TauRejections.txt
2166 M src/AtlfastB.cxx
2167 M src/CBNT_Atlfast.cxx
2168 M src/CellMaker.cxx
2169 M src/CellSmearer.cxx
2170 M src/DefaultReconstructedParticleMaker.cxx
2171 M src/DefaultSmearer.cxx
2172 M src/ElectronMatrixManager.cxx
2173 M src/ElectronSmearer.cxx
2174 M src/EventHeaderMaker.cxx
2175 A src/FinalStateParticleHistogramMaker.cxx
2176 M src/GlobalEventData.cxx
2177 M src/Isolator.cxx
2178 M src/JetMaker.cxx
2179 M src/JetSmearer.cxx
2180 M src/LeptonMatrixManager.cxx
2181 M src/MuonBinData.cxx
2182 A src/MuonMatrixManager.cxx
2183 M src/MuonSmearer.cxx
2184 A src/MuonSpectrometer.cxx
2185 M src/PhotonSmearer.cxx
2186 M src/PionMatrixManager.cxx
2187 A src/TestStand.cxx
2188 M src/TrackMaker.cxx
2189 M src/TrackSmearer.cxx
2190 A src/XMLHelpers.cxx
2191 M src/components/AtlfastAlgs_entries.cxx
2192
2193 2006-05-03 Simon Dean <sdean@hep.ucl.ac.uk>
2194
2195 * Tagging AtlfastAlgs-AVTF-00-00-19
2196 * Merged the developer branch into the AVTF branch
2197 M AtlfastAlgs/AtlfastPoolTest.h
2198 M AtlfastAlgs/CellMaker.h
2199 M AtlfastAlgs/GlobalEventData.h
2200 M AtlfastAlgs/GlobalEventDataMaker.h
2201 M AtlfastAlgs/TrackMaker.h
2202 M src/AtlfastB.cxx
2203 M src/AtlfastDumper.cxx
2204 M src/AtlfastPoolTest.cxx
2205 M src/CellMaker.cxx
2206 M src/FinalStateParticleDumper.cxx
2207 M src/GlobalEventData.cxx
2208 M src/GlobalEventDataMaker.cxx
2209 M src/IKinematicDumper.cxx
2210 M src/MuonSpectrometer.cxx
2211 M src/ReconstructedParticleDumper.cxx
2212 M src/TrackMaker.cxx
2213 M test/AtlfastAlgs_TestConfiguration.xml
2214 * Will then move all changes back into developer branch when
2215 11.5.0 is frozen
2216 * NB... Due to parallel development, some recent entries below
2217 are not in chronological order. Some are AVTF branch, some dev
2218 branch.
2219
2220 2006-05-03 Simon Dean <sdean@hep.ucl.ac.uk>
2221
2222 * Tagging AtlfastAlgs-AVTF-00-00-18
2223 * Added FinalStateParticleHistogramMaker class
2224 A AtlfastAlgs/FinalStateParticleHistogramMaker.h
2225 M cmt/requirements
2226 A src/FinalStateParticleHistogramMaker.cxx
2227 M src/components/AtlfastAlgs_entries.cxx
2228
2229 2006-04-27 Simon Dean <sdean@hep.ucl.ac.uk>
2230
2231 * Tagging AtlfastAlgs-AVTF-00-00-17
2232 * Took out some std::cout statements
2233 M src/MuonSpectrometer.cxx
2234 M src/TrackSmearer.cxx
2235
2236 2006-04-22 Simon Dean <sdean@hep.ucl.ac.uk>
2237
2238 * Tagging AtlfastAlgs-AVTF-00-00-16
2239 * Added ISmearer smear function with GenParticle as argument,
2240 needed as TrackSmearer needs the original particle vertex and
2241 MuonSmearer now contains TrackSmearer
2242 * Updated electron and muon track parameterisations based on
2243 Andi Salzberger's measurements - code provided by Armin Nairz
2244 * Inner detector resolution in MuonSmearer now calculated in a
2245 local TrackSmearer - same resolution as used for tracks
2246 themselves
2247 M AtlfastAlgs/CellSmearer.h
2248 M AtlfastAlgs/DefaultSmearer.h
2249 M AtlfastAlgs/ElectronMatrixManager.h
2250 M AtlfastAlgs/ElectronSmearer.h
2251 M AtlfastAlgs/ISmearer.h
2252 M AtlfastAlgs/JetSmearer.h
2253 M AtlfastAlgs/LeptonMatrixManager.h
2254 M AtlfastAlgs/MuonBinData.h
2255 M AtlfastAlgs/MuonMatrixManager.h
2256 M AtlfastAlgs/MuonSmearer.h
2257 M AtlfastAlgs/PhotonSmearer.h
2258 M AtlfastAlgs/TrackMaker.h
2259 M AtlfastAlgs/TrackSmearer.h
2260 M cmt/requirements
2261 M share/Atlfast_ConfigAlgs_FastShower.py
2262 M share/Atlfast_ConfigAlgs_NoFastShower.py
2263 A share/Atlfast_Datafiles/Atlfast_MuonResParam_DC1.dat
2264 M src/CellSmearer.cxx
2265 M src/DefaultReconstructedParticleMaker.cxx
2266 M src/DefaultSmearer.cxx
2267 M src/ElectronMatrixManager.cxx
2268 M src/ElectronSmearer.cxx
2269 M src/JetSmearer.cxx
2270 M src/LeptonMatrixManager.cxx
2271 M src/MuonBinData.cxx
2272 A src/MuonMatrixManager.cxx
2273 M src/MuonSmearer.cxx
2274 M src/MuonSpectrometer.cxx
2275 M src/PhotonSmearer.cxx
2276 M src/PionMatrixManager.cxx
2277 M src/TestStand.cxx
2278 M src/TrackMaker.cxx
2279 M src/TrackSmearer.cxx
2280
2281 2006-04-19 Simon Dean <sdean@hep.ucl.ac.uk>
2282
2283 * Tagging AtlfastAlgs-AVTF-00-00-15
2284 * Replaced the Fortran muon smearing functions with MuonSpectrometer
2285 and assorted accompanying C++ classes. Information is now read in
2286 from an xml file 'MuonResolutionTable.xml'
2287 * XML helper functions added in XMLHelpers.h/cxx
2288 * TestStand added for Samira Hassani - small main program
2289 that smears one 'muon'
2290 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
2291 M AtlfastAlgs/MuonSmearer.h
2292 A AtlfastAlgs/MuonSpectrometer.h
2293 A AtlfastAlgs/XMLHelpers.h
2294 M cmt/requirements
2295 A share/Atlfast_Datafiles/MuonResolutionTable.xml
2296 M src/DefaultReconstructedParticleMaker.cxx
2297 M src/MuonSmearer.cxx
2298 A src/MuonSpectrometer.cxx
2299 A src/TestStand.cxx
2300 A src/XMLHelpers.cxx
2301 R src/resmuo.F
2302 R src/resobin.inc
2303 R src/resomat.inc
2304
2305 2006-04-13 Simon Dean <sdean@hep.ucl.ac.uk>
2306
2307 * Tagging AtlfastAlgs-AVTF-00-00-14
2308 * Changes to use Interpolator in AtlfastB to calculate
2309 on-the-fly efficiencies and rejections based on input
2310 jet kinemetics
2311 M AtlfastAlgs/AtlfastB.h
2312 A share/Atlfast_Datafiles/TauEfficiencies.txt
2313 A share/Atlfast_Datafiles/TauRejections.txt
2314 M src/AtlfastB.cxx
2315
2316 2006-03-15 Simon Dean <sdean@hep.ucl.ac.uk>
2317
2318 * Tagging AtlfastAlgs-AVTF-00-00-13
2319 * Corrected units in track error matrix
2320 M AtlfastAlgs/TrackMaker.h
2321 M src/TrackMaker.cxx
2322
2323 2006-03-13 Simon Dean <sdean@hep.ucl.ac.uk>
2324
2325 * Tagging AtlfastAlgs-AVTF-00-00-12
2326 * Added SUSY LSP to list of invisibles
2327 M share/Atlfast_ConfigAlgs_FastShower.py
2328 M share/Atlfast_ConfigAlgs_NoFastShower.py
2329
2330 2006-03-12 Simon Dean <sdean@hep.ucl.ac.uk>
2331
2332 * Tagging AtlfastAlgs-AVTF-00-00-11
2333 * Changes in JetMaker to make correction to missing ET for
2334 isolation problem (activity in outer part of cluster)
2335 M AtlfastAlgs/EventHeaderMaker.h
2336 M AtlfastAlgs/GlobalEventData.h
2337 M AtlfastAlgs/JetMaker.h
2338 M src/CellMaker.cxx
2339 M src/EventHeaderMaker.cxx
2340 M src/GlobalEventData.cxx
2341 M src/JetMaker.cxx
2342 M src/JetSmearer.cxx
2343
2344 2006-03-10 Simon Dean <sdean@hep.ucl.ac.uk>
2345
2346 * Tagging AtlfastAlgs-AVTF-00-00-10
2347 * Added 1-2sigma cut to tau labelling in AtlfastB
2348 (pileup not accounted for in sigma)
2349 M AtlfastAlgs/JetMaker.h
2350 M src/JetMaker.cxx
2351
2352 2006-03-06 Simon Dean <sdean@hep.ucl.ac.uk>
2353
2354 * Tagging AtlfastAlgs-AVTF-00-00-09
2355 * 'CorrectTauMomentum' renamed 'CalibrateTauMomentum', default value
2356 changed to 'FALSE'
2357 M share/Atlfast_ConfigAlgs_FastShower.py
2358 M share/Atlfast_ConfigAlgs_NoFastShower.py
2359 M src/AtlfastB.cxx
2360
2361 2006-03-06 Simon Dean <sdean@hep.ucl.ac.uk>
2362
2363 * Tagging AtlfastAlgs-AVTF-00-00-08
2364 * Bug fix in AtlfastB - light jets misID'd as tau jets were
2365 being given pdgid of light jet, not tau
2366 M src/AtlfastB.cxx
2367
2368 2006-02-17 Simon Dean <sdean@hep.ucl.ac.uk>
2369
2370 * Tagging AtlfastAlgs-AVTF-00-00-07
2371 * Changes to add halo energy from isolated e/gamma ReconstructedParticles
2372 to missingET, switched on/off with EventHeaderMaker.AddHalos
2373 * Halo configurable via Isolator.RLowerHalo (default 0.2) and
2374 Isolator.RHigherHalo (default 0.4)
2375 M AtlfastAlgs/EventHeaderMaker.h
2376 M AtlfastAlgs/Isolator.h
2377 M src/EventHeaderMaker.cxx
2378 M src/Isolator.cxx
2379 M src/JetMaker.cxx
2380
2381 2006-02-15 Simon Dean <sdean@hep.ucl.ac.uk>
2382
2383 * Tagging AtlfastAlgs-AVTF-00-00-06
2384 * Added code for calculating the scalar sum of ET from unused cells
2385 and clusters, iso electrons, iso and non-iso muons, iso photons and
2386 jets.
2387 * SumET is stored in EventHeader, accessible via EventHeader::sumET()
2388 * ATLFAST/SUMET added to CBNT
2389 M AtlfastAlgs/CBNT_Atlfast.h
2390 M AtlfastAlgs/EventHeaderMaker.h
2391 M AtlfastAlgs/JetMaker.h
2392 M AtlfastAlgs/MissingMomentum.h
2393 M src/CBNT_Atlfast.cxx
2394 M src/EventHeaderMaker.cxx
2395 M src/JetMaker.cxx
2396
2397 2006-02-15 Simon Dean <sdean@hep.ucl.ac.uk>
2398
2399 * Tagging AtlfastAlgs-AVTF-00-00-05
2400 * Correcting mistake from last tag
2401 M src/AtlfastB.cxx
2402
2403 2006-02-13 Simon Dean <sdean@hep.ucl.ac.uk>
2404
2405 * Tagging AtlfastAlgs-AVTF-00-00-04
2406 * Added a jobOption to select whether to make a momentum correction
2407 for hadronic taus in AtlfastB
2408 M AtlfastAlgs/AtlfastB.h
2409 M share/Atlfast_ConfigAlgs_FastShower.py
2410 M share/Atlfast_ConfigAlgs_NoFastShower.py
2411 M src/AtlfastB.cxx
2412
2413 2006-02-02 Simon Dean <sdean@hep.ucl.ac.uk>
2414
2415 * Tagging AtlfastAlgs-AVTF-00-00-03
2416 * Moved all CBNT jobOptions inside Atlfast_MakeCBNT.py, including
2417 MetAlg options.
2418 * Set "GEN_EVENT" as input key for CBNT_SpclMC
2419 M share/Atlfast_MakeCBNT.py
2420
2421 2006-01-31 Simon Dean <sdean@hep.ucl.ac.uk>
2422
2423 * Tagging AtlfastAlgs-AVTF-00-00-02
2424 * Corrected use statements in cmt/requirements
2425 M cmt/requirements
2426
2427 2006-01-31 Simon Dean <sdean@hep.ucl.ac.uk>
2428
2429 * Creating branch AtlfastAlgs-AVTF-branch for the Atlfast Validation Task Force
2430 * Tagging AtlfastAlgs-AVTF-00-00-01 to start with, a direct copy of AtlfastAlgs-00-02-03
2431
2432 2006-04-27 Simon Dean <sdean@hep.ucl.ac.uk>
2433
2434 * Tagging AtlfastAlgs-00-02-11
2435 * Removal of redundant semi-colons for gcc344 compatibility
2436 M src/AtlfastDumper.cxx
2437 M src/FinalStateParticleDumper.cxx
2438 M src/IKinematicDumper.cxx
2439 M src/JetMaker.cxx
2440 M src/ReconstructedParticleDumper.cxx
2441
2442 2006-03-27 Alex Undrus <undrus@bnl.gov>
2443 * Tagging AtlfastAlgs-00-02-10
2444 * in test/AtlfastAlgs_TestConfiguration.xml ATN section:
2445 * tag options is replaced with options_atn to avoid clash with
2446 * analogous RTT tag
2447
2448 2006-03-20 Simon Dean <sdean@hep.ucl.ac.uk>
2449
2450 * Tagging AtlfastAlgs-00-02-09
2451 * Corrected units in track error matrix
2452 M AtlfastAlgs/TrackMaker.h
2453 M src/TrackMaker.cxx
2454
2455 2006-03-13 Simon Dean <sdean@hep.ucl.ac.uk>
2456
2457 * Tagging AtlfastAlgs-00-02-08
2458 * Removing RTT config file at Eric's request
2459 R test/AtlfastAlgs_TestConfiguration.xml
2460
2461 2006-03-06 Simon Dean <sdean@hep.ucl.ac.uk>
2462
2463 * Tagging AtlfastAlgs-00-02-07
2464 * Bug fix in AtlfastB - light jets misID'd as tau jets were
2465 being given pdgid of light jet, not tau
2466 M src/AtlfastB.cxx
2467
2468 2006-03-03 Simon Dean <sdean@hep.ucl.ac.uk>
2469
2470 * Tagging AtlfastAlgs-00-02-06
2471 * More intelligent approach to monopoles - IDs
2472 inputted via jO array. No array means all
2473 particles are treated in the standard way.
2474 M AtlfastAlgs/AtlfastPoolTest.h
2475 M AtlfastAlgs/CellMaker.h
2476 M AtlfastAlgs/GlobalEventData.h
2477 M AtlfastAlgs/GlobalEventDataMaker.h
2478 M src/AtlfastPoolTest.cxx
2479 M src/CellMaker.cxx
2480 M src/GlobalEventData.cxx
2481 M src/GlobalEventDataMaker.cxx
2482
2483 2006-02-14 Simon Dean <sdean@hep.ucl.ac.uk>
2484
2485 * Tagging AtlfastAlgs-00-02-05
2486 * Changes to allow monopoleID to be specified via jO
2487 * Default monopole ID set to 50
2488 M AtlfastAlgs/AtlfastPoolTest.h
2489 M AtlfastAlgs/CellMaker.h
2490 M AtlfastAlgs/GlobalEventData.h
2491 M AtlfastAlgs/GlobalEventDataMaker.h
2492 M src/AtlfastPoolTest.cxx
2493 M src/CellMaker.cxx
2494 M src/GlobalEventData.cxx
2495 M src/GlobalEventDataMaker.cxx
2496
2497 2006-02-06 Simon Dean <sdean@hep.ucl.ac.uk>
2498
2499 * Tagging AtlfastAlgs-00-02-04
2500 * Moved all CBNT jobOptions inside Atlfast_MakeCBNT.py, including
2501 MetAlg options.
2502 * Set "GEN_EVENT" as input key for CBNT_SpclMC
2503 M share/Atlfast_MakeCBNT.py
2504
2505 2006-01-22 Simon Dean <sdean@hep.ucl.ac.uk>
2506
2507 * Tagging AtlfastAlgs-00-02-03
2508 * Corrected AtlfastB to tag both tau+ and tau-
2509 * Kept some commenting to follow taus through tagging process
2510 M src/AtlfastB.cxx
2511 M src/JetMaker.cxx
2512
2513 2006-01-17 Simon Dean <sdean@hep.ucl.ac.uk>
2514
2515 * Tagging AtlfastAlgs-00-02-02
2516 * Changed tau tagging in JetMaker to:
2517 - find dR between hadronic decay system and jet, NOT tau and jet
2518 - calculate correct ratio pT(tau-neu)/pT(jet), NOT pT(tau)-pT(neu)/pT(jet)
2519 M src/JetMaker.cxx
2520
2521 2006-01-16 Simon Dean <sdean@hep.ucl.ac.uk>
2522
2523 * Tagging AtlfastAlgs-00-02-01
2524 * Changed default AtlfastB.AtlfBNSet to 5
2525 * Corrected mistake in tau-tagging in JetMaker
2526 M share/Atlfast_ConfigAlgs_NoFastShower.py
2527 M share/Atlfast_ConfigAlgs_FastShower.py
2528 M src/JetMaker.cxx
2529 * between 2005-11-25 and 2006-01-16:
2530 - src/components/AtlfastAlgs_entries.cxx has been changed to remove
2531 superfluous semi-colons.
2532 - The previous changes by PS were tagged as AtlfastAlgs-00-02-00
2533
2534 2005-11-25 Peter SHERWOOD <sherwood@pcucl02.cern.ch>
2535
2536 * Changes due to moving files from AtlfastUtils to AtlfastEvent
2537 (change of location of header files)
2538 * Changes to class heirarchy. Some implementation classes are now
2539 inherited privately, forcing use of objects through interfaces
2540 rather than via the concrete class. (StandardHistogramMaker.h,
2541 IKinemeticDumper.h,cxx
2542 * CalSectionReject - uses the stored value of eta in
2543 the ITransportedParticle object rather than rtecalculating it.
2544 * JetMaker code handling muons now done in addMuon method of Jet
2545
2546 M AtlfastAlgs/ClusterIsAssoc.h
2547 M AtlfastAlgs/EventHeaderMaker.h
2548 M AtlfastAlgs/IKinematicDumper.h
2549 M AtlfastAlgs/StandardHistogramMaker.h
2550
2551 M src/CalSection.cxx
2552 M src/CalSectionReject.cxx
2553 M src/ClusterMaker.cxx
2554 M src/IKinematicDumper.cxx
2555 M src/JetMaker.cxx
2556 M src/ReconstructedParticleDumper.cxx
2557 M src/SharedConeStrategy.cxx
2558
2559
2560 2005-11-20 Simon Dean <sdean@hep.ucl.ac.uk>
2561
2562 * Tagging AtlfastAlgs-00-01-98
2563 * Regression tested PhotonSmearer changes OK.
2564
2565 2005-11-15 Catherine Wright <cwright@lxplus005.cern.ch>
2566
2567 * PhotonSmearer Changes for Comparator
2568 M AtlfastAlgs/PhotonSmearer.h
2569 M share/Atlfast_ConfigAlgs_FastShower.py
2570 M share/Atlfast_ConfigAlgs_NoFastShower.py
2571 M src/DefaultReconstructedParticleMaker.cxx
2572 M src/PhotonSmearer.cxx
2573
2574
2575 2005-10-14 Simon Dean <sdean@hep.ucl.ac.uk>
2576
2577 * Tagging AtlfastAlgs-00-01-97
2578 * Altered jobOption scripts to run the StandardHistogramMaker
2579 by default
2580 M share/Atlfast_AlgSequence_FastShower.py
2581 M share/Atlfast_AlgSequence_NoFastShower.py
2582 M share/Atlfast_ConfigAlgs_FastShower.py
2583 M share/Atlfast_ConfigAlgs_NoFastShower.py
2584
2585 2005-09-10 Simon Dean <sdean@hep.ucl.ac.uk>
2586
2587 * Tagging AtlfastAlgs-00-01-96
2588 * Put in changes to MuonSmearer for Comparator
2589 * Regression tested OK
2590 M AtlfastAlgs/MuonSmearer.h
2591 M share/Atlfast_ConfigAlgs_FastShower.py
2592 M share/Atlfast_ConfigAlgs_NoFastShower.py
2593 M src/DefaultReconstructedParticleMaker.cxx
2594 M src/MuonSmearer.cxx
2595
2596 2005-08-31 Simon Dean <sdean@hep.ucl.ac.uk>
2597
2598 * Tagging AtlfastAlgs-00-01-95
2599 * Blocked sequncing jO files from being included more than once
2600 M share/Atlfast_ConfigAlgs_FastShower.py
2601 M share/Atlfast_ConfigAlgs_NoFastShower.py
2602
2603 2005-08-25 Simon Dean <sdean@hep.ucl.ac.uk>
2604
2605 * Tagging AtlfastAlgs-00-01-94
2606 * Commented out lines for RTT in cmt/requirements
2607 M cmt/requirements
2608
2609 2005-08-25 Simon Dean <sdean@hep.ucl.ac.uk>
2610
2611 * Tagging AtlfastAlgs-00-01-93
2612 * Added "Atlfast_Datafiles" prefix to AtlfastB data files
2613 in Atlfast_ConfigAlgs_NoFastShower.py
2614 * Removed jO declared twice in Atlfast_ConfigAlgs_FastShower.py
2615 M share/Atlfast_ConfigAlgs_FastShower.py
2616 M share/Atlfast_ConfigAlgs_NoFastShower.py
2617
2618 2005-08-25 Simon Dean <sdean@hep.ucl.ac.uk>
2619
2620 * Tagging AtlfastAlgs-00-01-92
2621 * Changing default POOL file name to one that works in 10.5.0
2622 M share/Atlfast_ReadPOOLFile.py
2623
2624 2005-08-22 Simon Dean <sdean@hep.ucl.ac.uk>
2625
2626 * Tagging AtlfastAlgs-00-01-91
2627 * After regression testing, Chris Collin-Tooth's changes
2628 go back in (see entries from 2005-06-28 and 2005-07-06)
2629 M AtlfastAlgs/CellSmearer.h
2630 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
2631 M AtlfastAlgs/DefaultSmearer.h
2632 M AtlfastAlgs/ElectronSmearer.h
2633 M AtlfastAlgs/ISmearer.h
2634 M AtlfastAlgs/JetSmearer.h
2635 M AtlfastAlgs/MuonSmearer.h
2636 M AtlfastAlgs/PhotonSmearer.h
2637 M share/Atlfast_ConfigAlgs_FastShower.py
2638 M share/Atlfast_ConfigAlgs_NoFastShower.py
2639 M share/Atlfast_Legacy/AtlfastIKinematicDumperStandardOptions.py
2640 M share/Atlfast_Legacy/AtlfastIKinematicDumperStandardOptions.txt
2641 M share/Atlfast_Legacy/AtlfastKStandardOptions.py
2642 M share/Atlfast_Legacy/AtlfastKStandardOptions.txt
2643 M share/Atlfast_Legacy/AtlfastStandardOptions.py
2644 M share/Atlfast_Legacy/AtlfastStandardOptions.txt
2645 M share/Atlfast_Legacy/Atlfast_CBNT.py
2646 M share/Atlfast_Legacy/Atlfast_CBNT.txt
2647 M src/CellSmearer.cxx
2648 M src/DefaultReconstructedParticleMaker.cxx
2649 M src/DefaultSmearer.cxx
2650 M src/ElectronSmearer.cxx
2651 M src/JetSmearer.cxx
2652 M src/MuonSmearer.cxx
2653 M src/PhotonSmearer.cxx
2654
2655 2005-08-17 Simon Dean <sdean@hep.ucl.ac.uk>
2656
2657 * Tagging AtlfastAlgs-00-01-90
2658 * Last changes did not fix problem - new magic numbers to
2659 do a better job
2660 M src/AtlfastB.cxx
2661
2662 2005-08-03 Simon Dean <sdean@hep.ucl.ac.uk>
2663
2664 * Tagging AtlfastAlgs-00-01-89
2665 * Changed two of the magic numbers in AtlfastB to produce
2666 a continuous pT correction factor
2667 M src/AtlfastB.cxx
2668
2669 2005-08-03 Simon Dean <sdean@hep.ucl.ac.uk>
2670
2671 * Tagging AtlfastAlgs-00-01-88
2672 * Introduced more modular set of jobOptions
2673 * Moved old jO to Atlfast_Legacy subdirectory
2674 * Moved datafiles to Atlfast_Datafiles subdirectory
2675 M cmt/requirements
2676 R share/AtlfastBcjet.dat
2677 R share/AtlfastBjet.dat
2678 R share/AtlfastDoNotTouch.py
2679 R share/AtlfastDoNotTouch.txt
2680 R share/AtlfastDumper.py
2681 R share/AtlfastDumper.txt
2682 R share/AtlfastIKinematicDumperOptions.py
2683 R share/AtlfastIKinematicDumperOptions.txt
2684 R share/AtlfastIKinematicDumperStandardOptions.py
2685 R share/AtlfastIKinematicDumperStandardOptions.txt
2686 R share/AtlfastKDoNotTouch.py
2687 R share/AtlfastKDoNotTouch.txt
2688 R share/AtlfastKOptions.py
2689 R share/AtlfastKOptions.txt
2690 R share/AtlfastKStandardOptions.py
2691 R share/AtlfastKStandardOptions.txt
2692 R share/AtlfastOptions.py
2693 R share/AtlfastOptions.txt
2694 R share/AtlfastOptionsPool.py
2695 R share/AtlfastOptionsPool.txt
2696 R share/AtlfastOptionsReadObjy.py
2697 R share/AtlfastOptionsReadObjy.txt
2698 R share/AtlfastPDGTABLE
2699 R share/AtlfastPoolTestOptions.py
2700 R share/AtlfastPoolTestOptions.txt
2701 R share/AtlfastReadJobOptions.py
2702 R share/AtlfastReadJobOptions.txt
2703 R share/AtlfastRunCBNT.py
2704 R share/AtlfastRunCBNT.txt
2705 R share/AtlfastStandardAtlfastOptions.txt_sequencer
2706 R share/AtlfastStandardOptions.py
2707 R share/AtlfastStandardOptions.txt
2708 R share/AtlfastWriteJobOptions.py
2709 R share/AtlfastWriteJobOptions.txt
2710 A share/Atlfast_AlgSequence_FastShower.py
2711 A share/Atlfast_AlgSequence_NoFastShower.py
2712 A share/Atlfast_AthenaSetups.py
2713 R share/Atlfast_CBNT.py
2714 R share/Atlfast_CBNT.txt
2715 A share/Atlfast_ConfigAlgs_FastShower.py
2716 A share/Atlfast_ConfigAlgs_NoFastShower.py
2717 A share/Atlfast_DumperAlgs.py
2718 A share/Atlfast_ExampleScript.py
2719 A share/Atlfast_ExtraAlgs.py
2720 A share/Atlfast_MakeAOD.py
2721 A share/Atlfast_MakeCBNT.py
2722 A share/Atlfast_MakeHBOOKFile.py
2723 A share/Atlfast_MakeROOTFile.py
2724 A share/Atlfast_MakeStandardNtuple.py
2725 A share/Atlfast_MakeTrackNtuple.py
2726 R share/Atlfast_PionResParam_DC1.dat
2727 R share/Atlfast_PionResParam_preTDR.dat
2728 A share/Atlfast_ReadPOOLFile.py
2729 A share/Atlfast_ReadZEBRAFile.py
2730 A share/Atlfast_RunHerwig.py
2731 A share/Atlfast_RunPythia.py
2732 R share/Atlfast_XKalInput.dat
2733 R share/Atlfast_id_resol_mu_000.dat
2734 R share/Atlfast_id_resol_mu_001.dat
2735 R share/Atlfast_id_resol_mu_010.dat
2736 R share/Atlfast_id_resol_mu_011.dat
2737 R share/Atlfast_id_resol_mu_100.dat
2738 R share/Atlfast_id_resol_mu_101.dat
2739 R share/Atlfast_id_resol_mu_110.dat
2740 R share/Atlfast_id_resol_mu_111.dat
2741 R share/Atlfast_isadecay.dat
2742 R share/Atlfast_isapar.dat
2743 R share/Atlfast_particle.cdf
2744 R share/Atlfast_resolumu.tab
2745 R share/GeneratorOptions_zebra_default.py
2746 R share/GeneratorOptions_zebra_default.txt
2747 R share/POOLtoAtlfasttoAOD.py
2748 R share/POOLtoAtlfasttoCBNT.py
2749 R share/PythiatoAtlfasttoAOD.py
2750 R share/PythiatoAtlfasttoCBNT.py
2751 A share/Atlfast_Datafiles/AtlfastBcjet.dat
2752 A share/Atlfast_Datafiles/AtlfastBjet.dat
2753 A share/Atlfast_Datafiles/Atlfast_PionResParam_DC1.dat
2754 A share/Atlfast_Datafiles/Atlfast_PionResParam_preTDR.dat
2755 A share/Atlfast_Datafiles/Atlfast_XKalInput.dat
2756 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_000.dat
2757 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_001.dat
2758 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_010.dat
2759 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_011.dat
2760 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_100.dat
2761 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_101.dat
2762 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_110.dat
2763 A share/Atlfast_Datafiles/Atlfast_id_resol_mu_111.dat
2764 A share/Atlfast_Datafiles/Atlfast_resolumu.tab
2765 A share/Atlfast_Legacy/AtlfastDoNotTouch.py
2766 A share/Atlfast_Legacy/AtlfastDoNotTouch.txt
2767 A share/Atlfast_Legacy/AtlfastDumper.py
2768 A share/Atlfast_Legacy/AtlfastDumper.txt
2769 A share/Atlfast_Legacy/AtlfastIKinematicDumperOptions.py
2770 A share/Atlfast_Legacy/AtlfastIKinematicDumperOptions.txt
2771 A share/Atlfast_Legacy/AtlfastIKinematicDumperStandardOptions.py
2772 A share/Atlfast_Legacy/AtlfastIKinematicDumperStandardOptions.txt
2773 A share/Atlfast_Legacy/AtlfastKDoNotTouch.py
2774 A share/Atlfast_Legacy/AtlfastKDoNotTouch.txt
2775 A share/Atlfast_Legacy/AtlfastKOptions.py
2776 A share/Atlfast_Legacy/AtlfastKOptions.txt
2777 A share/Atlfast_Legacy/AtlfastKStandardOptions.py
2778 A share/Atlfast_Legacy/AtlfastKStandardOptions.txt
2779 A share/Atlfast_Legacy/AtlfastOptions.py
2780 A share/Atlfast_Legacy/AtlfastOptions.txt
2781 A share/Atlfast_Legacy/AtlfastOptionsPool.py
2782 A share/Atlfast_Legacy/AtlfastOptionsPool.txt
2783 A share/Atlfast_Legacy/AtlfastOptionsReadObjy.py
2784 A share/Atlfast_Legacy/AtlfastOptionsReadObjy.txt
2785 A share/Atlfast_Legacy/AtlfastPDGTABLE
2786 A share/Atlfast_Legacy/AtlfastPoolTestOptions.py
2787 A share/Atlfast_Legacy/AtlfastPoolTestOptions.txt
2788 A share/Atlfast_Legacy/AtlfastReadJobOptions.py
2789 A share/Atlfast_Legacy/AtlfastReadJobOptions.txt
2790 A share/Atlfast_Legacy/AtlfastRunCBNT.py
2791 A share/Atlfast_Legacy/AtlfastRunCBNT.txt
2792 A share/Atlfast_Legacy/AtlfastStandardAtlfastOptions.txt_sequencer
2793 A share/Atlfast_Legacy/AtlfastStandardOptions.py
2794 A share/Atlfast_Legacy/AtlfastStandardOptions.txt
2795 A share/Atlfast_Legacy/AtlfastWriteJobOptions.py
2796 A share/Atlfast_Legacy/AtlfastWriteJobOptions.txt
2797 A share/Atlfast_Legacy/Atlfast_CBNT.py
2798 A share/Atlfast_Legacy/Atlfast_CBNT.txt
2799 A share/Atlfast_Legacy/Atlfast_isadecay.dat
2800 A share/Atlfast_Legacy/Atlfast_isapar.dat
2801 A share/Atlfast_Legacy/Atlfast_particle.cdf
2802 A share/Atlfast_Legacy/GeneratorOptions_zebra_default.py
2803 A share/Atlfast_Legacy/GeneratorOptions_zebra_default.txt
2804 M src/BremFitter.cxx
2805 M src/LeptonMatrixManager.cxx
2806 M src/MuonSmearer.cxx
2807
2808 2005-07-20 Simon Dean <sdean@hep.ucl.ac.uk>
2809
2810 * Tagging AtlfastAlgs-00-01-87
2811 * Redefined TransportedParticle to accommodate magnetic
2812 monopoles and any other future deviation from standard particle
2813 deflections in the Inner Detector
2814 * Moved TransportedParticle to AtlfastEvent
2815 * MagField class also redefined - initialised from GlobalEventData and now
2816 exists in AtlfastEvent to allow access from AtlfastEvent and AtlfastUtils
2817 without creating circular dependencies
2818 M AtlfastAlgs/AtlfastPoolTest.h
2819 M AtlfastAlgs/CalSection.h
2820 M AtlfastAlgs/CalSectionReject.h
2821 M AtlfastAlgs/Calorimeter.h
2822 M AtlfastAlgs/CellMaker.h
2823 M AtlfastAlgs/GlobalEventDataMaker.h
2824 R AtlfastAlgs/MagField.h
2825 R AtlfastAlgs/TransportedParticle.h
2826 R AtlfastAlgs/TransportedParticleCollection.h
2827 R AtlfastAlgs/TransportedParticleCollection.h.hold
2828 M AtlfastAlgs/TryToShower.h
2829 M cmt/requirements
2830 M src/AtlfastPoolTest.cxx
2831 M src/CalSection.cxx
2832 M src/CalSectionReject.cxx
2833 M src/CalSectionRejectT.cxx
2834 M src/Calorimeter.cxx
2835 M src/CellMaker.cxx
2836 M src/GlobalEventDataMaker.cxx
2837 R src/MagField.cxx
2838 M src/TrackMaker.cxx
2839 M src/TryToShower.cxx
2840
2841 2005-07-08 Simon Dean <sdean@hep.ucl.ac.uk>
2842
2843 * Tagging AtlfastAlgs-00-01-86
2844 * Missed RandFlat when removing forward declarations,
2845 removed in this tag
2846 M AtlfastAlgs/AtlfastB.h
2847 M AtlfastAlgs/DefaultSmearer.h
2848
2849 2005-07-06 Simon Dean <sdean@hep.ucl.ac.uk>
2850
2851 * Tagging AtlfastAlgs-00-01-85
2852
2853 2005-07-06 Simon Dean <sdean@hep.ucl.ac.uk>
2854
2855 * Replaced forward declarations to CLHEP classes with the
2856 corresponding include statements for headers
2857 M AtlfastAlgs/AtlfastB.h
2858 M AtlfastAlgs/BremFitter.h
2859 M AtlfastAlgs/CellSmearer.h
2860 M AtlfastAlgs/DefaultSmearer.h
2861 M AtlfastAlgs/ElectronSmearer.h
2862 M AtlfastAlgs/ISmearer.h
2863 M AtlfastAlgs/JetSmearer.h
2864 M AtlfastAlgs/MuonSmearer.h
2865 M AtlfastAlgs/PhotonSmearer.h
2866
2867 2005-07-06 Simon Dean <sdean@hep.ucl.ac.uk>
2868
2869 * Tagging AtlfastAlgs-00-01-84
2870 * Reversed changes made by Chris Collins-Tooth (see two
2871 entries down) - will re-introduce these after proper
2872 testing
2873 * Kept change made below (Uncommenting 'use AtlasCERNLIB'
2874 statement)
2875 M ChangeLog
2876 M AtlfastAlgs/CellSmearer.h
2877 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
2878 M AtlfastAlgs/DefaultSmearer.h
2879 M AtlfastAlgs/ElectronSmearer.h
2880 M AtlfastAlgs/ISmearer.h
2881 M AtlfastAlgs/JetSmearer.h
2882 M AtlfastAlgs/MuonSmearer.h
2883 M AtlfastAlgs/PhotonSmearer.h
2884 M share/AtlfastIKinematicDumperStandardOptions.py
2885 M share/AtlfastIKinematicDumperStandardOptions.txt
2886 M share/AtlfastKStandardOptions.py
2887 M share/AtlfastKStandardOptions.txt
2888 M share/AtlfastStandardOptions.py
2889 M share/AtlfastStandardOptions.txt
2890 M share/Atlfast_CBNT.py
2891 M share/Atlfast_CBNT.txt
2892 M src/CellSmearer.cxx
2893 M src/DefaultReconstructedParticleMaker.cxx
2894 M src/DefaultSmearer.cxx
2895 M src/ElectronSmearer.cxx
2896 M src/JetSmearer.cxx
2897 M src/MuonSmearer.cxx
2898 M src/PhotonSmearer.cxx
2899
2900 2005-06-30 Simon Dean <sdean@hep.ucl.ac.uk>
2901
2902 * Tagging AtlfastAlgs-00-01-83
2903 * Uncommented the 'use AtlasCERNLIB' statement in cmt/requirements - was
2904 causing unresolved symbol failures
2905 M cmt/requirements
2906
2907 2005-06-28 Christopher Collins-Tooth <ccollins@lxplus013.cern.ch>
2908
2909 * New smearer methods and allowing smearing params for leptons to be read from job-options
2910 M AtlfastAlgs/CellSmearer.h
2911 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
2912 M AtlfastAlgs/DefaultSmearer.h
2913 M AtlfastAlgs/ElectronSmearer.h
2914 M AtlfastAlgs/ISmearer.h
2915 M AtlfastAlgs/JetSmearer.h
2916 C AtlfastAlgs/MuonSmearer.h - resolved manually
2917 M AtlfastAlgs/PhotonSmearer.h
2918 M share/AtlfastIKinematicDumperStandardOptions.py
2919 M share/AtlfastIKinematicDumperStandardOptions.txt
2920 M share/AtlfastKStandardOptions.py
2921 M share/AtlfastKStandardOptions.txt
2922 M share/AtlfastStandardOptions.py
2923 M share/AtlfastStandardOptions.txt
2924 M share/Atlfast_CBNT.py
2925 M share/Atlfast_CBNT.txt
2926 M src/CellSmearer.cxx
2927 M src/DefaultReconstructedParticleMaker.cxx
2928 M src/DefaultSmearer.cxx
2929 M src/ElectronSmearer.cxx
2930 M src/JetSmearer.cxx
2931 M src/MuonSmearer.cxx
2932 M src/PhotonSmearer.cxx
2933
2934 2005-06-16 Eric Nzuobontane <en@pc62.hep.ucl.ac.uk>
2935
2936 * Data sets changed
2937 * remove datasets for generator options
2938 M test/AtlfastAlgs_TestConfiguration.xml
2939
2940 2005-06-13 Eric Nzuobontane <en@pc62.hep.ucl.ac.uk>
2941
2942 * TestConfiguration file updated.
2943 AtlfastAlgs job group created
2944 M test/AtlfastAlgs_TestConfiguration.xml
2945
2946
2947 2005-06-07 Eric Nzuobontane <en@pc62.hep.ucl.ac.uk>
2948
2949 * Tagging AtlfastAlgs-00-01-81
2950
2951 * Adding ATN tags to TestConfiguration
2952 Adding grepper for error messages
2953 M test/AtlfastAlgs_TestConfiguration.xml
2954
2955
2956 2005-05-31 Peter SHERWOOD <sherwood@pcucl02.cern.ch>
2957
2958 * Tagging AtlfastAlgs-00-01-80
2959 * Fixed incorrect include.
2960
2961 M AtlfastAlgs/AtlfTrackViewer.h
2962
2963 2005-05-30 Peter SHERWOOD <sherwood@pcucl02.cern.ch>
2964
2965 * Tagging AtlfastAlgs-00-01-79
2966
2967 * Rearrranging files in packages to maintain normal package
2968 dependencies and satisfy the checkreq.sh scipt.
2969 Some spurious exceptions reports concerning files that are NOT compiled
2970 may still exist.
2971
2972 A AtlfastAlgs/ITrackViewer.h <-- AtlfastUtils
2973 R AtlfastAlgs/SimpleAssocsDispatcher.h --> AtlfastUtils
2974 M cmt/requirements
2975 M src/ReconstructedParticleDumper.cxx
2976 M src/TestTrackViewer.cxx
2977
2978
2979 2005-05-18 Eric Nzuobontane <en@pc57.hep.ucl.ac.uk>
2980
2981 * Tagged AtlfastAlgs-00-01-78
2982
2983 * Added missing test/AtlfastAlgs_TestConfiguration.xml
2984
2985 2005-05-14 Simon Dean <sdean@hep.ucl.ac.uk>
2986
2987 * Tagged AtlfastAlgs-00-01-77
2988 * Made the muon resolution functions in MuonSmearer public to
2989 allow access from AtlfastConversionTools
2990 M AtlfastAlgs/MuonSmearer.h
2991
2992 2005-05-10 Simon Dean <sdean@hep.ucl.ac.uk>
2993
2994 * Tagged AtlfastAlgs-00-01-76
2995 * Commented out "PT = PT/1000." in resmuo.F
2996 M src/resmuo.F
2997
2998 2005-05-04 Eric Nzuobontane <en@pc62.hep.ucl.ac.uk>
2999
3000 * Added unified RTT config file to package
3001
3002 2005-04-27 Simon Dean <sdean@lxplus068.cern.ch>
3003
3004 * Tagging AtlfastAlgs-00-01-74
3005 * Added default EvtMax of 50 to the four scripts mentioned below
3006 M share/POOLtoAtlfasttoAOD.py
3007 M share/POOLtoAtlfasttoCBNT.py
3008 M share/PythiatoAtlfasttoAOD.py
3009 M share/PythiatoAtlfasttoCBNT.py
3010
3011 2005-04-13 Simon Dean <sdean@lxplus070.cern.ch>
3012
3013 * Tagging AtlfastAlgs-00-01-73
3014 * Added some Athena scripts to share directory
3015 A share/POOLtoAtlfasttoAOD.py
3016 A share/POOLtoAtlfasttoCBNT.py
3017 A share/PythiatoAtlfasttoAOD.py
3018 A share/PythiatoAtlfasttoCBNT.py
3019
3020 2005-03-19 Simon Dean <sdean@lxplus019.cern.ch>
3021
3022 * Tagging AtlfastAlgs-00-01-72
3023 * Added McLocation parameter to GlobalEventDataMaker so that
3024 CBNT_Atlfast can find truth information in full reco events
3025 M share/Atlfast_CBNT.py
3026
3027 2005-03-09 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3028
3029 * Tagging AtlfastAlgs-00-01-71
3030 * Removed line in requirements file announcing this package to the
3031 RTT
3032
3033 2005-03-09 Simon Dean <sdean@lxplus064.cern.ch>
3034
3035 * Tagging AtlfastAlgs-00-01-70
3036 * Changed AtlfastB.TauEff to 0.5
3037 * Added Brigitte Epp's new DC1 parameterisation for pion tracks
3038 ("Atlfast_PionResParam_DC1.dat")
3039 * Renamed old pion parameters file
3040 ("Atlfast_PionResParam_preTDR.dat")
3041 * Pion parameter file is now a jobOption for the TrackMaker algorithm
3042 (see "AtlfastStandardOptions.py")
3043 M AtlfastAlgs/PionMatrixManager.h
3044 M AtlfastAlgs/TrackMaker.h
3045 M AtlfastAlgs/TrackSmearer.h
3046 R share/AtlfastPionResParam.dat
3047 M share/AtlfastStandardOptions.py
3048 R share/Atlfast_PionResParam.dat
3049 A share/Atlfast_PionResParam_DC1.dat
3050 A share/Atlfast_PionResParam_preTDR.dat
3051 M src/PionMatrixManager.cxx
3052 M src/TrackMaker.cxx
3053 M src/TrackSmearer.cxx
3054
3055
3056 2005-03-07 Simon Dean <sdean@lxplus065.cern.ch>
3057
3058 * Tagging AtlfastAlgs-00-01-69
3059 * Removed spaces from variable names in TrackNtupleMaker.cxx
3060
3061 2005-02-16 Eric Nzuobontane <en@pc62.hep.ucl.ac.uk>
3062
3063 * added simple script to be run by rtt
3064
3065 2005-02-15 Eric Nzuobontane <en@pc62.hep.ucl.ac.uk>
3066
3067 * change joboption and dataset in jobs xml file
3068 * job option now from AtlfastAlgs + correct logical dataset
3069
3070 2005-01-08 Peter Sherwood <peter@pc81.hep.ucl.ac.uk>
3071
3072 * Tagging AtlfastAlgs-00-01-68
3073 * More RTT config file changes
3074 M test/RTT/AtlfastAlgs_RTT_jobs.xml
3075
3076 2005-01-06 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3077
3078 * Tagging AtlfastAlgs-00-01-67
3079 * renamed the RTT test files
3080
3081 2005-01-05 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3082
3083 * More changes for RTT experiments
3084 M cmt/requirements
3085 M test/RTT/cfg.cfg
3086
3087 2005-01-03 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3088
3089 * Tagging AtlfastAlgs-00-01-66
3090 * Added more RTT test files
3091 * set macro AtlfastAlgs_RTT_things to point to ../test/RTT/cfg.cfg
3092 M cmt/requirements
3093 A test/RTT/cfg.cfg
3094 A test/RTT/jobGroup.xml
3095
3096
3097 2004-12-19 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3098
3099 * Tagging AtlfastAlgs-00-01-65
3100 * fix bug (_False_ instead of _false_) in options file
3101 in RTT jobs xml file.
3102
3103 M test/RTT/jobs.xml
3104
3105 2004-12-16 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3106
3107 * Tagging AtlfastAlgs-00-01-64
3108 * Added `test/RTT/jobs.xml
3109
3110 * Tagging AtlfastAlgs-00-01-63
3111
3112 2004-12-14 Simon Dean <sdean@PCUCL02.cern.ch>
3113
3114 * Express vertex limits correctly in AtlfastStandardOptions.py
3115 * Forgot to convert zPerigee in TrackMaker last time - done!
3116 M share/AtlfastStandardOptions.py
3117 M src/TrackMaker.cxx
3118
3119
3120 2004-12-13 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3121
3122 * For test framework purposes:
3123 Added macro AtlfastAlgs_RTT_things to requirements
3124 Added directories test and test/RTT
3125
3126 2004-11-24 Simon Dean <sdean@lxplus055.cern.ch>
3127
3128 * Added code to convert MeV -> GeV, mm -> cm before smearing tracks, then convert back
3129 * This is a temporary fix, smearing in MeV and mm coming soon...
3130 M AtlfastAlgs/TrackMaker.h
3131 M src/PionMatrixManager.cxx
3132 M src/TrackMaker.cxx
3133 M src/TrackSmearer.cxx
3134
3135 2004-09-25 Peter SHERWOOD <sherwood@PCUCL01.cern.ch>
3136
3137 * Tagging AtlfastAlgs-00-01-60
3138
3139 2004-09-23 Christopher Collins-Tooth <ccollins@lxplus013.cern.ch>
3140
3141 * Added new attribute to GlobalEventData mcLocation.
3142 * Modified all algorithms to rerieve this attrib if they instantiate TesIO
3143 M AtlfastAlgs/AtlfastB.h
3144 M AtlfastAlgs/AtlfastDumper.h
3145 M AtlfastAlgs/AtlfastPoolTest.h
3146 M AtlfastAlgs/AtlfastProtoJetMaker.h
3147 M AtlfastAlgs/CBNT_Atlfast.h
3148 M AtlfastAlgs/CellMaker.h
3149 M AtlfastAlgs/ClusterMaker.h
3150 M AtlfastAlgs/DefaultReconstructedParticleMaker.h
3151 M AtlfastAlgs/EventHeaderMaker.h
3152 M AtlfastAlgs/FinalStateParticleDumper.h
3153 M AtlfastAlgs/GlobalEventData.h
3154 M AtlfastAlgs/GlobalEventDataMaker.h
3155 M AtlfastAlgs/IKinematicDumper.h
3156 M AtlfastAlgs/Isolator.h
3157 M AtlfastAlgs/JetCalibrator.h
3158 M AtlfastAlgs/JetMaker.h
3159 M AtlfastAlgs/KIsolator.h
3160 M AtlfastAlgs/ReconstructedParticleDumper.h
3161 M AtlfastAlgs/ReconstructedParticleHistogramMaker.h
3162 M AtlfastAlgs/StandardHistogramMaker.h
3163 M AtlfastAlgs/StandardNtupleMaker.h
3164 M AtlfastAlgs/TestTrackViewer.h
3165 M AtlfastAlgs/TrackDumper.h
3166 M AtlfastAlgs/TrackMaker.h
3167 M AtlfastAlgs/TrackNtupleMaker.h
3168 M share/AtlfastStandardOptions.py
3169 M src/AtlfastB.cxx
3170 M src/AtlfastDumper.cxx
3171 M src/AtlfastPoolTest.cxx
3172 M src/AtlfastProtoJetMaker.cxx
3173 M src/CBNT_Atlfast.cxx
3174 M src/CellMaker.cxx
3175 M src/ClusterMaker.cxx
3176 M src/DefaultReconstructedParticleMaker.cxx
3177 M src/EventHeaderMaker.cxx
3178 M src/FinalStateParticleDumper.cxx
3179 M src/GlobalEventData.cxx
3180 M src/GlobalEventDataMaker.cxx
3181 M src/IKinematicDumper.cxx
3182 M src/Isolator.cxx
3183 M src/JetCalibrator.cxx
3184 M src/JetMaker.cxx
3185 M src/KIsolator.cxx
3186 M src/ReconstructedParticleDumper.cxx
3187 M src/ReconstructedParticleHistogramMaker.cxx
3188 M src/StandardHistogramMaker.cxx
3189 M src/StandardNtupleMaker.cxx
3190 M src/TestTrackViewer.cxx
3191 M src/TrackDumper.cxx
3192 M src/TrackMaker.cxx
3193 M src/TrackNtupleMaker.cxx
3194
3195
3196 2004-08-23 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3197
3198 * AtlfastAlgs-00-01-59
3199
3200 * Fixed bug in MuonSmearer.cxx functions resolid1 and resolid2.
3201 The bug was pointed out by Aafke Kraan.
3202
3203 2004-08-04 David Quarrie <David.Quarrie@cern.ch>
3204
3205 * cmt/requirements: Change dependencies on CERNLIB and CLHEP
3206 to AtlasCERNLIB and AtlasCLHEP to avoid name clashes
3207
3208 2004-06-23 Peter SHERWOOD <sherwood@PCUCL02.cern.ch>
3209
3210 * AtlfastAlgs-00-01-57
3211
3212 * Fixed bug in transfering mc weights to CBNT
3213
3214 2004-06-04 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3215
3216 * AtlfastAlgs-00-01-56 (tag -55 already used !?)
3217
3218 * AtlfastAlgs-00-01-55
3219
3220 * Add installation of .py files in requirements
3221 M cmt/requirements
3222
3223
3224 2004-04-30 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3225
3226 * Tagging AtlfastAlgs-00-01-54
3227 * Removed spurious return statement from StandardNtupleMaker
3228 M src/StandardNtupleMaker.cxx
3229
3230 2004-04-28 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3231
3232 * Removed (temporarily) AtlfastProtoJetMaker
3233 * Adjust for moved I4Momentum.h in IKinematicDumper
3234 M cmt/requirements
3235 M src/IKinematicDumper.cxx
3236 M src/components/AtlfastAlgs_entries.cxx
3237
3238
3239 2004-04-07 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3240
3241 * Tagging AtlfastAlgs-00-01-52
3242 * Commented out cerr debug lines in MuonSmearer
3243
3244
3245 2004-03-23 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3246
3247 * Tagging AtlfastAlgs-00-01-51
3248
3249 * Added protection against absence of PDGTABLE
3250 had to catch all creation of ChargeService
3251
3252 M AtlfastAlgs/MagField.h
3253 M AtlfastAlgs/TrackMaker.h
3254 M src/CellMaker.cxx
3255 M src/GlobalEventData.cxx
3256 M src/GlobalEventDataMaker.cxx
3257 M src/MagField.cxx
3258 M src/TrackMaker.cxx
3259
3260
3261 * Tagging AtlfastAlgs-00-01-50
3262
3263 * Ran python convertor script jon the job options txt file
3264
3265
3266 2004-03-22 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3267
3268 * Tagging AtlfastAlgs-00-01-49
3269
3270 * Added TrackMaker to AtlfastDoNotTouch.txt
3271
3272 * Fix up bugs in locating files for track maker
3273
3274 M src/LeptonMatrixManager.cxx
3275 M src/PionMatrixManager.cxx
3276
3277
3278 2004-03-12 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3279
3280 * Tagging AtlfastAlgs-00-01-48
3281
3282 * Fix up commit screwup (previous dates out of order
3283 probably because I did not actually commit)
3284
3285
3286 2004-03-11 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3287
3288 * Tagging AtlfastAlgs-00-01-47
3289
3290 * Changes in mc weight handling
3291 M src/StandardNtupleMaker.cxx
3292
3293
3294 2004-03-12 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3295
3296 * Tagging AtlfastAlgs-00-01-47
3297
3298 * Removed debug print statements
3299 M src/resmuo.F
3300
3301
3302 2004-02-25 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3303
3304 * Tagging AtlfastAlgs-00-01-46
3305
3306 * Regression tests ok against AtlfastAlgs-00-01-45
3307
3308 2004-02-24 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3309
3310 * More PathResolver stuff
3311 M ChangeLog
3312 M cmt/requirements
3313 M share/AtlfastStandardOptions.txt
3314 M src/AtlfastB.cxx
3315 M src/BremFitter.cxx
3316 M src/EPileupMap.cxx
3317 M src/LeptonMatrixManager.cxx
3318 M src/MuonSmearer.cxx
3319 M src/PionMatrixManager.cxx
3320 M src/resmuo.F
3321
3322 * Note - there are differences between atlrel_0, (today) and rel4
3323 (19/2). Likely candidate is ChargeService not getting its PDG file.
3324
3325 * Adding PathResolver to locate auxialliary files
3326 M cmt/requirements
3327 M share/AtlfastStandardOptions.txt
3328 M src/AtlfastB.cxx
3329 M src/BremFitter.cxx
3330 M src/EPileupMap.cxx
3331 M src/LeptonMatrixManager.cxx
3332 M src/PionMatrixManager.cxx
3333
3334 2004-02-20 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3335
3336 * Tagging AtlfastAlgs-00-01-45
3337
3338 * Worked on StandardHistogramMaker
3339 M AtlfastAlgs/StandardHistogramMaker.h
3340 M src/StandardHistogramMaker.cxx
3341
3342
3343 2004-02-18 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3344
3345 * AtlfastAlgs-00-01-44
3346
3347 * Get MC weights from EventHeader. Place in CBNT,
3348 AtlfastNtuple.
3349 * Added EventHeader to AtlfastDump
3350
3351 2004-02-17 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3352
3353 * Dumper esthetics.
3354 M AtlfastAlgs/AtlfastDumper.h
3355 M src/AtlfastDumper.cxx
3356
3357
3358 * Dumping can now be done in PxPyPzEt or PhiEtaPtE
3359 M AtlfastAlgs/AtlfastDumper.h
3360 M share/AtlfastDumper.txt
3361 M src/AtlfastDumper.cxx
3362
3363 * Tagging AtlfastAlgs-00-01-43
3364
3365 * More work on dumper. Added jobOptions file
3366 M AtlfastAlgs/AtlfastDumper.h
3367 A share/AtlfastDumper.txt
3368 U share/AtlfastDoNotTouch.txt
3369 M src/AtlfastDumper.cxx
3370 U share/AtlfastOptions.txt
3371
3372 2004-02-15 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3373
3374 *More dumper work: now dumps numbers of associations
3375
3376 M AtlfastAlgs/AtlfastDumper.h
3377 M share/AtlfastStandardOptions.txt
3378 M src/AtlfastDumper.cxx
3379 M src/components/AtlfastAlgs_entries.cxx
3380
3381
3382 * Adding new dumper routine.Uses Heirarchy to dump all output
3383 info, not just IK info.
3384
3385 A AtlfastAlgs/AtlfastDumper.h
3386 M cmt/requirements
3387 A src/AtlfastDumper.cxx
3388
3389 2004-02-13 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3390
3391 * Tagging AtlfastAlgs-00-01-42
3392
3393 * Removed debug printout from MagField.
3394 * Added job options to read from Pool
3395
3396
3397
3398 2004-02-12 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3399
3400 * Tagging AtlfastAlgs-00-01-41
3401
3402 2004-02-11 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3403
3404 * Units changes + debug
3405 M AtlfastAlgs/JetRecalibrator.h
3406 M src/AtlfastB.cxx
3407 M src/CellMaker.cxx
3408 M src/FinalStateParticleDumper.cxx
3409 M src/MagField.cxx
3410
3411 2004-02-10 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3412
3413 * Tagging AtlfastAlgs-00-01-40
3414
3415 * More usints change. Work on smearers
3416 M AtlfastAlgs/IKinematicDumper.h
3417 M AtlfastAlgs/JetRecalibrator.h
3418 M share/AtlfastOptions.txt
3419 M src/AtlfastB.cxx
3420 M src/CellSmearer.cxx
3421 M src/ElectronSmearer.cxx
3422 M src/FinalStateParticleDumper.cxx
3423 M src/IKinematicDumper.cxx
3424 M src/Isolator.cxx
3425 M src/JetCalibrator.cxx
3426 M src/JetSmearer.cxx
3427 M src/MuonSmearer.cxx
3428 M src/PhotonSmearer.cxx
3429
3430
3431 2004-02-02 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3432
3433 * Start work on units change: GeV->MeV
3434 * All hardwired momenta xx -> xx*GeV in job options and in code.
3435 * All such modified C++ files now need to include
3436 CLHEP/Units/SystemOfUnits
3437
3438
3439 M share/AtlfastIKinematicDumperStandardOptions.txt
3440 M share/AtlfastKStandardOptions.txt
3441 M share/AtlfastPoolTestOptions.txt
3442 M share/AtlfastStandardAtlfastOptions.txt_sequencer
3443 M share/AtlfastStandardOptions.txt
3444 M share/Atlfast_CBNT.txt
3445 M src/AtlfastB.cxx
3446 M src/BremFitter.cxx
3447 M src/CellMaker.cxx
3448 M src/ClusterMaker.cxx
3449 M src/DefaultReconstructedParticleMaker.cxx
3450 M src/EPileupMap.cxx
3451 M src/EventHeaderMaker.cxx
3452 M src/FinalStateParticleDumper.cxx
3453 M src/Isolator.cxx
3454 M src/JetMaker.cxx
3455 M src/JetSmearer.cxx
3456 M src/KIsolator.cxx
3457 M src/PionMatrixManager.cxx
3458 M src/TrackMaker.cxx
3459 M src/resmuo.F
3460
3461 2004-01-31 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3462
3463 * Tagged AtlfastAlgs-00-01-39
3464
3465 * Modified IKinematic dumper to debug changes to IKinematic
3466 * Added option fiels for the above.
3467
3468 M AtlfastAlgs/IKinematicDumper.h
3469 M cmt/requirements
3470 A share/AtlfastIKinematicDumperOptions.txt
3471 A share/AtlfastIKinematicDumperStandardOptions.txt
3472 M share/AtlfastOptions.txt
3473 M src/IKinematicDumper.cxx
3474
3475
3476 2004-01-28 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3477
3478 * Added ITwoCpt cells to IKinematic dumper + scheduled this in
3479 the AthenaPoolTestOptions.txt
3480
3481 * Copied CellMaker to AtlfastPoolTest for RD to experiment with.
3482 (Plus mods to AtlfastAlgs_entries.cxx)
3483 * Made a jobOptions file AtlfastPoolTestOptions.txt
3484 * This include GeneratorOptions_zebra_default.txt, to read 4-vs from
3485 zebra.
3486 *Remember to sourec $RECEXCOMMON_links.sh before running.
3487 A AtlfastAlgs/AtlfastPoolTest.h
3488
3489 M cmt/requirements
3490 A share/AtlfastPoolTestOptions.txt
3491 A share/GeneratorOptions_zebra_default.txt
3492 A src/AtlfastPoolTest.cxx
3493 M src/components/AtlfastAlgs_entries.cxx
3494
3495
3496 2004-01-08 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3497
3498 * Tagging AtlfastAlgs-00-01-38
3499
3500 * Fix bug in Track ntuple which interchanged smeared and
3501 unsmeared track parameters.
3502 M src/TrackNtupleMaker.cxx
3503
3504 2003-12-13 Peter SHERWOOD <sherwood@pcatlas191.cern.ch>
3505