Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CalibTracker
SiStripESProducers
interface
SiStripPedestalsGenerator.h
Go to the documentation of this file.
1
#ifndef CalibTracker_SiStripESProducers_SiStripPedestalsGenerator_H
2
#define CalibTracker_SiStripESProducers_SiStripPedestalsGenerator_H
3
4
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
5
#include "
FWCore/ServiceRegistry/interface/Service.h
"
6
#include "
CondTools/SiStrip/interface/SiStripCondObjBuilderBase.h
"
7
#include "
CondFormats/SiStripObjects/interface/SiStripPedestals.h
"
8
#include <string>
9
10
class
SiStripPedestalsGenerator
:
public
SiStripCondObjBuilderBase
<SiStripPedestals> {
11
public
:
12
13
explicit
SiStripPedestalsGenerator
(
const
edm::ParameterSet
&,
const
edm::ActivityRegistry
&);
14
~SiStripPedestalsGenerator
();
15
16
void
getObj
(
SiStripPedestals
* &
obj
){obj=
createObject
();}
17
18
private
:
19
20
SiStripPedestals
*
createObject
();
21
22
23
};
24
25
#endif
SiStripPedestalsGenerator::getObj
void getObj(SiStripPedestals *&obj)
Definition:
SiStripPedestalsGenerator.h:16
SiStripPedestalsGenerator::createObject
SiStripPedestals * createObject()
Definition:
SiStripPedestalsGenerator.cc:19
SiStripPedestalsGenerator
Definition:
SiStripPedestalsGenerator.h:10
SiStripPedestals.h
getGTfromDQMFile.obj
tuple obj
Definition:
getGTfromDQMFile.py:31
Frameworkfwd.h
SiStripCondObjBuilderBase
Definition:
SiStripCondObjBuilderBase.h:10
Service.h
SiStripPedestalsGenerator::~SiStripPedestalsGenerator
~SiStripPedestalsGenerator()
Definition:
SiStripPedestalsGenerator.cc:14
SiStripPedestals
Definition:
SiStripPedestals.h:27
SiStripPedestalsGenerator::SiStripPedestalsGenerator
SiStripPedestalsGenerator(const edm::ParameterSet &, const edm::ActivityRegistry &)
Definition:
SiStripPedestalsGenerator.cc:7
SiStripCondObjBuilderBase.h
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::ActivityRegistry
Definition:
ActivityRegistry.h:87
Generated for CMSSW Reference Manual by
1.8.5