Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
SiStrip
plugins
SiStripLorentzAngleReader.h
Go to the documentation of this file.
1
#ifndef SiStripLorentzAngleReader_H
2
#define SiStripLorentzAngleReader_H
3
4
// system include files
5
//#include <memory>
6
7
// user include files
8
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
9
#include "
FWCore/Framework/interface/EDAnalyzer.h
"
10
#include "
FWCore/Framework/interface/Event.h
"
11
#include "
FWCore/Framework/interface/EventSetup.h
"
12
#include "
FWCore/Framework/interface/ESHandle.h
"
13
#include "
FWCore/ServiceRegistry/interface/Service.h
"
14
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
15
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
16
17
18
//
19
//
20
// class decleration
21
//
22
class
SiStripLorentzAngleReader
:
public
edm::EDAnalyzer
{
23
24
public
:
25
explicit
SiStripLorentzAngleReader
(
const
edm::ParameterSet
& );
26
~SiStripLorentzAngleReader
();
27
28
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
& );
29
30
private
:
31
uint32_t
printdebug_
;
32
std::string
label_
;
33
};
34
35
#endif
MessageLogger.h
Event.h
EventSetup.h
SiStripLorentzAngleReader::label_
std::string label_
Definition:
SiStripLorentzAngleReader.h:32
SiStripLorentzAngleReader
Definition:
SiStripLorentzAngleReader.h:22
Frameworkfwd.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
ParameterSet.h
ESHandle.h
SiStripLorentzAngleReader::printdebug_
uint32_t printdebug_
Definition:
SiStripLorentzAngleReader.h:31
Service.h
edm::EventSetup
Definition:
EventSetup.h:44
edm::EDAnalyzer
Definition:
EDAnalyzer.h:27
EDAnalyzer.h
SiStripLorentzAngleReader::~SiStripLorentzAngleReader
~SiStripLorentzAngleReader()
Definition:
SiStripLorentzAngleReader.cc:16
SiStripLorentzAngleReader::analyze
void analyze(const edm::Event &, const edm::EventSetup &)
Definition:
SiStripLorentzAngleReader.cc:18
edm::ParameterSet
Definition:
ParameterSet.h:35
SiStripLorentzAngleReader::SiStripLorentzAngleReader
SiStripLorentzAngleReader(const edm::ParameterSet &)
Definition:
SiStripLorentzAngleReader.cc:13
edm::Event
Definition:
Event.h:59
Generated for CMSSW Reference Manual by
1.8.5