Changeset 19ed91a in git
- Timestamp:
- Feb 14, 2019, 5:53:26 PM (6 years ago)
- Branches:
- ImprovedOutputFile, Timing, llp, master
- Children:
- 69da136
- Parents:
- 205ff13
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r205ff13 r19ed91a 1 3.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 1 21 3.4.1: 2 22 - added RadiusMax and HalfLengthMax to ParticlePropagator to keep decay products of the long-lived particles (#1084) … … 4 24 - improved CMake configuration 5 25 - fixed weights in LHEFReader 6 - fixed bug in Charged Hadron Subtraction (CHS) 26 - fixed bug in Charged Hadron Subtraction (CHS) 7 27 - promoted z vertex resolution to TFormula 8 28 - fixed bugs in DelphesDisplay
Note:
See TracChangeset
for help on using the changeset viewer.