Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
23 const EventContext& ctx = Gaudi::Hive::currentContext();
30 return StatusCode::SUCCESS;
33 NTuple::Item<float> corr;
36 if (
sc!=StatusCode::SUCCESS)
38 return StatusCode::FAILURE;
45 return StatusCode::FAILURE;
49 if (
cabling->isOnlineConnected(hwid)) {
55 if (
sc!=StatusCode::SUCCESS) {
57 return StatusCode::FAILURE;
64 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()