Herwig++ parton selector derived from the base parton selector. More...
#include <PhysicsTools/JetMCAlgos/interface/HerwigppPartonSelector.h>
Public Member Functions | |
HerwigppPartonSelector () | |
void | run (const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override |
~HerwigppPartonSelector () override | |
Public Member Functions inherited from BasePartonSelector | |
BasePartonSelector () | |
virtual | ~BasePartonSelector () |
Herwig++ parton selector derived from the base parton selector.
Definition at line 10 of file HerwigppPartonSelector.h.
HerwigppPartonSelector::HerwigppPartonSelector | ( | ) |
This is a Herwig++-specific parton selector that selects all status==2 partons. This is likely a temporary choice since Herwig++ status codes in CMSSW currently break the HepMC convention. Once the status codes are fixed, the selector will be updated.
Definition at line 11 of file HerwigppPartonSelector.cc.
|
override |
Definition at line 13 of file HerwigppPartonSelector.cc.
|
overridevirtual |
Reimplemented from BasePartonSelector.
Definition at line 15 of file HerwigppPartonSelector.cc.
References CandMCTagUtils::isParton().