ORUtils::DeltaROverlapTool Class Reference

A simple overlap finder that uses a dR match. More...

#include <DeltaROverlapTool.h>

Inheritance diagram for ORUtils::DeltaROverlapTool:
ORUtils::IOverlapTool ORUtils::BaseOverlapTool asg::IAsgTool asg::AsgTool asg::IAsgTool

List of all members.

Public Member Functions

 DeltaROverlapTool (const std::string &name)
 Create proper constructor for Athena.
virtual StatusCode findOverlaps (const xAOD::IParticleContainer &cont1, const xAOD::IParticleContainer &cont2) const override
 Identify overlaps with simple dR check. Flags all objects in cont1 which are found to overlap with any object in cont2 within the configured dR window.

Protected Member Functions

virtual StatusCode initializeDerived () override
 Initialize the tool.

Detailed Description

A simple overlap finder that uses a dR match.

This class will remove _all_ objects that fit the criteria.

Author:
Steve Farrell <Steven.Farrell@cern.ch>

Constructor & Destructor Documentation

ORUtils::DeltaROverlapTool::DeltaROverlapTool ( const std::string &  name  ) 

Create proper constructor for Athena.

Standalone constructor


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1