|
ATLAS Offline Software
|
Go to the documentation of this file.
23 const EventContext& ctx = Gaudi::Hive::currentContext();
28 return StatusCode::SUCCESS;
31 NTuple::Item<float> corr;
34 if (
sc!=StatusCode::SUCCESS)
36 return StatusCode::FAILURE;
43 return StatusCode::FAILURE;
47 if (
cabling->isOnlineConnected(hwid)) {
53 if (
sc!=StatusCode::SUCCESS) {
55 return StatusCode::FAILURE;
62 return StatusCode::SUCCESS;
virtual StatusCode initialize()
SG::ReadCondHandleKey< ILArHVScaleCorr > m_contKey
LArHVScaleCorr2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode stop()
StringProperty m_ntuplePath
const std::string & key() const
Return the StoreGate ID for the referenced object.
const SG::ReadCondHandleKey< LArOnOffIdMapping > & cablingKey() const
id_range channel_range() const
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(bool used=true)
const LArOnlineID_Base * m_onlineId
bool fillFromIdentifier(const HWIdentifier &id)
#define ATH_MSG_WARNING(x)
virtual const float & HVScaleCorr(const HWIdentifier &id) const =0
const_pointer_type cptr()