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