61 if (
theService->isTrackingComponentsRecordChanged()) {
71 const string metname =
"Muon|RecoMuon|StandAloneMuonSmoother";
77 if (trajectoriesSM.empty()) {
T getParameter(std::string const &) const
std::pair< bool, Trajectory > SmoothingResult
SmoothingResult smooth(const Trajectory &)
Smoothes the trajectories.
virtual TrajectoryContainer trajectories(const Trajectory &traj) const
const std::string metname
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