10#include <klm/dbobjects/KLMTimeConstants.h>
13#include <framework/logging/Logger.h>
29 B2FATAL(
"Incorrect channel type: " << cType);
48 B2FATAL(
"Incorrect channel type: " << cType);
@ c_BKLM
BKLM scintillator.
@ c_EKLM
EKLM scintillator.
float getDelay(int cType) const
Get effective light speed of scintillators.
float m_DelayRPCPhi
Delay (ns / cm) for RPC phi plane.
float m_DelayEKLMScintillators
Delay (ns / cm) for EKLM scintillators.
float m_DelayBKLMScintillators
Delay (ns / cm) for BKLM scintillators.
float m_DelayRPCZ
Delay (ns / cm) for RPC Z plane.
void setDelay(float delay, int cType)
Set effective light speed of scintillators.
Abstract base class for different kinds of events.