Juggler
Juggling algorithms and event processing using gaudi framework
|
Public Member Functions | |
EnergyPositionClusterMerger (const std::string &name, ISvcLocator *svcLoc) | |
StatusCode | initialize () override |
StatusCode | execute () override |
Simple algorithm to merge the energy measurement from cluster1 with the position measurement of cluster2 (in case matching clusters are found). If not, it will propagate the raw cluster from cluster1 or cluster2
Matching occurs based on the cluster phi, z and E variables, with tolerances defined in the options file. A negative tolerance effectively disables a check. The energy tolerance is defined as a relative number (e.g. .1)
In case of ambiguity the closest cluster is merged.
|
inline |
|
inlineoverride |
|
inlineoverride |