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
TrigMuonEFIsolation_p1.h
Go to the documentation of this file.
1
// dear emacs, this is -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef TRIGMUONEVENT_TRIGMUONEFISOLATION_P1_H
8
#define TRIGMUONEVENT_TRIGMUONEFISOLATION_P1_H
9
18
class
TrigMuonEFIsolation_p1
{
19
friend
class
TrigMuonEFIsolationCnv_p1
;
20
public
:
21
22
TrigMuonEFIsolation_p1
() :
allTheFloats
(),
m_trkPos
(0) {}
23
24
virtual
~TrigMuonEFIsolation_p1
() {}
25
26
//private:
27
28
// float m_sumTrkPtCone02;
29
// float m_sumTrkPtCone03;
30
float
allTheFloats
[2];
31
32
int
m_trkPos
;
33
34
};
//class TrigMuonEFIsolation_p1
35
36
#endif // TRIGMUONEVENT_TRIGMUONEFISOLATION_P1_H
TrigMuonEFIsolation_p1::m_trkPos
int m_trkPos
array to hold the floats
Definition:
TrigMuonEFIsolation_p1.h:32
TrigMuonEFIsolationCnv_p1
T/P Converter for TrigMuonEFIsolation_p1.
Definition:
TrigMuonEFIsolationCnv_p1.h:23
TrigMuonEFIsolation_p1::TrigMuonEFIsolation_p1
TrigMuonEFIsolation_p1()
Definition:
TrigMuonEFIsolation_p1.h:22
TrigMuonEFIsolation_p1::allTheFloats
float allTheFloats[2]
Definition:
TrigMuonEFIsolation_p1.h:30
TrigMuonEFIsolation_p1
Persistent partner class for TrigMuonEFIsolation.
Definition:
TrigMuonEFIsolation_p1.h:18
TrigMuonEFIsolation_p1::~TrigMuonEFIsolation_p1
virtual ~TrigMuonEFIsolation_p1()
Definition:
TrigMuonEFIsolation_p1.h:24
Generated on Wed Apr 23 2025 21:22:07 for ATLAS Offline Software by
1.8.18