![]() |
|
|||
File indexing completed on 2025-01-18 03:41:53
0001 #ifndef DataFormats_HGCalRecHit_interface_HGCalRecHitHost_h 0002 #define DataFormats_HGCalRecHit_interface_HGCalRecHitHost_h 0003 0004 #include "DataFormats/Portable/interface/PortableHostCollection.h" 0005 #include "DataFormats/HGCalRecHit/interface/HGCalRecHitSoA.h" 0006 0007 namespace hgcalrechit { 0008 0009 // SoA with x, y, z, id fields in host memory 0010 using HGCalRecHitHost = PortableHostCollection<HGCalRecHitSoA>; 0011 0012 } // namespace hgcalrechit 0013 0014 #endif // DataFormats_HGCalRecHit_interface_HGCalRecHitHost_h
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |