1 #ifndef TtSemiLepEvtPartons_h 2 #define TtSemiLepEvtPartons_h Class to fill partons in a well defined order for semi-leptonic ttbar events.
TtSemiLepEvtPartons(const std::vector< std::string > &partonsToIgnore=std::vector< std::string >())
default constructor
Common base class for TtFullLepEvtPartons, TtFullHadEvtPartons and TtSemiLepEvtPartons.
std::vector< const reco::Candidate * > vec(const TtGenEvent &genEvt) const override
return vector of partons in the order defined in the corresponding enum
Class derived from the TopGenEvent for ttbar events.