/search.css" rel="stylesheet" type="text/css"/> /search.js">
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 | kCbltHeadElements [] |
static const unsigned int | kCbltBodyElements [] |
static const unsigned int | kCbltFootElements [] |
static const unsigned int * | m_componentFields [] |
static const unsigned int | m_componentFieldsEnd [] |
static DaqTraits::Definitions * | m_definitions [] |
static const unsigned int | m_moduleTypes [] |
static const char * | m_moduleTypeStrings [] |
const unsigned int m_indices[] [static] |
{ 0U, 0U, 0U, 0U, 0U, 0U }
Definition at line 9 of file CbltTraits_v1_3.cc.
const unsigned int m_shifts[] [static] |
{ 23U, 16U, 23U, 0U, 4U, 0U }
Definition at line 18 of file CbltTraits_v1_3.cc.
const unsigned int m_masks[] [static] |
{ 0x0000001f, 0x0000000f, 0x0000001f, 0x0000ffff, 0x0000000f, 0x0000000f }
Definition at line 27 of file CbltTraits_v1_3.cc.
const std::string m_description[] [static] |
{ "CBLT Module Address", "CBLT Module Type", "CBLT Module Address", "CBLT Data Length" }
Definition at line 36 of file CbltTraits_v1_3.cc.
const unsigned int kCbltHeadElements[] [static] |
{ 0U, 1U }
Definition at line 43 of file CbltTraits_v1_3.cc.
const unsigned int kCbltBodyElements[] [static] |
{ }
Definition at line 48 of file CbltTraits_v1_3.cc.
const unsigned int kCbltFootElements[] [static] |
{ 2U, 3U }
Definition at line 51 of file CbltTraits_v1_3.cc.
const unsigned int* m_componentFields[] [static] |
Definition at line 56 of file CbltTraits_v1_3.cc.
const unsigned int m_componentFieldsEnd[] [static] |
{ 2U, 0U, 2U }
Definition at line 62 of file CbltTraits_v1_3.cc.
DaqTraits::Definitions* m_definitions[] [static] |
{ 0, 0, 0 }
Definition at line 68 of file CbltTraits_v1_3.cc.
const unsigned int m_moduleTypes[] [static] |
{ 1U, 2U, 3U, 4U, 5U, 6U }
Definition at line 74 of file CbltTraits_v1_3.cc.
const char* m_moduleTypeStrings[] [static] |
{ "UNK", "PMT_FEE", "Flash_ADC", "Local_Trigger", "RPC_ROM", "RPC_RTM", "Master_Trigger" }
Definition at line 83 of file CbltTraits_v1_3.cc.