43 | | |
44 | | Production version 3.0.10: |
45 | | * new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8) |
46 | | * new modules (!EnergyScale, PileUpMergerPythia8, Weighter) |
47 | | * new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution) |
48 | | * new global parameters (max number of events, skip events (#183), random seed (#202) ) |
49 | | * new branches (pile-up event density rho, MC event weight) |
50 | | * updated CMS and ALTAS detector cards (and added ATLAS pile-up detector card) |
51 | | * calorimeter smearing is now performed according to a logNormal distribution |
52 | | * improved particle-flow algorithm (#204) |
53 | | * added calculation of particle propagation time in the tracker |
54 | | * fixed tau-jet matching by only considering visible hadronic tau (#208) |
55 | | * read masses from MC event file (#195, #201) |
56 | | * bug fixes in DelphesCMSFWLite (#196) |
57 | | * compilable analysis macro examples (#182) |
58 | | * ability to read MC re-weighting information from LHE files |
59 | | |
60 | | Download here: [http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.10.tar.gz Delphes 3.0.10] |
| 43 | Production version 3.0.11: |
| 44 | |
| 45 | * new energy-flow algorithm, optimized for better compatibility with pile-up subtraction |
| 46 | * added possibility of computing pile-up density in different eta regions via the !RhoEtaRange parameter in !FastJetFinder module (see wiki) |
| 47 | * implemented correct efficiency/resolution for high pt muons in CMS cards |
| 48 | * removed pile-up subtraction on missing energy |
| 49 | * added possibility to read re-weighting information from LHEF input files |
| 50 | * added UsePTSum and PTSumMax parameters to isolation module (see wiki) |
| 51 | * added possibility of specifying the shape of pile-up distribution (via the !PileUpDistribution parameter in the !PileUpMerger module, see wiki) |
| 52 | * added pile-up Vertex collection to the output tree (see wiki) |
| 53 | |
| 54 | Download here: [http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.11.tar.gz Delphes 3.0.11] |