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