|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONCONDALG_MUONNSWASBUILTCONDALG_H
5 #define MUONCONDALG_MUONNSWASBUILTCONDALG_H
25 "Key of MM/ASBUILTPARAMS input condition data"};
27 "Key of sTGC/ASBUILTPARAMS input condition data"};
29 Gaudi::Property<std::string>
m_MmJsonPath{
this,
"MicroMegaJSON",
"",
"Pass As-Built parameters for MM chambers from an Ascii file"};
30 Gaudi::Property<std::string>
m_StgcJsonPath{
this,
"sTgcJSON",
"",
"Pass As-Built parameters for sTGC chambers from an Ascii file"};
33 "Key of output muon alignment MM+STGC/AsBuilt condition data"};
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
SG::WriteCondHandleKey< NswAsBuiltDbData > m_writeNswAsBuiltKey
virtual StatusCode execute(const EventContext &ctx) const override
virtual ~NswAsBuiltCondAlg()=default
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
virtual bool isReEntrant() const override final
Gaudi::Property< std::string > m_StgcJsonPath
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_MmJsonPath
NswAsBuiltCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKey< CondAttrListCollection > m_readMmAsBuiltParamsKey
SG::ReadCondHandleKey< CondAttrListCollection > m_readSTgcAsBuiltParamsKey