CMS 3D CMS Logo

Public Member Functions | Private Member Functions

TtSemiLepHypWMassDeltaTopMass Class Reference

#include <TtSemiLepHypWMassDeltaTopMass.h>

Inheritance diagram for TtSemiLepHypWMassDeltaTopMass:
TtSemiLepHypothesis edm::EDProducer edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

List of all members.

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

Detailed Description

Definition at line 7 of file TtSemiLepHypWMassDeltaTopMass.h.


Constructor & Destructor Documentation

TtSemiLepHypWMassDeltaTopMass::TtSemiLepHypWMassDeltaTopMass ( const edm::ParameterSet cfg) [inline, explicit]

Definition at line 11 of file TtSemiLepHypWMassDeltaTopMass.h.

TtSemiLepHypWMassDeltaTopMass::~TtSemiLepHypWMassDeltaTopMass ( ) [inline]

Definition at line 12 of file TtSemiLepHypWMassDeltaTopMass.h.

{};

Member Function Documentation

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.