ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
AssociationUtils
AssociationUtils
IOverlapRemovalTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ASSOCIATIONUTILS_IOVERLAPREMOVALTOOL_H
6
#define ASSOCIATIONUTILS_IOVERLAPREMOVALTOOL_H
7
8
// Framework includes
9
#include "
AsgTools/IAsgTool.h
"
10
11
// EDM includes
12
#include "
xAODEgamma/ElectronContainer.h
"
13
#include "
xAODEgamma/PhotonContainer.h
"
14
#include "
xAODJet/JetContainer.h
"
15
#include "
xAODMuon/MuonContainer.h
"
16
#include "
xAODTau/TauJetContainer.h
"
17
18
19
namespace
ORUtils
20
{
21
27
class
IOverlapRemovalTool
:
public
virtual
asg::IAsgTool
28
{
29
31
ASG_TOOL_INTERFACE
(
IOverlapRemovalTool
)
32
33
public
:
34
38
virtual
StatusCode
39
removeOverlaps
(
const
xAOD::ElectronContainer
* electrons,
40
const
xAOD::MuonContainer
* muons,
41
const
xAOD::JetContainer
* jets,
42
const
xAOD::TauJetContainer
*
taus
= 0,
43
const
xAOD::PhotonContainer
* photons = 0,
44
const
xAOD::JetContainer
* fatJets = 0)
const
= 0;
45
46
};
// class IOverlapRemovalTool
47
48
}
// namespace ORUtils
49
50
#endif
ASG_TOOL_INTERFACE
#define ASG_TOOL_INTERFACE(CLASSNAME)
Definition
AsgToolMacros.h:40
ElectronContainer.h
PhotonContainer.h
MuonContainer.h
IAsgTool.h
JetContainer.h
taus
static Double_t taus
Definition
LArPhysWaveHECTool.cxx:37
TauJetContainer.h
ORUtils::IOverlapRemovalTool
Interface for the overlap removal tool.
Definition
IOverlapRemovalTool.h:28
ORUtils::IOverlapRemovalTool::removeOverlaps
virtual StatusCode removeOverlaps(const xAOD::ElectronContainer *electrons, const xAOD::MuonContainer *muons, const xAOD::JetContainer *jets, const xAOD::TauJetContainer *taus=0, const xAOD::PhotonContainer *photons=0, const xAOD::JetContainer *fatJets=0) const =0
Declare the interface.
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition
IAsgTool.h:41
ORUtils
Definition
AltMuJetOverlapTool.h:30
xAOD::PhotonContainer
PhotonContainer_v1 PhotonContainer
Definition of the current "photon container version".
Definition
Event/xAOD/xAODEgamma/xAODEgamma/PhotonContainer.h:17
xAOD::ElectronContainer
ElectronContainer_v1 ElectronContainer
Definition of the current "electron container version".
Definition
Event/xAOD/xAODEgamma/xAODEgamma/ElectronContainer.h:17
xAOD::JetContainer
JetContainer_v1 JetContainer
Definition of the current "jet container version".
Definition
JetContainer.h:17
xAOD::TauJetContainer
TauJetContainer_v3 TauJetContainer
Definition of the current "taujet container version".
Definition
TauJetContainer.h:17
xAOD::MuonContainer
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".
Definition
Event/xAOD/xAODMuon/xAODMuon/MuonContainer.h:14
Generated on
for ATLAS Offline Software by
1.17.0