|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef RegSelCondAlg_LAr_h
12 #define RegSelCondAlg_LAr_h
14 #include "GaudiKernel/ISvcLocator.h"
19 #include "GaudiKernel/ToolHandle.h"
51 {
this,
"LArRoIMapKey",
"LArRoIMap",
"LAr RoI map key"};
54 {
this,
"CaloDetDescrManager",
"CaloDetDescrManager",
"SG Key for CaloDetDescrManager in the Condition Store"};
58 {
this,
"RegSelLUT",
"RegSelLUTCondData",
"Region Selector lookup table" };
61 #endif // RegSelCondAlg_LAr_h
SG::WriteCondHandleKey< IRegSelLUTCondData > m_tableKey
Output conditions object.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
virtual StatusCode initialize() override
Mapping between calorimeter trigger id to offline/online Identifier.
Definition of CaloDetDescrManager.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
std::string m_managerName
SG::ReadCondHandleKey< LArRoIMap > m_roiMapKey
::StatusCode StatusCode
StatusCode definition for legacy code.
std::unique_ptr< RegSelectorHashMap > createTable(const LArRoIMap &roiMap) const
RegSelCondAlg_LAr(const std::string &name, ISvcLocator *pSvcLocator)
Mapping between calorimeter trigger id to offline/online Identifier.