|
IB-0.2
|
#include <IBAnalyzerEMAlgorithmMGA.h>
Public Member Functions | |
| void | SetGaussians (std::vector< Vector2f > &WS) |
| void | SetGaussians (Scalarf *w, Scalarf *s) |
| Scalarf | GetNominalMomentum () const |
Public Member Functions inherited from IBAnalyzerEMAlgorithm | |
| IBAnalyzerEMAlgorithm () | |
| virtual void | evaluate (Matrix4f &Sigma, Event *evc)=0 |
| virtual bool | ComputeSigma (Matrix4f &Sigma, Event *evc) |
Protected Member Functions | |
| virtual | ~IBAnalyzerEMAlgorithmMGA () |
| Scalarf | Ki (Scalarf Chi2) |
| std::vector< Vector2f > | normalizeScaling (std::vector< Vector2f > &ws) |
Protected Member Functions inherited from IBAnalyzerEMAlgorithm | |
| virtual | ~IBAnalyzerEMAlgorithm () |
Additional Inherited Members | |
Protected Types inherited from IBAnalyzerEMAlgorithm | |
| typedef struct IBAnalyzerEM::Event | Event |
Protected Attributes inherited from IBAnalyzerEMAlgorithm | |
| Scalarf | inertia |
|
inlineprotectedvirtual |
|
inline |
|
protected |
|
protected |
| void IBAnalyzerEMAlgorithmMGA< size >::SetGaussians | ( | std::vector< Vector2f > & | WS | ) |
| void IBAnalyzerEMAlgorithmMGA< size >::SetGaussians | ( | Scalarf * | w, |
| Scalarf * | s | ||
| ) |