Fork me on GitHub

source: git/CHANGELOG@ 7e4da42

ImprovedOutputFile Timing dual_readout llp 3.1.0
Last change on this file since 7e4da42 was 7e4da42, checked in by pavel <pavel@…>, 11 years ago

update CHANGELOG for 3.1.0

  • Property mode set to 100644
File size: 3.1 KB
RevLine 
[7e4da42]13.1.0:
2 added Hector module (fast simulator for the transport of particles in beam lines)
3 added N-subjettiness and N-jettiness (to identify boosted hadronically-decaying objects like electroweak bosons and top quarks)
4 added SimpleCalorimeter module (to study effects of different granularity in ECAL and HCAL)
5 added ImpactParameterSmearing (to smear transverse and longitudinal track impact parameter needed for track counting b-tagging)
6 added TrackCountingBTagging module (for simple b-tagging algorithm based on counting tracks with large impact parameter)
7 added basic card for FCC studies (examples/delphes_card_FCC_basic.tcl)
8
[1150871]93.0.12:
10 updated FastJet library to 3.0.6
11 added smearing of (z,t) vertex distribution in the PileUpMerger module
[7e4da42]12 propagation time computed for every output collection
[1150871]13 added TimeSmearing module (for propagation time measurement)
[7e4da42]14 added PileUpJetId module (thanks to Seth Senz)
[1150871]15
[0d800ef]163.0.11:
[7e4da42]17 new energy-flow algorithm, optimized for better compatibility with pile-up subtraction
[0d800ef]18 added possibility of computing pile-up density in different eta regions via the RhoEtaRange parameter in FastJetFinder module
19 implemented correct efficiency/resolution for high pt muons in CMS cards
20 removed pile-up subtraction on missing energy
21 added possibility to read re-weighting information from LHEF input files
22 added UsePTSum and PTSumMax parameters to isolation module
23 added possibility of specifying the shape of pile-up distribution (via the PileUpDistribution parameter in the PileUpMerger module)
24 added pile-up Vertex collection to the output tree
25
[0a0a5ef]263.0.10:
[8560904]27 new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8)
28 new modules (EnergyScale, PileUpMergerPythia8, Weighter)
[d4f6e4a]29 new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution)
[8560904]30 new global parameters (max number of events, skip events (#183), random seed (#202))
31 new branches (pile-up event density rho, MC event weight)
32 updated CMS and ALTAS detector cards (and added ATLAS pile-up detector card)
33 calorimeter smearing is now performed according to a logNormal distribution
[d4f6e4a]34 improved particle-flow algorithm (#204)
[8560904]35 added calculation of particle propagation time in the tracker
36 fixed tau-jet matching by only considering visible hadronic tau (#208)
[2eb3782]37 read masses from MC event file (#195, #201)
[8560904]38 bug fixes in DelphesCMSFWLite (#196)
39 compilable analysis macro examples (#182)
40 ability to read MC re-weighting information from LHE files
41
423.0.9:
43 fixed reading of weighted STDHEP events (#181)
44 fixed script building Delphes with CMSFWLite (#180)
45 added more particles to StatusPidFilter (#179)
46
473.0.8:
48 fixed treatment of units in HepMC format (#175)
49 added Weight to HepMCEvent branch to store the event weight (#173)
50 added Rho branch to store the rho energy density (#176)
51 added random rotation of pile-up events around the z-axis
52
533.0.7:
54 added separate make rule for the event display to fix the compilation problem for systems without OpenGL libraries (#168, #127)
55 added Cloner module
[0d800ef]56 modified BTagging module (several BTagging bits can be stored for the same jet collection, see here)
Note: See TracBrowser for help on using the repository browser.