The payload containing all parameters for the PXD and SVD CKF.
int getLayerJumpLowPt() const
Get layerJump parameter for low momentum tracks.
double m_layerJumpPtThreshold
The pt threshold that is used to determine if you want to use parameter for high/low pt tracks (-1 if...
~CKFParameters()
Destructor.
double getLayerJumpPtThreshold() const
Get the pt threshold that is used to determine if you want to use parameter for high/low pt tracks (-...
int m_layerJumpLowPt
The layerJump parameter for low momentum tracks.
void setLayerJumpPtThreshold(double layerJumpPtThreshold)
Set if you want different parameter values for high/low pt tracks (-1 if not used)
int m_layerJumpHighPt
The layerJump parameter for high momentum tracks.
int getLayerJumpHighPt() const
Get layerJump parameter for high momentum tracks.
void setLayerJumpLowPt(int layerJumpLowPt)
Set layerJump parameter for low momentum tracks.
CKFParameters()
Default constructor.
ClassDef(CKFParameters, 1)
ClassDef, necessary for ROOT.
void setLayerJumpHighPt(int layerJumpHighPt)
Set layerJump parameter for high momentum tracks.
Abstract base class for different kinds of events.