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