Main Page
Namespaces
Classes
Package Documentation
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
}
CaloRecHit::energy
constexpr float energy() const
Definition:
CaloRecHit.h:31
HORecHit.h
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
CaloRecHit::time
constexpr float time() const
Definition:
CaloRecHit.h:33
operator<<
std::ostream & operator<<(std::ostream &s, const HORecHit &hit)
Definition:
HORecHit.cc:3
HORecHit
Definition:
HORecHit.h:12
hit
Definition:
SiStripHitEffFromCalibTree.cc:87
HORecHit::id
HcalDetId id() const
get the id
Definition:
HORecHit.h:21
Generated for CMSSW Reference Manual by
1.8.11