ATLAS Offline Software
|
interface providing a vector of time-space points from the various detector measurements crossed by a muon. More...
#include <IMuonCombinedTimingTool.h>
Public Member Functions | |
virtual std::vector< Trk::SpaceTimePoint * > | timeMeasurements (const xAOD::Muon &muon) const =0 |
the main method providing the vector of space-time points More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
interface providing a vector of time-space points from the various detector measurements crossed by a muon.
Definition at line 31 of file IMuonCombinedTimingTool.h.
|
inlinestatic |
Definition at line 40 of file IMuonCombinedTimingTool.h.
|
pure virtual |
the main method providing the vector of space-time points
Implemented in Rec::MuonCombinedTimingTool.