DDAS Format 2.1.0
A self-contained, lightweight format library and unpacker for DDAS data
Classes
libDDASFormat.so

DDAS data format library. More...

Classes

class  ddasfmt::DDASHit
 Encapsulation of a generic DDAS event. More...
 
class  ddasfmt::DDASHitUnpacker
 Unpacker for DDAS data recorded by NSCLDAQ. More...
 

Detailed Description

DDAS data format library.

This library contains the DDASHitUnpacker, a class to unpack Pixie-16 data recorded by FRIBDAQ into a generic, module-independent format defined by the DDASHit class. The DDASHit class comes with a collection of getter and setter functions to access and manipulate data.