MarlinKinfit
0.4.0
|
Implements class LeptonFitObject LeptonFitObject works similiar to JetFitObject, but it uses a q/pt, theta, phi parametrization for the leptons, which is e.g. more appropriate for muons and other particles reconstructed from track helices. The covariance matrix differs from the common E, theta, phi parametrization. Updated so that q/pt (ptinv) includes the sign of the geometric curvature (scaled version of Omega). More...
#include "LeptonFitObject.h"
#include "EVENT/Track.h"
#include "lcio.h"
#include <cmath>
#include <cassert>
#include <iostream>
Implements class LeptonFitObject LeptonFitObject works similiar to JetFitObject, but it uses a q/pt, theta, phi parametrization for the leptons, which is e.g. more appropriate for muons and other particles reconstructed from track helices. The covariance matrix differs from the common E, theta, phi parametrization. Updated so that q/pt (ptinv) includes the sign of the geometric curvature (scaled version of Omega).