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

Concrete estimator for the regular beam event setup. More...

#include <FlightTimeEstimator.h>

Inheritance diagram for BeamEventFlightTimeEstimator:
Collaboration diagram for BeamEventFlightTimeEstimator:

Public Member Functions

 BeamEventFlightTimeEstimator ()
 Constructor also setting up the flight time lookup table.
 
double getFlightTime2D (const Vector2D &pos2D, double alpha, double beta=1) const override
 Flight time estimator for regular beam events.
 

Static Public Member Functions

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

Private Attributes

LookupTable< float > m_firstPeriodAlphaFlightTimeFactor
 Lookup table for the sinc function.
 

Detailed Description

Concrete estimator for the regular beam event setup.

Definition at line 47 of file FlightTimeEstimator.h.


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