ATLAS Offline Software
Loading...
Searching...
No Matches
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):
16
23
26
29
30// EDM include(s).
32
33// Instantiate all necessary types for the dictionary.
34namespace {
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
#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
Base class to evaluate cluster kinematics with a different vertex / signal state.
Evaluate cluster kinematics with a different vertex / signal state.