Go to the documentation of this file. 1 #ifndef Alignment_CommonAlignment_AlignmentParametersData_h
2 #define Alignment_CommonAlignment_AlignmentParametersData_h
const AlgebraicVector & parameters(void) const
Access to the parameter vector.
AlgebraicVector * theParameters
const AlgebraicSymMatrix & covariance(void) const
Access to the covariance matrix.
~AlignmentParametersData(void) override
void checkConsistency(void) const
AlignmentParametersData(void)
Default constructor.
CLHEP::HepVector AlgebraicVector
ReferenceCountingPointer< AlignmentParametersData > DataContainer
CLHEP::HepSymMatrix AlgebraicSymMatrix
const std::vector< bool > & selector(void) const
Access to the selection vector.
AlgebraicSymMatrix * theCovariance
std::vector< bool > * theSelector
int numSelected(void)
Access to the number of selected parameters.