test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibTracker
SiPixelESProducers
interface
SiPixelGenErrorDBObjectESProducer.h
Go to the documentation of this file.
1
#ifndef CalibTracker_SiPixelESProducers_SiPixelGenErrorDBObjectESProducer_h
2
#define CalibTracker_SiPixelESProducers_SiPixelGenErrorDBObjectESProducer_h
3
// -*- C++ -*-
4
//
5
// Package: SiPixelGenErrorDBObjectESProducer
6
// Class: SiPixelGenErrorDBObjectESProducer
7
//
14
//
15
// Original Author: D.Fehling
16
// Created: Tue Sep 29 14:49:31 CET 2009
17
//
18
//
19
20
#include "
FWCore/Framework/interface/ESProducer.h
"
21
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
22
#include "
CondFormats/SiPixelObjects/interface/SiPixelGenErrorDBObject.h
"
23
#include "
CalibTracker/Records/interface/SiPixelGenErrorDBObjectESProducerRcd.h
"
24
25
class
SiPixelGenErrorDBObjectESProducer
:
public
edm::ESProducer
{
26
27
public
:
28
29
SiPixelGenErrorDBObjectESProducer
(
const
edm::ParameterSet
& iConfig);
30
~SiPixelGenErrorDBObjectESProducer
();
31
boost::shared_ptr<SiPixelGenErrorDBObject>
produce
(
const
SiPixelGenErrorDBObjectESProducerRcd
&);
32
};
33
#endif
SiPixelGenErrorDBObjectESProducer
Definition:
SiPixelGenErrorDBObjectESProducer.h:25
edm::ESProducer
Definition:
ESProducer.h:97
ParameterSet.h
SiPixelGenErrorDBObjectESProducer::SiPixelGenErrorDBObjectESProducer
SiPixelGenErrorDBObjectESProducer(const edm::ParameterSet &iConfig)
Definition:
SiPixelGenErrorDBObjectESProducer.cc:23
SiPixelGenErrorDBObjectESProducer::~SiPixelGenErrorDBObjectESProducer
~SiPixelGenErrorDBObjectESProducer()
Definition:
SiPixelGenErrorDBObjectESProducer.cc:28
SiPixelGenErrorDBObjectESProducerRcd.h
ESProducer.h
edm::ParameterSet
Definition:
ParameterSet.h:36
SiPixelGenErrorDBObject.h
SiPixelGenErrorDBObjectESProducer::produce
boost::shared_ptr< SiPixelGenErrorDBObject > produce(const SiPixelGenErrorDBObjectESProducerRcd &)
Definition:
SiPixelGenErrorDBObjectESProducer.cc:34
SiPixelGenErrorDBObjectESProducerRcd
Definition:
SiPixelGenErrorDBObjectESProducerRcd.h:11
Generated for CMSSW Reference Manual by
1.8.5