11#include <svd/reconstruction/SVDRecoHit2D.h>
13#include <genfit/ICalibrationParametersDerivatives.h>
41 genfit::AbsMeasurement*
clone()
const override
78 virtual std::pair<std::vector<int>, TMatrixD>
globalDerivatives(
const genfit::StateOnPlane* sop)
override;
This class is used to transfer SVD information to the track fit.
ClassDefOverride(AlignableSVDRecoHit2D, 4)
ROOT Macro.
static bool s_enableLorentzGlobalDerivatives
Static enabling(true) or disabling(false) addition of global derivatives for Lorentz shift.
virtual ~AlignableSVDRecoHit2D()
Destructor.
virtual std::pair< std::vector< int >, TMatrixD > globalDerivatives(const genfit::StateOnPlane *sop) override
Labels and derivatives of residuals (local measurement coordinates) w.r.t.
genfit::AbsMeasurement * clone() const override
Creating a deep copy of this hit.
SVDRecoHit - an extended form of SVDHit containing geometry information.
SVDRecoHit2D()
Default constructor for ROOT IO.
Abstract base class for different kinds of events.