1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<lcgdict>
<!-- SiPixelDigisSoA-related collections -->
<class name="alpaka_cuda_async::PortableCollection<SiPixelDigisSoA>" persistent="false"/>
<!-- SiPixelDigisSoACollection inherits from PortableCollection<SiPixelDigisSoA> -->
<class name="alpaka_cuda_async::SiPixelDigisSoACollection" persistent="false"/>
<class name="edm::DeviceProduct<alpaka_cuda_async::SiPixelDigisSoACollection>" persistent="false"/>
<class name="edm::Wrapper<edm::DeviceProduct<alpaka_cuda_async::SiPixelDigisSoACollection>>" persistent="false"/>
<!-- SiPixelDigiErrors-related collections -->
<class name="alpaka_cuda_async::PortableCollection<SiPixelDigiErrorsSoA>" persistent="false"/>
<!-- SiPixelDigiErrorsSoACollection inherits from PortableCollection<SiPixelDigiErrorsSoA> -->
<class name="alpaka_cuda_async::SiPixelDigiErrorsSoACollection" persistent="false"/>
<class name="edm::DeviceProduct<alpaka_cuda_async::SiPixelDigiErrorsSoACollection>" persistent="false"/>
<class name="edm::Wrapper<edm::DeviceProduct<alpaka_cuda_async::SiPixelDigiErrorsSoACollection>>" persistent="false"/>
</lcgdict>
|