The set of configuration parameters for the data processing pipeline driver.
More...
#include <bayeux/dpp/dpp_driver.h>
The set of configuration parameters for the data processing pipeline driver.
◆ dpp_driver_params()
dpp::dpp_driver_params::dpp_driver_params |
( |
| ) |
|
◆ dump()
void dpp::dpp_driver_params::dump |
( |
std::ostream & |
out_ = std::clog | ) |
const |
◆ reset()
void dpp::dpp_driver_params::reset |
( |
| ) |
|
◆ tree_dump()
void dpp::dpp_driver_params::tree_dump |
( |
std::ostream & |
out_ = std::clog , |
|
|
const std::string & |
title_ = "" , |
|
|
const std::string & |
indent_ = "" , |
|
|
bool |
inherit_ = false |
|
) |
| const |
◆ break_on_error_as_fatal
bool dpp::dpp_driver_params::break_on_error_as_fatal |
◆ input_files
std::vector<std::string> dpp::dpp_driver_params::input_files |
◆ LL_config
std::string dpp::dpp_driver_params::LL_config |
◆ LL_dlls
std::vector<std::string> dpp::dpp_driver_params::LL_dlls |
◆ logging_label
std::string dpp::dpp_driver_params::logging_label |
◆ max_records
int dpp::dpp_driver_params::max_records |
◆ max_records_per_output_file
int dpp::dpp_driver_params::max_records_per_output_file |
◆ module_manager_config_file
std::string dpp::dpp_driver_params::module_manager_config_file |
◆ module_names
std::vector<std::string> dpp::dpp_driver_params::module_names |
◆ no_max_records
bool dpp::dpp_driver_params::no_max_records |
◆ output_files
std::vector<std::string> dpp::dpp_driver_params::output_files |
◆ preserve_existing_files
bool dpp::dpp_driver_params::preserve_existing_files |
◆ print_modulo
int dpp::dpp_driver_params::print_modulo |
◆ save_stopped_data_records
bool dpp::dpp_driver_params::save_stopped_data_records |
◆ slice_start
int dpp::dpp_driver_params::slice_start |
◆ slice_stop
int dpp::dpp_driver_params::slice_stop |
◆ slice_store_out
bool dpp::dpp_driver_params::slice_store_out |
◆ slice_width
int dpp::dpp_driver_params::slice_width |
The documentation for this struct was generated from the following file: