![]() |
ATLAS Offline Software
|
#include <PFMatchPositions.h>
Public Member Functions | |
| TrackEtaPhiInFixedLayersProvider (LayerType barrelLayer, LayerType endcapLayer, LayerType fcalLayer) | |
| virtual | ~TrackEtaPhiInFixedLayersProvider () |
| EtaPhi | getPosition (ITrack *track) const |
Private Attributes | |
| LayerType | m_barrelLayer |
| LayerType | m_endcapLayer |
| LayerType | m_fcalLayer |
Definition at line 76 of file PFMatchPositions.h.
|
inline |
Definition at line 78 of file PFMatchPositions.h.
|
inlinevirtual |
Definition at line 80 of file PFMatchPositions.h.
Implements PFMatch::PositionProvider< ITrack, EtaPhi >.
Definition at line 19 of file PFMatchPositions.cxx.
|
private |
Definition at line 85 of file PFMatchPositions.h.
|
private |
Definition at line 86 of file PFMatchPositions.h.
|
private |
Definition at line 87 of file PFMatchPositions.h.