1 #ifndef art_Framework_Art_run_art_h 2 #define art_Framework_Art_run_art_h 14 bpo::options_description& all_desc,
20 detail::EnabledModules
const& enabled_modules);
int run_art_common_(fhicl::ParameterSet const &main_pset, detail::EnabledModules const &enabled_modules)
int run_art_string_config(string const &config_string)
std::vector< std::unique_ptr< art::OptionsHandler >> OptionsHandlers
int run_art(int argc, char **argv, bpo::options_description &all_desc, OptionsHandlers &&handlers)