artdaq
v3_02_01
|
Required configuration for art processes started by artdaq, with artdaq-specific defaults where applicable More...
#include <artdaq/DAQrate/detail/ArtConfig.hh>
Public Attributes | |
fhicl::Table< art::ServicesConfig > | services { fhicl::Name{"services"} } |
Services block. | |
fhicl::Table< art::PhysicsConfig > | physics { fhicl::Name{"physics"} } |
Physics block. | |
fhicl::Table< art::OutputsConfig > | outputs { fhicl::Name{"outputs"} } |
Outputs block. | |
fhicl::Table< art::SourceConfig > | source { fhicl::Name{"source"} } |
fhicl::Atom< std::string > | process_name { fhicl::Name{"process_name" },fhicl::Comment{"Name of this art processing job"}, "DAQ" } |
"process_name" (Default: "DAQ"): Name of this art processing job | |
Required configuration for art processes started by artdaq, with artdaq-specific defaults where applicable
Definition at line 117 of file ArtConfig.hh.
fhicl::Table<art::SourceConfig> art::Config::source { fhicl::Name{"source"} } |
Source block
Definition at line 122 of file ArtConfig.hh.