![]() |
|
|||
File indexing completed on 2025-07-03 00:42:11
0001 #ifndef DataFormats_TrackSoA_interface_TracksHost_H 0002 #define DataFormats_TrackSoA_interface_TracksHost_H 0003 0004 #include "DataFormats/Portable/interface/PortableHostCollection.h" 0005 #include "DataFormats/TrackSoA/interface/TracksSoA.h" 0006 0007 namespace reco { 0008 using TracksHost = PortableHostMultiCollection<TrackSoA, TrackHitSoA>; 0009 } 0010 0011 #endif // DataFormats_TrackSoA_interface_TracksHost_H
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |