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
){
createObject
(); obj=
obj_
;}
17
18
private
:
19
20
void
createObject
();
21
22
23
};
24
25
#endif
SiStripPedestalsGenerator::getObj
void getObj(SiStripPedestals *&obj)
Definition:
SiStripPedestalsGenerator.h:16
SiStripPedestalsGenerator
Definition:
SiStripPedestalsGenerator.h:10
SiStripPedestals.h
getGTfromDQMFile.obj
tuple obj
Definition:
getGTfromDQMFile.py:31
Frameworkfwd.h
SiStripCondObjBuilderBase< SiStripPedestals >::obj_
SiStripPedestals * obj_
Definition:
SiStripCondObjBuilderBase.h:26
SiStripCondObjBuilderBase
Definition:
SiStripCondObjBuilderBase.h:10
Service.h
SiStripPedestalsGenerator::createObject
void createObject()
Definition:
SiStripPedestalsGenerator.cc:19
SiStripPedestalsGenerator::~SiStripPedestalsGenerator
~SiStripPedestalsGenerator()
Definition:
SiStripPedestalsGenerator.cc:14
SiStripPedestals
Definition:
SiStripPedestals.h:25
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:46
Generated for CMSSW Reference Manual by
1.8.5