Go to the documentation of this file. 1 #ifndef RecoMuon_MuonIdentification_MuonKinkFinder_h
2 #define RecoMuon_MuonIdentification_MuonKinkFinder_h
bool diagonalOnly_
use only on-diagonal terms of the covariance matrices
void cropAndInvert(AlgebraicSymMatrix55 &cov) const
void init(const edm::EventSetup &iSetup)
const uint32_t *__restrict__ Quality * quality
MuonKinkFinder(const edm::ParameterSet &iConfig, edm::ConsumesCollector &iC)
TrackTransformer refitter_
Track Transformer.
bool fillTrkKink(reco::MuonQuality &quality, const Trajectory &trajectory) const
double getChi2(const TrajectoryStateOnSurface &start, const TrajectoryStateOnSurface &other) const
bool usePosition_
if true, use full 5x5 track state; if false, use only the track direction
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > AlgebraicSymMatrix55