|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef LARCOOLCONDITIONS_LARDSPCONIFG_H
8 #define LARCOOLCONDITIONS_LARDSPCONIFG_H
79 const bool useMGRampIntercept);
81 std::unique_ptr<AthenaAttributeList>
attributeList() {
return std::move(m_attrListNC); }
bool useLGRampInterceptByHash(const IdentifierHash &febHash) const
bool useHGRampInterceptByHash(const IdentifierHash &febHash) const
std::unique_ptr< AthenaAttributeList > m_attrListNC
bool useMGRampIntercept(const HWIdentifier FEBid) const
bool useMGRampInterceptByHash(const IdentifierHash &febHash) const
const LArOnlineID * m_onlineHelper
std::unique_ptr< AthenaAttributeList > attributeList()
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
constexpr std::enable_if_t< is_bitmask_v< E >, E & > set(E &lhs, E rhs)
Convenience function to set bits in a class enum bitmask.
const AthenaAttributeList * m_attrList
bool useLGRampIntercept(const HWIdentifier FEBid) const
uint8_t peakSampleByHash(const IdentifierHash &febHash) const
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
bool useHGRampIntercept(const HWIdentifier FEBid) const
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
uint8_t peakSample(const HWIdentifier FEBid) const
IdentifierHash feb_Hash(HWIdentifier febId) const
Create feb hash identifiers from feb identifiers.