Go to the documentation of this file.
41 std::cerr <<
"Unrecognized Job Mode Option: " << jm <<
" -- defaulting to analysis mode ";
58 cerr.threshold =
"INFO";
60 INFO_limits.
limit = 0;
61 cerr.sev[
"INFO"] = INFO_limits;
63 default_for_dest.
limit = 10000000;
64 cerr.category[
"default"] = default_for_dest;
84 default_for_dest.
limit = 0;
113 cerr.threshold =
"INFO";
115 INFO_limits.
limit = 5;
116 cerr.sev[
"INFO"] = INFO_limits;
118 default_for_dest.
limit = 10000000;
119 cerr.category[
"default"] = default_for_dest;
139 default_for_dest.
limit = 0;
170 INFO_limits.
limit = 0;
173 default_for_dest.
limit = 1000;
174 warnings.category[
"default"] = default_for_dest;
192 cerr.threshold =
"INFO";
void hardwireReleaseValidationJobMode()
static edm::JobMode mode(std::string const &jm)
std::vector< std::string > categories
void hardwireAnalysisJobMode()
std::map< std::string, Destination > destination
void hardwireNilJobMode()
std::vector< std::string > statistics
std::vector< std::string > destinations
void hardwireGridJobMode()