Changes in CHANGELOG [8552d52:7ed86fe] in git
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r8552d52 r7ed86fe 1 3.4.2:2 - added DenseTrackFilter for modelling tracking inefficiencies in boosted, dense environments3 - added detector cards for CLIC and HL-LHC detectors4 - added muons to Tower collection used for jets reconstruction and MET calculation in the ATLAS card (#1118)5 - added Weight branch to HepMC6 - 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 generator9 - added NeutralOutputArray in ParticlePropagator10 - 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 particles14 - 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.04117 - updated copyright and licensing information18 - removed dependency on the RPC and XDR libraries from STDHEP reader (#1310)19 - fixed Delphes class destructor (TList::Clear error) (#1320)20 21 1 3.4.1: 22 2 - added RadiusMax and HalfLengthMax to ParticlePropagator to keep decay products of the long-lived particles (#1084) … … 24 4 - improved CMake configuration 25 5 - fixed weights in LHEFReader 26 - fixed bug in Charged Hadron Subtraction (CHS) 6 - fixed bug in Charged Hadron Subtraction (CHS) 27 7 - promoted z vertex resolution to TFormula 28 8 - fixed bugs in DelphesDisplay
Note:
See TracChangeset
for help on using the changeset viewer.