CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ParameterSetBlob.cc
Go to the documentation of this file.
2 #include <iostream>
3 
4 namespace edm {
5  std::ostream&
6  operator<<(std::ostream& os, ParameterSetBlob const& blob) {
7  os << blob.pset();
8  return os;
9  }
10 }
value_t const & pset() const
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.