5#ifndef TrigT2CaloCommon_CompareCells_h
6#define TrigT2CaloCommon_CompareCells_h
21 CompareCells(
const std::string& name, ISvcLocator* pSvcLocator );
23 virtual StatusCode
execute(
const EventContext& context)
const override;
31 this,
"BCIDAvgKey",
"CaloBCIDAverage",
"" };
34 {
this,
"MCSymKey",
"LArMCSym",
"SG Key of LArMCSym object"};
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
CompareCells(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< CaloCellContainer > m_calocellcollectionKey
SG::ReadCondHandleKey< LArMCSym > m_mcsymKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
SG::ReadHandleKey< CaloBCIDAverage > m_bcidAvgKey
ServiceHandle< ITrigCaloDataAccessSvc > m_dataAccessSvc
Property holding a SG store/key/clid from which a ReadHandle is made.