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