00001
00002
00003 #ifndef XAODLUMINOSITY_XAODLUMINOSITYDICT_H
00004 #define XAODLUMINOSITY_XAODLUMINOSITYDICT_H
00005
00006
00007 #include <vector>
00008
00009
00010 #include "AthLinks/ElementLink.h"
00011 #include "AthLinks/DataLink.h"
00012
00013
00014 #include "xAODLuminosity/versions/LumiBlockRange_v1.h"
00015 #include "xAODLuminosity/versions/LumiBlockRangeContainer_v1.h"
00016 #include "xAODLuminosity/versions/LumiBlockRangeAuxContainer_v1.h"
00017 #include "xAODLuminosity/versions/BCMRawData_v1.h"
00018 #include "xAODLuminosity/versions/BCMRawDataContainer_v1.h"
00019 #include "xAODLuminosity/versions/BCMRawDataAuxContainer_v1.h"
00020 #include "xAODLuminosity/BCMRawDataContainer.h"
00021
00022 namespace {
00023 struct GCCXML_DUMMY_INSTANTIATION_XAODLUMINOSITY {
00025 xAOD::LumiBlockRangeContainer_v1 c1;
00026 xAOD::BCMRawDataContainer_v1 c2;
00028 ElementLink< xAOD::BCMRawDataContainer_v1 > el1;
00029 std::vector< ElementLink< xAOD::BCMRawDataContainer_v1 > > el2;
00030 std::vector< std::vector< ElementLink< xAOD::BCMRawDataContainer_v1 > > > el3;
00032 DataLink< xAOD::BCMRawDataContainer_v1 > dl1;
00033 std::vector< DataLink< xAOD::BCMRawDataContainer_v1 > > dl2;
00034 };
00035 }
00036
00037 #endif // XAODLUMINOSITY_XAODLUMINOSITYDICT_H