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