Dgram
#include <sbio/formats/xtc2/xtc2.hh>struct DgramDefined in src/lib/sbio/formats/xtc2/xtc2.hh:250
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
nanoseconds |
variable |
Declared here |
seconds |
variable |
Declared here |
env |
variable |
Declared here |
xtc |
variable |
Declared here |
readoutGroups |
function |
Declared here |
control |
function |
Declared here |
service |
function |
Declared here |
type |
function |
Declared here |
isEvent |
function |
Declared here |
reserved |
function |
Declared here |
keepRaw |
function |
Declared here |
Type |
enum |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
std::uint32_t |
nanoseconds |
|
std::uint32_t |
seconds |
|
std::uint32_t |
env |
|
Xtc |
xtc |
nanoseconds
Section titled “nanoseconds”std::uint32_t nanosecondsDefined in src/lib/sbio/formats/xtc2/xtc2.hh:277
seconds
Section titled “seconds”std::uint32_t secondsDefined in src/lib/sbio/formats/xtc2/xtc2.hh:278
std::uint32_t envDefined in src/lib/sbio/formats/xtc2/xtc2.hh:281
Xtc xtcDefined in src/lib/sbio/formats/xtc2/xtc2.hh:284
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD std::uint16_t |
readoutGroups const inline |
|
SBIO_HD unsigned |
control const inline |
|
SBIO_HDTransitionId |
service const inline |
|
SBIO_HDType |
type const inline |
|
SBIO_HD bool |
isEvent const inline |
|
SBIO_HD std::uint16_t |
reserved const inline |
|
SBIO_HD bool |
keepRaw const inline |
readoutGroups
Section titled “readoutGroups”const inline
inline SBIO_HD std::uint16_t readoutGroups() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:255
control
Section titled “control”const inline
inline SBIO_HD unsigned control() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:258
service
Section titled “service”const inline
inline SBIO_HDTransitionId service() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:259
const inline
inline SBIO_HDType type() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:262
isEvent
Section titled “isEvent”const inline
inline SBIO_HD bool isEvent() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:265
reserved
Section titled “reserved”const inline
inline SBIO_HD std::uint16_t reserved() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:273
keepRaw
Section titled “keepRaw”const inline
inline SBIO_HD bool keepRaw() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:274
Public Types
Section titled “Public Types”| Name | Description |
|---|---|
Type |
|
| `` |
enum TypeDefined in src/lib/sbio/formats/xtc2/xtc2.hh:252
| Value | Description |
|---|---|
Event |
|
Occurrence |
|
Marker |
enumDefined in src/lib/sbio/formats/xtc2/xtc2.hh:253
| Value | Description |
|---|---|
NumberOfTypes |