Fork me on GitHub

Changeset 19ed91a in git for CHANGELOG


Ignore:
Timestamp:
Feb 14, 2019, 5:53:26 PM (5 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, llp, master
Children:
69da136
Parents:
205ff13
Message:

added CHANGELOG for 3.4.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r205ff13 r19ed91a  
     13.4.2:
     2- added modules and classes for long-lived particles (TrackEfficiency, DelphesLongFormula)
     3- added DenseTrackFilter for modelling tracking inefficiencies in boosted, dense environments
     4- added detector cards for CLIC and HL-LHC detectors
     5- added muons to Tower collection used for jets reconstruction and MET calculation in the ATLAS card (#1118)
     6- added Weight branch to HepMC
     7- added Jet constituent output to FastJetFinder (allows more complex schemes of MET calculation) (#1349)
     8- added Valencia jet algorithm from FastJet Contrib library and exclusive jet clustering for e+e- collisions (thanks to Ulrike Schnoor)
     9- added possibility to read cross section from LHE files produced with Wizard event generator
     10- added NeutralOutputArray in ParticlePropagator
     11- added various information in StatusPidFilter (B and tau decay products, photons, SUSY particles, W daughters)
     12- added DelphesProIO reader for ProIO data format (thanks to Sergei Chekanov)
     13- improved TrackSmearing and updated TrackCountingBTagging (thanks to Kevin Pedro)
     14- adapted Python analysis code to recent ROOT versions (thanks to Kerim Suruliz)
     15- updated class version of LHEFEvent, HepMCEvent, Photon, Electron, Muon, Jet and Candidate (#1363)
     16- updated FastJet library to 3.3.2 and FastJet Contrib library to 1.041
     17- updated copyright and licensing information
     18- removed dependency on the RPC and XDR libraries from STDHEP reader (#1310)
     19- fixed Delphes class destructor (TList::Clear error) (#1320)
     20
    1213.4.1:
    222- added RadiusMax and HalfLengthMax to ParticlePropagator to keep decay products of the long-lived particles (#1084)
     
    424- improved CMake configuration
    525- fixed weights in LHEFReader
    6 - fixed bug in Charged Hadron Subtraction (CHS) 
     26- fixed bug in Charged Hadron Subtraction (CHS)
    727- promoted z vertex resolution to TFormula
    828- fixed bugs in DelphesDisplay
Note: See TracChangeset for help on using the changeset viewer.