#include "DataFormats/Portable/interface/PortableHostCollection.h"
#include "DataFormats/HGCalReco/interface/MtdSoA.h"
Go to the source code of this file.
Typedefs | |
using | MtdHostCollection = PortableHostCollection< MtdSoA > |
using | MtdHostCollectionConstView = PortableHostCollection< MtdSoA >::ConstView |
using | MtdHostCollectionView = PortableHostCollection< MtdSoA >::View |
Definition at line 8 of file MtdHostCollection.h.
using MtdHostCollectionConstView = PortableHostCollection<MtdSoA>::ConstView |
Definition at line 10 of file MtdHostCollection.h.
using MtdHostCollectionView = PortableHostCollection<MtdSoA>::View |
Definition at line 9 of file MtdHostCollection.h.