|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef PFMATCHINGTOOL_H_
15 #define PFMATCHINGTOOL_H_
19 #include "CLHEP/Units/SystemOfUnits.h"
27 static const InterfaceID IID_PFTrackClusterMatchingTool(
"PFTrackClusterMatchingTool", 1, 0);
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"};
This class extends the information about a xAOD::CaloCluster.
This class extends the information about a xAOD::Track.
::StatusCode StatusCode
StatusCode definition for legacy code.
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.