14 if (!insert_itr.second) {
16 <<
" as it's been set before to "<<
m_thresholds[layerId]);
25 constexpr double defaultThresh{999999.};
#define ATH_MSG_WARNING(x)
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
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)