src
FastSimDataFormats
CTPPSFastSim
src
CTPPSFastTrack.cc
Go to the documentation of this file.
1
#include "
FastSimDataFormats/CTPPSFastSim/interface/CTPPSFastTrack.h
"
2
#include <ostream>
3
//float t,float xi,unsigned int cellid ,float tof,const Vector &momentum,const Point &vertex)
4
std::ostream&
operator<<
(std::ostream&
o
,
const
CTPPSFastTrack
&
hit
) {
5
return
o
<<
hit
.t() <<
" "
<<
hit
.xi() <<
" "
<<
hit
.cellid() <<
" "
<<
hit
.tof();
6
}
CTPPSFastTrack.h
EcalTangentSkim_cfg.o
o
Definition:
EcalTangentSkim_cfg.py:42
hit
Definition:
SiStripHitEffFromCalibTree.cc:87
operator<<
std::ostream & operator<<(std::ostream &o, const CTPPSFastTrack &hit)
Definition:
CTPPSFastTrack.cc:4
CTPPSFastTrack
Definition:
CTPPSFastTrack.h:9
Generated for CMSSW Reference Manual by
1.8.14