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
TrigMuonEventTPCnv
TrigMuonEventTPCnv
CombinedMuonFeature_p1.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
#ifndef TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURE_P1_H
6
#define TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURE_P1_H
7
8
#include "
AthenaPoolUtilities/TPObjRef.h
"
9
10
class
CombinedMuonFeature_p1
{
11
friend
class
CombinedMuonFeatureCnv_p1
;
12
13
public
:
14
15
// default constructor
16
CombinedMuonFeature_p1
() =
default
;
17
18
// default destructor
19
virtual
~CombinedMuonFeature_p1
() =
default
;
20
21
float
m_pt
{};
22
float
m_sigma_pt
{};
23
TPObjRef
m_muFastTrack
;
24
TPObjRef
m_IDTrack
;
25
};
26
27
#endif
CombinedMuonFeature_p1::m_pt
float m_pt
Definition:
CombinedMuonFeature_p1.h:21
CombinedMuonFeature_p1::m_sigma_pt
float m_sigma_pt
Definition:
CombinedMuonFeature_p1.h:22
CombinedMuonFeature_p1::m_IDTrack
TPObjRef m_IDTrack
Definition:
CombinedMuonFeature_p1.h:24
CombinedMuonFeature_p1::m_muFastTrack
TPObjRef m_muFastTrack
Definition:
CombinedMuonFeature_p1.h:23
TPObjRef
Definition:
TPObjRef.h:20
CombinedMuonFeature_p1::CombinedMuonFeature_p1
CombinedMuonFeature_p1()=default
CombinedMuonFeature_p1::~CombinedMuonFeature_p1
virtual ~CombinedMuonFeature_p1()=default
CombinedMuonFeature_p1
Definition:
CombinedMuonFeature_p1.h:10
TPObjRef.h
CombinedMuonFeatureCnv_p1
Definition:
CombinedMuonFeatureCnv_p1.h:29
Generated on Sat Mar 22 2025 21:08:34 for ATLAS Offline Software by
1.8.18