|
ATLAS Offline Software
|
Go to the documentation of this file.
41 return StatusCode::SUCCESS;
54 return StatusCode::SUCCESS;
57 std::vector<HWIdentifier> hwids ;
71 auto coeffs = std::make_unique<CaloBCIDCoeffs> (hwids,
80 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
SG::ReadCondHandleKey< ILArMinBiasAverage > m_minBiasAvgKey
Property: Min bias offset (conditions input).
const EventIDRange & getRange() const
StatusCode record(const EventIDRange &range, T *t)
record handle, with explicit range DEPRECATED
const LArOnlineID_Base * m_laronline_id
LAr online ID helper.
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
Gaudi::Property< bool > m_isSC
Property: m_isSC.
Conditions algorithm to create CaloBCIDCoeffs.
SG::WriteCondHandleKey< CaloBCIDCoeffs > m_outputCoeffsKey
Property: Offset calculation coefficients (conditions output).
::StatusCode StatusCode
StatusCode definition for legacy code.
HWIdentifier channel_Id(int barrel_ec, int pos_neg, int feedthrough, int slot, int channel) const
create channel identifier from fields
virtual StatusCode execute(const EventContext &ctx) const override final
Execute the algorithm.
SG::ReadCondHandleKey< ILArOFC > m_ofcKey
Property: OFC coefficients (conditions input).
Helper for the Liquid Argon Calorimeter cell identifiers.
const std::string & key() const
size_type channelHashMax(void) const
Define channel hash tables max size.
StatusCode initialize(bool used=true)
const std::vector< HWIdentifier > & symIds() const
Return the list of symmetric hashes.
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
virtual StatusCode initialize() override final
Gaudi initialize method.
SG::ReadCondHandleKey< ILArShape > m_shapeKey
Property: Pulse shape (conditions input).
SG::ReadCondHandleKey< LArMCSym > m_mcSymKey
Property: Symmetrization helper (conditions input).
void addDependency(const EventIDRange &range)