22 #include <unordered_map>
27 namespace ActsExamples {
28 struct DigitizedParameters;
34 std::variant<Cluster, Cluster::Cell>
value;
35 std::set<SimHitContainer::size_type>
sources = {};
44 std::vector<Acts::BoundIndices> geoIndices,
bool merge,
45 double nsigma,
bool commonCorner)
53 std::vector<std::pair<DigitizedParameters, std::set<simhit_t>>>
67 std::vector<size_t>
nonGeoEntries(std::vector<Acts::BoundIndices>& indices);
69 std::vector<ModuleValue>
values);