Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQM
PhysicsHWW
interface
EventMaker.h
Go to the documentation of this file.
1
#ifndef EVENTMAKER_H
2
#define EVENTMAKER_H
3
4
#include "
FWCore/Framework/interface/Event.h
"
5
#include "
DQM/PhysicsHWW/interface/HWW.h
"
6
7
class
EventMaker
{
8
9
public
:
10
11
EventMaker
();
12
void
SetVars
(
HWW
&,
const
edm::Event
&,
const
edm::EventSetup
&);
13
14
};
15
16
#endif
Event.h
HWW.h
EventMaker::EventMaker
EventMaker()
Definition:
EventMaker.cc:3
EventMaker::SetVars
void SetVars(HWW &, const edm::Event &, const edm::EventSetup &)
Definition:
EventMaker.cc:5
edm::EventSetup
Definition:
EventSetup.h:44
HWW
Definition:
HWW.h:12
EventMaker
Definition:
EventMaker.h:7
edm::Event
Definition:
Event.h:59
Generated for CMSSW Reference Manual by
1.8.5