R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandClusterFinder.h File Reference
#include "ClusteringEngine.h"
#include "FairTask.h"
#include "R3BNeulandCluster.h"
#include "R3BNeulandHit.h"
#include <R3BIOConnector.h>
Include dependency graph for R3BNeulandClusterFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  R3BNeulandClusterFinder
 

Variables

constexpr auto CLUSTER_FINDER_DISTANCE = 7.5
 NeuLAND cluster finder task.
 

Variable Documentation

◆ CLUSTER_FINDER_DISTANCE

auto CLUSTER_FINDER_DISTANCE = 7.5
constexpr
Author
Jan Mayer

For each event, get the R3BNeulandHits and group them into R3BNeulandClusters using the Neuland Clustering Engine. Input: Branch NeulandHits = TClonesArray("R3BNeulandDigi") Output: Branch NeulandClusters = TClonesArray("R3BNeulandCluster")

Definition at line 32 of file R3BNeulandClusterFinder.h.