1 #ifndef PhysicsTools_JetMCAlgos_Pythia6PartonSelector_H
2 #define PhysicsTools_JetMCAlgos_Pythia6PartonSelector_H
16 std::unique_ptr<reco::GenParticleRefVector>&
partons)
override;
~Pythia6PartonSelector() override
void run(const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override
Pythia6 parton selector derived from the base parton selector.
Base parton selector from which all other generator-specific parton selectors are derived...