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
xAODCaloEvent
xAODCaloEvent
xAODCaloEventDict.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef XAODCALOEVENT_XAODCALOEVENTDICT_H
6
#define XAODCALOEVENT_XAODCALOEVENTDICT_H
7
8
// Local include(s):
9
#include "
xAODCaloEvent/CaloCluster.h
"
10
#include "
xAODCaloEvent/CaloClusterContainer.h
"
11
#include "
xAODCaloEvent/CaloClusterAuxContainer.h
"
12
#include "
xAODCaloEvent/versions/CaloCluster_v1.h
"
13
#include "
xAODCaloEvent/versions/CaloClusterContainer_v1.h
"
14
#include "
xAODCaloEvent/versions/CaloClusterAuxContainer_v1.h
"
15
#include "
xAODCaloEvent/versions/CaloClusterAuxContainer_v2.h
"
16
17
#include "
xAODCaloEvent/CaloTower.h
"
18
#include "
xAODCaloEvent/CaloTowerContainer.h
"
19
#include "
xAODCaloEvent/CaloTowerAuxContainer.h
"
20
#include "
xAODCaloEvent/versions/CaloTower_v1.h
"
21
#include "
xAODCaloEvent/versions/CaloTowerContainer_v1.h
"
22
#include "
xAODCaloEvent/versions/CaloTowerAuxContainer_v1.h
"
23
24
#include "
xAODCaloEvent/CaloClusterBadChannelData.h
"
25
#include "
xAODCaloEvent/versions/CaloClusterBadChannelData_v1.h
"
26
27
#include "
xAODCaloEvent/CaloVertexedClusterBase.h
"
28
#include "
xAODCaloEvent/CaloVertexedTopoCluster.h
"
29
30
// EDM include(s).
31
#include "
xAODCore/tools/DictHelpers.h
"
32
33
// Instantiate all necessary types for the dictionary.
34
namespace
{
35
struct
GCCXML_DUMMY_INSTANTIATION_XAODCALOEVENT {
36
// Local type(s).
37
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
CaloClusterContainer_v1
);
38
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
, CaloTowerContainer_v1 );
39
std::vector< xAOD::CaloClusterBadChannelData_v1 > v1;
40
std::vector< std::vector< xAOD::CaloClusterBadChannelData_v1 > >
v2
;
41
SG::AuxTypeVectorFactory<std::vector< xAOD::CaloClusterBadChannelData_v1 >
> v3;
42
};
43
}
44
45
#endif // XAODCALOEVENT_XAODCALOEVENTDICT_H
CaloVertexedClusterBase.h
Base class to evaluate cluster kinematics with a different vertex / signal state.
SG::AuxTypeVectorFactory
Factory object that creates vectors using AuxTypeVector.
Definition:
AuxTypeVectorFactory.h:219
CaloTower_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
CaloClusterAuxContainer_v2.h
CaloClusterAuxContainer.h
CaloTowerAuxContainer.h
CaloClusterAuxContainer_v1.h
CaloTowerContainer.h
CaloCluster.h
DictHelpers.h
CaloTower.h
CaloTowerContainer_v1.h
xAOD::CaloClusterContainer_v1
DataVector< CaloCluster_v1 > CaloClusterContainer_v1
Define the cluster container as a simple DataVector.
Definition:
CaloCluster_v1.h:48
CaloVertexedTopoCluster.h
Evaluate cluster kinematics with a different vertex / signal state.
ReadCellNoiseFromCoolCompare.v2
v2
Definition:
ReadCellNoiseFromCoolCompare.py:364
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
#define XAOD_INSTANTIATE_NS_CONTAINER_TYPES(NS, TYPE)
Macro instantiating all the container "interface" and smart pointer types that we need a dictionary f...
Definition:
DictHelpers.h:40
CaloClusterBadChannelData_v1.h
CaloClusterContainer.h
CaloCluster_v1.h
CaloTowerAuxContainer_v1.h
CaloClusterContainer_v1.h
CaloClusterBadChannelData.h
Generated on Thu Mar 13 2025 21:22:29 for ATLAS Offline Software by
1.8.18