src
DataFormats
HcalRecHit
src
HORecHit.cc
Go to the documentation of this file.
1
#include "
DataFormats/HcalRecHit/interface/HORecHit.h
"
2
3
std::ostream&
operator<<
(std::ostream&
s
,
const
HORecHit
&
hit
) {
4
return
s
<<
hit
.
id
() <<
": "
<<
hit
.energy() <<
" GeV, "
<<
hit
.time() <<
" ns"
;
5
}
HORecHit.h
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
operator<<
std::ostream & operator<<(std::ostream &s, const HORecHit &hit)
Definition:
HORecHit.cc:3
hit::id
unsigned int id
Definition:
SiStripHitEffFromCalibTree.cc:92
HORecHit
Definition:
HORecHit.h:11
hit
Definition:
SiStripHitEffFromCalibTree.cc:88
Generated for CMSSW Reference Manual by
1.8.14