Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
Provenance
src
ParameterSetBlob.cc
Go to the documentation of this file.
1
#include "
DataFormats/Provenance/interface/ParameterSetBlob.h
"
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
edm::ParameterSetBlob::pset
value_t const & pset() const
Definition:
ParameterSetBlob.h:22
edm::ParameterSetBlob
Definition:
ParameterSetBlob.h:17
ParameterSetBlob.h
edm::operator<<
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
Definition:
HLTGlobalStatus.h:106
Generated for CMSSW Reference Manual by
1.8.5