Skip to content
/ TPCReco Public
forked from akalinow/TPCReco

Track reconstruction for TPC data with 2D projections readout

Notifications You must be signed in to change notification settings

m-fila/TPCReco

This branch is 5 commits ahead of, 1188 commits behind akalinow/TPCReco:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 12, 2019
Jan 10, 2020
Aug 22, 2019
Jan 10, 2020
Jul 1, 2019
Jun 21, 2019
Sep 13, 2019
Jun 5, 2019
Sep 2, 2019
Nov 21, 2019

Repository files navigation

Installation instructions:

git clone ssh://git@dracula.hep.fuw.edu.pl:8822/akalinowski/TPCReco.git
cd TPCReco
git checkout relevant_tag
mkdir build; cd build
cmake ../
make install -j 4

Run instructions:

./bin/tpcGUI config/config_GUI.json

About

Track reconstruction for TPC data with 2D projections readout

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.9%
  • CMake 4.4%
  • Other 0.7%