Loading [MathJax]/extensions/tex2jax.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
Trigger
TrigAnalysis
TrigEgammaEmulationTool
Root
TrigEgammaEmulationPrecisionTrackingHypoTool.cxx
Go to the documentation of this file.
1
2
#include "
TrigEgammaEmulationTool/TrigEgammaEmulationPrecisionTrackingHypoTool.h
"
3
#include "GaudiKernel/SystemOfUnits.h"
4
5
6
using namespace
Trig
;
7
8
//**********************************************************************
9
10
TrigEgammaEmulationPrecisionTrackingHypoTool::TrigEgammaEmulationPrecisionTrackingHypoTool
(
const
std::string& myname )
11
:
TrigEgammaEmulationBaseHypoTool
(myname)
12
{}
13
14
15
17
18
19
bool
TrigEgammaEmulationPrecisionTrackingHypoTool::emulate
(
const
Trig::TrigData
&
/*input*/
,
20
bool
&pass )
const
21
{
22
pass =
true
;
23
return
true
;
24
25
}
26
28
29
30
31
32
33
Trig
The common trigger namespace for trigger analysis tools.
Definition:
LArCellMonAlg.h:33
Trig::TrigEgammaEmulationBaseHypoTool
Definition:
TrigEgammaEmulationBaseHypoTool.h:22
TrigEgammaEmulationPrecisionTrackingHypoTool.h
Trig::TrigEgammaEmulationPrecisionTrackingHypoTool::emulate
virtual bool emulate(const TrigData &input, bool &pass) const override
==========================================================================
Definition:
TrigEgammaEmulationPrecisionTrackingHypoTool.cxx:19
Trig::TrigData
Definition:
TrigEgammaEmulationToolMT.h:40
Trig::TrigEgammaEmulationPrecisionTrackingHypoTool::TrigEgammaEmulationPrecisionTrackingHypoTool
TrigEgammaEmulationPrecisionTrackingHypoTool(const std::string &myname)
Definition:
TrigEgammaEmulationPrecisionTrackingHypoTool.cxx:10
Generated on Tue Mar 18 2025 21:21:05 for ATLAS Offline Software by
1.8.18