 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONCONDDATA_sTGCAsBuiltData2_H
5 #define MUONCONDDATA_sTGCAsBuiltData2_H
46 using ParMap = std::unordered_map<Identifier, Parameters>;
Hold mappings of ranges to condition objects.
std::unordered_map< Identifier, Parameters > ParMap
Eigen::Matrix< double, 2, 1 > Vector2D
CLASS_DEF(sTGCAsBuiltData, 154485394, 1)
Provide an interface for finding inheritance information at run time.
::StatusCode StatusCode
StatusCode definition for legacy code.
Acts::Experimental::CompositeSpacePointLineFitter::ParamVec_t Parameters
Class holding the sTGC as built conditions data and applying it. The model consists of four parameter...
Class to provide easy MsgStream access and capabilities.
StatusCode setParameters(const Identifier &gasGapId, const Parameters &pars)
const Muon::IMuonIdHelperSvc * m_idHelperSvc
std::ostream & operator<<(std::ostream &ostr, const sTGCAsBuiltData::Parameters &par)
CONDCONT_DEF(sTGCAsBuiltData, 66070092)
Amg::Vector2D correctPosition(const Identifier &channelId, const Amg::Vector2D &pos) const
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
sTGCAsBuiltData(const Muon::IMuonIdHelperSvc *idHelperSvc)