PAASS
Software suite to Acquire and Analyze Data from Pixie16
set2root.hpp File Reference

A program to convert a pixie16 binary .set file into a root file. More...

#include <vector>
#include <string.h>
Include dependency graph for set2root.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  parameter
 

Detailed Description

A program to convert a pixie16 binary .set file into a root file.

This program reads a pixie16 dsp variable file (.var) and a binary .set file and outputs a .root file containing the names of the pixie16 parameters and their values.

Author
C. R. Thornsberry
Date
May 18th, 2016

Definition in file set2root.hpp.