4#ifndef MUONCONDDATA_TGCDIGITTHRESHOLDDATA_H
5#define MUONCONDDATA_TGCDIGITTHRESHOLDDATA_H
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
Provide an interface for finding inheritance information at run time.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
Conditions object to cache.
std::unordered_map< Identifier, double > m_thresholds
bool setThreshold(const Identifier &layerId, const double threshold)
const Muon::IMuonIdHelperSvc * m_idHelperSvc
double getThreshold(const Identifier &channelId) const
TgcDigitThresholdData(const Muon::IMuonIdHelperSvc *idHelperSvc)
~TgcDigitThresholdData()=default