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