 |
Belle II Software
release-05-02-19
|
12 #include <tracking/ckf/pxd/filters/states/BasePXDStateFilter.h>
13 #include <tracking/ckf/pxd/utilities/PXDKalmanStepper.h>
43 {0.295060, 0.295060, 0.295060},
44 {0.295060, 0.295060, 0.295060}
49 {0.679690, 0.677690, 0.427060},
50 {1.006930, 0.926120, 0.687030}
SimplePXDStateFilter()=default
default constructor to silence the cppcheck warnings
static constexpr const MaximalValueArray m_param_maximumHelixDistanceXY
Maximum distance calculated with helix extrapolation in filter 1. Numbers calculated on MC.
TrackFindingCDC::Filter< std::pair< const std::vector< TrackFindingCDC::WithWeight< const CKFToPXDState * > >, CKFToPXDState * > > BasePXDStateFilter
Base filter for CKF PXD states.
Base class for filters on a generic object type.
double[2][3] MaximalValueArray
Shortcut for a 2x3 array.
static constexpr const MaximalValueArray m_param_maximumChi2
Maximum chi^2 in filter 3. Numbers calculated on MC.
Kalman stepper implementation for the PXD CKF.
static constexpr const MaximalValueArray m_param_maximumResidual
Maximum distance calculated with normal extrapolation in filter 2. Numbers calculated on MC.
Abstract base class for different kinds of events.
PXDKalmanStepper m_kalmanStepper
Kalman stepper (CKF) for PXD.
void beginRun() final
Set the cached B field.
double m_cachedBField
Cache for the B field at the IP.
AObject Object
Type of the object to be analysed.