dmarkh / PHTpcTracker

TPC track reconstruction prototype for the sPHENIX collaboration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHTpcTracker

PHTpcTracker is a TPC track reco package written for sPHENIX collaboration

Features

  • CA-based Seed Finder
  • GenFit-based Track Follower
  • Rave-based Vertex Finder
  • JSON-based Event Exporter (event => Event Display format)

Install

Pre-requisite: g++11

How-to Compile:

$> make

License

MIT

About

TPC track reconstruction prototype for the sPHENIX collaboration

License:MIT License


Languages

Language:C++ 99.8%Language:Makefile 0.2%