diff --git a/xAOD/xAODFaserWaveform/Root/dict/ContainerProxies.cxx b/xAOD/xAODFaserWaveform/Root/dict/ContainerProxies.cxx new file mode 100644 index 0000000000000000000000000000000000000000..5ef691ac9c9cd4e7091a9ed1d6640090d69bc016 --- /dev/null +++ b/xAOD/xAODFaserWaveform/Root/dict/ContainerProxies.cxx @@ -0,0 +1,8 @@ +// EDM include(s): +#include "xAODCore/AddDVProxy.h" + +// Local include(s): +#include "xAODFaserWaveform/WaveformHitContainer.h" + +// Set up the collection proxies: +ADD_NS_DV_PROXY( xAOD, WaveformHitContainer );