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
TrigHypothesis
TrigBphysHypo
src
TrigBphysStreamerHypoTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIG_TrigBphysStreamerHypoTool_H
6
#define TRIG_TrigBphysStreamerHypoTool_H
7
8
#include <string>
9
10
#include "
AthenaBaseComps/AthAlgTool.h
"
11
#include "
TrigCompositeUtils/HLTIdentifier.h
"
12
13
class
TrigBphysStreamerHypoTool
:
public
::AthAlgTool
{
14
public
:
15
TrigBphysStreamerHypoTool
(
const
std::string&
type
,
const
std::string&
name
,
const
IInterface*
parent
);
16
HLT::Identifier
decisionId
()
const
{
return
m_decisionId
; }
17
18
private
:
19
HLT::Identifier
m_decisionId
;
20
21
};
22
23
#endif // TRIG_TrigBphysStreamerHypoTool_H
TrigBphysStreamerHypoTool::decisionId
HLT::Identifier decisionId() const
Definition:
TrigBphysStreamerHypoTool.h:16
python.CaloAddPedShiftConfig.type
type
Definition:
CaloAddPedShiftConfig.py:42
TrigBphysStreamerHypoTool
Definition:
TrigBphysStreamerHypoTool.h:13
AthAlgTool.h
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
HLT::Identifier
Definition:
TrigCompositeUtils/TrigCompositeUtils/HLTIdentifier.h:20
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:240
TrigBphysStreamerHypoTool::m_decisionId
HLT::Identifier m_decisionId
Definition:
TrigBphysStreamerHypoTool.h:19
TrigBphysStreamerHypoTool::TrigBphysStreamerHypoTool
TrigBphysStreamerHypoTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition:
TrigBphysStreamerHypoTool.cxx:8
HLTIdentifier.h
AthAlgTool
Definition:
AthAlgTool.h:26
Generated on Wed Apr 2 2025 21:21:05 for ATLAS Offline Software by
1.8.18