Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 716 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 716 Bytes

ODMB Development Software

UCSB software to test ODMB functionality, in the process of being updated for ODMB7/5 testing. Original from me11/odmbdev.

Setup

ODMBDEV is a package within the CMS-emu (CSC online software) project that runs on the XDAQ platform. To install ODMBDEV, first install XDAQ, then checkout and build the CMS-emu project. To install ODMBDEV, use the following bash commands

cd TriDAS/emu
git clone https://github.com/odmb/odmbdev.git
cd odmbdev
./compile.sh

After it's setup, the next time it can be started by

cd TriDAS/emu/odmbdev
./scripts/startXXX.sh