Release after first round of breaking changes. Requires CVMFS release ≥ 24.10.
Tagged for launch of background simulations.
Added
- EventCalc LLP event generator
This modification introduces a first implementation of the EventCalc decay
event sampler in FairShip for inclusive final states. For further details,
consult the dedicated presentation at the 30th SHiP CM
here. See also #528. - Add a conversion script
FairShip/macro/convertEvtCalc.py
to convert the
EventCalc output sampled kinematics (.dat) as input to the simulation script
(.root). Remark: This will eventually become unnecessary when this
conversion is implemented within the EventCalc tool itself.
Fixed
- Fix missing includes in ecalMatch and ecalReco
- Fix compilation warnings due to unused or uninitiliazed variables #481
Changed
- shipStrawTracking: Move to argparse
- CMake: Use external genfit2
- shipStrawTracking, shipDigiReco, shipVertex: Make compatible with current genfit
Removed
- Remove obsolete renaming scripts
- Remove online, please see charmdet and muflux branches for respective versions
- Remove charmdet, please see charmdet branch for latest version
- Remove preshower and CaloDesign 1 (TP+Preshower)
- Remove bundled genfit
- Remove conditions DB, will almost certainly look different, copy in git
history for reference
Full Changelog: 24.10...24.11