ant
A2 ant: class-based analysis framework
ant::UnpackerAcquConfig::hit_mapping_t Struct Reference

#include <UnpackerAcqu.h>

+ Collaboration diagram for ant::UnpackerAcquConfig::hit_mapping_t:

Public Member Functions

 hit_mapping_t (const LogicalChannel_t &logicalChannel, std::uint16_t rawChannel)
 
 hit_mapping_t (Detector_t::Type_t detector, Channel_t::Type_t channeltype, unsigned channel, std::uint16_t rawChannel)
 

Public Attributes

LogicalChannel_t LogicalChannel
 
std::vector< RawChannel_t< std::uint16_t > > RawChannels
 

Constructor & Destructor Documentation

◆ hit_mapping_t() [1/2]

ant::UnpackerAcquConfig::hit_mapping_t::hit_mapping_t ( const LogicalChannel_t logicalChannel,
std::uint16_t  rawChannel 
)
inline

◆ hit_mapping_t() [2/2]

ant::UnpackerAcquConfig::hit_mapping_t::hit_mapping_t ( Detector_t::Type_t  detector,
Channel_t::Type_t  channeltype,
unsigned  channel,
std::uint16_t  rawChannel 
)
inline

Member Data Documentation

◆ LogicalChannel

LogicalChannel_t ant::UnpackerAcquConfig::hit_mapping_t::LogicalChannel

◆ RawChannels

std::vector< RawChannel_t< std::uint16_t > > ant::UnpackerAcquConfig::hit_mapping_t::RawChannels

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