|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCELLTIMEOFFSET_H
6 #define LARCELLTIMEOFFSET_H
20 inline unsigned size()
const
26 inline std::map <HWIdentifier,float>::const_iterator
begin()
const
29 inline std::map <HWIdentifier,float>::const_iterator
end()
const
38 const std::map <HWIdentifier,float>::const_iterator
it=
m_cellTimeMap.find(fId);
std::map< HWIdentifier, float > m_cellTimeMap
void setDefaultReturnValue(const float value)
std::map< HWIdentifier, float >::const_iterator end() const
virtual ~LArCellTimeOffset()
std::map< HWIdentifier, float >::const_iterator begin() const
void setTimeOffset(const HWIdentifier fId, const float offset)
float TimeOffset(const HWIdentifier fId) const
float m_defaultReturnValue
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type