NSCL DDAS  12.1-001
Support for XIA DDAS at FRIB
Functions
CMyEventSegment.cpp File Reference

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>
Include dependency graph for CMyEventSegment.cpp:

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...
 

Detailed Description

Implementation of the event segment class for DDAS systems.

Function Documentation

◆ CCSRA_EXTTSENA_MASK()

const uint32_t CCSRA_EXTTSENA_MASK ( 1<<  21)

CSRA external clock bit.

◆ MODREVBITMSPS_EXTCLK_BIT()

const uint32_t MODREVBITMSPS_EXTCLK_BIT ( 1<<  21)

Shift in the clock word.