ATLAS Offline Software
Loading...
Searching...
No Matches
AthExDevice Namespace Reference

Classes

class  DeviceObject
 Interface to the example SoA collection. More...
class  EventDataCopyExampleAlg
 Example for how "device agnostic" event data copies should be done. More...

Typedefs

using DeviceObjectCollection
 VecMem based SoA container used for the example(s).

Typedef Documentation

◆ DeviceObjectCollection

Initial value:
vecmem::edm::container<DeviceObject,
vecmem::edm::type::vector<float>,
vecmem::edm::type::vector<float>,
vecmem::edm::type::jagged_vector<unsigned int>>
Interface to the example SoA collection.

VecMem based SoA container used for the example(s).

Definition at line 47 of file DeviceObjectCollection.h.