![]() |
|
|||
File indexing completed on 2025-02-04 02:43:25
0001 #ifndef RecoTracker_LSTCore_interface_PixelSegmentsHostCollection_h 0002 #define RecoTracker_LSTCore_interface_PixelSegmentsHostCollection_h 0003 0004 #include "RecoTracker/LSTCore/interface/PixelSegmentsSoA.h" 0005 #include "DataFormats/Portable/interface/PortableHostCollection.h" 0006 0007 namespace lst { 0008 using PixelSegmentsHostCollection = PortableHostCollection<PixelSegmentsSoA>; 0009 } // namespace lst 0010 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |