ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
RecoTools
RecoToolInterfaces
RecoToolInterfaces
ITrackIsolationTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// ITrackIsolationTool.h, (c) ATLAS Detector software
8
#ifndef TRKISOLATIONTOOLS_ITRACKISOALTIONTOOL_H
9
#define TRKISOLATIONTOOLS_ITRACKISOALTIONTOOL_H
10
11
#include "
AsgTools/AsgTool.h
"
12
#include "
xAODTracking/TrackParticle.h
"
13
#include "
xAODTracking/Vertex.h
"
14
#include "
xAODPrimitives/IsolationType.h
"
15
#include "
IsolationCommon.h
"
16
#include <set>
17
18
namespace
xAOD
{
19
25
26
class
ITrackIsolationTool
:
virtual
public
asg::IAsgTool
{
27
ASG_TOOL_INTERFACE
(
xAOD::ITrackIsolationTool
)
28
public
:
29
43
virtual
bool
trackIsolation
(
TrackIsolation
&
result
,
const
IParticle
& tp,
44
const
std::vector<Iso::IsolationType>& cones,
45
TrackCorrection
corrections,
46
const
Vertex
* vertex = 0,
47
const
std::set<const xAOD::TrackParticle*>* exclusionSet = 0,
48
const
TrackParticleContainer
* indetTrackParticles = 0)
const
= 0;
49
50
};
51
52
}
// end of namespace
53
54
#endif
ASG_TOOL_INTERFACE
#define ASG_TOOL_INTERFACE(CLASSNAME)
Definition
AsgToolMacros.h:40
AsgTool.h
TrackParticle.h
Vertex.h
IsolationCommon.h
IsolationType.h
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition
IAsgTool.h:41
xAOD::IParticle
Class providing the definition of the 4-vector interface.
Definition
Event/xAOD/xAODBase/xAODBase/IParticle.h:41
xAOD::ITrackIsolationTool
interface for tools calculating track isolation
Definition
ITrackIsolationTool.h:26
xAOD::ITrackIsolationTool::trackIsolation
virtual bool trackIsolation(TrackIsolation &result, const IParticle &tp, const std::vector< Iso::IsolationType > &cones, TrackCorrection corrections, const Vertex *vertex=0, const std::set< const xAOD::TrackParticle * > *exclusionSet=0, const TrackParticleContainer *indetTrackParticles=0) const =0
ITrackIsolationTool interface: Calculates the track isolation.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::Vertex
Vertex_v1 Vertex
Define the latest version of the vertex class.
Definition
Event/xAOD/xAODTracking/xAODTracking/Vertex.h:16
xAOD::TrackParticleContainer
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
Definition
Event/xAOD/xAODTracking/xAODTracking/TrackParticleContainer.h:14
result
xAOD::TrackCorrection
Definition
IsolationCommon.h:18
xAOD::TrackIsolation
Definition
IsolationCommon.h:33
Generated on
for ATLAS Offline Software by
1.14.0