#include <RecoBTag/SoftLepton/plugin/SoftLepton.h>
Classes | |
struct | TrackCompare |
Public Types | |
typedef std::map< unsigned int, float > | LeptonIds |
typedef std::map < edm::RefToBase< reco::Track > , LeptonIds, TrackCompare > | Leptons |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions | |
GlobalVector | refineJetAxis (const edm::RefToBase< reco::Jet > &jet, const reco::TrackRefVector &tracks, const edm::RefToBase< reco::Track > &exclude=edm::RefToBase< reco::Track >()) const |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Static Protected Member Functions | |
static double | boostedPPar (const math::XYZVector &vector, const math::XYZVector &axis) |
static double | relativeEta (const math::XYZVector &vector, const math::XYZVector &axis) |
Private Member Functions | |
virtual void | produce (edm::Event &event, const edm::EventSetup &setup) |
Private Attributes | |
double | m_chi2Cut |
double | m_deltaRCut |
const edm::InputTag | m_jets |
const edm::InputTag | m_leptonCands |
const edm::InputTag | m_leptonId |
const edm::InputTag | m_leptons |
muon::SelectionType | m_muonSelection |
unsigned int | m_refineJetAxis |
const TransientTrackBuilder * | m_transientTrackBuilder |
const edm::EDGetTokenT < edm::View< reco::Electron > > | token_electrons |
const edm::EDGetTokenT < edm::View< reco::GsfElectron > > | token_gsfElectrons |
const edm::EDGetTokenT < edm::View< reco::Jet > > | token_jets |
const edm::EDGetTokenT < reco::JetTracksAssociationCollection > | token_jtas |
const edm::EDGetTokenT < edm::ValueMap< float > > | token_leptonCands |
const edm::EDGetTokenT < edm::ValueMap< float > > | token_leptonId |
const edm::EDGetTokenT < edm::View< reco::Muon > > | token_muons |
const edm::EDGetTokenT < reco::PFCandidateCollection > | token_pfElectrons |
const edm::EDGetTokenT < reco::VertexCollection > | token_primaryVertex |
const edm::EDGetTokenT < edm::View< reco::Track > > | token_tracks |
Static Private Attributes | |
static const reco::Vertex | s_nominalBeamSpot |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Description: CMSSW EDProducer for soft lepton b tagging.
Implementation:
Description: CMSSW EDProducer wrapper for sot lepton b tagging.
Implementation: The actual tagging is performed by SoftLeptonAlgorithm.
Definition at line 50 of file SoftLepton.h.
typedef std::map<unsigned int, float> SoftLepton::LeptonIds |
Definition at line 63 of file SoftLepton.h.
typedef std::map<edm::RefToBase<reco::Track>, LeptonIds, TrackCompare> SoftLepton::Leptons |
Definition at line 64 of file SoftLepton.h.
|
explicit |
Definition at line 65 of file SoftLepton.cc.
SoftLepton::~SoftLepton | ( | void | ) |
Definition at line 90 of file SoftLepton.cc.
|
staticprotected |
Definition at line 392 of file SoftLepton.cc.
References metsig::jet.
Referenced by tag().
|
privatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 95 of file SoftLepton.cc.
References metsig::electron, edm::hlt::Exception, edm::EventSetup::get(), i, muon::isGoodMuon(), edm::HandleBase::isValid(), fwrapper::jets, EgammaValidation_Wenu_cff::leptons, m_jets, m_leptonCands, m_leptonId, m_leptons, m_muonSelection, m_transientTrackBuilder, metsig::muon, edm::errors::NotFound, edm::ESHandle< class >::product(), query::result, s_nominalBeamSpot, findQualityFiles::size, tag(), token_electrons, token_gsfElectrons, token_jets, token_jtas, token_leptonCands, token_leptonId, token_muons, token_pfElectrons, token_primaryVertex, token_tracks, and testEve_cfg::tracks.
|
protected |
Definition at line 309 of file SoftLepton.cc.
References AXIS_CALORIMETRIC_NOLEPTON, AXIS_CHARGED_AVERAGE, AXIS_CHARGED_AVERAGE_NOLEPTON, AXIS_CHARGED_SUM, AXIS_CHARGED_SUM_NOLEPTON, edm::RefVector< C, T, F >::begin(), edm::RefVector< C, T, F >::end(), reco::TrackBase::eta(), edm::RefToBase< T >::isNonnull(), M_PI, m_refineJetAxis, reco::TrackBase::momentum(), reco::LeafCandidate::momentum(), or, perp(), reco::TrackBase::phi(), and reco::TrackBase::pt().
Referenced by tag().
|
staticprotected |
Definition at line 385 of file SoftLepton.cc.
References dot(), log, and mag().
Referenced by tag().
reco::SoftLeptonTagInfo SoftLepton::tag | ( | const edm::RefToBase< reco::Jet > & | jet, |
const reco::TrackRefVector & | tracks, | ||
const Leptons & | leptons, | ||
const reco::Vertex & | primaryVertex | ||
) | const |
Definition at line 267 of file SoftLepton.cc.
References boostedPPar(), TransientTrackBuilder::build(), reco::SoftLeptonProperties::deltaR, reco::SoftLeptonProperties::etaRel, info(), reco::SoftLeptonTagInfo::insert(), getDQMSummary::iter, m_chi2Cut, m_deltaRCut, m_transientTrackBuilder, reco::SoftLeptonProperties::p0Par, reco::SoftLeptonProperties::ptRel, reco::SoftLeptonProperties::ratio, reco::SoftLeptonProperties::ratioRel, refineJetAxis(), relativeEta(), reco::JetTagInfo::setJetRef(), reco::SoftLeptonProperties::setQuality(), IPTools::signedImpactParameter3D(), IPTools::signedTransverseImpactParameter(), reco::SoftLeptonProperties::sip2d, reco::SoftLeptonProperties::sip3d, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce(), and Inspector.Inspector::SetTag().
|
private |
Definition at line 118 of file SoftLepton.h.
Referenced by tag().
|
private |
Definition at line 117 of file SoftLepton.h.
Referenced by tag().
|
private |
Definition at line 97 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 107 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 109 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 101 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 121 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 116 of file SoftLepton.h.
Referenced by refineJetAxis().
|
private |
Definition at line 113 of file SoftLepton.h.
|
staticprivate |
Definition at line 124 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 103 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 102 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 99 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 98 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 108 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 110 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 105 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 104 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 100 of file SoftLepton.h.
Referenced by produce().
|
private |
Definition at line 106 of file SoftLepton.h.
Referenced by produce().