7#ifndef TRIGGERMATCHINGTOOL_MATCHINGTOOL_H
8#define TRIGGERMATCHINGTOOL_MATCHINGTOOL_H
32 bool match(
const std::vector<const xAOD::IParticle*>& recoObjects,
const std::string& chain,
double matchTreshold,
bool rerun)
const override;
33 bool match(
const xAOD::IParticle& recoObjects,
const std::string& chain,
double matchTreshold,
bool rerun)
const override;
43#ifndef XAOD_STANDALONE
53 this,
"ScoringTool",
"Trig::DRScoringTool",
"Tool to score pairs of particles"};
is a connector between chains and object It store single combination of trigger elements.
Class providing the definition of the 4-vector interface.
The common trigger namespace for trigger analysis tools.