|
||||
File indexing completed on 2024-04-06 12:05:20
0001 #include "DataFormats/TrackerRecHit2D/interface/FastTrackerRecHit.h" 0002 #include "DataFormats/TrackerRecHit2D/interface/OmniClusterRef.h" 0003 0004 namespace { 0005 const OmniClusterRef nullRef; 0006 } 0007 0008 OmniClusterRef const& FastTrackerRecHit::firstClusterRef() const { return nullRef; }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |