|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONCONDDATA_sTGCAsBuiltData2_H
5 #define MUONCONDDATA_sTGCAsBuiltData2_H
38 using ParMap = std::unordered_map<Identifier, Parameters>;
CLASS_DEF(sTGCAsBuiltData2, 189786421, 1)
Hold mappings of ranges to condition objects.
AmgVector(toInt(ParamDefs::nPars)) Parameters
Amg::Vector2D correctPosition(const Identifier &channelId, const Amg::Vector2D &pos) const
Eigen::Matrix< double, 2, 1 > Vector2D
CONDCONT_DEF(sTGCAsBuiltData2, 15989615)
Container class that stores the as built parameters of the sTgcs.
StatusCode setParameters(const Identifier &gasGapId, const Parameters &pars)
sTGCAsBuiltData2(const Muon::IMuonIdHelperSvc *idHelperSvc)
Provide an interface for finding inheritance information at run time.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
std::unordered_map< Identifier, Parameters > ParMap
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
const Muon::IMuonIdHelperSvc * m_idHelperSvc