Loading [MathJax]/jax/input/TeX/config.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
InnerDetector
InDetRecTools
InDetRecToolInterfaces
InDetRecToolInterfaces
IGNNTrackFinder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef IGNNTrackFinder_H
6
#define IGNNTrackFinder_H
7
8
#include <list>
9
10
#include "GaudiKernel/AlgTool.h"
11
#include "
TrkSpacePoint/SpacePoint.h
"
12
13
class
MsgStream;
14
15
namespace
InDet
{
16
22
class
IGNNTrackFinder
:
virtual
public
IAlgTool
23
{
24
public
:
28
29
DeclareInterfaceID
(
IGNNTrackFinder
, 1, 0);
31
35
41
virtual
StatusCode
getTracks
(
42
const
std::vector<const Trk::SpacePoint*>& spacepoints,
43
std::vector<std::vector<uint32_t> >& tracks)
const
=0;
44
46
// Print internal tool parameters and status
48
49
virtual
MsgStream&
dump
(MsgStream&
out
)
const
=0;
50
virtual
std::ostream&
dump
(std::ostream&
out
)
const
=0;
51
};
52
53
55
// Overload of << operator for MsgStream and std::ostream
57
58
MsgStream&
operator <<
(MsgStream& ,
const
IGNNTrackFinder
&);
59
std::ostream&
operator <<
(std::ostream&,
const
IGNNTrackFinder
&);
60
62
// Overload of << operator MsgStream
64
65
inline
MsgStream&
operator <<
(MsgStream& sl,
const
IGNNTrackFinder
&
se
) {
66
return
se
.dump(sl);
67
}
69
// Overload of << operator std::ostream
71
72
inline
std::ostream&
operator <<
(std::ostream& sl,
const
IGNNTrackFinder
&
se
) {
73
return
se
.dump(sl);
74
}
75
}
76
77
#endif
InDet::operator<<
MsgStream & operator<<(MsgStream &, const GNNTrackReaderTool &)
InDet::IGNNTrackFinder
Find track candidates from a list of spacepoints.
Definition:
IGNNTrackFinder.h:23
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
python.AthDsoLogger.out
out
Definition:
AthDsoLogger.py:71
InDet::IGNNTrackFinder::dump
virtual std::ostream & dump(std::ostream &out) const =0
keylayer_zslicemap.se
se
Definition:
keylayer_zslicemap.py:194
InDet::IGNNTrackFinder::getTracks
virtual StatusCode getTracks(const std::vector< const Trk::SpacePoint * > &spacepoints, std::vector< std::vector< uint32_t > > &tracks) const =0
Main methods for track-finding.
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
SpacePoint.h
InDet::IGNNTrackFinder::DeclareInterfaceID
DeclareInterfaceID(IGNNTrackFinder, 1, 0)
InDet::IGNNTrackFinder::dump
virtual MsgStream & dump(MsgStream &out) const =0
Generated on Mon Jan 13 2025 21:11:15 for ATLAS Offline Software by
1.8.18