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::auto_ptr< reco::GenParticleRefVector > &partons) |
virtual | ~HerwigppPartonSelector () |
Public Member Functions inherited from BasePartonSelector | |
BasePartonSelector () | |
~BasePartonSelector () | |
Herwig++ parton selector derived from the base parton selector.
Definition at line 11 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 12 of file HerwigppPartonSelector.cc.
|
virtual |
Definition at line 16 of file HerwigppPartonSelector.cc.
|
virtual |
Reimplemented from BasePartonSelector.
Definition at line 21 of file HerwigppPartonSelector.cc.
References CandMCTagUtils::isParton().