![]() |
ATLAS Offline Software
|
#include <IPixelOnTrackCalibratorTool.h>
Public Member Functions | |
| DeclareInterfaceID (IPixelOnTrackCalibratorTool, 1, 0) | |
| virtual std::unique_ptr< OnTrackCalibratorBase< xAOD::PixelCluster, DIM, traj_t > > | createOnTrackCalibrator (const EventContext &ctx) const=0 |
| virtual std::unique_ptr< OnBoundStateCalibratorBase< xAOD::PixelCluster, DIM > > | create (const EventContext &ctx) const=0 |
| Create a calibrator object for the given event. | |
| virtual bool | calibrateAfterMeasurementSelection () const=0 |
Definition at line 16 of file IPixelOnTrackCalibratorTool.h.
|
pure virtualinherited |
|
pure virtualinherited |
Create a calibrator object for the given event.
|
pure virtualinherited |
| ActsTrk::IPixelOnTrackCalibratorTool< traj_t >::DeclareInterfaceID | ( | IPixelOnTrackCalibratorTool< traj_t > | , |
| 1 | , | ||
| 0 | ) |