CMS 3D CMS Logo

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&);
13  ~TtFullHadHypKinFit() override;
14 
15  private:
16 
20  void buildHypo(edm::Event&,
21  const edm::Handle<std::vector<pat::Jet> >&,
22  std::vector<int>&, const unsigned int iComb) override;
23 
31 
32 };
33 
34 #endif
void buildKey() override
build the event hypothesis key
edm::EDGetTokenT< std::vector< pat::Particle > > lightQToken_
void buildHypo(edm::Event &, const edm::Handle< std::vector< pat::Jet > > &, std::vector< int > &, const unsigned int iComb) override
build event hypothesis from the reco objects of a full-hadronic event
edm::EDGetTokenT< std::vector< int > > statusToken_
edm::EDGetTokenT< std::vector< pat::Particle > > bBarToken_
edm::EDGetTokenT< std::vector< pat::Particle > > lightQBarToken_
~TtFullHadHypKinFit() override
edm::EDGetTokenT< std::vector< pat::Particle > > lightPToken_
TtFullHadHypKinFit(const edm::ParameterSet &)
edm::EDGetTokenT< std::vector< pat::Particle > > bToken_
int key_
hypothesis key (to be set by the buildKey function)
edm::EDGetTokenT< std::vector< pat::Particle > > lightPBarToken_