Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopEventProducers
interface
StGenEventReco.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
StGenEventReco
:
public
edm::EDProducer
{
7
8
public
:
9
10
explicit
StGenEventReco
(
const
edm::ParameterSet
&);
11
~StGenEventReco
();
12
virtual
void
produce
(
edm::Event
&,
const
edm::EventSetup
&);
13
14
private
:
15
16
edm::InputTag
src_
;
17
edm::InputTag
init_
;
18
};
StGenEventReco::~StGenEventReco
~StGenEventReco()
Definition:
StGenEventReco.cc:12
Event.h
edm::EDProducer
Definition:
EDProducer.h:22
ParameterSet.h
edm::EventSetup
Definition:
EventSetup.h:44
StGenEventReco::src_
edm::InputTag src_
Definition:
StGenEventReco.h:16
StGenEventReco
Definition:
StGenEventReco.h:6
EDProducer.h
edm::InputTag
Definition:
InputTag.h:17
InputTag.h
StGenEventReco::produce
virtual void produce(edm::Event &, const edm::EventSetup &)
Definition:
StGenEventReco.cc:17
edm::ParameterSet
Definition:
ParameterSet.h:35
StGenEventReco::StGenEventReco
StGenEventReco(const edm::ParameterSet &)
Definition:
StGenEventReco.cc:5
edm::Event
Definition:
Event.h:56
StGenEventReco::init_
edm::InputTag init_
Definition:
StGenEventReco.h:17
Generated for CMSSW Reference Manual by
1.8.5