This repository was archived by the owner on Dec 18, 2019. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
About: ------------------------------------------------------------ BM-UNPACK is part of BabyMINDdaq software package. The software provides unpacking of the binary data, recorded by the Baby MIND neutrino detector. BM-UNPACK is designed for internal use for the Baby MIND detector collaboration and is tailored for this use primarily. Third Party Software: ------------------------------------------------------------ I assume that you already have a ROOT installation and ROOTSYS is set. https://root.cern.ch/ Install: ------------------------------------------------------------ To build the library do: cd build cmake ../ make