1 #ifndef RecoMuon_StandAloneTrackFinder_StandAloneMuonSmoother_H 2 #define RecoMuon_StandAloneTrackFinder_StandAloneMuonSmoother_H std::pair< bool, Trajectory > SmoothingResult
SmoothingResult smooth(const Trajectory &)
Smoothes the trajectories.
const MuonServiceProxy * theService
std::string thePropagatorName
double theMaxChi2
The max allowed chi2 to accept a rechit in the fit.
const Propagator * propagator() const
access at the propagator
StandAloneMuonSmoother(const edm::ParameterSet &par, const MuonServiceProxy *service)
Constructor.
MeasurementEstimator * theEstimator
TrajectoryStateUpdator * theUpdator
MeasurementEstimator * estimator() const
access at the estimator
TrajectorySmoother * smoother() const
access to the smoother
virtual ~StandAloneMuonSmoother()
Destructor.
TrajectorySmoother * theSmoother
TrajectoryStateUpdator * updator() const
return the KFUpdator