|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "CoralBase/Blob.h"
26 if (tbin!=0)
return ShapeRef_t(
nullptr,
nullptr);
31 if (tbin!=0)
return ShapeRef_t(
nullptr,
nullptr);
virtual ShapeRef_t ShapeDer(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const
IdentifierHash channel_Hash(HWIdentifier channelId) const
Create channel_hash from channel_Id.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
void readBlob(const CondAttrListCollection *attrList, MsgStream &msg)
const LArOnlineID * m_onlineHelper
This class is a collection of AttributeLists where each one is associated with a channel number....
virtual float timeBinWidth(const HWIdentifier &CellID, int gain) const
virtual unsigned nTimeBins(const HWIdentifier &CellID, int gain) const
virtual ShapeRef_t Shape(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const
ILArShape::ShapeRef_t ShapeByHash(const IdentifierHash &hs, int gain) const
MsgStream & msg() const
The standard message stream.
ILArShape::ShapeRef_t ShapeDerByHash(const IdentifierHash &hs, int gain) const
StatusCode initializeBase()
std::vector< const float * > m_pTimeOffset
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
virtual float timeOffset(const HWIdentifier &CellID, int gain) const
LArVectorProxy ShapeRef_t
This class defines the interface for accessing Shape (Nsample variable, Dt = 25 ns fixed) @stereotype...
Proxy for accessing a range of float values like a vector.