#include "FileReadoutFormat/FileTraits_v0_7.h"#include "DaqReadoutFormat/BitsDefinition.h"Include dependency graph for FileTraits_v0_7.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_7.cc.
const unsigned int m_recordSizes[] [static] |
Initial value:
{
8U,
2U,
3U,
6U,
21U,
4U,
10U,
0U
}
Definition at line 30 of file FileTraits_v0_7.cc.
const unsigned int m_indices[] [static] |
Definition at line 41 of file FileTraits_v0_7.cc.
const unsigned int m_shifts[] [static] |
Definition at line 83 of file FileTraits_v0_7.cc.
const unsigned int m_masks[] [static] |
Definition at line 125 of file FileTraits_v0_7.cc.
const std::string m_description[] [static] |
Definition at line 167 of file FileTraits_v0_7.cc.
const unsigned int kFileStartElements[] [static] |
Initial value:
{
0U,
1U,
3U,
4U,
5U,
6U,
7U,
8U
}
Definition at line 209 of file FileTraits_v0_7.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,
33U,
34U,
35U,
36U,
37U,
38U
}
Definition at line 242 of file FileTraits_v0_7.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 267 of file FileTraits_v0_7.cc.
const unsigned int* m_componentFields[] [static] |
Initial value:
{
kFileStartElements,
kFileNameElements,
kMetadataElements,
kRunParameterElements,
kCalibrationElements,
kDataSeparatorElements,
kFileEndElements
}
Definition at line 280 of file FileTraits_v0_7.cc.
const unsigned int m_componentFieldsEnd[] [static] |
DaqTraits::Definitions* m_definitions[] [static] |
const char* m_detectors[] [static] |
Initial value:
{
"TST-TST",
"DBN-AD1",
"DBN-AD2",
"UNK",
"UNK",
"DBN-WPI",
"DBN-WPO",
"DBN-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 310 of file FileTraits_v0_7.cc.
1.4.7