-
Notifications
You must be signed in to change notification settings - Fork 1
Release Notes 20902
Eric Flumerfelt edited this page Jun 17, 2022
·
2 revisions
artdaq_demo is a pedagogical tool that demonstrates the capabilities of the artdaq system. It is also currently used by many experiments as the basis for their own experiment-specific artdaq repositories.
- Downloads: http://scisoft.fnal.gov/scisoft/packages/artdaq_demo/v2_09_02 (or use pullProducts ${product_dir} [slf6,slf7,d13,d14,u14] artdaq_demo-v2_09_02 [s41,s43,s44]-[e10,e14] [debug,prof] #Not all combinations are supported)
- Feature #15766: Add the ability quick-mrb-start.sh to automatically use of artdaq products from CVMFS, if available
- Feature #15768: Add the ability for the user to specify an extra UPS products area on the quick-mrb-start.sh command line?
- Feature #15838: Include fcl configurations for testing driver functionality
- Bug #15767: quick-mrb-start.sh uses the default qualifiers from the latest product_deps rather than the tagged version
- Bug #15839: Fix ASCIISimulator example
- Default qualifier has been changed to e10:s41. The eth qualifier is implied by this qualifier combination.
- Support #15837: Remove #pragma gcc diagnostic ignored
- Support #15840: Explicitly set the compressionLevel for root output modules
- none