PhysicsTools
JetMCAlgos
interface
Pythia6PartonSelector.h
Go to the documentation of this file.
1
#ifndef PhysicsTools_JetMCAlgos_Pythia6PartonSelector_H
2
#define PhysicsTools_JetMCAlgos_Pythia6PartonSelector_H
3
8
#include "
PhysicsTools/JetMCAlgos/interface/BasePartonSelector.h
"
9
10
class
Pythia6PartonSelector
:
public
BasePartonSelector
{
11
public
:
12
Pythia6PartonSelector
();
13
~Pythia6PartonSelector
()
override
;
14
15
void
run
(
const
edm::Handle<reco::GenParticleCollection>
&
particles
,
16
std::unique_ptr<reco::GenParticleRefVector>&
partons
)
override
;
17
};
18
19
#endif
ecalTrigSettings_cff.particles
particles
Definition:
ecalTrigSettings_cff.py:11
edm::Handle< reco::GenParticleCollection >
Pythia6PartonSelector::~Pythia6PartonSelector
~Pythia6PartonSelector() override
Definition:
Pythia6PartonSelector.cc:12
dqmAnalyzer_cff.partons
partons
Definition:
dqmAnalyzer_cff.py:25
Pythia6PartonSelector::run
void run(const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override
Definition:
Pythia6PartonSelector.cc:14
Pythia6PartonSelector::Pythia6PartonSelector
Pythia6PartonSelector()
Definition:
Pythia6PartonSelector.cc:10
Pythia6PartonSelector
Pythia6 parton selector derived from the base parton selector.
Definition:
Pythia6PartonSelector.h:10
BasePartonSelector
Base parton selector from which all other generator-specific parton selectors are derived...
Definition:
BasePartonSelector.h:12
BasePartonSelector.h
Generated for CMSSW Reference Manual by
1.8.14