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