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
Event
xAOD
xAODMetaData
xAODMetaData
FileMetaDataAuxInfo.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: FileMetaDataAuxInfo.h 670157 2015-05-27 11:52:51Z krasznaa $
8
#ifndef XAODMETADATA_FILEMETADATAAUXINFO_H
9
#define XAODMETADATA_FILEMETADATAAUXINFO_H
10
11
// Local include(s):
12
#include "
xAODMetaData/versions/FileMetaDataAuxInfo_v1.h
"
13
14
namespace
xAOD
{
16
typedef
FileMetaDataAuxInfo_v1
FileMetaDataAuxInfo
;
17
}
// namespace xAOD
18
19
// Declare a CLID for the type:
20
#include "
xAODCore/CLASS_DEF.h
"
21
CLASS_DEF
(
xAOD::FileMetaDataAuxInfo
, 73252552, 1 )
22
#ifndef XAOD_STANDALONE
23
#include "
AthenaKernel/MetaCont.h
"
24
CLASS_DEF
(
MetaCont<xAOD::FileMetaDataAuxInfo>
, 233059795, 1 )
25
#include "xAODCore/BaseInfo.h"
26
SG_BASE
(
MetaCont<xAOD::FileMetaDataAuxInfo>
,
MetaContBase
);
27
#endif // not XAOD_STANDALONE
28
29
#endif // XAODMETADATA_FILEMETADATAAUXINFO_H
xAOD::FileMetaDataAuxInfo_v1
Auxiliary store for xAOD::FileMetaData_v1.
Definition:
FileMetaDataAuxInfo_v1.h:31
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
MetaContBase
Definition:
MetaCont.h:24
MetaCont
Definition:
MetaCont.h:48
FileMetaDataAuxInfo_v1.h
xAOD::FileMetaDataAuxInfo
FileMetaDataAuxInfo_v1 FileMetaDataAuxInfo
Declare the latest version of the class.
Definition:
FileMetaDataAuxInfo.h:16
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
SG_BASE
SG_BASE(MetaCont< xAOD::FileMetaDataAuxInfo >, MetaContBase)
MetaCont.h
Generated on Sat Mar 29 2025 21:10:38 for ATLAS Offline Software by
1.8.18