Main Page
Namespaces
Classes
Package Documentation
RecoParticleFlow
Configuration
plugins
HepMCCopy.h
Go to the documentation of this file.
1
#ifndef RecoParticleFlow_Configuration_HepMCCopy_H
2
#define RecoParticleFlow_Configuration_HepMCCopy_H
3
4
#include "
FWCore/Framework/interface/EDProducer.h
"
5
6
class
ParameterSet
;
7
class
Event
;
8
class
EventSetup
;
9
10
class
HepMCCopy
:
public
edm::EDProducer
11
{
12
13
public
:
14
15
explicit
HepMCCopy
(
edm::ParameterSet
const
&
p
);
16
virtual
~HepMCCopy
() {}
17
virtual
void
produce
(
edm::Event
&
e
,
const
edm::EventSetup
&
c
)
override
;
18
19
private
:
20
21
};
22
23
#endif
HepMCCopy::produce
virtual void produce(edm::Event &e, const edm::EventSetup &c) override
Definition:
HepMCCopy.cc:16
AlCaHLTBitMon_ParallelJobs.p
p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
ParameterSet
Definition:
Functions.h:16
EnergyCorrector.c
c
Definition:
EnergyCorrector.py:43
MillePedeFileConverter_cfg.e
e
Definition:
MillePedeFileConverter_cfg.py:37
edm::EDProducer
Definition:
EDProducer.h:35
EventSetup
edm::EventSetup
Definition:
EventSetup.h:45
EDProducer.h
HepMCCopy::~HepMCCopy
virtual ~HepMCCopy()
Definition:
HepMCCopy.h:16
Event
HepMCCopy::HepMCCopy
HepMCCopy(edm::ParameterSet const &p)
Definition:
HepMCCopy.cc:10
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:66
HepMCCopy
Definition:
HepMCCopy.h:10
Generated for CMSSW Reference Manual by
1.8.11