CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EventHypothesis.cc
Go to the documentation of this file.
2 
3 #include <iostream>
4 
6 
7 
8 EventHypothesis::EventHypothesis( const edm::ParameterSet& ps) {
9 
10  std::cout<<ps.dump()<<std::endl;
11 }
12 
tuple cout
Definition: gather_cfg.py:121
std::string dump() const