ATLAS Offline Software
Event
xAOD
xAODAssociations
xAODAssociations
xAODAssociationsDict.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 XAODASSOCIATIONS_XAODASSOCIATIONSDICT_H
6
#define XAODASSOCIATIONS_XAODASSOCIATIONSDICT_H
7
8
// Local include(s).
9
#include "
xAODAssociations/TrackParticleClusterAssociation.h
"
10
#include "
xAODAssociations/TrackParticleClusterAssociationContainer.h
"
11
#include "
xAODAssociations/TrackParticleClusterAssociationAuxContainer.h
"
12
#include "
xAODAssociations/versions/TrackParticleClusterAssociation_v1.h
"
13
#include "
xAODAssociations/versions/TrackParticleClusterAssociationContainer_v1.h
"
14
#include "
xAODAssociations/versions/TrackParticleClusterAssociationAuxContainer_v1.h
"
15
16
// EDM include(s).
17
#include "
xAODCore/tools/DictHelpers.h
"
18
19
// Instantiate all necessary types for the dictionary.
20
namespace
{
21
struct
GCCXML_DUMMY_INSTANTIATION_XAODASSOCIATIONS {
22
// Local type(s).
23
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
24
TrackParticleClusterAssociationContainer_v1
);
25
// Type(s) needed for the dictionary generation to succeed.
26
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
TrackParticleContainer
);
27
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
CaloClusterContainer
);
28
};
29
}
30
31
#endif // XAODASSOCIATIONS_XAODASSOCIATIONSDICT_H
TrackParticleClusterAssociationContainer.h
AthCUDAExamples::TrackParticleContainer
vecmem::edm::container< TrackParticleInterface, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float > > TrackParticleContainer
SoA, GPU friendly TrackParticleContainer.
Definition:
Control/AthenaExamples/AthExCUDA/src/TrackParticleContainer.h:46
CaloClusterContainer
Storable container for CaloCluster.
Definition:
Calorimeter/CaloEvent/CaloEvent/CaloClusterContainer.h:37
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::TrackParticleClusterAssociationContainer_v1
DataVector< xAOD::TrackParticleClusterAssociation_v1 > TrackParticleClusterAssociationContainer_v1
The container is a simple typedef for now.
Definition:
TrackParticleClusterAssociationContainer_v1.h:16
DictHelpers.h
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
TrackParticleClusterAssociationAuxContainer.h
TrackParticleClusterAssociation_v1.h
TrackParticleClusterAssociation.h
TrackParticleClusterAssociationContainer_v1.h
TrackParticleClusterAssociationAuxContainer_v1.h
Generated on Tue Dec 24 2024 21:22:58 for ATLAS Offline Software by
1.8.18