Skip to content

Acts integration in the key4hep framework

License

Notifications You must be signed in to change notification settings

eic/k4ActsTracking

 
 

Repository files navigation

k4ActsTracking

This repository contains the necessary tools to use ACTS functionality in Key4hep

Dependencies

  • Acts

  • DD4hep

  • ROOT

  • EDM4hep

  • Gaudi

  • k4FWCore

Installation

mkdir build install
cd build;
cmake .. -DCMAKE_INSTALL_PREFIX=../install
make install


About

Acts integration in the key4hep framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.8%
  • CMake 27.4%
  • Python 17.8%