[0d800ef] | 1 | 3.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 |
|
---|
[0a0a5ef] | 11 | 3.0.10:
|
---|
[8560904] | 12 | new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8)
|
---|
| 13 | new modules (EnergyScale, PileUpMergerPythia8, Weighter)
|
---|
[d4f6e4a] | 14 | new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution)
|
---|
[8560904] | 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
|
---|
[d4f6e4a] | 19 | improved particle-flow algorithm (#204)
|
---|
[8560904] | 20 | added calculation of particle propagation time in the tracker
|
---|
| 21 | fixed tau-jet matching by only considering visible hadronic tau (#208)
|
---|
[2eb3782] | 22 | read masses from MC event file (#195, #201)
|
---|
[8560904] | 23 | bug fixes in DelphesCMSFWLite (#196)
|
---|
| 24 | compilable analysis macro examples (#182)
|
---|
| 25 | ability to read MC re-weighting information from LHE files
|
---|
| 26 |
|
---|
| 27 | 3.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 |
|
---|
| 32 | 3.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 |
|
---|
| 38 | 3.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
|
---|
[0d800ef] | 41 | modified BTagging module (several BTagging bits can be stored for the same jet collection, see here)
|
---|