Go to the documentation of this file. 1 #ifndef Alignment_CommonAlignment_TwoBowedSurfacesAlignmentParameters_h
2 #define Alignment_CommonAlignment_TwoBowedSurfacesAlignmentParameters_h
88 void apply()
override;
89 int type()
const override;
103 virtual void print()
const;
void apply() override
apply parameters to alignable
int type() const override
tell type (AlignmentParametersFactory::ParametersType - but no circular dependency)
CLHEP::HepVector AlgebraicVector
TwoBowedSurfacesAlignmentParameters * cloneFromSelected(const AlgebraicVector ¶meters, const AlgebraicSymMatrix &covMatrix) const override
Clone selected parameters (for update of parameters)
~TwoBowedSurfacesAlignmentParameters() override
Destructor.
CLHEP::HepSymMatrix AlgebraicSymMatrix
TwoBowedSurfacesAlignmentParameters * clone(const AlgebraicVector ¶meters, const AlgebraicSymMatrix &covMatrix) const override
Clone all parameters (for update of parameters)
virtual void print() const
print parameters to screen
TwoBowedSurfacesAlignmentParameters(Alignable *alignable)
Constructor with empty parameters/covariance.
BowedSurfaceAlignmentDerivatives BowedDerivs
Give parameters a name (do not change order, see derivatives(..)!)
CLHEP::HepMatrix AlgebraicMatrix
AlgebraicMatrix derivatives(const TrajectoryStateOnSurface &tsos, const AlignableDetOrUnitPtr &aliDet) const override
Get all derivatives.
Alignable * alignable(void) const
Get pointer to corresponding alignable.
double ySplitFromAlignable(const Alignable *ali) const
const AlgebraicVector & parameters(void) const
Get alignment parameters.