|
ant
A2 ant: class-based analysis framework
|
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) |
The Channel_t struct enumerates the different channel types.
|
strong |
|
inlinestatic |
|
static |