Changes in CHANGELOG [7ed86fe:8552d52] in git
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r7ed86fe r8552d52 1 3.4.2: 2 - added DenseTrackFilter for modelling tracking inefficiencies in boosted, dense environments 3 - added detector cards for CLIC and HL-LHC detectors 4 - added muons to Tower collection used for jets reconstruction and MET calculation in the ATLAS card (#1118) 5 - added Weight branch to HepMC 6 - added Jet constituent output to FastJetFinder (allows more complex schemes of MET calculation) (#1349) 7 - added Valencia jet algorithm from FastJet Contrib library and exclusive jet clustering for e+e- collisions (thanks to Ulrike Schnoor) 8 - added possibility to read cross section from LHE files produced with Wizard event generator 9 - added NeutralOutputArray in ParticlePropagator 10 - added various information in StatusPidFilter (B and tau decay products, photons, SUSY particles, W daughters) 11 - added DelphesProIO reader for ProIO data format (thanks to Sergei Chekanov) 12 - improved TrackSmearing and updated TrackCountingBTagging (thanks to Kevin Pedro) 13 - adapted Efficiency and DelphesFormula to long-lived particles 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.