Function cpphots::layerSeedCentroids(const ClustererSeedingType&, Layer&, const std::vector<Events>&, bool)
Defined in File layer.h
Function Documentation
-
void cpphots::layerSeedCentroids(const ClustererSeedingType &seeding, Layer &layer, const std::vector<Events> &event_streams, bool valid_only = true)
Seed centroids from a vector of streams of events.
- Parameters
seeding – the seeding algorithm
layer – layer to be seeded
event_streams – the vector of streams of events to be used
valid_only – use only valid time surfaces for the seeding