Release Notes 10800 - art-daq/artdaq GitHub Wiki
This version of artdaq is the first to depend on TRACE (v3_03_02).
- Previous version’s Release Notes 1.07.01
- Downloads: http://oink.fnal.gov/distro/packages/artdaq
- Nodes where this release has been deployed:
- 15-May-2014: dsfr1, dsfr6, ds50ws.fnal.gov, ds50.fnal.gov
- TRACE v3_03_02 - TRACE needs to be installed along with artdaq v1_00_08. It can be downloaded from here: http://oink.fnal.gov/distro/packages/TRACE
- Issue #6160: Provide support for adding package version and build time information to the Run data products in raw data files
- Issue #5965: Add trace to artdaq
- none
- Issue #6259: Add the subrun number to Aggregator and EventBuilder status messages
- TRACE v3_03_02 needs to be installed along with this version of artdaq.
To enable the use of TRACE, the following steps can be used (before starting artdaq):
‘export TRACE_NAME=artdaq’
-
‘tlvlM -n artdaq 0xffffffffffffffff’
(or whatever mask is desired)
To see the trace messages after running artdaq:
‘tshow -n artdaq’
More complete TRACE documentation is available here (for example, see the users guide).