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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions:

git clone ssh://[email protected]: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%