5#ifndef LARROD_SUPERCELLVSCALOCELLTESTALG_H
6#define LARROD_SUPERCELLVSCALOCELLTESTALG_H 1
19#include "GaudiKernel/ToolHandle.h"
34 virtual StatusCode
execute(
const EventContext& ctx);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Helper class for offline cell identifiers.
virtual StatusCode initialize()
virtual ~SuperCellVsCaloCellTestAlg()
ToolHandle< ICaloSuperCellIDTool > m_sc2ccMappingTool
std::vector< short int > * m_treeDigits
std::vector< TProfile * > m_etResoTruth
std::vector< TH2F * > m_Linear_SCet_vs_et
SuperCellVsCaloCellTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx)
Execute method.
std::vector< TH2F * > m_Reso_et_vs_et
virtual StatusCode finalize()
std::vector< TH2F * > m_Reso_et_vs_eta
std::map< TString, std::vector< float > > m_graphsX
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
std::vector< TH1F * > m_Reso_et
const CaloCell_ID * m_ccIdHelper
std::vector< TProfile * > m_etReso
std::map< TString, std::vector< float > > m_graphsY
TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)