|
ifw-daq
1.0.0
IFW Data Acquisition modules
|
Go to the documentation of this file.
8 #ifndef OCM_DAQ_DAQ_PROPERTIES_HPP_
9 #define OCM_DAQ_DAQ_PROPERTIES_HPP_
54 std::vector<daq::fits::KeywordVariant>
keywords;
65 #endif // #ifndef OCM_DAQ_DAQ_PROPERTIES_HPP_
std::string dp_name_prefix
Data product file name prefix.
Declarations for daq::Source and related classes.
DaqProperties(DaqProperties const &)=default
Structure carrying properties needed to start a DataAcquisition.
Contains data structure for FITS keywords.
std::vector< MetaSource > meta_sources
DaqProperties & operator=(DaqProperties &&)=default
DaqProperties & operator=(DaqProperties const &)=default
std::string process_name
User defined process name.
std::vector< daq::fits::KeywordVariant > keywords
Initial list of keywords provided by user when starting data acquisitions.
DaqProperties(DaqProperties &&)=default
std::chrono::milliseconds await_interval
Interval (and thus duration) of the requests sent to primary sources to await end of recording.
std::string ocm_dppart_root
Root directory for OCM data product part output.
std::vector< PrimSource > prim_sources