Fork me on GitHub

source: git/CHANGELOG@ 0f8390e

ImprovedOutputFile Timing dual_readout llp
Last change on this file since 0f8390e was 0c871e5, checked in by Pavel Demin <pavel.demin@…>, 10 years ago

update CHANGELOG for 3.2.0

  • Property mode set to 100644
File size: 4.3 KB
RevLine 
[0c871e5]13.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 in Calorimeter modules
7 added FastJetGridMedianEstimator module (provides fixed grid eta-dependent average pile-up density)
8 added AngularSmearing module (to smear track eta,phi)
9 added PdgCodeFilter (to veto particle with given PID from collections)
10 added IdentificationMap (allows to apply (mis)-identification)
11 added Example4.C (provide and example on how to compute the jet energy scale)
12 added examples (examples/ExternalFastJetBasic.cpp and examples/ExternalFastJetHepMC.cpp) on how to run Delphes as a library with external FastJet installation
13 updated example for FCC studies (cards/delphes_card_FCC_basic.tcl)
14 added example for LHCb studies (cards/delphes_card_LHCb.tcl)
15
[fb8932a]163.1.2:
17 fixed smearing of (z,t) vertex distribution in the PileUpMerger module
18
[33689ef]193.1.1:
[7047bc4]20 adapted DelphesSTDHEP to the latest version of the STDHEP format introduced in MadGraph5_aMC@NLO 2.1.2
[33689ef]21
[7e4da42]223.1.0:
23 added Hector module (fast simulator for the transport of particles in beam lines)
24 added N-subjettiness and N-jettiness (to identify boosted hadronically-decaying objects like electroweak bosons and top quarks)
25 added SimpleCalorimeter module (to study effects of different granularity in ECAL and HCAL)
26 added ImpactParameterSmearing (to smear transverse and longitudinal track impact parameter needed for track counting b-tagging)
27 added TrackCountingBTagging module (for simple b-tagging algorithm based on counting tracks with large impact parameter)
28 added basic card for FCC studies (examples/delphes_card_FCC_basic.tcl)
29
[1150871]303.0.12:
31 updated FastJet library to 3.0.6
32 added smearing of (z,t) vertex distribution in the PileUpMerger module
[7e4da42]33 propagation time computed for every output collection
[1150871]34 added TimeSmearing module (for propagation time measurement)
[7e4da42]35 added PileUpJetId module (thanks to Seth Senz)
[1150871]36
[0d800ef]373.0.11:
[7e4da42]38 new energy-flow algorithm, optimized for better compatibility with pile-up subtraction
[0d800ef]39 added possibility of computing pile-up density in different eta regions via the RhoEtaRange parameter in FastJetFinder module
40 implemented correct efficiency/resolution for high pt muons in CMS cards
41 removed pile-up subtraction on missing energy
42 added possibility to read re-weighting information from LHEF input files
43 added UsePTSum and PTSumMax parameters to isolation module
44 added possibility of specifying the shape of pile-up distribution (via the PileUpDistribution parameter in the PileUpMerger module)
45 added pile-up Vertex collection to the output tree
46
[0a0a5ef]473.0.10:
[8560904]48 new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8)
49 new modules (EnergyScale, PileUpMergerPythia8, Weighter)
[d4f6e4a]50 new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution)
[8560904]51 new global parameters (max number of events, skip events (#183), random seed (#202))
52 new branches (pile-up event density rho, MC event weight)
53 updated CMS and ALTAS detector cards (and added ATLAS pile-up detector card)
54 calorimeter smearing is now performed according to a logNormal distribution
[d4f6e4a]55 improved particle-flow algorithm (#204)
[8560904]56 added calculation of particle propagation time in the tracker
57 fixed tau-jet matching by only considering visible hadronic tau (#208)
[2eb3782]58 read masses from MC event file (#195, #201)
[8560904]59 bug fixes in DelphesCMSFWLite (#196)
60 compilable analysis macro examples (#182)
61 ability to read MC re-weighting information from LHE files
62
633.0.9:
64 fixed reading of weighted STDHEP events (#181)
65 fixed script building Delphes with CMSFWLite (#180)
66 added more particles to StatusPidFilter (#179)
67
683.0.8:
69 fixed treatment of units in HepMC format (#175)
70 added Weight to HepMCEvent branch to store the event weight (#173)
71 added Rho branch to store the rho energy density (#176)
72 added random rotation of pile-up events around the z-axis
73
743.0.7:
75 added separate make rule for the event display to fix the compilation problem for systems without OpenGL libraries (#168, #127)
76 added Cloner module
[0d800ef]77 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.