#include <CTPPSFastRecHit.h>
Definition at line 9 of file CTPPSFastRecHit.h.
◆ CTPPSFastRecHit() [1/2]
CTPPSFastRecHit::CTPPSFastRecHit |
( |
| ) |
|
|
inline |
◆ CTPPSFastRecHit() [2/2]
CTPPSFastRecHit::CTPPSFastRecHit |
( |
const Local3DPoint & |
entry, |
|
|
unsigned int |
detId, |
|
|
float |
tof, |
|
|
unsigned int |
cellId |
|
) |
| |
|
inline |
Definition at line 19 of file CTPPSFastRecHit.h.
unsigned int theDetUnitId
Local3DPoint theEntryPoint
unsigned int cellId() const
float tof() const
deprecated name for timeOfFlight()
◆ cellId()
unsigned int CTPPSFastRecHit::cellId |
( |
| ) |
const |
|
inline |
◆ detUnitId()
unsigned int CTPPSFastRecHit::detUnitId |
( |
| ) |
const |
|
inline |
◆ entryPoint()
◆ setCellId()
void CTPPSFastRecHit::setCellId |
( |
unsigned int |
cellId | ) |
|
|
inline |
◆ setDetUnitId()
void CTPPSFastRecHit::setDetUnitId |
( |
unsigned int |
detId | ) |
|
|
inline |
◆ setLocal3DPoint()
void CTPPSFastRecHit::setLocal3DPoint |
( |
const Local3DPoint & |
entry | ) |
|
|
inline |
◆ setTof()
void CTPPSFastRecHit::setTof |
( |
float |
tof | ) |
|
|
inline |
◆ timeOfFlight()
float CTPPSFastRecHit::timeOfFlight |
( |
| ) |
const |
|
inline |
◆ tof()
float CTPPSFastRecHit::tof |
( |
| ) |
const |
|
inline |
◆ theCellId
unsigned int CTPPSFastRecHit::theCellId |
|
protected |
◆ theDetUnitId
unsigned int CTPPSFastRecHit::theDetUnitId |
|
protected |
◆ theEntryPoint
◆ theTof
float CTPPSFastRecHit::theTof |
|
protected |