1 #ifndef art_Framework_Art_BasicOptionsHandler_h 2 #define art_Framework_Art_BasicOptionsHandler_h 5 #include "cetlib/filepath_maker.h" 10 class BasicOptionsHandler;
16 cet::filepath_maker& maker,
int doCheckOptions(bpo::variables_map const &vm) override
bpo::options_description const & help_desc_
cet::filepath_maker & maker_
int doProcessOptions(bpo::variables_map const &vm, fhicl::intermediate_table &raw_config) override
BasicOptionsHandler(bpo::options_description &desc, cet::filepath_maker &maker, bool report_unused)