Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibMuon
CSCCalibration
interface
CSCIndexerESProducer.h
Go to the documentation of this file.
1
#ifndef CSCIndexerESProducer_H
2
#define CSCIndexerESProducer_H
3
4
#include <memory>
5
#include "boost/shared_ptr.hpp"
6
7
#include "
FWCore/Framework/interface/ESProducer.h
"
8
9
#include "
CalibMuon/CSCCalibration/interface/CSCIndexerBase.h
"
10
#include "
CalibMuon/CSCCalibration/interface/CSCIndexerRecord.h
"
11
12
class
CSCIndexerESProducer
:
public
edm::ESProducer
{
13
14
public
:
15
typedef
boost::shared_ptr<CSCIndexerBase>
BSP_TYPE
;
16
17
CSCIndexerESProducer
(
const
edm::ParameterSet
&);
18
~CSCIndexerESProducer
();
19
20
BSP_TYPE
produce
(
const
CSCIndexerRecord
&);
21
22
private
:
23
std::string
algoName
;
24
};
25
26
#endif
CSCIndexerRecord.h
CSCIndexerESProducer::algoName
std::string algoName
Definition:
CSCIndexerESProducer.h:23
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
edm::ESProducer
Definition:
ESProducer.h:97
CSCIndexerESProducer
Definition:
CSCIndexerESProducer.h:12
CSCIndexerRecord
Definition:
CSCIndexerRecord.h:6
CSCIndexerESProducer::~CSCIndexerESProducer
~CSCIndexerESProducer()
Definition:
CSCIndexerESProducer.cc:18
ESProducer.h
CSCIndexerESProducer::produce
BSP_TYPE produce(const CSCIndexerRecord &)
Definition:
CSCIndexerESProducer.cc:21
CSCIndexerBase.h
edm::ParameterSet
Definition:
ParameterSet.h:36
CSCIndexerESProducer::CSCIndexerESProducer
CSCIndexerESProducer(const edm::ParameterSet &)
Definition:
CSCIndexerESProducer.cc:8
CSCIndexerESProducer::BSP_TYPE
boost::shared_ptr< CSCIndexerBase > BSP_TYPE
Definition:
CSCIndexerESProducer.h:15
Generated for CMSSW Reference Manual by
1.8.5