Skip to content

simonepigazzini/H4Analysis

Repository files navigation

H4Analysis

  • This repository aims to provide a fast reconstruction of data acquired with the H4DAQ.
  • The main executable is =bin/H4Reco=. The data processing is steered through the input cfg file (examples in cfg/).

Requirements

Code:

  • c++17
  • ROOT

Docs:

  • python=3.9
  • sphinx
  • breathe
  • sphinx_rtd_theme
  • sphinxcontrib-srclinks

Conda environment:

The above requirements can be easily satisfied by creating a dedicated conda environment:

conda env create -f environment.yml

LXPLUS

source script/setup.sh(csh) (only on lxplus, or any machine with afs and EOS access).

Install and run

git clone --recursive https://github.com/simonepigazzini/H4Analysis.git

cd H4Analysis

make

bin/H4Reco cfg/Oct2015_timing.cfg 4443

About

Package to analyze data acquired with H4DAQ

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages