ATLAS Offline Software
Loading...
Searching...
No Matches
InDet::IInDetCosmicsEventPhaseTool Class Referenceabstract

#include <IInDetCosmicsEventPhaseTool.h>

Inheritance diagram for InDet::IInDetCosmicsEventPhaseTool:
Collaboration diagram for InDet::IInDetCosmicsEventPhaseTool:

Public Member Functions

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

Static Public Member Functions

static const InterfaceID & interfaceID ()

Detailed Description

Definition at line 22 of file IInDetCosmicsEventPhaseTool.h.

Member Function Documentation

◆ findPhase() [1/2]

virtual double InDet::IInDetCosmicsEventPhaseTool::findPhase ( const Trk::Segment * segment) const
pure virtual

finds event phase of a segment from the leading edge

Implemented in InDet::InDetCosmicsEventPhaseTool, InDet::InDetFixedWindowTrackTimeTool, and InDet::InDetSlidingWindowTrackTimeTool.

◆ findPhase() [2/2]

virtual double InDet::IInDetCosmicsEventPhaseTool::findPhase ( const Trk::Track * track) const
pure virtual

finds event phase of a track from the leading edge

Implemented in InDet::InDetCosmicsEventPhaseTool, InDet::InDetFixedWindowTrackTimeTool, and InDet::InDetSlidingWindowTrackTimeTool.

◆ findPhaseFromTE()

virtual double InDet::IInDetCosmicsEventPhaseTool::findPhaseFromTE ( const Trk::Track * track) const
pure virtual

finds event phase of a track from the trailing edge

Implemented in InDet::InDetCosmicsEventPhaseTool, InDet::InDetFixedWindowTrackTimeTool, and InDet::InDetSlidingWindowTrackTimeTool.

◆ 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: