#include "FeeReadoutFormat/FeeTraits_v0_0.h"
#include "DaqReadoutFormat/BitsDefinition.h"
Include dependency graph for FeeTraits_v0_0.cc:
Go to the source code of this file.
Variables | |
static const unsigned int | m_indices [] |
static const unsigned int | m_shifts [] |
static const unsigned int | m_masks [] |
static const std::string | m_description [] |
static const unsigned int | kFeeHeadElements [] |
static const unsigned int | kFeeHitElements [] |
static const unsigned int | kFeeFootElements [] |
static const unsigned int * | m_componentFields [] |
static const unsigned int | m_componentFieldsEnd [] |
static DaqTraits::Definitions * | m_definitions [] |
static const char * | m_triggerTypes [] |
const unsigned int m_indices[] [static] |
Initial value:
{ 0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U, 1U, 1U, 1U, 0U, 0U }
Definition at line 18 of file FeeTraits_v0_0.cc.
const unsigned int m_shifts[] [static] |
Initial value:
{ 0U, 16U, 9U, 8U, 24U, 16U, 12U, 0U, 24U, 17U, 0U, 16U, 0U }
Definition at line 34 of file FeeTraits_v0_0.cc.
const unsigned int m_masks[] [static] |
Initial value:
{ 0x000000ffU, 0x0000000fU, 0x00000001U, 0x00000001U, 0x0000000fU, 0x0000001fU, 0x00000001U, 0x00000fffU, 0x0000000fU, 0x0000007fU, 0x0001ffffU, 0x000000ffU, 0x000003ffU }
Definition at line 50 of file FeeTraits_v0_0.cc.
const std::string m_description[] [static] |
Initial value:
{ "FEE Trigger Number", "FEE Trigger Type", "FEE Check", "FEE ADC Channel Id", "FEE ADC Peak Cycle", "FEE ADC is High Range", "FEE ADC Charge", "FEE TDC Channel Id", "FEE TDC Hit Number", "FEE TDC Time", "FEE Trigger Number", "FEE Data Length", "FEE Additional Format Version", "FEE Format Stamp", "FEE ADC 'Pedestal'" }
Definition at line 66 of file FeeTraits_v0_0.cc.
const unsigned int kFeeHeadElements[] [static] |
const unsigned int kFeeHitElements[] [static] |
const unsigned int kFeeFootElements[] [static] |
const unsigned int* m_componentFields[] [static] |
Initial value:
Definition at line 106 of file FeeTraits_v0_0.cc.
const unsigned int m_componentFieldsEnd[] [static] |
DaqTraits::Definitions* m_definitions[] [static] |
const char* m_triggerTypes[] [static] |