Main Page
Namespaces
Classes
Package Documentation
GeneratorInterface
Core
interface
PartonShowerCsHepMCFilter.h
Go to the documentation of this file.
1
9
#ifndef PartonShowerCsHepMCFilter_h
10
#define PartonShowerCsHepMCFilter_h
11
12
13
#include "
GeneratorInterface/Core/interface/BaseHepMCFilter.h
"
14
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
15
16
class
PartonShowerCsHepMCFilter
:
public
BaseHepMCFilter
{
17
18
public
:
19
20
PartonShowerCsHepMCFilter
(
const
edm::ParameterSet
& );
21
~PartonShowerCsHepMCFilter
()
override
;
22
23
bool
filter
(
const
HepMC::GenEvent
* evt)
override
;
24
25
private
:
26
27
};
28
29
30
#endif
BaseHepMCFilter.h
BaseHepMCFilter
Definition:
BaseHepMCFilter.h:16
ParameterSet.h
HepMC::GenEvent
Definition:
hepmc_rootio.cc:9
PartonShowerCsHepMCFilter::~PartonShowerCsHepMCFilter
~PartonShowerCsHepMCFilter() override
Definition:
PartonShowerCsHepMCFilter.cc:19
PartonShowerCsHepMCFilter::PartonShowerCsHepMCFilter
PartonShowerCsHepMCFilter(const edm::ParameterSet &)
Definition:
PartonShowerCsHepMCFilter.cc:12
PartonShowerCsHepMCFilter::filter
bool filter(const HepMC::GenEvent *evt) override
Definition:
PartonShowerCsHepMCFilter.cc:29
edm::ParameterSet
Definition:
ParameterSet.h:36
PartonShowerCsHepMCFilter
Definition:
PartonShowerCsHepMCFilter.h:16
Generated for CMSSW Reference Manual by
1.8.11