|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
70 #endif //> !TRIGGERMATCHINGTOOL_R3MATCHINGTOOL_H
The common trigger namespace for trigger analysis tools.
Class providing the definition of the 4-vector interface.
::StatusCode StatusCode
StatusCode definition for legacy code.
ObjectType
Type of objects that have a representation in the xAOD EDM.
Define macros for attributes used to control the static checker.