15 <<
"SurveyParameters::apply(): Not implemented.";
27 <<
"SurveyParameters::clone(): Not implemented.";
35 <<
"SurveyParameters::cloneFromSelected(): Not implemented.";
44 <<
"SurveyParameters::derivatives(): Not implemented.";
53 <<
"SurveyParameters::selectedDerivatives(): Not implemented.";
virtual AlignmentParameters * clone(const AlgebraicVector &, const AlgebraicSymMatrix &) const
Cloning not implemented.
virtual void apply()
apply not implemented
virtual AlgebraicMatrix selectedDerivatives(const TrajectoryStateOnSurface &, const AlignableDetOrUnitPtr &) const
Derivatives not implemented.
virtual AlignmentParameters * cloneFromSelected(const AlgebraicVector &, const AlgebraicSymMatrix &) const
Cloning not implemented.
CLHEP::HepMatrix AlgebraicMatrix
virtual int type() const
tell type (AlignmentParametersFactory::ParametersType - but no circular dependency) ...
virtual AlgebraicMatrix derivatives(const TrajectoryStateOnSurface &, const AlignableDetOrUnitPtr &) const
Derivatives not implemented.
CLHEP::HepVector AlgebraicVector
CLHEP::HepSymMatrix AlgebraicSymMatrix
SurveyParameters(Alignable *, const AlgebraicVector &par, const AlgebraicSymMatrix &cov)