Public Member Functions | |
void | compare () const |
HltDiff () | |
void | usage (std::ostream &out) const |
Public Attributes | |
bool | debug |
bool | file_check |
bool | ignore_prescales |
bool | json_out |
unsigned int | max_events |
std::vector< std::string > | new_files |
std::string | new_process |
std::vector< std::string > | old_files |
std::string | old_process |
std::string | output_file |
bool | root_out |
unsigned int | verbose |
Definition at line 1177 of file hltDiff.cc.
|
inline |
Definition at line 1194 of file hltDiff.cc.
|
inline |
Definition at line 1208 of file hltDiff.cc.
|
inline |
Definition at line 1462 of file hltDiff.cc.
bool HltDiff::debug |
Definition at line 1191 of file hltDiff.cc.
bool HltDiff::file_check |
Definition at line 1190 of file hltDiff.cc.
bool HltDiff::ignore_prescales |
Definition at line 1186 of file hltDiff.cc.
bool HltDiff::json_out |
Definition at line 1187 of file hltDiff.cc.
unsigned int HltDiff::max_events |
Definition at line 1185 of file hltDiff.cc.
std::vector<std::string> HltDiff::new_files |
Definition at line 1183 of file hltDiff.cc.
std::string HltDiff::new_process |
Definition at line 1184 of file hltDiff.cc.
std::vector<std::string> HltDiff::old_files |
Definition at line 1181 of file hltDiff.cc.
std::string HltDiff::old_process |
Definition at line 1182 of file hltDiff.cc.
std::string HltDiff::output_file |
Definition at line 1189 of file hltDiff.cc.
bool HltDiff::root_out |
Definition at line 1188 of file hltDiff.cc.
unsigned int HltDiff::verbose |
Definition at line 1192 of file hltDiff.cc.
Referenced by python.diff_provenance.difference::list_diff(), python.diffProv.difference::list_diff(), python.diff_provenance.difference::module_diff(), python.diffProv.difference::module_diff(), python.diff_provenance.difference::onefilemodules(), python.diffProv.difference::onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), and core.SkimAnalyzerCount.SkimAnalyzerCount::process().