CMS 3D CMS Logo

ParameterSetBlob.cc
Go to the documentation of this file.
2 #include <iostream>
3 
4 namespace edm {
5  std::ostream& operator<<(std::ostream& os, ParameterSetBlob const& blob) {
6  os << blob.pset();
7  return os;
8  }
9 } // namespace edm
HLT enums.
value_t const & pset() const
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.