Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
SiStrip
plugins
SiStripThresholdBuilder.h
Go to the documentation of this file.
1
#ifndef CSiStripThresholdBuilder_H
2
#define CSiStripThresholdBuilder_H
3
4
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
5
#include "
FWCore/Utilities/interface/Exception.h
"
6
#include "
FWCore/Framework/interface/ESHandle.h
"
7
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
8
#include "
CommonTools/ConditionDBWriter/interface/ConditionDBWriter.h
"
9
#include "
FWCore/ParameterSet/interface/FileInPath.h
"
10
11
#include "
CondFormats/SiStripObjects/interface/SiStripThreshold.h
"
12
13
#include "CLHEP/Random/RandFlat.h"
14
#include "CLHEP/Random/RandGauss.h"
15
16
17
class
SiStripThresholdBuilder
:
public
edm::EDAnalyzer
{
18
19
public
:
20
21
explicit
SiStripThresholdBuilder
(
const
edm::ParameterSet
& iConfig);
22
23
~SiStripThresholdBuilder
(){};
24
25
virtual
void
analyze
(
const
edm::Event
& ,
const
edm::EventSetup
& );
26
27
private
:
28
edm::FileInPath
fp_
;
29
uint32_t
printdebug_
;
30
};
31
#endif
SiStripThreshold.h
MessageLogger.h
SiStripThresholdBuilder::~SiStripThresholdBuilder
~SiStripThresholdBuilder()
Definition:
SiStripThresholdBuilder.h:23
SiStripThresholdBuilder::analyze
virtual void analyze(const edm::Event &, const edm::EventSetup &)
Definition:
SiStripThresholdBuilder.cc:11
ParameterSet.h
ESHandle.h
edm::EventSetup
Definition:
EventSetup.h:45
FileInPath.h
edm::EDAnalyzer
Definition:
EDAnalyzer.h:27
edm::FileInPath
Definition:
FileInPath.h:68
ConditionDBWriter.h
Exception.h
SiStripThresholdBuilder::SiStripThresholdBuilder
SiStripThresholdBuilder(const edm::ParameterSet &iConfig)
Definition:
SiStripThresholdBuilder.cc:6
SiStripThresholdBuilder::printdebug_
uint32_t printdebug_
Definition:
SiStripThresholdBuilder.h:29
SiStripThresholdBuilder
Definition:
SiStripThresholdBuilder.h:17
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:65
SiStripThresholdBuilder::fp_
edm::FileInPath fp_
Definition:
SiStripThresholdBuilder.h:28
Generated for CMSSW Reference Manual by
1.8.5