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
TrigTruthEvent
TrigTruthEventTPCnv
TrigTruthEventTPCnv
TrigInDetTrackTruthMap_old_cnv.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// Converter from TrigInDetTrackTruthMap_old to TrigInDetTrackTruthMap.
8
// $Id: TrigInDetTrackTruthMap_old_cnv.h,v 1.1 2008-08-19 04:18:21 ssnyder Exp $
9
10
#ifndef TRIGTRUTHEVENTTPCNV_TRIGINDETTRACKTRUTHMAP_OLD_CNV
11
#define TRIGTRUTHEVENTTPCNV_TRIGINDETTRACKTRUTHMAP_OLD_CNV
12
13
#include "
RootConversions/TVirtualConverter.h
"
14
#include "
TrigInDetTruthEvent/TrigInDetTrackTruthMap.h
"
15
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_old.h
"
16
17
class
TrigInDetTrackTruthMap_old_cnv
18
:
public
TVirtualConverter_T
<TrigInDetTrackTruthMap,
19
TrigInDetTrackTruthMap_old>
20
{
21
public
:
22
virtual
void
Convert
(
TrigInDetTrackTruthMap
* newobj,
23
const
TrigInDetTrackTruthMap_old
* oldobj);
24
};
25
26
27
#endif // not TRIGTRUTHEVENTTPCNV_TRIGINDETTRACKTRUTHMAP_OLD_CNV
28
TVirtualConverter.h
Base class for Root converters.
TrigInDetTrackTruthMap_old.h
TrigInDetTrackTruthMap
Definition:
TrigInDetTrackTruthMap.h:38
TrigInDetTrackTruthMap_old_cnv
Definition:
TrigInDetTrackTruthMap_old_cnv.h:20
TrigInDetTrackTruthMap_old
Definition:
TrigInDetTrackTruthMap_old.h:17
TrigInDetTrackTruthMap.h
TrigInDetTrackTruthMap_old_cnv::Convert
virtual void Convert(TrigInDetTrackTruthMap *newobj, const TrigInDetTrackTruthMap_old *oldobj)
Do the conversion.
Definition:
TrigInDetTrackTruthMap_old_cnv.cxx:11
TVirtualConverter_T
Easy-to-use templated class for defining converters.
Definition:
TVirtualConverter.h:285
Generated on Fri Mar 14 2025 21:21:39 for ATLAS Offline Software by
1.8.18