CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
HltDiff Class Reference

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
 

Detailed Description

Definition at line 1177 of file hltDiff.cc.

Constructor & Destructor Documentation

HltDiff::HltDiff ( )
inline

Definition at line 1194 of file hltDiff.cc.

Member Function Documentation

void HltDiff::compare ( ) const
inline

Definition at line 1208 of file hltDiff.cc.

void HltDiff::usage ( std::ostream &  out) const
inline

Definition at line 1462 of file hltDiff.cc.

Member Data Documentation

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