Skip to content

EMPHATICSoft/otsdaq_acc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Otsdaq Template

Installation

This code is an extension of the otsdaq project: https://github.com/art-daq/otsdaq/wiki project and requires it to function. To setup OTS-DAQ use the instructions listed here: https://github.com/art-daq/otsdaq/wiki/Instructions-for-Developers for installing the core OTS-DAQ packages. This must be done first! Once the OTSDAQ core dependencies are set up, the CMS Tracker interface code can be included.

cd $MRB_SOURCE # this is the 'srcs' directory that will be set in the course of setting up OTS-DAQ
git clone https://gitlab.cern.ch/otsdaq/otsdaq_template.git otsdaq_template
mrb uc 

Copy a setup file in $OTSDAQ_HOME

cd $OTSDAQ_HOME
cp $MRB_SOURCE/otsdaq_template/SetupFiles/Setup.sh .

Once the package is checked out or if you are starting a new session, source the setup file,

cd $OTSDAQ_HOME
source Setup.sh

About

Fork for EMPHATIC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.3%
  • CMake 6.5%
  • Shell 0.2%