ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkVertexFitter
TrkVertexFitterInterfaces
TrkVertexFitterInterfaces
Tracking/TrkVertexFitter/TrkVertexFitterInterfaces/TrkVertexFitterInterfaces/IVertexMergingTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// IVertexMergingTool.h, (c) ATLAS Detector software 2009
8
9
#ifndef TRK_IVERTEXMERGINGTOOL_H
10
#define TRK_IVERTEXMERGINGTOOL_H
11
12
#include "GaudiKernel/IAlgTool.h"
13
14
//xAOD includes
15
#include "
xAODTracking/VertexFwd.h
"
16
#include "
xAODTracking/TrackParticleFwd.h
"
17
#include "
xAODTracking/VertexContainerFwd.h
"
18
#include "
xAODTracking/VertexAuxContainer.h
"
19
#include "
xAODTracking/TrackParticleContainerFwd.h
"
20
21
class
EventContext;
22
23
namespace
Trk
24
{
40
41
class
IVertexMergingTool
:
virtual
public
IAlgTool {
42
43
public
:
45
DeclareInterfaceID
(
IVertexMergingTool
, 1, 0);
46
48
virtual
~IVertexMergingTool
(){};
49
51
virtual
std::pair<xAOD::VertexContainer*, xAOD::VertexAuxContainer*>
52
mergeVertexContainer
(
const
EventContext& ctx,
const
xAOD::VertexContainer
& MyVxCont)
const
= 0;
53
};
54
}
55
56
#endif
TrackParticleContainerFwd.h
TrackParticleFwd.h
VertexAuxContainer.h
VertexContainerFwd.h
VertexFwd.h
Trk::IVertexMergingTool
Interface class for merging compatible vertices in a single collection.
Definition
Tracking/TrkVertexFitter/TrkVertexFitterInterfaces/TrkVertexFitterInterfaces/IVertexMergingTool.h:41
Trk::IVertexMergingTool::DeclareInterfaceID
DeclareInterfaceID(IVertexMergingTool, 1, 0)
Interface declaration.
Trk::IVertexMergingTool::~IVertexMergingTool
virtual ~IVertexMergingTool()
Virtual destructor.
Definition
Tracking/TrkVertexFitter/TrkVertexFitterInterfaces/TrkVertexFitterInterfaces/IVertexMergingTool.h:48
Trk::IVertexMergingTool::mergeVertexContainer
virtual std::pair< xAOD::VertexContainer *, xAOD::VertexAuxContainer * > mergeVertexContainer(const EventContext &ctx, const xAOD::VertexContainer &MyVxCont) const =0
Interface for xAOD vertices.
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
xAOD::VertexContainer
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
Definition
VertexContainer.h:14
Generated on
for ATLAS Offline Software by
1.17.0