|
ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
Input FITS source file. More...
#include <sources.hpp>
Inheritance diagram for daq::dpm::merge::FitsFileSource:Public Member Functions | |
| FitsFileSource (std::string name, std::filesystem::path path, std::string location, std::optional< KeywordRuleProcessor::DefaultRule > const &initial_keywords, std::unique_ptr< KeywordRuleProcessor > keyword_rules) | |
Input FITS source file.
Definition at line 144 of file sources.hpp.
| daq::dpm::merge::FitsFileSource::FitsFileSource | ( | std::string | name, |
| std::filesystem::path | path, | ||
| std::string | location, | ||
| std::optional< KeywordRuleProcessor::DefaultRule > const & | initial_keywords, | ||
| std::unique_ptr< KeywordRuleProcessor > | keyword_rules | ||
| ) |
Definition at line 63 of file sources.cpp.