|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef LARCOOLCONDITIONS_LARSHAPEBLOB_H
7 #define LARCOOLCONDITIONS_LARSHAPEBLOB_H
32 if (*pStart==
static_cast<float>(
ERRORCODE))
40 if (*pStart==
static_cast<float>(
ERRORCODE))
void readBlob(const CondAttrListCollection *attrList, MsgStream &msg)
This class is a collection of AttributeLists where each one is associated with a channel number....
Defines a common ERRORCODE enum for LAr-Calibration objects.
ILArShape::ShapeRef_t ShapeByHash(const IdentifierHash &hs, int gain) const
std::vector< const float * > m_pShape
ILArShape::ShapeRef_t ShapeDerByHash(const IdentifierHash &hs, int gain) const
std::vector< const float * > m_pShapeDer
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...
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.