5 #ifndef ACTSTRACKRECONSTRUCTION_SHAREDHITCOUNTER_H
6 #define ACTSTRACKRECONSTRUCTION_SHAREDHITCOUNTER_H
10 #include "Acts/EventData/TrackContainerFrontendConcept.hpp"
30 template <
Acts::TrackContainerFrontend track_container_t>
32 track_container_t &tracks,
34 bool removeSharedHits = false)
37 template <
Acts::TrackContainerFrontend track_container_t>
39 track_container_t &tracks,
41 bool removeSharedHits = false)
46 track_container_t &tracks,
47 std::
size_t indexSize,
49 bool removeSharedHits = false)