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
TrigEvent
TrigSteeringEventTPCnv
TrigSteeringEventTPCnv
TrigRoiDescriptor_p2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigSteeringEventTPCnv
8
* @class : TrigRoiDescriptor_p2
9
*
10
* @brief persistent partner for TrigRoiDescriptor
11
**********************************************************************************/
12
#ifndef TRIGSTEERINGEVENTTPCNV_TRIGROIDESCRIPTOR_P2_H
13
#define TRIGSTEERINGEVENTTPCNV_TRIGROIDESCRIPTOR_P2_H
14
15
16
class
TrigRoiDescriptor_p2
17
{
18
public
:
19
20
TrigRoiDescriptor_p2
() {}
21
friend
class
TrigRoiDescriptorCnv_p2
;
22
23
private
:
24
float
geom
[8]{};
25
26
/* float m_phi0; */
27
/* float m_eta0; */
28
/* float m_zed0; */
29
/* float m_phiHalfWidth; */
30
/* float m_etaHalfWidth; */
31
/* float m_zedHalfWidth; */
32
/* float m_etaPlus; */
33
/* float m_etaMinus; */
34
35
unsigned
int
ids
[2]{};
36
37
/* unsigned int m_roiId; */
38
/* unsigned int m_roiWord; */
39
};
40
41
#endif
TrigRoiDescriptor_p2::geom
float geom[8]
Definition:
TrigRoiDescriptor_p2.h:30
TrigRoiDescriptorCnv_p2
Definition:
TrigRoiDescriptorCnv_p2.h:28
TrigRoiDescriptor_p2::TrigRoiDescriptor_p2
TrigRoiDescriptor_p2()
Definition:
TrigRoiDescriptor_p2.h:26
TrigRoiDescriptor_p2::ids
unsigned int ids[2]
Definition:
TrigRoiDescriptor_p2.h:41
TrigRoiDescriptor_p2
Definition:
TrigRoiDescriptor_p2.h:17
Generated on Tue Apr 1 2025 21:21:48 for ATLAS Offline Software by
1.8.18