Skip to content

Acts integration in the key4hep framework

Notifications You must be signed in to change notification settings

paulgessinger/k4ActsTracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 62.7%
  • C++ 37.3%