CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtFullHadHypKinFit.h
Go to the documentation of this file.
1 #ifndef TtFullHadHypKinFit_h
2 #define TtFullHadHypKinFit_h
3 
5 
7 
9 
10  public:
11 
12  explicit TtFullHadHypKinFit(const edm::ParameterSet&);
14 
15  private:
16 
20  virtual void buildHypo(edm::Event&,
21  const edm::Handle<std::vector<pat::Jet> >&,
22  std::vector<int>&, const unsigned int iComb);
23 
31 
32 };
33 
34 #endif
edm::EDGetTokenT< std::vector< pat::Particle > > lightQToken_
edm::EDGetTokenT< std::vector< int > > statusToken_
edm::EDGetTokenT< std::vector< pat::Particle > > bBarToken_
edm::EDGetTokenT< std::vector< pat::Particle > > lightQBarToken_
edm::EDGetTokenT< std::vector< pat::Particle > > lightPToken_
virtual void buildKey()
build the event hypothesis key
TtFullHadHypKinFit(const edm::ParameterSet &)
edm::EDGetTokenT< std::vector< pat::Particle > > bToken_
virtual void buildHypo(edm::Event &, const edm::Handle< std::vector< pat::Jet > > &, std::vector< int > &, const unsigned int iComb)
build event hypothesis from the reco objects of a full-hadronic event
int key_
hypothesis key (to be set by the buildKey function)
edm::EDGetTokenT< std::vector< pat::Particle > > lightPBarToken_