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)
51 coral::AttributeListSpecification*
spec =
new coral::AttributeListSpecification();
52 spec->extend(
"febdata",
"blob");
53 spec->extend<
unsigned>(
"version");
57 (*m_attrListNC)[
"version"].setValue(0U);
73 const uint8_t peakSample,
const bool useMGRampIntercept) {