Classes | |
class | ConfigError |
class | Options |
Functions | |
void | check_file (string file) |
std::string | colorify (std::string s) |
void | dump (const boost::property_tree::ptree &tree) |
template<int FUNC> | |
int | exceptions (int argc, char *argv[]) |
void | set_silent (bool flag) |
void | set_verbose (bool flag) |
void AllInOneConfig::check_file | ( | string | file | ) |
Definition at line 17 of file Options.cc.
References DMR_cfg::cerr, beamvalidation::exit(), and geometryDiff::file.
|
inline |
Definition at line 28 of file exceptions.h.
References DivergingColor::red, and alignCSCRings::s.
Referenced by exceptions().
|
inline |
Definition at line 13 of file toolbox.h.
References gather_cfg::cout, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, submitPVResolutionJobs::key, and AlCaHLTBitMon_QueryRunRegistry::string.
int AllInOneConfig::exceptions | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 34 of file exceptions.h.
References dir2webdir::argc, GCPpyPlots::argv, DMR_cfg::cerr, colorify(), MillePedeFileConverter_cfg::e, cppFunctionSkipper::exception, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ext::basic_imemstream< Item_t, Traits_t, Allocator_t >::basic_imemstream(), and ext::basic_omemstream< Item_t, Traits_t, Allocator_t >::basic_omemstream().
void AllInOneConfig::set_silent | ( | bool | flag | ) |
void AllInOneConfig::set_verbose | ( | bool | flag | ) |