AlignmentCorrelationsStore(void) | AlignmentCorrelationsStore | |
AlignmentExtendedCorrelationsStore(const edm::ParameterSet &config) | AlignmentExtendedCorrelationsStore | |
correlations(Alignable *ap1, Alignable *ap2, AlgebraicSymMatrix &cov, int row, int col) const override | AlignmentExtendedCorrelationsStore | virtual |
Correlations typedef | AlignmentCorrelationsStore | |
correlationsAvailable(Alignable *ap1, Alignable *ap2) const override | AlignmentExtendedCorrelationsStore | virtual |
CorrelationsTable typedef | AlignmentCorrelationsStore | |
ExtendedCorrelations typedef | AlignmentExtendedCorrelationsStore | |
ExtendedCorrelationsEntry typedef | AlignmentExtendedCorrelationsStore | |
ExtendedCorrelationsTable typedef | AlignmentExtendedCorrelationsStore | |
fillCorrelationsTable(Alignable *ap1, Alignable *ap2, ExtendedCorrelationsTable *table, const AlgebraicSymMatrix &cov, int row, int col, bool transpose) | AlignmentExtendedCorrelationsStore | private |
fillCovariance(Alignable *ap1, Alignable *ap2, const ExtendedCorrelationsEntry &entry, AlgebraicSymMatrix &cov, int row, int col) const | AlignmentExtendedCorrelationsStore | private |
fillCovarianceT(Alignable *ap1, Alignable *ap2, const ExtendedCorrelationsEntry &entry, AlgebraicSymMatrix &cov, int row, int col) const | AlignmentExtendedCorrelationsStore | private |
getCorrelations(Alignable *ap1, Alignable *ap2, AlgebraicMatrix &mat) const | AlignmentExtendedCorrelationsStore | virtual |
readFromCovariance(Alignable *ap1, Alignable *ap2, ExtendedCorrelationsEntry &entry, const AlgebraicSymMatrix &cov, int row, int col) | AlignmentExtendedCorrelationsStore | private |
readFromCovarianceT(Alignable *ap1, Alignable *ap2, ExtendedCorrelationsEntry &entry, const AlgebraicSymMatrix &cov, int row, int col) | AlignmentExtendedCorrelationsStore | private |
resetCorrelations(void) override | AlignmentExtendedCorrelationsStore | virtual |
resizeCorruptCorrelations(ExtendedCorrelationsEntry &entry, double maxCorr) | AlignmentExtendedCorrelationsStore | private |
setCorrelations(Alignable *ap1, Alignable *ap2, const AlgebraicSymMatrix &cov, int row, int col) override | AlignmentExtendedCorrelationsStore | virtual |
setCorrelations(Alignable *ap1, Alignable *ap2, AlgebraicMatrix &mat) override | AlignmentExtendedCorrelationsStore | virtual |
size(void) const override | AlignmentExtendedCorrelationsStore | virtual |
theCorrelations | AlignmentExtendedCorrelationsStore | private |
theCut | AlignmentExtendedCorrelationsStore | private |
theMaxUpdates | AlignmentExtendedCorrelationsStore | private |
theWeight | AlignmentExtendedCorrelationsStore | private |
~AlignmentCorrelationsStore(void) | AlignmentCorrelationsStore | inlinevirtual |
~AlignmentExtendedCorrelationsStore(void) override | AlignmentExtendedCorrelationsStore | inline |