CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtSemiLepHypKinFit.h
Go to the documentation of this file.
1 #ifndef TtSemiLepHypKinFit_h
2 #define TtSemiLepHypKinFit_h
3 
5 
7 
9 
10  public:
11 
12  explicit TtSemiLepHypKinFit(const edm::ParameterSet&);
14 
15  private:
16 
20  virtual void buildHypo(edm::Event&,
22  const edm::Handle<std::vector<pat::MET> >&,
23  const edm::Handle<std::vector<pat::Jet> >&,
24  std::vector<int>&, const unsigned int iComb);
25 
33 
34 };
35 
36 #endif
edm::EDGetTokenT< std::vector< pat::Particle > > partonsHadPToken_
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
edm::EDGetTokenT< std::vector< pat::Particle > > partonsHadBToken_
edm::EDGetTokenT< std::vector< int > > statusToken_
edm::EDGetTokenT< std::vector< pat::Particle > > partonsLepBToken_
TtSemiLepHypKinFit(const edm::ParameterSet &)
edm::EDGetTokenT< std::vector< pat::Particle > > partonsHadQToken_
edm::EDGetTokenT< std::vector< pat::Particle > > neutrinosToken_
virtual void buildKey()
build the event hypothesis key
int key_
hypothesis key (to be set by the buildKey function)
edm::EDGetTokenT< std::vector< pat::Particle > > leptonsToken_