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
DetectorDescription
DetDescrCond
DetDescrCondTPCnv
DetDescrCondTPCnv
DetDescrCondIdentifier_old_cnv.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
#ifndef DETDESCRCOND_DETDESCRCONDIDENTIFIER_OLD_CNV_H
6
#define DETDESCRCOND_DETDESCRCONDIDENTIFIER_OLD_CNV_H
7
//
8
// DetDescrCondIdentifier_old_cnv.h - TVirtualConverter used to read
9
// in an Identifier object with an unsigned int and convert it to an
10
// Identifier with an unsigned long long
11
//
12
// RD Schaffer, started 23/02/12
13
//
14
15
#include "
RootConversions/TVirtualConverter.h
"
16
#include "Identifier/Identifier.h"
17
#include "
DetDescrCondTPCnv/DetDescrCondIdentifier_old.h
"
18
19
class
DetDescrCondIdentifier_old_cnv
20
:
public
TVirtualConverter_T
<Identifier, DetDescrCondIdentifier_old>
21
{
22
public
:
23
virtual
void
Convert
(
Identifier
* newobj,
24
const
DetDescrCondIdentifier_old
* oldobj);
25
};
26
27
#endif // DETDESCRCOND_DETDESCRCONDIDENTIFIER_OLD_CNV_H
DetDescrCondIdentifier_old_cnv
Definition:
DetDescrCondIdentifier_old_cnv.h:21
TVirtualConverter.h
Base class for Root converters.
DetDescrCondIdentifier_old
Definition:
DetDescrCondIdentifier_old.h:15
DetDescrCondIdentifier_old_cnv::Convert
virtual void Convert(Identifier *newobj, const DetDescrCondIdentifier_old *oldobj)
Do the conversion.
Definition:
DetDescrCondIdentifier_old_cnv.cxx:11
DetDescrCondIdentifier_old.h
TVirtualConverter_T
Easy-to-use templated class for defining converters.
Definition:
TVirtualConverter.h:285
Identifier
Definition:
IdentifierFieldParser.cxx:14
Generated on Mon Jan 13 2025 21:09:15 for ATLAS Offline Software by
1.8.18