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
w
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
Reconstruction
tauEventTPCnv
tauEventTPCnv
TauJetCnv_p3.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
17
18
19
#ifndef tauEventTPCnv_TAUJETCNV_P3_H
20
#define tauEventTPCnv_TAUJETCNV_P3_H
21
22
#include "
tauEventTPCnv/TauJet_p3.h
"
23
24
class
MsgStream;
25
27
class
TauJetCnv_p3
28
{
29
public
:
31
TauJetCnv_p3
() {}
32
38
void
persToTrans
(
39
const
TauJet_p3
*pers,
40
Analysis::TauJet
*trans,
41
MsgStream &
msg
)
const
;
42
48
void
transToPers
(
49
const
Analysis::TauJet
*trans,
50
TauJet_p3
*pers,
51
MsgStream &
msg
)
const
;
52
};
53
54
#endif // tauEventTPCnv_TAUJETCNV_P3_H
TauJetCnv_p3::TauJetCnv_p3
TauJetCnv_p3()
Constructor.
Definition:
TauJetCnv_p3.h:31
TauJetCnv_p3::persToTrans
void persToTrans(const TauJet_p3 *pers, Analysis::TauJet *trans, MsgStream &msg) const
Fills a transient object from a persistent object.
Definition:
TauJetCnv_p3.cxx:52
Analysis::TauJet
Object for taus common for ESD and AOD.
Definition:
Reconstruction/tauEvent/tauEvent/TauJet.h:61
TauJet_p3
Definition:
TauJet_p3.h:32
TauJet_p3.h
TauJetCnv_p3::transToPers
void transToPers(const Analysis::TauJet *trans, TauJet_p3 *pers, MsgStream &msg) const
Fills a persistent object from a transient object
Definition:
TauJetCnv_p3.cxx:93
TauJetCnv_p3
Transient<->persistent converter for Analysis::TauCommonDetails v3.
Definition:
TauJetCnv_p3.h:28
python.AutoConfigFlags.msg
msg
Definition:
AutoConfigFlags.py:7
Generated on Sat May 10 2025 21:18:31 for ATLAS Offline Software by
1.8.18