1 #ifndef Alignment_SurveyAnalysis_SurveyParameters_h
2 #define Alignment_SurveyAnalysis_SurveyParameters_h
32 virtual int type()
const;
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)