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