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