Release Notes 30904 - art-daq/artdaq-demo GitHub Wiki
This version of artdaq_demo accompanies artdaq v3_09_04 and contains code that can be used to demonstrate simple artdaq configurations.
- Previous version’s Artdaq-demo_Release_Notes
- Downloads:
http://scisoft.fnal.gov/scisoft/packages/artdaq_demo/v3_09_04
(or use pullProducts ${product_dir} slf7 artdaq_demo-v3_09_04 [debug,prof]
- Feature #22188: Calculate code coverage of artdaq unit tests
- none
- As part of #22188, this version of artdaq_core contains a script,
tools/calculate_test_coverage.sh
, which can be used to run the artdaq test suite and generate code coverage information.
This script requires a move recent version of lcov than is available in the SL7 repositories, please follow the documentation in the script.
- artdaq v3_09_04
- artdaq_core_demo v1_07_03