1 #ifndef Alignment_SurveyAnalysis_SurveyParameters_h 2 #define Alignment_SurveyAnalysis_SurveyParameters_h 24 void apply()
override;
25 int type()
const override;
AlignmentParameters * clone(const AlgebraicVector &, const AlgebraicSymMatrix &) const override
Cloning not implemented.
AlgebraicMatrix selectedDerivatives(const TrajectoryStateOnSurface &, const AlignableDetOrUnitPtr &) const override
Derivatives not implemented.
int type() const override
tell type (AlignmentParametersFactory::ParametersType - but no circular dependency) ...
CLHEP::HepMatrix AlgebraicMatrix
CLHEP::HepVector AlgebraicVector
void apply() override
apply not implemented
CLHEP::HepSymMatrix AlgebraicSymMatrix
AlignmentParameters * cloneFromSelected(const AlgebraicVector &, const AlgebraicSymMatrix &) const override
Cloning not implemented.
AlgebraicMatrix derivatives(const TrajectoryStateOnSurface &, const AlignableDetOrUnitPtr &) const override
Derivatives not implemented.
SurveyParameters(Alignable *, const AlgebraicVector &par, const AlgebraicSymMatrix &cov)