Sherpa parton selector derived from the base parton selector. More...
#include <PhysicsTools/JetMCAlgos/interface/SherpaPartonSelector.h>
Public Member Functions | |
void | run (const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons) override |
SherpaPartonSelector () | |
~SherpaPartonSelector () override | |
Public Member Functions inherited from BasePartonSelector | |
BasePartonSelector () | |
virtual | ~BasePartonSelector () |
Sherpa parton selector derived from the base parton selector.
Definition at line 11 of file SherpaPartonSelector.h.
SherpaPartonSelector::SherpaPartonSelector | ( | ) |
This is a Sherpa-specific parton selector that selects all status==11 partons.
Definition at line 10 of file SherpaPartonSelector.cc.
|
override |
Definition at line 14 of file SherpaPartonSelector.cc.
|
overridevirtual |
Reimplemented from BasePartonSelector.
Definition at line 19 of file SherpaPartonSelector.cc.
References CandMCTagUtils::isParton().