CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtFullHadHypGenMatch.h
Go to the documentation of this file.
1 #ifndef TtFullHadHypGenMatch_h
2 #define TtFullHadHypGenMatch_h
3 
6 
8 
9  public:
10 
13 
14  private:
15 
19  virtual void buildHypo(edm::Event& evt,
20  const edm::Handle<std::vector<pat::Jet> >& jets,
21  std::vector<int>& match,
22  const unsigned int iComb);
23 
24  protected:
25 
27 };
28 
29 #endif
tuple cfg
Definition: looper.py:293
virtual void buildKey()
build the event hypothesis key
vector< PseudoJet > jets
virtual void buildHypo(edm::Event &evt, const edm::Handle< std::vector< pat::Jet > > &jets, std::vector< int > &match, const unsigned int iComb)
build event hypothesis from the reco objects of a semi-leptonic event
int key_
hypothesis key (to be set by the buildKey function)
std::pair< typename Association::data_type::first_type, double > match(Reference key, Association association, bool bestMatchByMaxValue)
Generic matching function.
Definition: Utils.h:10
edm::EDGetTokenT< TtGenEvent > genEvtToken_
TtFullHadHypGenMatch(const edm::ParameterSet &cfg)