Changes between Version 9 and Version 10 of Releases
- Timestamp:
- Dec 22, 2014, 4:29:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Releases
v9 v10 1 1 = Releases = 2 {{{#!comment 2 3 3 22 December 2014: [http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.2.0.tar.gz Delphes 3.2.0] 4 4 … … 13 13 - added !PdgCodeFilter (to veto particle with given PID from collections) 14 14 - added !IdentificationMap (allows to apply (mis)-identification) 15 - added Example4.C (provide andexample on how to compute the jet energy scale)15 - added Example4.C (provides an example on how to compute the jet energy scale) 16 16 - added examples (examples/ExternalFastJet) on how to run Delphes as a library with external !FastJet installation 17 - updated examplefor FCC studies (cards/delphes_card_FCC_basic.tcl)18 - added examplefor LHCb studies (cards/delphes_card_LHCb.tcl)17 - updated card for FCC studies (cards/delphes_card_FCC_basic.tcl) 18 - added card for LHCb studies (cards/delphes_card_LHCb.tcl) 19 19 - made interface with Pythia 8 turned off by default 20 20 - adapted Isolation module to new energy-flow photons and neutral hadrons (#362) 21 21 - fixed jet mass calculation for anti-kt with winner-take-all (#355) 22 22 - fixed crashing of root2lhco when ROOT file doesn't contain all required branches (#340) 23 }}} 23 - added possibility to build Delphes with CMake (#313) 24 24 25 6 May 2014: [http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.1.2.tar.gz Delphes 3.1.2] 25 26