Go to the documentation of this file.
12 const std::vector<Scalar> &
params,
15 unsigned int firstFixedParam,
30 <<
"[TkFittedLasBeam::setParameters] with inconsistent sizes: (parametrisation " <<
parametrisation <<
"):\n"
35 <<
" global parameters),\n"
AlgebraicSymMatrix paramCovariance_
beam parameters (depend on parameterisation_)
unsigned int parametrisation() const
the parametrisation type used (0 means undefined...)
float chi2_
first non-free parameter in (local) fit
AlgebraicMatrix derivatives_
cov. matrix of 'free' params. (dim=firstFixedParameter_)
unsigned int firstFixedParameter_
derivatives with respect to parameters_
CLHEP::HepSymMatrix AlgebraicSymMatrix
void setParameters(unsigned int parametrisation, const std::vector< Scalar > ¶ms, const AlgebraicSymMatrix ¶mCovariance, const AlgebraicMatrix &derivatives, unsigned int firstFixedParam, float chi2)
CLHEP::HepMatrix AlgebraicMatrix
unsigned int parametrisation_
std::vector< Scalar > parameters_
type of parameterisation (0 means undefined)
const std::vector< SiStripLaserRecHit2D > & getData(void) const
access the collection of hits
const AlgebraicMatrix & derivatives() const
matrix of local derivatives: columns are parameters, rows are hits