1 #ifndef MultiGaussianState_H 2 #define MultiGaussianState_H 17 template <
unsigned int N>
118 template <
unsigned int N>
133 #include "TrackingTools/GsfTools/interface/MultiGaussianStateCombiner.icc" 134 #include "TrackingTools/GsfTools/interface/MultiGaussianState.icc" ROOT::Math::SMatrix< double, N, N, ROOT::Math::MatRepSym< double, N > > Matrix
SingleStatePtr combine(const MultiState &theState) const
ROOT::Math::Plane3D::Vector Vector
double weight() const
combined weight
const SingleStateContainer theComponents
Mixture of multi-variate gaussian states.
MultiGaussianState(const SingleStateContainer &stateV)
ROOT::Math::SVector< double, N > Vector
const Vector & mean() const
combined mean
std::vector< SingleStatePtr > SingleStateContainer
const Matrix & covariance() const
combined covariance matrix
SingleStatePtr theCombinedState
const Matrix & weightMatrix() const
combined weight matrix
SingleGaussianState< N > SingleState
MultiGaussianState< N > MultiState
std::shared_ptr< SingleState > SingleStatePtr
MultiGaussianState< N >::SingleStatePtr SingleStatePtr
const SingleStateContainer & components() const
access to components (single Gaussian states)
void rescaleWeight(double scale)
rescale weight
SingleGaussianState< N > SingleState
int dimension() const
dimension of parameter vector
MultiGaussianState< N >::SingleStateContainer VSC
bool theCombinedStateUp2Date
void checkCombinedState() const
calculation of the combined state (on demand)
SingleGaussianState< N >::Vector Vector
SingleGaussianState< N >::Matrix Matrix
void setWeight(double newWeight)
renormalize weight