ATLAS Offline Software
|
Interface for tool to add alignmenties to a global chi2 fit. More...
#include <ITrkAlignmentDeviationTool.h>
Public Member Functions | |
virtual void | makeAlignmentDeviations (const Trk::Track &track, std::vector< Trk::AlignmentDeviation * > &deviations) const =0 |
Compute alignment deviations, given a track as input. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Interface for tool to add alignmenties to a global chi2 fit.
Definition at line 23 of file ITrkAlignmentDeviationTool.h.
|
inlinestatic |
Definition at line 37 of file ITrkAlignmentDeviationTool.h.
|
pure virtual |
Compute alignment deviations, given a track as input.
Implemented in MuonAlign::AlignmentErrorTool.