artdaq
v3_07_01
|
Required configuration for art processes started by artdaq, with artdaq-specific defaults where applicable More...
#include <artdaq/ArtModules/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 114 of file ArtConfig.hh.
fhicl::Table<art::SourceConfig> art::Config::source {fhicl::Name{"source"}} |
Source block
Definition at line 119 of file ArtConfig.hh.