ant
A2 ant: class-based analysis framework
ant::UnpackerAcquConfig::RawChannel_t< T > Struct Template Reference

#include <UnpackerAcqu.h>

+ Collaboration diagram for ant::UnpackerAcquConfig::RawChannel_t< T >:

Public Member Functions

 RawChannel_t (const T &ch, const T &mask)
 
 RawChannel_t (const T &ch)
 

Static Public Member Functions

static constexpr T NoMask ()
 

Public Attributes

RawChannel
 
Mask
 

Constructor & Destructor Documentation

◆ RawChannel_t() [1/2]

template<typename T>
ant::UnpackerAcquConfig::RawChannel_t< T >::RawChannel_t ( const T &  ch,
const T &  mask 
)
inline

◆ RawChannel_t() [2/2]

template<typename T>
ant::UnpackerAcquConfig::RawChannel_t< T >::RawChannel_t ( const T &  ch)
inline

Member Function Documentation

◆ NoMask()

template<typename T>
static constexpr T ant::UnpackerAcquConfig::RawChannel_t< T >::NoMask ( )
inlinestatic

Member Data Documentation

◆ Mask

template<typename T>
T ant::UnpackerAcquConfig::RawChannel_t< T >::Mask

◆ RawChannel

template<typename T>
T ant::UnpackerAcquConfig::RawChannel_t< T >::RawChannel

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