5#ifndef TRIGGERMATCHINGTOOL_R3MATCHINGTOOL_H
6#define TRIGGERMATCHINGTOOL_R3MATCHINGTOOL_H
33 const std::vector<const xAOD::IParticle *> &recoObjects,
34 const std::string &chain,
35 double matchThreshold,
36 bool rerun)
const override;
40 const std::string &chain,
41 double matchThreshold,
42 bool rerun)
const override;
47 this,
"ScoringTool",
"Trig::DRScoringTool",
"Tool to score pairs of particles"};
52 std::map<std::pair<uint32_t, uint32_t>,
bool> &cache,
53 double drThreshold)
const;
Define macros for attributes used to control the static checker.
ElementLink implementation for ROOT usage.
Class providing the definition of the 4-vector interface.
The common trigger namespace for trigger analysis tools.
ObjectType
Type of objects that have a representation in the xAOD EDM.