1 #ifndef RecoMuon_StandAloneTrackFinder_StandAloneMuonRefitter_H 2 #define RecoMuon_StandAloneTrackFinder_StandAloneMuonRefitter_H 18 class ConsumesCollector;
StandAloneMuonRefitter(const edm::ParameterSet &par, edm::ConsumesCollector col, const MuonServiceProxy *service)
Constructor.
const MuonServiceProxy * theService
bool isForceAllIterations
unsigned int theNumberOfIterations
edm::ESHandle< TrajectoryFitter > theFitter
std::pair< bool, Trajectory > RefitResult
RefitResult refit(const Trajectory &)
double theMaxFractionOfLostHits
const edm::ESGetToken< TrajectoryFitter, TrajectoryFitter::Record > theFitterToken
virtual ~StandAloneMuonRefitter()
Destructor.
RefitResult singleRefit(const Trajectory &)
Refit.