Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
operator<<
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition:
ALILine.cc:167
CTPPSFastRecHit::tof
float tof() const
deprecated name for timeOfFlight()
Definition:
CTPPSFastRecHit.h:31
CTPPSFastRecHit::cellId
unsigned int cellId() const
Definition:
CTPPSFastRecHit.h:40
CTPPSFastRecHit::detUnitId
unsigned int detUnitId() const
Definition:
CTPPSFastRecHit.h:38
CTPPSFastRecHit::entryPoint
Local3DPoint entryPoint() const
Entry point in the local Det frame.
Definition:
CTPPSFastRecHit.h:22
hit
Definition:
SiStripHitEffFromCalibTree.cc:87
class-composition.o
tuple o
Definition:
class-composition.py:65
Generated for CMSSW Reference Manual by
1.8.5