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
TrigT1
Global
GlobalSimulation
src
GlobalAlgs
Hypothesis
UCL
GepAlgoHypothesisPortsIn.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
GepAlgoHypothesisPortsIn.h
"
6
7
using namespace
GlobalSim
;
8
9
std::ostream&
10
operator<<
(std::ostream&
os
,
11
const
GlobalSim::GepAlgoHypothesisPortsIn
& ports_in) {
12
os
<<
"Entity_GepAlgoHypothesis port_in data:\n"
<<
13
"I_GEPEmTobs "
<< *ports_in.
m_I_GEPEmTobs
<<
'\n'
<<
14
"I_GEPTauTobs "
<< *ports_in.
m_I_GEPTauTobs
<<
'\n'
<<
15
"I_GEPJetTobs "
<< *ports_in.
m_I_GEPJetTobs
<<
'\n'
<<
16
"I_eEmTobs "
<< *ports_in.
m_I_eEmTobs
<<
'\n'
<<
17
"I_eTauTobs "
<< *ports_in.
m_I_eTauTobs
<<
'\n'
<<
18
"I_jJetTobs "
<< *ports_in.
m_I_jJetTobs
<<
'\n'
<<
19
"I_jLJetTobs "
<< *ports_in.
m_I_jLJetTobs
<<
'\n'
<<
20
"I_jTauTobs "
<< *ports_in.
m_I_jTauTobs
<<
'\n'
<<
21
"I_cTauTobs "
<< *ports_in.
m_I_cTauTobs
<<
'\n'
<<
22
"I_jEmTobs "
<< *ports_in.
m_I_jEmTobs
<<
'\n'
<<
23
"I_MuonTobs "
<< *ports_in.
m_I_MuonTobs
<<
'\n'
<<
24
"I_MetTobs "
<< *ports_in.
m_I_MetTobs
<<
'\n'
<<
25
"I_jSumEtTobs "
<< *ports_in.
m_I_jSumEtTobs
<<
'\n'
<<
26
"I_EnergyTobs "
<< *ports_in.
m_I_EnergyTobs
<<
'\n'
<<
27
"I_gLJetTobs "
<< *ports_in.
m_I_gLJetTobs
<<
'\n'
<<
28
"I_gJetTobs "
<< *ports_in.
m_I_gJetTobs
<<
'\n'
<<
29
30
"I_GEPEmTobs_dv "
<< *ports_in.
m_I_GEPEmTobs_dv
<<
'\n'
<<
31
"I_GEPTauTobs_dv "
<< *ports_in.
m_I_GEPTauTobs_dv
<<
'\n'
<<
32
"I_GEPJetTobs_dv "
<< *ports_in.
m_I_GEPJetTobs_dv
<<
'\n'
<<
33
"I_eEmTobs_dv "
<< *ports_in.
m_I_eEmTobs_dv
<<
'\n'
<<
34
"I_eTauTobs_dv "
<< *ports_in.
m_I_eTauTobs_dv
<<
'\n'
<<
35
"I_jJetTobs_dv "
<< *ports_in.
m_I_jJetTobs_dv
<<
'\n'
<<
36
"I_jLJetTobs_dv "
<< *ports_in.
m_I_jLJetTobs_dv
<<
'\n'
<<
37
"I_jTauTobs_dv "
<< *ports_in.
m_I_jTauTobs_dv
<<
'\n'
<<
38
"I_cTauTobs_dv "
<< *ports_in.
m_I_cTauTobs_dv
<<
'\n'
<<
39
"I_jEmTobs_dv "
<< *ports_in.
m_I_jEmTobs_dv
<<
'\n'
<<
40
"I_MuonTobs_dv "
<< *ports_in.
m_I_MuonTobs_dv
<<
'\n'
<<
41
"I_MetTobs_dv "
<< *ports_in.
m_I_MetTobs_dv
<<
'\n'
<<
42
"I_jSumEtTobs_dv "
<< *ports_in.
m_I_jSumEtTobs_dv
<<
'\n'
<<
43
"I_EnergyTobs_dv "
<< *ports_in.
m_I_EnergyTobs_dv
<<
'\n'
<<
44
"I_gLJetTobs_dv "
<< *ports_in.
m_I_gLJetTobs_dv
<<
'\n'
<<
45
"I_gJetTobs_dv "
<< *ports_in.
m_I_gJetTobs_dv
<<
'\n'
;
46
47
return
os
;
48
}
49
50
51
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jSumEtTobs
BSPtr72 m_I_jSumEtTobs
Definition:
GepAlgoHypothesisPortsIn.h:39
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jEmTobs_dv
BSPtr1 m_I_jEmTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:57
GlobalSim::GepAlgoHypothesisPortsIn::m_I_eTauTobs_dv
BSPtr1 m_I_eTauTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:52
GlobalSim::GepAlgoHypothesisPortsIn::m_I_MuonTobs_dv
BSPtr1 m_I_MuonTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:58
GlobalSim::GepAlgoHypothesisPortsIn::m_I_MuonTobs
BSPtr72 m_I_MuonTobs
Definition:
GepAlgoHypothesisPortsIn.h:37
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jSumEtTobs_dv
BSPtr1 m_I_jSumEtTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:60
GlobalSim::GepAlgoHypothesisPortsIn::m_I_gJetTobs
BSPtr72 m_I_gJetTobs
Definition:
GepAlgoHypothesisPortsIn.h:42
GlobalSim::GepAlgoHypothesisPortsIn::m_I_MetTobs_dv
BSPtr1 m_I_MetTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:59
GlobalSim::GepAlgoHypothesisPortsIn::m_I_GEPEmTobs
BSPtr72 m_I_GEPEmTobs
Definition:
GepAlgoHypothesisPortsIn.h:22
GlobalSim::GepAlgoHypothesisPortsIn::m_I_eEmTobs_dv
BSPtr1 m_I_eEmTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:51
GlobalSim::operator<<
std::ostream & operator<<(std::ostream &os, const GlobalSim::eEmTob &tob)
Definition:
eEmTob.cxx:94
GlobalSim::GepAlgoHypothesisPortsIn::m_I_eEmTobs
BSPtr72 m_I_eEmTobs
Definition:
GepAlgoHypothesisPortsIn.h:30
GlobalSim
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Definition:
dump.h:8
GlobalSim::GepAlgoHypothesisPortsIn
Definition:
GepAlgoHypothesisPortsIn.h:18
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jLJetTobs
BSPtr72 m_I_jLJetTobs
Definition:
GepAlgoHypothesisPortsIn.h:33
GepAlgoHypothesisPortsIn.h
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jTauTobs_dv
BSPtr1 m_I_jTauTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:55
GlobalSim::GepAlgoHypothesisPortsIn::m_I_GEPJetTobs_dv
BSPtr1 m_I_GEPJetTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:50
GlobalSim::GepAlgoHypothesisPortsIn::m_I_gLJetTobs_dv
BSPtr1 m_I_gLJetTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:62
ReadFromCoolCompare.os
os
Definition:
ReadFromCoolCompare.py:231
GlobalSim::GepAlgoHypothesisPortsIn::m_I_GEPTauTobs
BSPtr72 m_I_GEPTauTobs
Definition:
GepAlgoHypothesisPortsIn.h:28
GlobalSim::GepAlgoHypothesisPortsIn::m_I_MetTobs
BSPtr72 m_I_MetTobs
Definition:
GepAlgoHypothesisPortsIn.h:38
GlobalSim::GepAlgoHypothesisPortsIn::m_I_gLJetTobs
BSPtr72 m_I_gLJetTobs
Definition:
GepAlgoHypothesisPortsIn.h:41
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jJetTobs
BSPtr72 m_I_jJetTobs
Definition:
GepAlgoHypothesisPortsIn.h:32
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jEmTobs
BSPtr72 m_I_jEmTobs
Definition:
GepAlgoHypothesisPortsIn.h:36
GlobalSim::GepAlgoHypothesisPortsIn::m_I_EnergyTobs_dv
BSPtr1 m_I_EnergyTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:61
GlobalSim::GepAlgoHypothesisPortsIn::m_I_eTauTobs
BSPtr72 m_I_eTauTobs
Definition:
GepAlgoHypothesisPortsIn.h:31
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jLJetTobs_dv
BSPtr1 m_I_jLJetTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:54
GlobalSim::GepAlgoHypothesisPortsIn::m_I_GEPJetTobs
BSPtr72 m_I_GEPJetTobs
Definition:
GepAlgoHypothesisPortsIn.h:29
GlobalSim::GepAlgoHypothesisPortsIn::m_I_EnergyTobs
BSPtr72 m_I_EnergyTobs
Definition:
GepAlgoHypothesisPortsIn.h:40
GlobalSim::GepAlgoHypothesisPortsIn::m_I_GEPEmTobs_dv
BSPtr1 m_I_GEPEmTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:48
GlobalSim::GepAlgoHypothesisPortsIn::m_I_cTauTobs_dv
BSPtr1 m_I_cTauTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:56
GlobalSim::GepAlgoHypothesisPortsIn::m_I_cTauTobs
BSPtr72 m_I_cTauTobs
Definition:
GepAlgoHypothesisPortsIn.h:35
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jJetTobs_dv
BSPtr1 m_I_jJetTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:53
GlobalSim::GepAlgoHypothesisPortsIn::m_I_gJetTobs_dv
BSPtr1 m_I_gJetTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:63
GlobalSim::GepAlgoHypothesisPortsIn::m_I_jTauTobs
BSPtr72 m_I_jTauTobs
Definition:
GepAlgoHypothesisPortsIn.h:34
GlobalSim::GepAlgoHypothesisPortsIn::m_I_GEPTauTobs_dv
BSPtr1 m_I_GEPTauTobs_dv
Definition:
GepAlgoHypothesisPortsIn.h:49
Generated on Thu Mar 13 2025 21:11:05 for ATLAS Offline Software by
1.8.18