1 #ifndef TtSemiLepEvtPartons_h
2 #define TtSemiLepEvtPartons_h
29 TtSemiLepEvtPartons(
const std::vector<std::string>& partonsToIgnore = std::vector<std::string>());
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
~TtSemiLepEvtPartons() override
default destructor
Common base class for TtFullLepEvtPartons, TtFullHadEvtPartons and TtSemiLepEvtPartons.
std::vector< const reco::Candidate * > vec(const TtGenEvent &genEvt) override
return vector of partons in the order defined in the corresponding enum
Class derived from the TopGenEvent for ttbar events.