00001
00002
00003 #ifndef XAODCUTFLOW_XAODCUTFLOWDICT_H
00004 #define XAODCUTFLOW_XAODCUTFLOWDICT_H
00005
00006
00007
00008 #include <vector>
00009
00010
00011 #include "AthLinks/DataLink.h"
00012 #include "AthLinks/ElementLink.h"
00013 #include "AthLinks/ElementLinkVector.h"
00014
00015
00016 #include "xAODCutFlow/CutBookkeeperContainer.h"
00017 #include "xAODCutFlow/CutBookkeeperAuxContainer.h"
00018
00019
00020
00021 namespace {
00022 struct GCCXML_DUMMY_INSTANTIATION_XAODCUTFLOW {
00023 xAOD::CutBookkeeperContainer_v1 ebkl_c1;
00024 DataLink< xAOD::CutBookkeeperContainer_v1 > ebkl_l1;
00025 ElementLink< xAOD::CutBookkeeperContainer_v1 > ebkl_l2;
00026 ElementLinkVector< xAOD::CutBookkeeperContainer_v1 > ebkl_l3;
00027 std::vector< DataLink< xAOD::CutBookkeeperContainer_v1 > > ebkl_l4;
00028 std::vector< ElementLink< xAOD::CutBookkeeperContainer_v1 > > ebkl_l5;
00029 std::vector< ElementLinkVector< xAOD::CutBookkeeperContainer_v1 > > ebkl_l6;
00030 std::vector< std::vector< ElementLink< xAOD::CutBookkeeperContainer_v1 > > > ebkl_l7;
00031
00032 };
00033 }
00034
00035 #endif // XAODCUTFLOW_XAODCUTFLOWDICT_H