![]() |
|
|||
File indexing completed on 2024-06-22 02:23:21
0001 #ifndef DataFormats_HcalRecHit_HcalRecHitHostCollection_h 0002 #define DataFormats_HcalRecHit_HcalRecHitHostCollection_h 0003 0004 #include "DataFormats/Portable/interface/PortableHostCollection.h" 0005 #include "DataFormats/HcalRecHit/interface/HcalRecHitSoA.h" 0006 0007 namespace hcal { 0008 0009 // HcalRecHitSoA in host memory 0010 using RecHitHostCollection = PortableHostCollection<HcalRecHitSoA>; 0011 } // namespace hcal 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |