|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_CALOHECRETRIEVER_H
6 #define JIVEXML_CALOHECRETRIEVER_H
17 #include "GaudiKernel/ToolHandle.h"
75 {
this,
"ADC2MeVKey",
"LArADC2MeV",
"SG Key of the LArADC2MeV CDO" };
bool m_doMaskLArChannelsM5
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
CaloHECRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
virtual std::string dataTypeName() const
Return the name of the data type.
const CaloCell_ID * m_calocell_id
std::map< std::string, DataVect > DataMap
const DataMap getHECData(const CaloCellContainer *cellContainer)
Retrieve HEC cell location and details.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
std::vector< Identifier::value_type > m_LArChannelsToIgnoreM5
Helper class for offline cell identifiers.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
Retrieves all Calo Cluster objects.
Container class for CaloCell.
SG::ReadCondHandleKey< LArADC2MeV > m_adc2mevKey
SG::ReadHandleKey< CaloCellContainer > m_sgKey
for properties
StatusCode initialize()
Default AthAlgTool methods.