CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HtrXmlPatternToolParameters.cc
Go to the documentation of this file.
2 #include <iostream>
3 
5 }
6 
8 }
9 
11  using namespace std;
12  cout << "show_errors = " << m_show_errors << endl;
13  cout << "presamples_per_event = " << m_presamples_per_event << endl;
14  cout << "samples_per_event = " << m_samples_per_event << endl;
15  cout << "XML_file_mode = " << m_XML_file_mode << endl;
16  cout << "file_tag = " << m_file_tag << endl;
17  cout << "user_output_directory = " << m_user_output_directory << endl;
18  cout << "output_directory = " << m_output_directory << endl;
19 }
tuple cout
Definition: gather_cfg.py:121