All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Attributes | List of all members
sbn::OpDetWaveformMeta::bits Struct Reference

Namespace for bits in the flags. More...

#include <OpDetWaveformMeta.h>

Public Types

using Flag_t = Flags_t::Flag_t
 Type for a single flag. More...
 

Static Public Attributes

static constexpr Flag_t WithBeamGate { 0 }
 Whether this time interval includes the nominal beam gate opening. More...
 
static constexpr Flag_t WithTrigger { 1 }
 Whether this time interval includes the hardware trigger time. More...
 
static constexpr Flag_t NFlags { 2 }
 The first flag available for future use. More...
 

Detailed Description

Namespace for bits in the flags.

Definition at line 48 of file OpDetWaveformMeta.h.

Member Typedef Documentation

Type for a single flag.

Definition at line 50 of file OpDetWaveformMeta.h.

Member Data Documentation

constexpr Flag_t sbn::OpDetWaveformMeta::bits::NFlags { 2 }
static

The first flag available for future use.

Definition at line 59 of file OpDetWaveformMeta.h.

constexpr Flag_t sbn::OpDetWaveformMeta::bits::WithBeamGate { 0 }
static

Whether this time interval includes the nominal beam gate opening.

Definition at line 53 of file OpDetWaveformMeta.h.

constexpr Flag_t sbn::OpDetWaveformMeta::bits::WithTrigger { 1 }
static

Whether this time interval includes the hardware trigger time.

Definition at line 56 of file OpDetWaveformMeta.h.


The documentation for this struct was generated from the following file: