7#ifndef L1CALORAMPMAKER_H
8#define L1CALORAMPMAKER_H
13#include "GaudiKernel/ServiceHandle.h"
14#include "GaudiKernel/ToolHandle.h"
75 ToolHandle<LVL1::IL1TriggerTowerToolRun3>
m_ttTool;
79 ToolHandle<LVL1::IL1CaloOfflineTriggerTowerTools>
m_jmTools;
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Helper class for offline TT identifiers.
Container of L1CaloRampData objects.
ToolHandle< LVL1::IL1CaloxAODOfflineTriggerTowerTools > m_xAODTTTools
const CaloLVL1_ID * m_lvl1Helper
double getCaloEnergy(const xAOD::TriggerTower *tt)
std::string m_gainStrategyFolder
ToolHandle< LVL1::IL1CaloOfflineTriggerTowerTools > m_jmTools
std::string m_triggerTowerContainerName
std::map< unsigned int, std::pair< unsigned int, double > > m_mapBadOFCIteration
std::unique_ptr< L1CaloRampDataContainer > m_rampDataContainer
SG::ReadCondHandleKey< CondAttrListCollection > m_strategy
double m_tileSaturationCut
bool validTower(const bool &isTile)
SG::ReadHandleKey< CaloCellContainer > m_caloCellsKey
unsigned int m_nEventsPerStep
std::string m_outputFolderName
void setupRampDataContainer(const xAOD::TriggerTowerContainer *triggerTowerContainer)
double getTriggerTowerEnergy(const xAOD::TriggerTower *tt, SG::ReadCondHandle< L1CaloPprChanCalibContainer > pprCond)
void checkProvenance(const xAOD::TriggerTower *tt)
ToolHandle< LVL1::IL1TriggerTowerToolRun3 > m_ttTool
SG::ReadCondHandleKey< L1CaloPprChanCalibContainer > m_pprChanCalibContainer
SG::ReadCondHandleKey< L1CaloPprDisabledChannelContainerRun2 > m_pprDisabledChannelContainer
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
std::map< int, int > m_specialChannelRange
Property holding a SG store/key/clid from which a ReadHandle is made.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
TriggerTowerContainer_v2 TriggerTowerContainer
Define the latest version of the TriggerTower container.
TriggerTower_v2 TriggerTower
Define the latest version of the TriggerTower class.