ant
A2 ant: class-based analysis framework
ant::Channel_t Struct Reference

The Channel_t struct enumerates the different channel types. More...

#include <Detector_t.h>

Public Types

enum  Type_t : std::uint8_t {
  Type_t::Timing, Type_t::Integral, Type_t::IntegralShort, Type_t::IntegralAlternate,
  Type_t::IntegralShortAlternate, Type_t::BitPattern, Type_t::Raw
}
 

Static Public Member Functions

static bool IsIntegral (const Type_t &t)
 
static const char * ToString (const Type_t &type)
 

Detailed Description

The Channel_t struct enumerates the different channel types.

Member Enumeration Documentation

◆ Type_t

enum ant::Channel_t::Type_t : std::uint8_t
strong
Enumerator
Timing 
Integral 
IntegralShort 
IntegralAlternate 
IntegralShortAlternate 
BitPattern 
Raw 

Member Function Documentation

◆ IsIntegral()

bool ant::Channel_t::IsIntegral ( const Type_t t)
inlinestatic

◆ ToString()

const char * ant::Channel_t::ToString ( const Type_t type)
static

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