Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondTools
SiPixel
interface
PixelPopConDCSInfoSourceHandler.h
Go to the documentation of this file.
1
#ifndef PIXELPOPCONDCSINFOSOURCEHANDLER_H
2
#define PIXELPOPCONDCSINFOSOURCEHANDLER_H
3
4
// Package: CondTools/SiPixel
5
// Class: PixelPopConDCSInfoSourceHandler
6
//
7
// Description: Source handler class for pixel dcs info
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
PixelPopConDCSInfoSourceHandler
:
public
PixelPopConSourceHandler
<bool> {
18
19
public
:
20
PixelPopConDCSInfoSourceHandler
(
edm::ParameterSet
const
&) {;}
21
22
private
:
23
24
};
25
26
27
#endif
PixelPopConSourceHandler
Definition:
PixelPopConSourceHandler.h:25
PixelPopConSourceHandler.h
ParameterSet.h
PixelPopConDCSInfoSourceHandler
Definition:
PixelPopConDCSInfoSourceHandler.h:17
PixelPopConDCSInfoSourceHandler::PixelPopConDCSInfoSourceHandler
PixelPopConDCSInfoSourceHandler(edm::ParameterSet const &)
Definition:
PixelPopConDCSInfoSourceHandler.h:20
edm::ParameterSet
Definition:
ParameterSet.h:35
Generated for CMSSW Reference Manual by
1.8.5