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