Example processor that does a simple nearest neighbour (NN) clustering on one or more CalorimeterHit collections. More...
Classes | |
class | NNClusterProcessor |
Example processor that does a simple nearest neighbour (NN) clustering on one or more CalorimeterHit collections.
It uses a simple euclididan distance cut.
HitCollections | - Name of the input collection(s) (CalorimeterHit) |
OutputCollection | - Name of the output collection (Cluster) |
DistanceCut | - Cut for distance between hits in mm |
EnergyCut | - Cut for hit energy in GeV |