CMS 3D CMS Logo

HerwigppPartonSelector.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_JetMCAlgos_HerwigppPartonSelector_H
2 #define PhysicsTools_JetMCAlgos_HerwigppPartonSelector_H
3 
9 
10 
12 {
13  public:
15  ~HerwigppPartonSelector() override;
16 
18  std::unique_ptr<reco::GenParticleRefVector> & partons) override;
19 };
20 
21 #endif
Herwig++ parton selector derived from the base parton selector.
Base parton selector from which all other generator-specific parton selectors are derived...
void run(const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override