NSCL DDAS  12.1-001
Support for XIA DDAS at FRIB
ddasdumper Directory Reference

Files

file  DataSource.cpp
 Implementation of the non pure vir. methods of DataSource.
 
file  DataSource.h [code]
 Works with factories to provide a data source for undifferentiated ring items.
 
file  ddasdumper.cpp
 Main program to use the format library to dump DDAS event files. Based on the unified format library evtdump example code.
 
file  DDASRootEvent.cpp
 Implementation of a class to encapsulate the information in a built DDAS event.
 
file  DDASRootEvent.h [code]
 Defines a class to encapsulate the information in a built DDAS event.
 
file  DDASRootHit.h [code]
 Extends the DDASHit class for ROOT I/O.
 
file  FdDataSource.cpp
 Implementation of the file descriptor data source.
 
file  FdDataSource.h [code]
 Data source of undifferentiated ring items from a file descriptor.
 
file  LinkDef.h [code]
 Tell rootcling to add our custom classes DDASRootEvent, DDASRootHit and a std::vector<DDASRootHit*> object to the dictionary. Necessary for I/O of custom classes in ROOT.
 
file  RootFileDataSink.cpp
 Implement the DDAS ROOT file sink.
 
file  RootFileDataSink.h [code]
 Defines a class for writing DDAS data to a ROOT file.
 
file  StreamDataSource.cpp
 Implement the stream data source.
 
file  StreamDataSource.h [code]
 Defines a class that gets ring items from a stream.