CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelPopConFEDCablingSourceHandler.h
Go to the documentation of this file.
1 #ifndef PIXELPOPCONFEDCABLINGSOURCEHANDLER_H
2 #define PIXELPOPCONFEDCABLINGSOURCEHANDLER_H
3 
4 // Package: CondTools/SiPixel
5 // Class: PixelPopConFEDCablingSourceHandler
6 //
7 // Description: Source handler class for pixel fed cabling map
8 // popcon application
9 //
10 // Created: M. Eads, Apr 2008
11 
15 
16 // class definition
17 class PixelPopConFEDCablingSourceHandler : public PixelPopConSourceHandler<SiPixelFedCablingMap> {
18 
19  public:
21 
22  private:
23 
24 };
25 
26 
27 #endif
PixelPopConFEDCablingSourceHandler(edm::ParameterSet const &)