Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
}
PSimHit::tof
float tof() const
deprecated name for timeOfFlight()
Definition:
PSimHit.h:76
operator<<
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition:
ALILine.cc:167
PSimHit.h
hit
Definition:
SiStripHitEffFromCalibTree.cc:88
PSimHit
Definition:
PSimHit.h:15
class-composition.o
tuple o
Definition:
class-composition.py:65
PSimHit::entryPoint
Local3DPoint entryPoint() const
Entry point in the local Det frame.
Definition:
PSimHit.h:43
PSimHit::detUnitId
unsigned int detUnitId() const
Definition:
PSimHit.h:97
Generated for CMSSW Reference Manual by
1.8.5