src
DataFormats
Provenance
src
FileID.cc
Go to the documentation of this file.
1
#include "
DataFormats/Provenance/interface/FileID.h
"
2
#include <ostream>
3
4
namespace
edm
{
5
std::ostream&
operator<<
(std::ostream&
os
,
FileID
const
&
id
) {
6
os
<<
id
.fid();
7
return
os
;
8
}
9
}
// namespace edm
edm::FileID
Definition:
FileID.h:14
l1tGTMenu_BTagSeeds_cff.os
os
Definition:
l1tGTMenu_BTagSeeds_cff.py:34
FileID.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::operator<<
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger table.
Definition:
HLTGlobalStatus.h:102
Generated for CMSSW Reference Manual by
1.8.14