Data structure for holding all the nanoslice data of interest. More...
Public Attributes | |
NanoSliceHeader | Header |
uint32_t | TimeStamp |
uint32_t | PulseHeight |
uint32_t | Reserved |
uint32_t | Value1 |
uint32_t | Value2 |
Data structure for holding all the nanoslice data of interest.
Definition at line 25 of file RawNanoSliceV0.h.
NanoSliceHeader daqdataformats::NanoSlice::Header |
Definition at line 26 of file RawNanoSliceV0.h.
Referenced by daqdataformats::FEBSimulator::generateNanoSlice(), daqdataformats::VERSION_NAMESPACE::RawNanoSlice::initWithData(), and daqdataformats::VERSION_NAMESPACE::RawNanoSlice::setParameters().
uint32_t daqdataformats::NanoSlice::PulseHeight |
Definition at line 28 of file RawNanoSliceV0.h.
Referenced by daqdataformats::FEBSimulator::generateNanoSlice(), daqdataformats::VERSION_NAMESPACE::RawNanoSlice::initWithData(), and daqdataformats::VERSION_NAMESPACE::RawNanoSlice::setParameters().
uint32_t daqdataformats::NanoSlice::Reserved |
Definition at line 29 of file RawNanoSliceV0.h.
uint32_t daqdataformats::NanoSlice::TimeStamp |
Definition at line 27 of file RawNanoSliceV0.h.
Referenced by daqdataformats::FEBSimulator::generateNanoSlice(), daqdataformats::VERSION_NAMESPACE::RawNanoSlice::initWithData(), and daqdataformats::VERSION_NAMESPACE::RawNanoSlice::setParameters().
uint32_t daqdataformats::NanoSlice::Value1 |
Definition at line 31 of file RawNanoSliceV0.h.
uint32_t daqdataformats::NanoSlice::Value2 |
Definition at line 32 of file RawNanoSliceV0.h.