|
||||
File indexing completed on 2024-04-06 12:02:33
0001 #ifndef CondFormats_SiPixelObjects_CablingPathToDetUnit_H 0002 #define CondFormats_SiPixelObjects_CablingPathToDetUnit_H 0003 0004 namespace sipixelobjects { 0005 struct CablingPathToDetUnit { 0006 unsigned int fed, link, roc; 0007 }; 0008 } // namespace sipixelobjects 0009 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 |