Belle II Software  release-08-01-10
FlightTimeEstimator Class Reference

Helper struct to provide consistent flight time estimation throughout the CDC track finding. More...

#include <FlightTimeEstimator.h>

Inheritance diagram for FlightTimeEstimator:

Public Member Functions

virtual ~FlightTimeEstimator ()=default
 Making the destructor virtual for this interface class.
 
virtual double getFlightTime2D (const Vector2D &, double, double=1) const
 Default estimator for the flight time.
 

Static Public Member Functions

static const FlightTimeEstimatorinstance (std::unique_ptr< FlightTimeEstimator > replacement=nullptr)
 Getter for the instance.
 

Detailed Description

Helper struct to provide consistent flight time estimation throughout the CDC track finding.

Definition at line 27 of file FlightTimeEstimator.h.


The documentation for this class was generated from the following files: