Fork me on GitHub

Changeset 7b6aafa in git for CHANGELOG


Ignore:
Timestamp:
Dec 22, 2014, 4:20:30 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
d6347e0
Parents:
283537c
Message:

update CHANGELOG and add dashes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r283537c r7b6aafa  
    22  moved code repository to GitHub (http://github.com/delphes/delphes)
    33  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))
     4  new event display, with automatic discovery of the object collections, navigation controls, and 3D geometry sketch (for more details, see WorkBook/EventDisplay)
    55  updated FastJet library to 3.1.0
    66  added zero suppression to Calorimeter and SimpleCalorimeter modules
    7   added DitherTowerCenter configuration parameter to Calorimeter and SimpleCalorimeter modules (#363)
    8   added FastJetGridMedianEstimator module (provides fixed grid eta-dependent average pile-up density)
     7  added SmearTowerCenter configuration parameter to Calorimeter and SimpleCalorimeter modules (#363)
     8  added FastJetGridMedianEstimator module (provides much faster pile-up subtraction based on a fixed grid eta-dependent average pile-up density computation)
    99  added AngularSmearing module (to smear track eta,phi)
    1010  added PdgCodeFilter (to veto particle with given PID from collections)
    1111  added IdentificationMap (allows to apply (mis)-identification)
    1212  added Example4.C (provide and example on how to compute the jet energy scale)
    13   added examples (examples/ExternalFastJetBasic.cpp and examples/ExternalFastJetHepMC.cpp) on how to run Delphes as a library with external FastJet installation
     13  added examples (examples/ExternalFastJet) on how to run Delphes as a library with external FastJet installation
    1414  updated example for FCC studies (cards/delphes_card_FCC_basic.tcl)
    1515  added example for LHCb studies (cards/delphes_card_LHCb.tcl)
     
    1818  fixed jet mass calculation for anti-kt with "winner-take-all" (#355)
    1919  fixed crashing of root2lhco when ROOT file doesn't contain all required branches (#340)
     20  added possibility to build Delphes with CMake (#313)
    2021
    21223.1.2:
Note: See TracChangeset for help on using the changeset viewer.