Public Member Functions | |
const GeomDetUnit * | det () const |
unsigned int | detUnitId () const |
float | energyLoss () const |
GlobalPoint | globalPosition () const |
LocalVector | localDirection () const |
LocalPoint | localPosition () const |
float | pabs () const |
int | particleType () const |
Geom::Phi< float > | phiAtEntry () const |
unsigned short | processType () const |
const PSimHit & | psimHit () const |
SimHit (const PSimHit *phit, const GeomDetUnit *gdu) | |
Geom::Theta< float > | thetaAtEntry () const |
float | timeOfFlight () const |
unsigned int | trackId () const |
Private Attributes | |
const GeomDetUnit * | theDet |
const PSimHit * | thePHit |
Definition at line 73 of file CkfDebugger.h.
|
inline |
Definition at line 76 of file CkfDebugger.h.
|
inline |
|
inline |
|
inline |
Definition at line 86 of file CkfDebugger.h.
References PSimHit::energyLoss(), and thePHit.
|
inline |
Definition at line 78 of file CkfDebugger.h.
References PSimHit::localPosition(), theDet, thePHit, and GeomDet::toGlobal().
Referenced by CkfDebugger::dumpSimHit().
|
inline |
Definition at line 81 of file CkfDebugger.h.
References PSimHit::localDirection(), and thePHit.
|
inline |
|
inline |
Definition at line 84 of file CkfDebugger.h.
References PSimHit::pabs(), and thePHit.
Referenced by CkfDebugger::dumpSimHit().
|
inline |
Definition at line 87 of file CkfDebugger.h.
References PSimHit::particleType(), and thePHit.
Referenced by CkfDebugger::dumpSimHit().
|
inline |
Definition at line 83 of file CkfDebugger.h.
References PSimHit::phiAtEntry(), and thePHit.
|
inline |
|
inline |
|
inline |
Definition at line 82 of file CkfDebugger.h.
References thePHit, and PSimHit::thetaAtEntry().
|
inline |
|
inline |
Definition at line 80 of file CkfDebugger.h.
References thePHit, and PSimHit::trackId().
Referenced by CkfDebugger::dumpSimHit().
|
private |
Definition at line 95 of file CkfDebugger.h.
Referenced by det(), and globalPosition().
|
private |
Definition at line 94 of file CkfDebugger.h.
Referenced by detUnitId(), energyLoss(), globalPosition(), localDirection(), localPosition(), pabs(), particleType(), phiAtEntry(), processType(), psimHit(), thetaAtEntry(), timeOfFlight(), and trackId().