|
NSCL DDAS
12.1-001
Support for XIA DDAS at FRIB
|
Implementation of the event segment class for DDAS systems. More...
#include "CMyEventSegment.h"#include <stdlib.h>#include <signal.h>#include <string.h>#include <math.h>#include <float.h>#include <stdio.h>#include <unistd.h>#include <iomanip>#include <iostream>#include <sstream>#include <algorithm>#include <iterator>#include <stdexcept>#include <config.h>#include <config_pixie16api.h>#include <CReadoutMain.h>#include <CExperiment.h>#include "HardwareRegistry.h"#include "CMyTrigger.h"#include <CXIAException.h>
Functions | |
| const uint32_t | CCSRA_EXTTSENA_MASK (1<< 21) |
| CSRA external clock bit. More... | |
| const uint32_t | MODREVBITMSPS_EXTCLK_BIT (1<< 21) |
| Shift in the clock word. More... | |
Implementation of the event segment class for DDAS systems.
| const uint32_t CCSRA_EXTTSENA_MASK | ( | 1<< | 21 | ) |
CSRA external clock bit.
| const uint32_t MODREVBITMSPS_EXTCLK_BIT | ( | 1<< | 21 | ) |
Shift in the clock word.