1 | 3.2.0:
|
---|
2 | moved code repository to GitHub (http://github.com/delphes/delphes)
|
---|
3 | moved configuration files from examples to cards directory
|
---|
4 | new event display, with automatic discovery of the object collections, navigation controls, and 3D geometry sketch (for more details, see [event display manual](/workbook/event-display))
|
---|
5 | updated FastJet library to 3.1.0
|
---|
6 | added zero suppression to Calorimeter and SimpleCalorimeter modules
|
---|
7 | added DitherTowerCenter configuration parameter to Calorimeter and SimpleCalorimeter modules (#363)
|
---|
8 | added FastJetGridMedianEstimator module (provides fixed grid eta-dependent average pile-up density)
|
---|
9 | added AngularSmearing module (to smear track eta,phi)
|
---|
10 | added PdgCodeFilter (to veto particle with given PID from collections)
|
---|
11 | added IdentificationMap (allows to apply (mis)-identification)
|
---|
12 | added Example4.C (provide and example on how to compute the jet energy scale)
|
---|
13 | added examples (examples/ExternalFastJetBasic.cpp and examples/ExternalFastJetHepMC.cpp) on how to run Delphes as a library with external FastJet installation
|
---|
14 | updated example for FCC studies (cards/delphes_card_FCC_basic.tcl)
|
---|
15 | added example for LHCb studies (cards/delphes_card_LHCb.tcl)
|
---|
16 | made interface with Pythia 8 turned off by default
|
---|
17 | adapted Isolation module to new energy-flow photons and neutral hadrons (#362)
|
---|
18 | fixed jet mass calculation for anti-kt with "winner-take-all" (#355)
|
---|
19 | fixed crashing of root2lhco when ROOT file doesn't contain all required branches (#340)
|
---|
20 |
|
---|
21 | 3.1.2:
|
---|
22 | fixed smearing of (z,t) vertex distribution in the PileUpMerger module
|
---|
23 |
|
---|
24 | 3.1.1:
|
---|
25 | adapted DelphesSTDHEP to the latest version of the STDHEP format introduced in MadGraph5_aMC@NLO 2.1.2
|
---|
26 |
|
---|
27 | 3.1.0:
|
---|
28 | added Hector module (fast simulator for the transport of particles in beam lines)
|
---|
29 | added N-subjettiness and N-jettiness (to identify boosted hadronically-decaying objects like electroweak bosons and top quarks)
|
---|
30 | added SimpleCalorimeter module (to study effects of different granularity in ECAL and HCAL)
|
---|
31 | added ImpactParameterSmearing (to smear transverse and longitudinal track impact parameter needed for track counting b-tagging)
|
---|
32 | added TrackCountingBTagging module (for simple b-tagging algorithm based on counting tracks with large impact parameter)
|
---|
33 | added basic card for FCC studies (examples/delphes_card_FCC_basic.tcl)
|
---|
34 |
|
---|
35 | 3.0.12:
|
---|
36 | updated FastJet library to 3.0.6
|
---|
37 | added smearing of (z,t) vertex distribution in the PileUpMerger module
|
---|
38 | propagation time computed for every output collection
|
---|
39 | added TimeSmearing module (for propagation time measurement)
|
---|
40 | added PileUpJetId module (thanks to Seth Senz)
|
---|
41 |
|
---|
42 | 3.0.11:
|
---|
43 | new energy-flow algorithm, optimized for better compatibility with pile-up subtraction
|
---|
44 | added possibility of computing pile-up density in different eta regions via the RhoEtaRange parameter in FastJetFinder module
|
---|
45 | implemented correct efficiency/resolution for high pt muons in CMS cards
|
---|
46 | removed pile-up subtraction on missing energy
|
---|
47 | added possibility to read re-weighting information from LHEF input files
|
---|
48 | added UsePTSum and PTSumMax parameters to isolation module
|
---|
49 | added possibility of specifying the shape of pile-up distribution (via the PileUpDistribution parameter in the PileUpMerger module)
|
---|
50 | added pile-up Vertex collection to the output tree
|
---|
51 |
|
---|
52 | 3.0.10:
|
---|
53 | new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8)
|
---|
54 | new modules (EnergyScale, PileUpMergerPythia8, Weighter)
|
---|
55 | new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution)
|
---|
56 | new global parameters (max number of events, skip events (#183), random seed (#202))
|
---|
57 | new branches (pile-up event density rho, MC event weight)
|
---|
58 | updated CMS and ALTAS detector cards (and added ATLAS pile-up detector card)
|
---|
59 | calorimeter smearing is now performed according to a logNormal distribution
|
---|
60 | improved particle-flow algorithm (#204)
|
---|
61 | added calculation of particle propagation time in the tracker
|
---|
62 | fixed tau-jet matching by only considering visible hadronic tau (#208)
|
---|
63 | read masses from MC event file (#195, #201)
|
---|
64 | bug fixes in DelphesCMSFWLite (#196)
|
---|
65 | compilable analysis macro examples (#182)
|
---|
66 | ability to read MC re-weighting information from LHE files
|
---|
67 |
|
---|
68 | 3.0.9:
|
---|
69 | fixed reading of weighted STDHEP events (#181)
|
---|
70 | fixed script building Delphes with CMSFWLite (#180)
|
---|
71 | added more particles to StatusPidFilter (#179)
|
---|
72 |
|
---|
73 | 3.0.8:
|
---|
74 | fixed treatment of units in HepMC format (#175)
|
---|
75 | added Weight to HepMCEvent branch to store the event weight (#173)
|
---|
76 | added Rho branch to store the rho energy density (#176)
|
---|
77 | added random rotation of pile-up events around the z-axis
|
---|
78 |
|
---|
79 | 3.0.7:
|
---|
80 | added separate make rule for the event display to fix the compilation problem for systems without OpenGL libraries (#168, #127)
|
---|
81 | added Cloner module
|
---|
82 | modified BTagging module (several BTagging bits can be stored for the same jet collection, see here)
|
---|