12#include <klm/dataobjects/KLMElementNumberDefinitions.h>
Class to store BKLM delay time coused by cable in the database.
~KLMTimeCableDelay()
Destructor.
ClassDef(KLMTimeCableDelay, 1)
Class version.
void clearTimeDelay()
Clear the time calibration constants.
std::map< KLMChannelNumber, float > m_timeDelay
Map of the time calibration constants.
KLMTimeCableDelay()
Constructor.
float getTimeDelay(KLMChannelNumber channel) const
Get the time calibration constant.
void setTimeDelay(KLMChannelNumber channel, float timeDelay)
Set the time calibration constant.
uint16_t KLMChannelNumber
Channel number.
Abstract base class for different kinds of events.