![]() |
ATLAS Offline Software
|
#include <IHGTDOnTrackCalibratorTool.h>
Public Member Functions | |
| DeclareInterfaceID (IHGTDOnTrackCalibratorTool, 1, 0) | |
| virtual std::unique_ptr< OnTrackCalibratorBase< xAOD::HGTDCluster, DIM, traj_t > > | createOnTrackCalibrator (const EventContext &ctx) const=0 |
| virtual std::unique_ptr< OnBoundStateCalibratorBase< cluster_t, 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 IHGTDOnTrackCalibratorTool.h.
|
pure virtualinherited |
|
pure virtualinherited |
Create a calibrator object for the given event.
|
pure virtualinherited |
| ActsTrk::IHGTDOnTrackCalibratorTool< traj_t >::DeclareInterfaceID | ( | IHGTDOnTrackCalibratorTool< traj_t > | , |
| 1 | , | ||
| 0 | ) |