5#ifndef LARFEBTIMEOFFSET_H
6#define LARFEBTIMEOFFSET_H
22 inline unsigned size()
const
35 const std::map <HWIdentifier,float>::const_iterator it=
m_febTimeMap.find(fId);
45 const std::map <HWIdentifier,float>::const_iterator it=
m_febTimeMap.find(fId);
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
float TimeOffset(const HWIdentifier fId) const
float m_defaultReturnValue
void setDefaultReturnValue(const float value)
void setTimeOffset(const HWIdentifier fId, const float offset)
virtual ~LArFEBTimeOffset()
std::map< HWIdentifier, float > m_febTimeMap