11#include <framework/gearbox/Const.h>
The DetectorSet class for sets of detector IDs in the form of EDetector values.
Storage element for the eventwise T0 estimation computed on HLT.
Const::DetectorSet m_detector
Storage of the detector, who has determined the event T0.
float getOnlineEventT0() const
Return the online event t0.
float m_eventT0Uncertainty
Storage of the uncertainty of the online T0 estimation.
Const::DetectorSet getOnlineEventT0Detector()
Return the online event t0 detector.
OnlineEventT0()
default constructor
OnlineEventT0(float eventT0, float eventT0Uncertainty, const Const::DetectorSet &detector)
Constructor.
float m_eventT0
Storage of the online T0 estimation.
float getOnlineEventT0Uncertainty() const
Return the online event t0 uncertainty.
Abstract base class for different kinds of events.