#include "FileReadoutFormat/FileTraits_v0_6.h"
#include "DaqReadoutFormat/BitsDefinition.h"
Include dependency graph for FileTraits_v0_6.cc:
Go to the source code of this file.
Variables | |
static const unsigned int | m_markers [] |
static const unsigned int | m_recordSizes [] |
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 | kFileStartElements [] |
static const unsigned int | kFileNameElements [] |
static const unsigned int | kMetadataElements [] |
static const unsigned int | kRunParameterElements [] |
static const unsigned int | kCalibrationElements [] |
static const unsigned int | kDataSeparatorElements [] |
static const unsigned int | kFileEndElements [] |
static const unsigned int * | m_componentFields [] |
static const unsigned int | m_componentFieldsEnd [] |
static DaqTraits::Definitions * | m_definitions [] |
static const char * | m_detectors [] |
const unsigned int m_markers[] [static] |
Initial value:
{ 0x1234aaaaU, 0x1234aabbU, 0x1234aabcU, 0x1234bbbbU, 0x1234bbddU, 0x1234ccccU, 0x1234ddddU, 0x1234eeeeU }
Definition at line 19 of file FileTraits_v0_6.cc.
const unsigned int m_recordSizes[] [static] |
Initial value:
{ 8U, 6U, 2U, 3U, 21U, 4U, 10U, 0U }
Definition at line 30 of file FileTraits_v0_6.cc.
const unsigned int m_indices[] [static] |
Definition at line 41 of file FileTraits_v0_6.cc.
const unsigned int m_shifts[] [static] |
Definition at line 77 of file FileTraits_v0_6.cc.
const unsigned int m_masks[] [static] |
Definition at line 113 of file FileTraits_v0_6.cc.
const std::string m_description[] [static] |
Definition at line 149 of file FileTraits_v0_6.cc.
const unsigned int kFileStartElements[] [static] |
Initial value:
{ 0U, 1U, 3U, 4U, 5U, 6U, 7U, 8U }
Definition at line 185 of file FileTraits_v0_6.cc.
const unsigned int kFileNameElements[] [static] |
const unsigned int kMetadataElements[] [static] |
const unsigned int kRunParameterElements[] [static] |
const unsigned int kCalibrationElements[] [static] |
Initial value:
{ 0U, 1U, 16U, 17U, 18U, 19U, 20U, 21U, 22U }
Definition at line 218 of file FileTraits_v0_6.cc.
const unsigned int kDataSeparatorElements[] [static] |
const unsigned int kFileEndElements[] [static] |
Initial value:
{ 0U, 1U, 25U, 26U, 27U, 28U, 29U, 30U, 31U, 32U }
Definition at line 237 of file FileTraits_v0_6.cc.
const unsigned int* m_componentFields[] [static] |
Initial value:
{ kFileStartElements, kFileNameElements, kMetadataElements, kRunParameterElements, kCalibrationElements, kDataSeparatorElements, kFileEndElements }
Definition at line 250 of file FileTraits_v0_6.cc.
const unsigned int m_componentFieldsEnd[] [static] |
DaqTraits::Definitions* m_definitions[] [static] |
const char* m_detectors[] [static] |
Initial value:
{ "TST-TST", "DYB-AD1", "DYB-AD2", "UNK", "UNK", "DYB-WPI", "DYB-WPO", "DYB-RPC", "UNK", "LAN-AD1", "LAN-AD2", "UNK", "UNK", "LAN-WPI", "LAN-WPO", "LAN-RPC", "UNK", "FAR-AD1", "FAR-AD2", "FAR-AD3", "FAR-AD4", "FAR-WPI", "FAR-WPO", "FAR-RPC" }
Definition at line 280 of file FileTraits_v0_6.cc.