Main Page
Namespaces
Classes
Package Documentation
CondTools
SiPixel
interface
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
12
#include "
CondTools/SiPixel/interface/PixelPopConSourceHandler.h
"
13
#include "
CondFormats/SiPixelObjects/interface/SiPixelFedCablingMap.h
"
14
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
15
16
// class definition
17
class
PixelPopConFEDCablingSourceHandler
:
public
PixelPopConSourceHandler
<SiPixelFedCablingMap> {
18
19
public
:
20
PixelPopConFEDCablingSourceHandler
(
edm::ParameterSet
const
&) {;}
21
22
private
:
23
24
};
25
26
27
#endif
PixelPopConFEDCablingSourceHandler
Definition:
PixelPopConFEDCablingSourceHandler.h:17
PixelPopConSourceHandler
Definition:
PixelPopConSourceHandler.h:25
PixelPopConSourceHandler.h
ParameterSet.h
PixelPopConFEDCablingSourceHandler::PixelPopConFEDCablingSourceHandler
PixelPopConFEDCablingSourceHandler(edm::ParameterSet const &)
Definition:
PixelPopConFEDCablingSourceHandler.h:20
edm::ParameterSet
Definition:
ParameterSet.h:36
SiPixelFedCablingMap.h
Generated for CMSSW Reference Manual by
1.8.11