17 #define StiToolkit_H 1
32 template<
class Factorized>
class Factory;
34 template<
class Filtered>
class Filter;
88 virtual void setEvaluatorEnabled(
bool)=0;
89 virtual bool isEvaluatorEnabled()
const=0;
98 virtual int getTruth(
const StiHit *
hit)=0;
Definition of Kalman Track.
Abstract definition of a Track.
An abstract class defining the interface to the track finder.