14#ifndef PFMATCHINGTOOL_H_
15#define PFMATCHINGTOOL_H_
19#include "CLHEP/Units/SystemOfUnits.h"
44 std::vector<std::pair<eflowRecCluster*, float>>
doMatches(
48 std::vector<std::pair<eflowRecCluster*, float>>
doMatches(
50 std::vector<eflowRecCluster*>& clusters,
65 std::unique_ptr<PFMatch::TrackClusterMatcher>
m_matcher;
68 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool_ClusterMatching",
"",
"Monitoring tool"};
Header file to be included by clients of the Monitored infrastructure.
This class, which inherits from the pure virtual ICluster, stores a pointer to an eflowRecCluster.
This class extends the information about a xAOD::CaloCluster.
This class extends the information about a xAOD::Track.