#include <TtSemiLepHypWMassDeltaTopMass.h>
Public Member Functions | |
TtSemiLepHypWMassDeltaTopMass (const edm::ParameterSet &cfg) | |
~TtSemiLepHypWMassDeltaTopMass () | |
Private Member Functions | |
virtual void | buildHypo (edm::Event &evt, const edm::Handle< edm::View< reco::RecoCandidate > > &leps, const edm::Handle< std::vector< pat::MET > > &mets, 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 | |
virtual void | buildKey () |
build the event hypothesis key |
Definition at line 7 of file TtSemiLepHypWMassDeltaTopMass.h.
TtSemiLepHypWMassDeltaTopMass::TtSemiLepHypWMassDeltaTopMass | ( | const edm::ParameterSet & | cfg | ) | [inline, explicit] |
Definition at line 11 of file TtSemiLepHypWMassDeltaTopMass.h.
: TtSemiLepHypothesis(cfg) {};
TtSemiLepHypWMassDeltaTopMass::~TtSemiLepHypWMassDeltaTopMass | ( | ) | [inline] |
Definition at line 12 of file TtSemiLepHypWMassDeltaTopMass.h.
{};
virtual void TtSemiLepHypWMassDeltaTopMass::buildHypo | ( | edm::Event & | evt, |
const edm::Handle< edm::View< reco::RecoCandidate > > & | leps, | ||
const edm::Handle< std::vector< pat::MET > > & | mets, | ||
const edm::Handle< std::vector< pat::Jet > > & | jets, | ||
std::vector< int > & | match, | ||
const unsigned int | iComb | ||
) | [inline, private, virtual] |
build event hypothesis from the reco objects of a semi-leptonic event
Implements TtSemiLepHypothesis.
Definition at line 19 of file TtSemiLepHypWMassDeltaTopMass.h.
References fwrapper::jets.
{ TtSemiLepHypothesis::buildHypo(leps, mets, jets, match); };
virtual void TtSemiLepHypWMassDeltaTopMass::buildKey | ( | ) | [inline, private, virtual] |
build the event hypothesis key
Implements TtSemiLepHypothesis.
Definition at line 17 of file TtSemiLepHypWMassDeltaTopMass.h.
References TtSemiLepHypothesis::key_, and TtEvent::kWMassDeltaTopMass.