1 #ifndef RecoBTag_AnnealingGhostTrackFitter_h
2 #define RecoBTag_AnnealingGhostTrackFitter_h
14 class GhostTrackPrediction;
15 class GhostTrackState;
37 std::vector<GhostTrackState> &states)
override;
45 #endif // RecoBTag_AnnealingGhostTrackFitter_h
std::unique_ptr< AnnealingSchedule > annealing
AnnealingGhostTrackFitter(const AnnealingGhostTrackFitter &orig)
virtual bool stable(const GhostTrackPrediction &before, const GhostTrackPrediction &after) const
FitterImpl * clone() const override
AnnealingGhostTrackFitter()
void postFit(const GhostTrackFitter::PredictionUpdater &updater, const GhostTrackPrediction &pred, std::vector< GhostTrackState > &states) override
~AnnealingGhostTrackFitter() override
bool stable(const GhostTrackPrediction &before, const GhostTrackPrediction &after) const override