Changes in CHANGELOG [0c871e5:fb8932a] in git
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r0c871e5 rfb8932a 1 3.2.0:2 moved code repository to [GitHub](http://github.com/delphes/delphes)3 moved configuration files from examples to cards directory4 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.06 added zero suppression in Calorimeter modules7 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 installation13 updated example for FCC studies (cards/delphes_card_FCC_basic.tcl)14 added example for LHCb studies (cards/delphes_card_LHCb.tcl)15 16 1 3.1.2: 17 2 fixed smearing of (z,t) vertex distribution in the PileUpMerger module
Note:
See TracChangeset
for help on using the changeset viewer.