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
TrigSteer
HLTSeeding
src
jFexFwdElRoIThresholdsTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef HLTSEEDING_JFEXFWDELROITHRESHOLDSTOOL_H
5
#define HLTSEEDING_JFEXFWDELROITHRESHOLDSTOOL_H
6
7
#include "
HLTSeedingRoIToolDefs.h
"
8
#include "
HLTSeeding/IRoIThresholdsTool.h
"
9
#include "
xAODTrigger/jFexFwdElRoI.h
"
10
11
class
jFexFwdElRoIThresholdsTool
:
public
HLTSeedingRoIToolDefs::jFexFwdEl::ThresholdBaseClass
{
12
public
:
13
jFexFwdElRoIThresholdsTool
(
const
std::string&
type
,
const
std::string&
name
,
const
IInterface*
parent
)
14
:
HLTSeedingRoIToolDefs
::jFexFwdEl::
ThresholdBaseClass
(
type
,
name
,
parent
) {}
15
16
virtual
uint64_t
getPattern
(
const
xAOD::jFexFwdElRoI
& roi,
17
const
ThrVec
& menuThresholds,
18
const
TrigConf::L1ThrExtraInfoBase
& menuExtraInfo)
const override
;
19
};
20
21
#endif // HLTSEEDING_JFEXFWDELROITHRESHOLDSTOOL_H
TrigConf::L1ThrExtraInfoBase
L1 extra information for certain threshold types.
Definition:
L1ThresholdBase.h:72
jFexFwdElRoIThresholdsTool::getPattern
virtual uint64_t getPattern(const xAOD::jFexFwdElRoI &roi, const ThrVec &menuThresholds, const TrigConf::L1ThrExtraInfoBase &menuExtraInfo) const override
Definition:
jFexFwdElRoIThresholdsTool.cxx:6
python.CaloAddPedShiftConfig.type
type
Definition:
CaloAddPedShiftConfig.py:42
jFexFwdElRoI.h
jFexFwdElRoIThresholdsTool::jFexFwdElRoIThresholdsTool
jFexFwdElRoIThresholdsTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition:
jFexFwdElRoIThresholdsTool.h:13
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
xAOD::uint64_t
uint64_t
Definition:
EventInfo_v1.cxx:123
RoIThresholdsTool::ThrVec
std::vector< std::shared_ptr< TrigConf::L1Threshold > > ThrVec
Definition:
IRoIThresholdsTool.h:24
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
RoIThresholdsTool
Definition:
IRoIThresholdsTool.h:22
IRoIThresholdsTool.h
HLTSeedingRoIToolDefs.h
jFexFwdElRoIThresholdsTool
Definition:
jFexFwdElRoIThresholdsTool.h:11
xAOD::jFexFwdElRoI_v1
Class describing properties of a LVL1 jFEX global Trigger Object (TOB) in the xAOD format.
Definition:
jFexFwdElRoI_v1.h:23
HLTSeedingRoIToolDefs
Definition:
HLTSeedingRoIToolDefs.cxx:7
HLTSeedingRoIToolDefs::eFexEM::ThresholdBaseClass
RoIThresholdsTool< T_RoI, T_RoIContainer, ContainerName, ThresholdType > ThresholdBaseClass
Definition:
HLTSeedingRoIToolDefs.h:45
Generated on Sun Mar 16 2025 21:12:54 for ATLAS Offline Software by
1.8.18