ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODPFlow
xAODPFlow
xAODPFlowDict.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef XAODPFLOW_XAODPFODICT_H
6
#define XAODPFLOW_XAODPFODICT_H
7
8
// Local include(s):
9
#include "
xAODPFlow/PFO.h
"
10
#include "
xAODPFlow/PFOContainer.h
"
11
#include "
xAODPFlow/PFOAuxContainer.h
"
12
#include "
xAODPFlow/versions/PFO_v1.h
"
13
#include "
xAODPFlow/versions/PFOContainer_v1.h
"
14
#include "
xAODPFlow/versions/PFOAuxContainer_v1.h
"
15
16
#include "
xAODPFlow/TrackCaloCluster.h
"
17
#include "
xAODPFlow/TrackCaloClusterContainer.h
"
18
#include "
xAODPFlow/TrackCaloClusterAuxContainer.h
"
19
#include "
xAODPFlow/versions/TrackCaloCluster_v1.h
"
20
#include "
xAODPFlow/versions/TrackCaloClusterContainer_v1.h
"
21
#include "
xAODPFlow/versions/TrackCaloClusterAuxContainer_v1.h
"
22
#include "
xAODPFlow/FlowElement.h
"
23
#include "
xAODPFlow/FlowElementContainer.h
"
24
#include "
xAODPFlow/FlowElementAuxContainer.h
"
25
#include "
xAODPFlow/versions/FlowElement_v1.h
"
26
#include "
xAODPFlow/versions/FlowElementContainer_v1.h
"
27
#include "
xAODPFlow/versions/FlowElementAuxContainer_v1.h
"
28
29
#include "
xAODPFlow/PFODefs.h
"
30
31
// EDM include(s).
32
#include "
xAODCore/tools/DictHelpers.h
"
33
#include "AthLinks/ElementLink.h"
34
35
// System include(s).
36
#include <utility>
37
#include <vector>
38
39
// Instantiate all necessary types for the dictionary.
40
namespace
{
41
struct
GCCXML_DUMMY_INSTANTIATION_XAODFLOW {
42
// Local type(s).
43
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
( xAOD, PFOContainer_v1 );
44
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
( xAOD, TrackCaloClusterContainer_v1 );
45
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
( xAOD, FlowElementContainer_v1 );
46
// Type(s) needed for the dictionary generation to succeed.
47
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
( xAOD,
IParticleContainer
);
48
// Weird/bad types used by the PFO reconstruction as attributes on
49
// xAOD::PFO objects. :-(
50
std::pair< ElementLink< xAOD::CaloClusterContainer >,
double
> FlowElemdummy1;
51
std::vector< std::pair< ElementLink< xAOD::CaloClusterContainer >,
double
> > FlowElemdummy2;
52
std::vector< std::vector< std::pair< ElementLink< xAOD::CaloClusterContainer >,
double
> > > FlowElemdummy3;
53
std::vector< xAOD::PFODetails::PFOLeptonType > FlowElemdummy4;
54
SG::AuxTypeVectorFactory<std::vector< std::pair< ElementLink< xAOD::CaloClusterContainer >,
double
> > > FlowElemdummy5;
55
};
56
}
57
58
#endif
// XAODPFLOW_XAODPFODICT_H
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
PFODefs.h
FlowElementAuxContainer.h
FlowElementAuxContainer_v1.h
FlowElementContainer.h
FlowElementContainer_v1.h
FlowElement.h
FlowElement_v1.h
IParticleContainer
DataVector< IParticle > IParticleContainer
Definition
NavFourMom/NavFourMom/IParticleContainer.h:29
PFOAuxContainer.h
PFOAuxContainer_v1.h
PFOContainer.h
PFOContainer_v1.h
PFO.h
PFO_v1.h
TrackCaloClusterAuxContainer.h
TrackCaloClusterAuxContainer_v1.h
TrackCaloClusterContainer.h
TrackCaloClusterContainer_v1.h
TrackCaloCluster.h
TrackCaloCluster_v1.h
Generated on
for ATLAS Offline Software by
1.14.0