CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtSemiLepHypGenMatch.h
Go to the documentation of this file.
1 #ifndef TtSemiLepHypGenMatch_h
2 #define TtSemiLepHypGenMatch_h
3 
5 
6 
8 
9  public:
10 
11  explicit TtSemiLepHypGenMatch(const edm::ParameterSet&);
13 
14  private:
15 
19  virtual void buildHypo(edm::Event&,
21  const edm::Handle<std::vector<pat::MET> >&,
22  const edm::Handle<std::vector<pat::Jet> >&,
23  std::vector<int>&, const unsigned int iComb);
27 
28  protected:
29 
31 };
32 
33 #endif
int findMatchingLepton(const edm::Handle< TtGenEvent > &genEvt, const edm::Handle< edm::View< reco::RecoCandidate > > &)
find index of the candidate nearest to the singleLepton of the generator event in the collection; ret...
virtual void buildHypo(edm::Event &, const edm::Handle< edm::View< reco::RecoCandidate > > &, const edm::Handle< std::vector< pat::MET > > &, const edm::Handle< std::vector< pat::Jet > > &, std::vector< int > &, const unsigned int iComb)
build event hypothesis from the reco objects of a semi-leptonic event
TtSemiLepHypGenMatch(const edm::ParameterSet &)
virtual void buildKey()
build the event hypothesis key
edm::EDGetTokenT< TtGenEvent > genEvtToken_
int key_
hypothesis key (to be set by the buildKey function)