Fork me on GitHub

source: git/CHANGELOG@ 0d800ef

ImprovedOutputFile Timing dual_readout llp 3.0.11
Last change on this file since 0d800ef was 0d800ef, checked in by pavel <pavel@…>, 11 years ago

add changelog for 3.0.11

  • Property mode set to 100644
File size: 2.2 KB
Line 
13.0.11:
2 new energy-flow algorithm, optimized for better compatibility with pile-up subtraction
3 added possibility of computing pile-up density in different eta regions via the RhoEtaRange parameter in FastJetFinder module
4 implemented correct efficiency/resolution for high pt muons in CMS cards
5 removed pile-up subtraction on missing energy
6 added possibility to read re-weighting information from LHEF input files
7 added UsePTSum and PTSumMax parameters to isolation module
8 added possibility of specifying the shape of pile-up distribution (via the PileUpDistribution parameter in the PileUpMerger module)
9 added pile-up Vertex collection to the output tree
10
113.0.10:
12 new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8)
13 new modules (EnergyScale, PileUpMergerPythia8, Weighter)
14 new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution)
15 new global parameters (max number of events, skip events (#183), random seed (#202))
16 new branches (pile-up event density rho, MC event weight)
17 updated CMS and ALTAS detector cards (and added ATLAS pile-up detector card)
18 calorimeter smearing is now performed according to a logNormal distribution
19 improved particle-flow algorithm (#204)
20 added calculation of particle propagation time in the tracker
21 fixed tau-jet matching by only considering visible hadronic tau (#208)
22 read masses from MC event file (#195, #201)
23 bug fixes in DelphesCMSFWLite (#196)
24 compilable analysis macro examples (#182)
25 ability to read MC re-weighting information from LHE files
26
273.0.9:
28 fixed reading of weighted STDHEP events (#181)
29 fixed script building Delphes with CMSFWLite (#180)
30 added more particles to StatusPidFilter (#179)
31
323.0.8:
33 fixed treatment of units in HepMC format (#175)
34 added Weight to HepMCEvent branch to store the event weight (#173)
35 added Rho branch to store the rho energy density (#176)
36 added random rotation of pile-up events around the z-axis
37
383.0.7:
39 added separate make rule for the event display to fix the compilation problem for systems without OpenGL libraries (#168, #127)
40 added Cloner module
41 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.