This class, which inherits from the pure virtual ITrack, stores a pointer to an eflowRecTrack and has an interface which returns an eflowEtaPhiPosition (representing the track eta, phi coordinates in the requested calorimeter layer)
More...
#include <eflowRecTrack.h>
This class, which inherits from the pure virtual ITrack, stores a pointer to an eflowRecTrack and has an interface which returns an eflowEtaPhiPosition (representing the track eta, phi coordinates in the requested calorimeter layer)
Definition at line 169 of file eflowRecTrack.h.
◆ eflowRecMatchTrack()
◆ ~eflowRecMatchTrack()
virtual eflowRecMatchTrack::~eflowRecMatchTrack |
( |
| ) |
|
|
inlinevirtual |
◆ etaPhiInLayer()
Implements PFMatch::ITrack.
Definition at line 174 of file eflowRecTrack.h.
177 std::cerr <<
"eflowRecMatchTrack ERROR: Invalid pointer to eflowRecTrack " << std::endl;
◆ m_efRecTrack
The documentation for this class was generated from the following file: