FCCSW v0.11 (19/09/2019) Software Workshop 2019 Release
In preparation for the software workshop https://indico.cern.ch/event/839794/ this release should allow to run the tutorials and examples with an up-to-date stack. The major change is the switch to Gaudi v32r0, which needed some fixes in the framework core and data service. As a bonus, the dataservice can now write any vector of objects (provided they have a ROOT dictionary), which is used for example to write out some MC Truth information in RecDriftChamber. A detector model of the LAr ECal adapted for FCC-ee is also included, along with a number of fixes and improvements.
Current externals: 96b.0.0
Changelog
v0.11 (19/09/2019)
Merged PRs
- FCCeeLAr calo first iteration #327
- TrackEfficiencies Algorithm #336
- Test improvements: Two particles in Calo Reco Tests #351
- Build System: Install Example Option Files #359
- Optimise/debug of topo-cluster algorithm #347
- Fixes for Gaudi (> v30) compatibility [requires Gaudiv32r0] #352
- Prevent grep from existing in case of nomatch #360
- Fix
this_fccsw
->setup.sh
, added printouts #356 - Add CXX configuration in line with Gaudi config #353
- Add CMAKE_PREFIX_PATH as a hint in find modules #354
- Add printStat option for Pythia #337
- I/O of std::vectors and DriftChamber cleanup #346
- Add some automation to init.sh #349
- Calorimeter Reconstruction Bugfixes #345
- Fixing failing Calo reconstruction tests #341