#include "RawDAQDataConstructor.h"
#include "DAQDataFormats/RawMicroSlice.h"
#include "NanoSliceConstructor.h"
#include "DAQDataFormats/DataFormatFirst.inc"
Go to the source code of this file.
Classes | |
class | daqdataformats::MicroSliceConstructor |
Namespaces | |
daqdataformats | |
Class to hold the data from the FEBs in correct formats. | |
Macros | |
#define | CURRENT_CLASS RawMicroSlice |
Variables | |
const uint32_t | daqdataformats::TEST_VALUE_MonteCarloFlag = 1 |
const uint32_t | daqdataformats::TEST_VALUE_LowWord = 5 |
const uint32_t | daqdataformats::TEST_VALUE_HighWord = 8 |
const uint64_t | daqdataformats::TEST_VALUE_Time = 0xB00000000A0L |
#define CURRENT_CLASS RawMicroSlice |
Definition at line 16 of file MicroSliceConstructor.h.