CMS 3D CMS Logo

TtSemiLepEvtPartons.h
Go to the documentation of this file.
1 #ifndef TtSemiLepEvtPartons_h
2 #define TtSemiLepEvtPartons_h
3 
5 
6 #include <vector>
7 
16 namespace reco { class Candidate; }
17 class TtGenEvent;
18 
20 
21  public:
22 
26 
27  public:
28 
30  TtSemiLepEvtPartons(const std::vector<std::string>& partonsToIgnore = std::vector<std::string>());
33 
35  std::vector<const reco::Candidate*> vec(const TtGenEvent& genEvt);
36 
37 };
38 
39 #endif
static const std::string HadB
Class to fill partons in a well defined order for semi-leptonic ttbar events.
~TtSemiLepEvtPartons()
default destructor
static const std::string LightQ
Common base class for TtFullLepEvtPartons, TtFullHadEvtPartons and TtSemiLepEvtPartons.
Class derived from the TopGenEvent for ttbar events.
Definition: TtGenEvent.h:18
fixed size matrix
static const std::string LepB
Definition: Lepton.py:1