11#include <pxd/reconstruction/PXDRecoHit.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 PXD information to the track fit.
ClassDefOverride(AlignablePXDRecoHit, 3)
PXD RecoHit extended for alignment/calibration.
virtual ~AlignablePXDRecoHit()
Destructor.
static bool s_enableLorentzGlobalDerivatives
Static enabling(true) or disabling(false) addition of global derivatives for Lorentz shift.
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.
PXDRecoHit - an extended form of PXDCluster containing geometry information.
PXDRecoHit()
Default constructor for ROOT IO.
Abstract base class for different kinds of events.