Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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:29
HORecHit.h
operator<<
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition:
ALILine.cc:167
HORecHit::id
constexpr HcalDetId id() const
get the id
Definition:
HORecHit.h:19
CaloRecHit::time
constexpr float time() const
Definition:
CaloRecHit.h:31
HORecHit
Definition:
HORecHit.h:11
alignCSCRings.s
list s
Definition:
alignCSCRings.py:92
hit
Definition:
SiStripHitEffFromCalibTree.cc:87
Generated for CMSSW Reference Manual by
1.8.5