SimDataFormats
TrackingHit
src
PSimHit.cc
Go to the documentation of this file.
1
#include "
SimDataFormats/TrackingHit/interface/PSimHit.h
"
2
#include <ostream>
3
4
std::ostream&
operator<<
(std::ostream&
o
,
const
PSimHit
&
hit
) {
5
return
o
<<
hit
.detUnitId() <<
" "
<<
hit
.entryPoint() <<
" "
<<
hit
.tof();
6
}
EcalTangentSkim_cfg.o
o
Definition:
EcalTangentSkim_cfg.py:42
PSimHit.h
hit
Definition:
SiStripHitEffFromCalibTree.cc:88
PSimHit
Definition:
PSimHit.h:15
operator<<
std::ostream & operator<<(std::ostream &o, const PSimHit &hit)
Definition:
PSimHit.cc:4
Generated for CMSSW Reference Manual by
1.8.14