29 | | Production version 3.0.6: |
30 | | * fixed filtering of the partons used for b- and tau-tagging (#163) |
31 | | * fixed artefacts in jet eta distribution (#169) |
32 | | * fixed direction of MissingET (#170) |
33 | | * modified !DelphesFormula to filter out the end-of-line characters |
34 | | * added !TrackPileUpSubtractor to fix the problem with the charged pile-up particles outside of the tracker coverage |
35 | | * added !ConstituentFilter module |
36 | | * added !StatusPidFilter module |
37 | | * added hepmc2pileup and stdhep2pileup converters |
| 29 | Production version 3.0.7: |
| 30 | * added separate make rule for the event display to fix the compilation problem for systems without OpenGL libraries (#168, #127) |
| 31 | * added Cloner module |