Skip to content

rachel-m/SBS-offline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBS-offline

Reconstruction and analysis code for SuperBigBite (SBS) experiments

This code is presently independent of TreeSearch library

https://github.com/JeffersonLab/TreeSearch/

This code also requires a modification to the present analyzer to handle the data sizes in bank decoding

Contains: MPDModule Decoder for MPD/APV25 used for GEMs

replay.C
Example driver script for analysis of GEM data

SBSBigBite
Roughing out the BigBite spectrometer for the
SBS suite of experiments

db_*
Example databases for classes

Build prerequisites:

ROOT version 6 cmake version 3.9 or higher Podd version 1.6 and above

How to build:

Assuming working ROOT build and environment setup, and that environment variable ANALYZER points to top-level installation directory for Podd:

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/desired/installation/directory ../SBS-offline
make install

About

Reconstruction and analysis code for SuperBigBite (SBS) experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.1%
  • CMake 2.0%
  • Other 0.9%