Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
ParameterSet
Definition:
Functions.h:16
edm::EDProducer
Definition:
EDProducer.h:22
EventSetup
edm::EventSetup
Definition:
EventSetup.h:44
EDProducer.h
HepMCCopy::~HepMCCopy
virtual ~HepMCCopy()
Definition:
HepMCCopy.h:16
trackerHits.c
tuple c
Definition:
trackerHits.py:26
Event
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
HepMCCopy::HepMCCopy
HepMCCopy(edm::ParameterSet const &p)
Definition:
HepMCCopy.cc:10
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:56
HepMCCopy
Definition:
HepMCCopy.h:10
Generated for CMSSW Reference Manual by
1.8.5