Skip to content
Snippets Groups Projects

Acts Track container reading helper algorithm

Merged Tomasz Bold requested to merge tbold/athena:track-container-reading into main
Files
15
@@ -2,6 +2,8 @@
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
*/
#include "src/TrackContainerReader.h"
#include "src/SpacePointReader.h"
// Algs
DECLARE_COMPONENT( ActsTrk::TrackContainerReader )
DECLARE_COMPONENT( ActsTrk::SpacePointReader )
Loading