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
IsoMuonFeature_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigMuonEventTPCnv
8
* @class : IsoMuonFeature_p1
9
*
10
* @brief persistent partner for IsoMuonFeature
11
*
12
* @author Stefano Giagu <Stefano.Giagu@cern.ch> - U. of Rome
13
*
14
* File and Version Information:
15
* $Id: IsoMuonFeature_p1.h,v 1.2 2009-04-01 22:12:14 salvator Exp $
16
**********************************************************************************/
17
#ifndef TRIGMUONEVENTTPCNV_ISOMUONFEATURE_P1_H
18
#define TRIGMUONEVENTTPCNV_ISOMUONFEATURE_P1_H
19
20
#include "
AthenaPoolUtilities/TPObjRef.h
"
21
22
class
IsoMuonFeature_p1
{
23
friend
class
IsoMuonFeatureCnv_p1
;
24
25
public
:
26
27
IsoMuonFeature_p1
() :
m_EtInnerConeEC
(0.0),
m_EtOuterConeEC
(0.0),
m_EtInnerConeHC
(0.0),
m_EtOuterConeHC
(0.0),
28
m_NTracksCone
(0),
m_SumPtTracksCone
(0.0),
m_PtMuTracksCone
(0.0),
m_LAr_w
(0.0),
29
m_Tile_w
(0.0),
m_RoiIdMu
(0),
m_PtMu
(0.0),
m_EtaMu
(0.0),
m_PhiMu
(0.0) {}
30
virtual
~IsoMuonFeature_p1
(){}
31
32
//private:
33
34
float
m_EtInnerConeEC
;
35
float
m_EtOuterConeEC
;
36
float
m_EtInnerConeHC
;
37
float
m_EtOuterConeHC
;
38
int
m_NTracksCone
;
39
float
m_SumPtTracksCone
;
40
float
m_PtMuTracksCone
;
41
float
m_LAr_w
;
42
float
m_Tile_w
;
43
int
m_RoiIdMu
;
44
float
m_PtMu
;
45
float
m_EtaMu
;
46
float
m_PhiMu
;
47
48
};
49
50
#endif
51
IsoMuonFeature_p1::m_EtOuterConeEC
float m_EtOuterConeEC
Definition:
IsoMuonFeature_p1.h:46
IsoMuonFeature_p1::m_EtInnerConeEC
float m_EtInnerConeEC
Definition:
IsoMuonFeature_p1.h:45
IsoMuonFeature_p1::~IsoMuonFeature_p1
virtual ~IsoMuonFeature_p1()
Definition:
IsoMuonFeature_p1.h:41
IsoMuonFeature_p1::m_LAr_w
float m_LAr_w
Definition:
IsoMuonFeature_p1.h:52
IsoMuonFeature_p1
Definition:
IsoMuonFeature_p1.h:22
IsoMuonFeature_p1::m_EtaMu
float m_EtaMu
Definition:
IsoMuonFeature_p1.h:56
IsoMuonFeature_p1::IsoMuonFeature_p1
IsoMuonFeature_p1()
Definition:
IsoMuonFeature_p1.h:38
IsoMuonFeature_p1::m_EtOuterConeHC
float m_EtOuterConeHC
Definition:
IsoMuonFeature_p1.h:48
IsoMuonFeature_p1::m_PtMuTracksCone
float m_PtMuTracksCone
Definition:
IsoMuonFeature_p1.h:51
IsoMuonFeature_p1::m_RoiIdMu
int m_RoiIdMu
Definition:
IsoMuonFeature_p1.h:54
TPObjRef.h
IsoMuonFeature_p1::m_NTracksCone
int m_NTracksCone
Definition:
IsoMuonFeature_p1.h:49
IsoMuonFeatureCnv_p1
Definition:
IsoMuonFeatureCnv_p1.h:26
IsoMuonFeature_p1::m_EtInnerConeHC
float m_EtInnerConeHC
Definition:
IsoMuonFeature_p1.h:47
IsoMuonFeature_p1::m_PhiMu
float m_PhiMu
Definition:
IsoMuonFeature_p1.h:57
IsoMuonFeature_p1::m_PtMu
float m_PtMu
Definition:
IsoMuonFeature_p1.h:55
IsoMuonFeature_p1::m_Tile_w
float m_Tile_w
Definition:
IsoMuonFeature_p1.h:53
IsoMuonFeature_p1::m_SumPtTracksCone
float m_SumPtTracksCone
Definition:
IsoMuonFeature_p1.h:50
Generated on Sat Apr 5 2025 21:12:24 for ATLAS Offline Software by
1.8.18