Trig::IMatchingTool Class Reference
List of all members.
Public Member Functions |
virtual bool | match (const xAOD::IParticle &recoObject, const std::string &chain, double matchThreshold=0.1)=0 |
| single object trigger matching. matchThreshold is typically the deltaR requirement to obtain positive matching
|
virtual bool | match (const std::vector< const xAOD::IParticle * > &recoObjects, const std::string &chain, double matchThreshold=0.1)=0 |
| multi-object trigger matching
|
Protected Member Functions |
virtual MatchingImplementation * | impl ()=0 |
The documentation for this class was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TriggerMatchingTool/TriggerMatchingTool/IMatchingTool.h