7 #include "CoralBase/Blob.h"
11 m_attrList(nullptr),m_pBlob(nullptr),m_nFebs(0)
19 m_attrList(attrList),m_pBlob(nullptr),m_nFebs(0)
53 coral::AttributeListSpecification*
spec =
new coral::AttributeListSpecification();
54 spec->extend(
"febdata",
"blob");
55 spec->extend<
unsigned>(
"version");
59 (*m_attrListNC)[
"version"].setValue(0U);
75 const uint8_t peakSample,
const bool useMGRampIntercept) {