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
MuonSpectrometer
MuonPhaseII
Event
xAOD
xAODMuonPrepData
xAODMuonPrepData
versions
RpcStrip2D_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef XAODMUONPREPDATA_VERSION_RPCSTRIP2D_V1_H
5
#define XAODMUONPREPDATA_VERSION_RPCSTRIP2D_V1_H
6
7
#include "
xAODMuonPrepData/versions/RpcMeasurement_v1.h
"
8
9
namespace
xAOD
{
10
11
class
RpcStrip2D_v1
:
public
RpcMeasurement_v1
{
12
13
public
:
15
RpcStrip2D_v1
() =
default
;
17
virtual
~RpcStrip2D_v1
() =
default
;
18
19
unsigned
int
numDimensions
()
const
override final {
return
2; }
20
22
uint8_t
measuresPhi
()
const
override final;
23
24
25
};
26
27
}
// namespace xAOD
28
29
30
#endif
xAOD::RpcMeasurement_v1
RpcMeasurement_v1: Class storing the geneic.
Definition:
RpcMeasurement_v1.h:21
xAOD::uint8_t
uint8_t
Definition:
Muon_v1.cxx:557
xAOD::RpcStrip2D_v1::RpcStrip2D_v1
RpcStrip2D_v1()=default
Default constructor.
xAOD::RpcStrip2D_v1::numDimensions
unsigned int numDimensions() const override final
Returns the number of dimensions of the measurement.
Definition:
RpcStrip2D_v1.h:19
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
xAOD::RpcStrip2D_v1
Definition:
RpcStrip2D_v1.h:11
RpcMeasurement_v1.h
xAOD::RpcStrip2D_v1::measuresPhi
uint8_t measuresPhi() const override final
returns whether the hit measures the phi coordinate
Definition:
RpcStrip2D_v1.cxx:8
xAOD::RpcStrip2D_v1::~RpcStrip2D_v1
virtual ~RpcStrip2D_v1()=default
Virtual RpcStrip2D_v1.
Generated on Sat Mar 15 2025 21:17:49 for ATLAS Offline Software by
1.8.18