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