Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
SimTracker
TrackAssociation
plugins
ParametersDefinerForTPESProducer.h
Go to the documentation of this file.
1
#ifndef TrackAssociation_ParametersDefinerForTPESProducer_h
2
#define TrackAssociation_ParametersDefinerForTPESProducer_h
3
4
5
#include "
SimTracker/TrackAssociation/interface/ParametersDefinerForTP.h
"
6
#include "
SimTracker/Records/interface/TrackAssociatorRecord.h
"
7
8
#include "
FWCore/Framework/interface/ESProducer.h
"
9
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
10
11
12
#include <boost/shared_ptr.hpp>
13
14
class
ParametersDefinerForTPESProducer
:
public
edm::ESProducer
{
15
typedef
boost::shared_ptr<ParametersDefinerForTP>
ReturnType
;
16
17
public
:
18
ParametersDefinerForTPESProducer
(
const
edm::ParameterSet
&
p
);
19
virtual
~ParametersDefinerForTPESProducer
();
20
boost::shared_ptr<ParametersDefinerForTP>
produce
(
const
TrackAssociatorRecord
&);
21
22
edm::ParameterSet
pset_
;
23
24
};
25
26
27
#endif
ParametersDefinerForTPESProducer
Definition:
ParametersDefinerForTPESProducer.h:14
ParametersDefinerForTPESProducer::ParametersDefinerForTPESProducer
ParametersDefinerForTPESProducer(const edm::ParameterSet &p)
Definition:
ParametersDefinerForTPESProducer.cc:19
ParametersDefinerForTPESProducer::~ParametersDefinerForTPESProducer
virtual ~ParametersDefinerForTPESProducer()
Definition:
ParametersDefinerForTPESProducer.cc:32
TrackAssociatorRecord.h
ParametersDefinerForTP.h
ParametersDefinerForTPESProducer::produce
boost::shared_ptr< ParametersDefinerForTP > produce(const TrackAssociatorRecord &)
Definition:
ParametersDefinerForTPESProducer.cc:47
edm::ESProducer
Definition:
ESProducer.h:97
ParameterSet.h
TrackAssociatorRecord
Definition:
TrackAssociatorRecord.h:18
ESProducer.h
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
ParametersDefinerForTPESProducer::pset_
edm::ParameterSet pset_
Definition:
ParametersDefinerForTPESProducer.h:22
edm::ParameterSet
Definition:
ParameterSet.h:35
ParametersDefinerForTPESProducer::ReturnType
boost::shared_ptr< ParametersDefinerForTP > ReturnType
Definition:
ParametersDefinerForTPESProducer.h:15
Generated for CMSSW Reference Manual by
1.8.5