CMS 3D CMS Logo

Herwig6PartonSelector.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_JetMCAlgos_Herwig6PartonSelector_H
2 #define PhysicsTools_JetMCAlgos_Herwig6PartonSelector_H
3 
9 
11 public:
13  ~Herwig6PartonSelector() override;
14 
16  std::unique_ptr<reco::GenParticleRefVector>& partons) override;
17 };
18 
19 #endif
Herwig6 parton selector derived from the base parton selector.
void run(const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override
Base parton selector from which all other generator-specific parton selectors are derived...