Main Page
Namespaces
Classes
Package Documentation
TrackingTools
GsfTracking
plugins
GsfTrajectorySmootherESProducer.h
Go to the documentation of this file.
1
#ifndef GsfTrajectorySmootherESProducer_h_
2
#define GsfTrajectorySmootherESProducer_h_
3
4
#include "
FWCore/Framework/interface/ESProducer.h
"
5
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
6
#include "
TrackingTools/Records/interface/TrackingComponentsRecord.h
"
7
#include "
TrackingTools/TrackFitters/interface/TrajectoryFitterRecord.h
"
8
#include "
TrackingTools/PatternTools/interface/TrajectorySmoother.h
"
9
12
class
GsfTrajectorySmootherESProducer
:
public
edm::ESProducer
{
13
public
:
14
GsfTrajectorySmootherESProducer
(
const
edm::ParameterSet
&
p
);
15
~GsfTrajectorySmootherESProducer
()
override
;
16
std::unique_ptr<TrajectorySmoother>
produce
(
const
TrajectoryFitterRecord
&);
17
private
:
18
edm::ParameterSet
pset_
;
19
};
20
21
22
#endif
23
24
25
26
TrackingComponentsRecord.h
AlCaHLTBitMon_ParallelJobs.p
p
Definition:
AlCaHLTBitMon_ParallelJobs.py:153
GsfTrajectorySmootherESProducer::produce
std::unique_ptr< TrajectorySmoother > produce(const TrajectoryFitterRecord &)
Definition:
GsfTrajectorySmootherESProducer.cc:31
GsfTrajectorySmootherESProducer::GsfTrajectorySmootherESProducer
GsfTrajectorySmootherESProducer(const edm::ParameterSet &p)
Definition:
GsfTrajectorySmootherESProducer.cc:21
edm::ESProducer
Definition:
ESProducer.h:99
ParameterSet.h
GsfTrajectorySmootherESProducer
Definition:
GsfTrajectorySmootherESProducer.h:12
TrajectorySmoother.h
TrajectoryFitterRecord
Definition:
TrajectoryFitterRecord.h:13
GsfTrajectorySmootherESProducer::pset_
edm::ParameterSet pset_
Definition:
GsfTrajectorySmootherESProducer.h:18
ESProducer.h
edm::ParameterSet
Definition:
ParameterSet.h:36
GsfTrajectorySmootherESProducer::~GsfTrajectorySmootherESProducer
~GsfTrajectorySmootherESProducer() override
Definition:
GsfTrajectorySmootherESProducer.cc:28
TrajectoryFitterRecord.h
Generated for CMSSW Reference Manual by
1.8.11