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