12#ifndef CALOCALIBHITREC_CALIBHITTOCALOCELL_H
13#define CALOCALIBHITREC_CALIBHITTOCALOCELL_H
16#include "GaudiKernel/NTuple.h"
74 ,
"CaloDetDescrManager"
75 ,
"CaloDetDescrManager"
76 ,
"SG Key for CaloDetDescrManager in the Condition Store" };
std::vector< double > Energy
Definition of CaloDetDescrManager.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::string m_caloCell_Em
StatusCode execute() override
std::string m_larActHitCnt
virtual ~CalibHitToCaloCell()
StatusCode initialize() override
const CaloCell_ID * m_caloCell_ID
std::vector< LArCell * > m_Cells_Vis
std::string m_caloCell_Tot
std::vector< LArCell * > m_Cells_Tot
void test_energy(Energy *)
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
std::string m_caloCell_Vis
std::string m_tileActiveHitCnt
const CaloDM_ID * m_caloDM_ID
std::string m_tileInactiveHitCnt
std::string m_larInactHitCnt
CalibHitToCaloCell(const std::string &name, ISvcLocator *pSvcLocator)
std::vector< LArCell * > m_Cells_NonEm
std::string m_larDMHitCnt
std::string m_caloCell_NonEm
std::vector< LArCell * > m_Cells_Em
std::string m_tileDMHitCnt
StatusCode finalize() override
Helper class for offline cell identifiers.
Helper class for Calo Dead Material offline identifiers.
Data object for LAr calorimeter readout cell.