CMS 3D CMS Logo

TtFullHadHypGenMatch.h
Go to the documentation of this file.
1 #ifndef TtFullHadHypGenMatch_h
2 #define TtFullHadHypGenMatch_h
3 
6 
8 public:
10  ~TtFullHadHypGenMatch() override;
11 
12 private:
16  void buildHypo(edm::Event& evt,
17  const edm::Handle<std::vector<pat::Jet> >& jets,
18  std::vector<int>& match,
19  const unsigned int iComb) override;
20 
21 protected:
23 };
24 
25 #endif
TtFullHadHypGenMatch::genEvtToken_
edm::EDGetTokenT< TtGenEvent > genEvtToken_
Definition: TtFullHadHypGenMatch.h:22
TtFullHadHypGenMatch::buildHypo
void buildHypo(edm::Event &evt, const edm::Handle< std::vector< pat::Jet > > &jets, std::vector< int > &match, const unsigned int iComb) override
build event hypothesis from the reco objects of a semi-leptonic event
Definition: TtFullHadHypGenMatch.cc:9
edm::EDGetTokenT< TtGenEvent >
singleTopDQM_cfi.jets
jets
Definition: singleTopDQM_cfi.py:42
edm::Handle
Definition: AssociativeIterator.h:50
TtFullHadHypothesis::key_
int key_
hypothesis key (to be set by the buildKey function)
Definition: TtFullHadHypothesis.h:85
TtFullHadHypGenMatch::TtFullHadHypGenMatch
TtFullHadHypGenMatch(const edm::ParameterSet &cfg)
Definition: TtFullHadHypGenMatch.cc:4
TtFullHadHypothesis
Definition: TtFullHadHypothesis.h:29
LeafCandidate.h
edm::ParameterSet
Definition: ParameterSet.h:47
TtFullHadHypGenMatch::buildKey
void buildKey() override
build the event hypothesis key
Definition: TtFullHadHypGenMatch.h:14
match
std::pair< typename Association::data_type::first_type, double > match(Reference key, Association association, bool bestMatchByMaxValue)
Generic matching function.
Definition: Utils.h:10
TtFullHadHypGenMatch
Definition: TtFullHadHypGenMatch.h:7
looper.cfg
cfg
Definition: looper.py:297
TtEvent::kGenMatch
Definition: TtEvent.h:30
TtFullHadHypothesis.h
edm::Event
Definition: Event.h:73
TtFullHadHypGenMatch::~TtFullHadHypGenMatch
~TtFullHadHypGenMatch() override
Definition: TtFullHadHypGenMatch.cc:7