artdaq
v3_08_00
|
Configuration for the outputs block of artdaq art processes More...
#include <artdaq/ArtModules/detail/ArtConfig.hh>
Public Attributes | |
fhicl::OptionalTable < art::OutputModule::Config > | rootNetOutput { fhicl::Name{"rootNetOutput"} } |
For transferring data from EventBuilders to DataLoggers. | |
fhicl::OptionalTable < RootOutputConfig > | normalOutput { fhicl::Name{"normalOutput"} } |
Normal art/ROOT output. | |
fhicl::OptionalTable < RootOutputConfig > | rootDAQOutFile { fhicl::Name{"rootDAQOutFile"} } |
art/ROOT output where the filename can be specified at initialization (e.g. to /dev/null), for testing | |
Configuration for the outputs block of artdaq art processes
Definition at line 127 of file ArtConfig.hh.