Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
SiPixel
interface
PixelPopConDisabledModSourceHandler.h
Go to the documentation of this file.
1
#ifndef PIXELPOPCONDISABLEDMODSOURCEHANDLER_H
2
#define PIXELPOPCONDISABLEDMODSOURCEHANDLER_H
3
4
// Package: CondTools/SiPixel
5
// Class: PixelPopConDisableModSourceHandler
6
//
7
// Description: Source handler class for pixel disabled module
8
// popcon application
9
//
10
// Created: M. Eads, Apr 2008
11
12
#include "
CondTools/SiPixel/interface/PixelPopConSourceHandler.h
"
13
#include "
CondFormats/SiPixelObjects/interface/SiPixelDisabledModules.h
"
14
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
15
16
// class definition
17
class
PixelPopConDisabledModSourceHandler
:
public
PixelPopConSourceHandler
<SiPixelDisabledModules> {
18
19
public
:
20
PixelPopConDisabledModSourceHandler
(
edm::ParameterSet
const
&) {;}
21
22
private
:
23
24
};
25
26
27
#endif
PixelPopConSourceHandler
Definition:
PixelPopConSourceHandler.h:25
PixelPopConSourceHandler.h
SiPixelDisabledModules.h
PixelPopConDisabledModSourceHandler::PixelPopConDisabledModSourceHandler
PixelPopConDisabledModSourceHandler(edm::ParameterSet const &)
Definition:
PixelPopConDisabledModSourceHandler.h:20
ParameterSet.h
PixelPopConDisabledModSourceHandler
Definition:
PixelPopConDisabledModSourceHandler.h:17
edm::ParameterSet
Definition:
ParameterSet.h:36
Generated for CMSSW Reference Manual by
1.8.5