Fork me on GitHub

source: git/CHANGELOG@ 33689ef

ImprovedOutputFile Timing dual_readout llp
Last change on this file since 33689ef was 33689ef, checked in by pavel <pavel@…>, 10 years ago

set version to 3.1.1

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