Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQM
PhysicsHWW
interface
GSFTrackMaker.h
Go to the documentation of this file.
1
#ifndef GSFTRACKMAKER_H
2
#define GSFTRACKMAKER_H
3
4
#include "
FWCore/Framework/interface/MakerMacros.h
"
5
#include "
FWCore/Framework/interface/ConsumesCollector.h
"
6
#include "
DataFormats/GsfTrackReco/interface/GsfTrack.h
"
7
#include "
DQM/PhysicsHWW/interface/HWW.h
"
8
9
class
GSFTrackMaker
{
10
11
public
:
12
13
GSFTrackMaker
(
const
edm::ParameterSet
&,
edm::ConsumesCollector
);
14
void
SetVars
(
HWW
&,
const
edm::Event
&,
const
edm::EventSetup
&);
15
16
private
:
17
18
edm::EDGetTokenT<edm::View<reco::GsfTrack>
>
GSFTrack_
;
19
20
};
21
#endif
GSFTrackMaker::SetVars
void SetVars(HWW &, const edm::Event &, const edm::EventSetup &)
Definition:
GSFTrackMaker.cc:18
MakerMacros.h
GSFTrackMaker
Definition:
GSFTrackMaker.h:9
edm::EDGetTokenT
Definition:
EDGetToken.h:32
HWW.h
edm::EventSetup
Definition:
EventSetup.h:44
HWW
Definition:
HWW.h:12
GSFTrackMaker::GSFTrackMaker
GSFTrackMaker(const edm::ParameterSet &, edm::ConsumesCollector)
Definition:
GSFTrackMaker.cc:12
GsfTrack.h
GSFTrackMaker::GSFTrack_
edm::EDGetTokenT< edm::View< reco::GsfTrack > > GSFTrack_
Definition:
GSFTrackMaker.h:18
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:59
ConsumesCollector.h
edm::ConsumesCollector
Definition:
ConsumesCollector.h:32
Generated for CMSSW Reference Manual by
1.8.5