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