Main Page
Namespaces
Classes
Package Documentation
PhysicsTools
JetMCAlgos
interface
SherpaPartonSelector.h
Go to the documentation of this file.
1
#ifndef PhysicsTools_JetMCAlgos_SherpaPartonSelector_H
2
#define PhysicsTools_JetMCAlgos_SherpaPartonSelector_H
3
8
#include "
PhysicsTools/JetMCAlgos/interface/BasePartonSelector.h
"
9
10
11
class
SherpaPartonSelector
:
public
BasePartonSelector
12
{
13
public
:
14
SherpaPartonSelector
();
15
~SherpaPartonSelector
()
override
;
16
17
void
run
(
const
edm::Handle<reco::GenParticleCollection>
&
particles
,
18
std::unique_ptr<reco::GenParticleRefVector> &
partons
)
override
;
19
};
20
21
#endif
edm::Handle< reco::GenParticleCollection >
HadronAndPartonSelector_cfi.particles
particles
Definition:
HadronAndPartonSelector_cfi.py:6
SherpaPartonSelector
Sherpa parton selector derived from the base parton selector.
Definition:
SherpaPartonSelector.h:11
SherpaPartonSelector::~SherpaPartonSelector
~SherpaPartonSelector() override
Definition:
SherpaPartonSelector.cc:14
BasePartonSelector
Base parton selector from which all other generator-specific parton selectors are derived...
Definition:
BasePartonSelector.h:13
BasePartonSelector.h
SherpaPartonSelector::run
void run(const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override
Definition:
SherpaPartonSelector.cc:19
AK4CaloJetsMCFlavour_cff.partons
partons
Definition:
AK4CaloJetsMCFlavour_cff.py:7
SherpaPartonSelector::SherpaPartonSelector
SherpaPartonSelector()
Definition:
SherpaPartonSelector.cc:10
Generated for CMSSW Reference Manual by
1.8.11