CMS 3D CMS Logo

CablingPathToDetUnit.h
Go to the documentation of this file.
1 #ifndef CondFormats_SiPixelObjects_CablingPathToDetUnit_H
2 #define CondFormats_SiPixelObjects_CablingPathToDetUnit_H
3 
4 namespace sipixelobjects {
6  unsigned int fed, link, roc;
7  };
8 } // namespace sipixelobjects
9 
10 #endif