schedges / binaryToROOT-NGM3316

Array version. Utility to parse binary files produced by the NGMdaq system using a 3316 digitizer and produce ROOT files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binaryToROOT-NGM3316

created ~2014, GCRich

Utility intended to convert binary files output by NGMdaq system running Struck 3316 digitizers into ROOT files.

Initial version stores waveforms as arrays. Early 2016 sees migration to using TWaveform class, originally made by MG Marino, as modified to be used by COHERENT collaboration.

TWaveform can be found at https://github.com/mgmarino/TWaveform

About

Array version. Utility to parse binary files produced by the NGMdaq system using a 3316 digitizer and produce ROOT files


Languages

Language:C++ 65.4%Language:C 28.0%Language:Python 4.6%Language:Makefile 2.0%