cmake_minimum_required(VERSION 3.16)

add_subdirectory( tracking )
add_subdirectory( reco )
add_subdirectory( pid )
add_subdirectory( beam )
