Function cpphots::layerSeedCentroids(const ClustererSeedingType&, Layer&, const Events&, bool)

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

  • layerLayer to be seeded

  • events – the stream of events to be used

  • valid_only – use only valid time surfaces for the seeding