|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONCONDDATA_TGCDIGITTHRESHOLDDATA_H
5 #define MUONCONDDATA_TGCDIGITTHRESHOLDDATA_H
Hold mappings of ranges to condition objects.
CLASS_DEF(TgcDigitThresholdData, 142756895, 1)
std::unordered_map< Identifier, double > m_thresholds
CONDCONT_DEF(TgcDigitThresholdData, 226980043)
Provide an interface for finding inheritance information at run time.
Class to provide easy MsgStream access and capabilities.
bool setThreshold(const Identifier &layerId, const double threshold)
const Muon::IMuonIdHelperSvc * m_idHelperSvc
TgcDigitThresholdData(const Muon::IMuonIdHelperSvc *idHelperSvc)
double getThreshold(const Identifier &channelId) const
~TgcDigitThresholdData()=default
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
Conditions object to cache.