#include <IInDetCosmicsEventPhaseTool.h>
|
| virtual double | findPhase (const Trk::Track *track) const =0 |
| | finds event phase of a track from the leading edge
|
| virtual double | findPhase (const Trk::Segment *segment) const =0 |
| | finds event phase of a segment from the leading edge
|
| virtual double | findPhaseFromTE (const Trk::Track *track) const =0 |
| | finds event phase of a track from the trailing edge
|
◆ findPhase() [1/2]
| virtual double InDet::IInDetCosmicsEventPhaseTool::findPhase |
( |
const Trk::Segment * | segment | ) |
const |
|
pure virtual |
◆ findPhase() [2/2]
| virtual double InDet::IInDetCosmicsEventPhaseTool::findPhase |
( |
const Trk::Track * | track | ) |
const |
|
pure virtual |
◆ findPhaseFromTE()
| virtual double InDet::IInDetCosmicsEventPhaseTool::findPhaseFromTE |
( |
const Trk::Track * | track | ) |
const |
|
pure virtual |
◆ interfaceID()
| const InterfaceID & InDet::IInDetCosmicsEventPhaseTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 37 of file IInDetCosmicsEventPhaseTool.h.
38 {
40 }
static const InterfaceID IID_IInDetCosmicsEventPhaseTool("InDet::IInDetCosmicsEventPhaseTool", 1, 0)
The documentation for this class was generated from the following file: