artdaq  v3_09_01
art::Config Struct Reference

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::ServicesConfigservices {fhicl::Name{"services"}}
 Services block.
 
fhicl::Table< art::PhysicsConfigphysics {fhicl::Name{"physics"}}
 Physics block.
 
fhicl::Table< art::OutputsConfigoutputs {fhicl::Name{"outputs"}}
 Outputs block.
 
fhicl::Table< art::SourceConfigsource {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
 

Detailed Description

Required configuration for art processes started by artdaq, with artdaq-specific defaults where applicable

Definition at line 153 of file ArtConfig.hh.

Member Data Documentation

fhicl::Table<art::SourceConfig> art::Config::source {fhicl::Name{"source"}}

Source block

Definition at line 158 of file ArtConfig.hh.


The documentation for this struct was generated from the following file: