42 | | * updated !FastJet library to 3.0.6 |
43 | | * added smearing of (z,t) vertex distribution in the !PileUpMerger module |
44 | | * propagation time computed for every output collection |
45 | | * added !TimeSmearing module (for propagation time measurement) |
46 | | * added !PileUpJetId module (thanks to Seth Senz) |
| 42 | * added Hector module (fast simulator for the transport of particles in beam lines) |
| 43 | * added N-subjettiness and N-jettiness (to identify boosted hadronically-decaying objects like electroweak bosons and top quarks) |
| 44 | * added !SimpleCalorimeter module (to study effects of different granularity in ECAL and HCAL) |
| 45 | * added !ImpactParameterSmearing (to smear transverse and longitudinal track impact parameter needed for track counting b-tagging) |
| 46 | * added TrackCountingBTagging module (for simple b-tagging algorithm based on counting tracks with large impact parameter) |
| 47 | * added basic card for FCC studies (examples/delphes_card_FCC_basic.tcl) |