K4FWCore (Key4HEP FrameWork Core) is a package comprising core Gaudi components for the Key4HEP software framework
Data service extended to handle PODIO types and collections.
Algorithm to read data from input file(s) on disk.
Algorithm to write data to output file on disk.
Algorithm with a simple float as output, for testing and adding parameters to jobs.
Algorithm that overlays its input with data from an external (background) data source.
Tool to specify pile-up parameters.
Tool to specify pile-up parameters.
Tool to specify pile-up parameters.
-
ROOT
-
PODIO
-
Gaudi
K4FWCore is a Gaudi-based project and uses the Gaudi CMake configuration
mkdir build install
cd build;
cmake .. -DCMAKE_INSTALL_PREFIX=../install
make install