Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CalibTracker
SiStripESProducers
interface
SiStripThresholdGenerator.h
Go to the documentation of this file.
1
#ifndef CalibTracker_SiStripESProducers_SiStripThresholdGenerator_H
2
#define CalibTracker_SiStripESProducers_SiStripThresholdGenerator_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/SiStripThreshold.h
"
8
#include <string>
9
10
class
SiStripThresholdGenerator
:
public
SiStripCondObjBuilderBase
<SiStripThreshold> {
11
public
:
12
13
explicit
SiStripThresholdGenerator
(
const
edm::ParameterSet
&,
const
edm::ActivityRegistry
&);
14
~SiStripThresholdGenerator
();
15
16
void
getObj
(
SiStripThreshold
* &
obj
){
createObject
(); obj=
obj_
;}
17
18
private
:
19
20
void
createObject
();
21
22
23
};
24
25
#endif
SiStripThreshold.h
SiStripThresholdGenerator
Definition:
SiStripThresholdGenerator.h:10
getGTfromDQMFile.obj
tuple obj
Definition:
getGTfromDQMFile.py:31
Frameworkfwd.h
SiStripCondObjBuilderBase< SiStripThreshold >::obj_
SiStripThreshold * obj_
Definition:
SiStripCondObjBuilderBase.h:26
SiStripCondObjBuilderBase
Definition:
SiStripCondObjBuilderBase.h:10
SiStripThresholdGenerator::getObj
void getObj(SiStripThreshold *&obj)
Definition:
SiStripThresholdGenerator.h:16
Service.h
SiStripThreshold
Definition:
SiStripThreshold.h:38
SiStripCondObjBuilderBase.h
SiStripThresholdGenerator::createObject
void createObject()
Definition:
SiStripThresholdGenerator.cc:19
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::ActivityRegistry
Definition:
ActivityRegistry.h:46
SiStripThresholdGenerator::~SiStripThresholdGenerator
~SiStripThresholdGenerator()
Definition:
SiStripThresholdGenerator.cc:14
SiStripThresholdGenerator::SiStripThresholdGenerator
SiStripThresholdGenerator(const edm::ParameterSet &, const edm::ActivityRegistry &)
Definition:
SiStripThresholdGenerator.cc:7
Generated for CMSSW Reference Manual by
1.8.5