ATLAS Offline Software
Public Member Functions | Protected Member Functions | List of all members
PFMatch::ITrack Class Referenceabstract

#include <PFMatchInterfaces.h>

Inheritance diagram for PFMatch::ITrack:
Collaboration diagram for PFMatch::ITrack:

Public Member Functions

virtual ~ITrack ()
 
virtual eflowEtaPhiPosition etaPhiInLayer (LayerType layer) const =0
 

Protected Member Functions

 ITrack ()
 

Detailed Description

Definition at line 28 of file PFMatchInterfaces.h.

Constructor & Destructor Documentation

◆ ITrack()

PFMatch::ITrack::ITrack ( )
inlineprotected

Definition at line 30 of file PFMatchInterfaces.h.

30 { }

◆ ~ITrack()

virtual PFMatch::ITrack::~ITrack ( )
inlinevirtual

Definition at line 32 of file PFMatchInterfaces.h.

32 { }

Member Function Documentation

◆ etaPhiInLayer()

virtual eflowEtaPhiPosition PFMatch::ITrack::etaPhiInLayer ( LayerType  layer) const
pure virtual

Implemented in eflowRecMatchTrack.


The documentation for this class was generated from the following file: