1 #ifndef TrackingRecHit_RecSegment_h 2 #define TrackingRecHit_RecSegment_h 43 virtual double chi2()
const = 0 ;
52 #endif // TrackingRecHit_RecSegment_h
virtual LocalError localDirectionError() const =0
Error on the local direction.
virtual int degreesOfFreedom() const =0
Degrees of freedom of the segment fit.
virtual LocalVector localDirection() const =0
Local direction.
int dimension() const override=0
Dimension (in parameter space)
virtual double chi2() const =0
Chi2 of the segment fit.
~RecSegment() override
Destructor.
RecSegment(TrackingRecHit::id_type id=0)