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
L1CaloFEX
L1CaloFEXByteStream
src
bytestreamDecoder
bytestreamDecoder
L1CaloRdoEfexTob.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef L1CALO_RDO_EFEX_EMTAU_H
5
#define L1CALO_RDO_EFEX_EMTAU_H
6
7
#include "
bytestreamDecoder/L1CaloRdoFexTob.h
"
8
9
class
L1CaloRdoEfexTob
:
public
L1CaloRdoFexTob
10
{
11
public
:
12
L1CaloRdoEfexTob
(
int
crate,
int
module
,
int
eta
,
int
phi
,
int
numSlices
,
13
TobType
tobType,
TobSource
source
,
int
id
= 0,
int
fibre = 0,
int
tobSeq = 0 );
14
15
virtual
void
infoSpecific
( )
const override
;
16
17
//??bool getOverflow( size_t slice ) const;
18
//??bool getOverflow( ) const;
19
20
int
getClusterEt
(
size_t
slice
)
const
;
21
int
getClusterEt
( )
const
;
22
int
getIsol
(
size_t
slice
)
const
;
23
int
getIsol
( )
const
;
24
25
private
:
26
};
27
28
#endif
phi
Scalar phi() const
phi method
Definition:
AmgMatrixBasePlugin.h:67
eta
Scalar eta() const
pseudorapidity method
Definition:
AmgMatrixBasePlugin.h:83
L1CaloRdoEfexTob::infoSpecific
virtual void infoSpecific() const override
Definition:
L1CaloRdoEfexTob.cxx:46
L1CaloRdoEfexTob::L1CaloRdoEfexTob
L1CaloRdoEfexTob(int crate, int module, int eta, int phi, int numSlices, TobType tobType, TobSource source, int id=0, int fibre=0, int tobSeq=0)
Definition:
L1CaloRdoEfexTob.cxx:30
L1CaloRdoEfexTob
Definition:
L1CaloRdoEfexTob.h:10
python.PyAthena.module
module
Definition:
PyAthena.py:131
perfmonmt-refit.slice
slice
Definition:
perfmonmt-refit.py:52
L1CaloRdoEfexTob::getIsol
int getIsol() const
Definition:
L1CaloRdoEfexTob.cxx:95
L1CaloRdo::numSlices
size_t numSlices() const
Definition:
L1CaloRdo.cxx:204
L1CaloRdoFexTob::TobSource
TobSource
Definition:
L1CaloRdoFexTob.h:15
L1CaloRdoEfexTob::getClusterEt
int getClusterEt() const
Definition:
L1CaloRdoEfexTob.cxx:80
L1CaloRdoFexTob
Definition:
L1CaloRdoFexTob.h:12
copySelective.source
string source
Definition:
copySelective.py:32
L1CaloRdoFexTob.h
L1CaloRdoFexTob::TobType
TobType
Definition:
L1CaloRdoFexTob.h:14
Generated on Mon Mar 31 2025 21:13:17 for ATLAS Offline Software by
1.8.18