IB-0.2
|
#include <IBAnalyzerEMAlgorithmMGA.h>
Public Member Functions | |
void | SetGaussians (std::vector< Vector2f > &WS) |
void | SetGaussians (Scalarf *w, Scalarf *s) |
Scalarf | GetNominalMomentum () const |
![]() | |
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) |
![]() | |
virtual | ~IBAnalyzerEMAlgorithm () |
Additional Inherited Members | |
![]() | |
typedef struct IBAnalyzerEM::Event | Event |
![]() | |
Scalarf | inertia |
|
inlineprotectedvirtual |
|
inline |
|
protected |
|
protected |
void IBAnalyzerEMAlgorithmMGA< size >::SetGaussians | ( | std::vector< Vector2f > & | WS | ) |
void IBAnalyzerEMAlgorithmMGA< size >::SetGaussians | ( | Scalarf * | w, |
Scalarf * | s | ||
) |