Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TopQuarkAnalysis
TopEventProducers
interface
TtGenEventReco.h
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/EDProducer.h
"
2
#include "
FWCore/Framework/interface/Event.h
"
3
#include "
FWCore/Utilities/interface/InputTag.h
"
4
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
5
6
class
TtGenEventReco
:
public
edm::EDProducer
{
7
8
public
:
9
10
explicit
TtGenEventReco
(
const
edm::ParameterSet
&);
11
~TtGenEventReco
();
12
virtual
void
produce
(
edm::Event
&,
const
edm::EventSetup
&);
13
14
private
:
15
16
edm::InputTag
src_
;
17
edm::InputTag
init_
;
18
};
TtGenEventReco
Definition:
TtGenEventReco.h:6
TtGenEventReco::src_
edm::InputTag src_
Definition:
TtGenEventReco.h:16
TtGenEventReco::~TtGenEventReco
~TtGenEventReco()
Definition:
TtGenEventReco.cc:12
Event.h
edm::EDProducer
Definition:
EDProducer.h:21
ParameterSet.h
edm::EventSetup
Definition:
EventSetup.h:44
EDProducer.h
TtGenEventReco::produce
virtual void produce(edm::Event &, const edm::EventSetup &)
Definition:
TtGenEventReco.cc:17
TtGenEventReco::init_
edm::InputTag init_
Definition:
TtGenEventReco.h:17
edm::InputTag
Definition:
InputTag.h:12
InputTag.h
TtGenEventReco::TtGenEventReco
TtGenEventReco(const edm::ParameterSet &)
Definition:
TtGenEventReco.cc:5
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:50
Generated for CMSSW Reference Manual by
1.8.5