Fork me on GitHub

source: svn/trunk/CHANGELOG@ 1389

Last change on this file since 1389 was 1389, checked in by Pavel Demin, 10 years ago

set version to 3.1.1

File size: 3.2 KB
RevLine 
[1389]13.1.1:
2 adapted DelphesSTDHEP to the latest version of the STDHEP format introduced in MadGraph5_aMC@NLO 2.1.1
3
[1387]43.1.0:
5 added Hector module (fast simulator for the transport of particles in beam lines)
6 added N-subjettiness and N-jettiness (to identify boosted hadronically-decaying objects like electroweak bosons and top quarks)
7 added SimpleCalorimeter module (to study effects of different granularity in ECAL and HCAL)
8 added ImpactParameterSmearing (to smear transverse and longitudinal track impact parameter needed for track counting b-tagging)
9 added TrackCountingBTagging module (for simple b-tagging algorithm based on counting tracks with large impact parameter)
10 added basic card for FCC studies (examples/delphes_card_FCC_basic.tcl)
11
[1350]123.0.12:
13 updated FastJet library to 3.0.6
14 added smearing of (z,t) vertex distribution in the PileUpMerger module
[1387]15 propagation time computed for every output collection
[1350]16 added TimeSmearing module (for propagation time measurement)
[1387]17 added PileUpJetId module (thanks to Seth Senz)
[1350]18
[1329]193.0.11:
[1387]20 new energy-flow algorithm, optimized for better compatibility with pile-up subtraction
[1329]21 added possibility of computing pile-up density in different eta regions via the RhoEtaRange parameter in FastJetFinder module
22 implemented correct efficiency/resolution for high pt muons in CMS cards
23 removed pile-up subtraction on missing energy
24 added possibility to read re-weighting information from LHEF input files
25 added UsePTSum and PTSumMax parameters to isolation module
26 added possibility of specifying the shape of pile-up distribution (via the PileUpDistribution parameter in the PileUpMerger module)
27 added pile-up Vertex collection to the output tree
28
[1264]293.0.10:
[1269]30 new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8)
31 new modules (EnergyScale, PileUpMergerPythia8, Weighter)
[1270]32 new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution)
[1269]33 new global parameters (max number of events, skip events (#183), random seed (#202))
34 new branches (pile-up event density rho, MC event weight)
35 updated CMS and ALTAS detector cards (and added ATLAS pile-up detector card)
36 calorimeter smearing is now performed according to a logNormal distribution
[1270]37 improved particle-flow algorithm (#204)
[1269]38 added calculation of particle propagation time in the tracker
39 fixed tau-jet matching by only considering visible hadronic tau (#208)
[1272]40 read masses from MC event file (#195, #201)
[1269]41 bug fixes in DelphesCMSFWLite (#196)
42 compilable analysis macro examples (#182)
43 ability to read MC re-weighting information from LHE files
44
453.0.9:
46 fixed reading of weighted STDHEP events (#181)
47 fixed script building Delphes with CMSFWLite (#180)
48 added more particles to StatusPidFilter (#179)
49
503.0.8:
51 fixed treatment of units in HepMC format (#175)
52 added Weight to HepMCEvent branch to store the event weight (#173)
53 added Rho branch to store the rho energy density (#176)
54 added random rotation of pile-up events around the z-axis
55
563.0.7:
57 added separate make rule for the event display to fix the compilation problem for systems without OpenGL libraries (#168, #127)
58 added Cloner module
[1329]59 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.