ATLAS Offline Software
xAODCutFlowDict.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 XAODCUTFLOW_XAODCUTFLOWDICT_H
6 #define XAODCUTFLOW_XAODCUTFLOWDICT_H
7 
8 // Local include(s).
15 
17 
18 // EDM include(s).
20 
21 // Instantiate all necessary types for the dictionary.
22 namespace {
23  struct GCCXML_DUMMY_INSTANTIATION_XAODCUTFLOW {
24  // Local type(s).
25  XAOD_INSTANTIATE_NS_CONTAINER_TYPES( xAOD, CutBookkeeperContainer_v1 );
26  };
27 }
28 
29 #endif // XAODCUTFLOW_XAODCUTFLOWDICT_H
CutBookkeeperAuxContainer_v1.h
CutBookkeeper_v1.h
CutBookkeeper.h
CutBookkeeperContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
CutBookkeeperAuxContainer.h
DictHelpers.h
CutBookkeeperContainer.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
xAODCutFlowHelpers.h