src
CondTools
SiPixel
interface
PixelPopConDCSCablingSourceHandler.h
Go to the documentation of this file.
1
#ifndef PIXELPOPCONDCSCABLINGSOURCEHANDLER_H
2
#define PIXELPOPCONDCSCABLINGSOURCEHANDLER_H
3
4
// Package: CondTools/SiPixel
5
// Class: PixelPopConDCSCablingSourceHandler
6
//
7
// Description: Source handler class for pixel dcs cabling map
8
// popcon application
9
//
10
// Created: M. Eads, Apr 2008
11
12
#include "
CondTools/SiPixel/interface/PixelPopConSourceHandler.h
"
13
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
14
15
// class definition
16
// no object for dcs cabling map, yet, so just stick in a bool
17
class
PixelPopConDCSCablingSourceHandler
:
public
PixelPopConSourceHandler
<bool> {
18
public
:
19
PixelPopConDCSCablingSourceHandler
(
edm::ParameterSet
const
&) { ; }
20
21
private
:
22
};
23
24
#endif
PixelPopConDCSCablingSourceHandler::PixelPopConDCSCablingSourceHandler
PixelPopConDCSCablingSourceHandler(edm::ParameterSet const &)
Definition:
PixelPopConDCSCablingSourceHandler.h:19
PixelPopConSourceHandler
Definition:
PixelPopConSourceHandler.h:25
PixelPopConSourceHandler.h
ParameterSet.h
edm::ParameterSet
Definition:
ParameterSet.h:47
PixelPopConDCSCablingSourceHandler
Definition:
PixelPopConDCSCablingSourceHandler.h:17
Generated for CMSSW Reference Manual by
1.8.14