5#ifndef L1CALOHVCORRECTIONSFORDB_H
6#define L1CALOHVCORRECTIONSFORDB_H
12#include "GaudiKernel/ToolHandle.h"
46 ToolHandle<LVL1::IL1TriggerTowerTool>
m_ttTool;
47 ToolHandle<LVL1::IL1CaloOfflineTriggerTowerTools>
m_jmTools;
49 {
this,
"LArHVScaleCorr",
"LArHVScaleCorrRecomputed",
"" };
51 {
this,
"CablingKey",
"LArOnOffIdMap",
"SG Key of LArOnOffIdMapping object" };
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Container of L1CaloHVCorrections objects, inherit from the abstract base class AbstractL1CaloConditio...
std::unique_ptr< L1CaloHVCorrectionsContainer > m_hvCorrectionsContainer
std::unique_ptr< L1CaloRxLayersContainer > m_rxLayersContainer
virtual ~L1CaloHVCorrectionsForDB()
SG::ReadCondHandleKey< ILArHVScaleCorr > m_scaleCorrKey
std::string m_caloCellContainerName
ToolHandle< LVL1::IL1TriggerTowerTool > m_ttTool
std::string m_triggerTowerCollectionName
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
ToolHandle< LVL1::IL1CaloOfflineTriggerTowerTools > m_jmTools
L1CaloHVCorrectionsForDB(const std::string &name, ISvcLocator *pSvcLocator)
Container of L1CaloRxLayers objects, inherit from the abstract base class AbstractL1CaloConditionCont...
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...