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_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
//-----------------------------------------------------------------------------
6
// file: TauJetCnv_p1.h
7
// author: Kyle Cranmer, Sebastien Binet, Lukasz Janyst
8
// date: April 2007
9
//-----------------------------------------------------------------------------
10
11
#ifndef tauEventTPCnv_TAUJETCNV_P1_H
12
#define tauEventTPCnv_TAUJETCNV_P1_H
13
14
#include "
tauEventTPCnv/TauJet_p1.h
"
15
16
namespace
Analysis
17
{
18
class
TauJetConainer;
19
}
20
21
class
MsgStream;
22
23
class
TauJetCnv_p1
24
{
25
public
:
26
TauJetCnv_p1
() {};
27
void
persToTrans
(
const
TauJet_p1
*persObj,
28
Analysis :: TauJet
*transObj,
29
MsgStream &
msg
)
const
;
30
31
void
transToPers
(
const
Analysis :: TauJet
*transObj,
32
TauJet_p1
*persObj,
33
MsgStream &
msg
)
const
;
34
};
35
36
#endif // tauEventTPCnv_TAUJETCNV_P1_H
TauJetCnv_p1
Definition:
TauJetCnv_p1.h:24
TauJetCnv_p1::persToTrans
void persToTrans(const TauJet_p1 *persObj, Analysis ::TauJet *transObj, MsgStream &msg) const
Definition:
TauJetCnv_p1.cxx:39
TauJet_p1
Definition:
TauJet_p1.h:24
TauJetCnv_p1::transToPers
void transToPers(const Analysis ::TauJet *transObj, TauJet_p1 *persObj, MsgStream &msg) const
Definition:
TauJetCnv_p1.cxx:77
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
TauJetCnv_p1::TauJetCnv_p1
TauJetCnv_p1()
Definition:
TauJetCnv_p1.h:26
TauJet
@ TauJet
Definition:
TruthClasses.h:47
TauJet_p1.h
python.AutoConfigFlags.msg
msg
Definition:
AutoConfigFlags.py:7
Generated on Tue May 27 2025 21:18:43 for ATLAS Offline Software by
1.8.18