Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
#include <boost/shared_ptr.hpp>
10
13
class
GsfTrajectorySmootherESProducer
:
public
edm::ESProducer
{
14
public
:
15
GsfTrajectorySmootherESProducer
(
const
edm::ParameterSet
&
p
);
16
virtual
~GsfTrajectorySmootherESProducer
();
17
boost::shared_ptr<TrajectorySmoother>
produce
(
const
TrajectoryFitterRecord
&);
18
private
:
19
edm::ParameterSet
pset_
;
20
};
21
22
23
#endif
24
25
26
27
TrackingComponentsRecord.h
GsfTrajectorySmootherESProducer::GsfTrajectorySmootherESProducer
GsfTrajectorySmootherESProducer(const edm::ParameterSet &p)
Definition:
GsfTrajectorySmootherESProducer.cc:21
edm::ESProducer
Definition:
ESProducer.h:97
ParameterSet.h
GsfTrajectorySmootherESProducer
Definition:
GsfTrajectorySmootherESProducer.h:13
TrajectorySmoother.h
TrajectoryFitterRecord
Definition:
TrajectoryFitterRecord.h:13
GsfTrajectorySmootherESProducer::pset_
edm::ParameterSet pset_
Definition:
GsfTrajectorySmootherESProducer.h:19
GsfTrajectorySmootherESProducer::~GsfTrajectorySmootherESProducer
virtual ~GsfTrajectorySmootherESProducer()
Definition:
GsfTrajectorySmootherESProducer.cc:28
ESProducer.h
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
edm::ParameterSet
Definition:
ParameterSet.h:35
GsfTrajectorySmootherESProducer::produce
boost::shared_ptr< TrajectorySmoother > produce(const TrajectoryFitterRecord &)
Definition:
GsfTrajectorySmootherESProducer.cc:31
TrajectoryFitterRecord.h
Generated for CMSSW Reference Manual by
1.8.5