#include <RecoBTag/PixelJetPuId/src/PixelJetPuId.cc>
Public Member Functions | |
PixelJetPuId (const edm::ParameterSet &) | |
virtual | ~PixelJetPuId () |
Public Member Functions inherited from edm::global::EDProducer<> | |
EDProducer ()=default | |
Public Member Functions inherited from edm::global::EDProducerBase | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | produce (edm::StreamID sid, edm::Event &, const edm::EventSetup &) const override |
Private Attributes | |
edm::EDGetTokenT< edm::View < reco::Jet > > | generaljetsToken |
edm::EDGetTokenT< edm::View < reco::CaloJet > > | jetsToken |
bool | m_fwjets |
edm::InputTag | m_jets |
double | m_MaxTrackChi2 |
double | m_MaxTrackDistanceToJet |
double | m_minet_fwjets |
double | m_mineta_fwjets |
double | m_MinGoodJetTrackPt |
double | m_MinGoodJetTrackPtRatio |
double | m_MinTrackPt |
edm::InputTag | m_primaryVertex |
edm::InputTag | m_tracks |
edm::EDGetTokenT < reco::VertexCollection > | primaryVertexToken |
edm::EDGetTokenT< std::vector < reco::Track > > | tracksToken |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
Description: The PixelJetPuId module select all the pixel tracks compatible with a jet. If the sum of the tracks momentum is under a threshold the jet is tagged as "PUjets".
Implementation: [Notes on implementation]
Definition at line 56 of file PixelJetPuId.cc.
PixelJetPuId::PixelJetPuId | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 91 of file PixelJetPuId.cc.
References generaljetsToken, edm::ParameterSet::getParameter(), jetsToken, m_fwjets, m_jets, m_MaxTrackChi2, m_MaxTrackDistanceToJet, m_minet_fwjets, m_mineta_fwjets, m_MinGoodJetTrackPt, m_MinGoodJetTrackPtRatio, m_MinTrackPt, m_primaryVertex, m_tracks, primaryVertexToken, and tracksToken.
|
virtual |
Definition at line 121 of file PixelJetPuId.cc.
|
static |
Definition at line 125 of file PixelJetPuId.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_25ns10e33_v2_cff::InputTag.
|
overrideprivatevirtual |
Implements edm::global::EDProducerBase.
Definition at line 146 of file PixelJetPuId.cc.
References reco::deltaR2(), generaljetsToken, edm::EventSetup::get(), edm::Event::getByToken(), i, fwrapper::jets, jetsToken, IPTools::jetTrackDistance(), findQualityFiles::jj, m_fwjets, m_MaxTrackChi2, m_MaxTrackDistanceToJet, m_minet_fwjets, m_mineta_fwjets, m_MinGoodJetTrackPt, m_MinGoodJetTrackPtRatio, m_MinTrackPt, edm::makeRefToBaseProdFrom(), eostools::move(), HLT_25ns10e33_v2_cff::primaryVertex, primaryVertexToken, edm::Event::put(), MetAnalyzer::pv(), edm::second(), testEve_cfg::tracks, and tracksToken.
|
private |
Definition at line 72 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 71 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 79 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 69 of file PixelJetPuId.cc.
Referenced by PixelJetPuId().
|
private |
Definition at line 76 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 77 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 81 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 80 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 83 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 84 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 75 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 67 of file PixelJetPuId.cc.
Referenced by PixelJetPuId().
|
private |
Definition at line 68 of file PixelJetPuId.cc.
Referenced by PixelJetPuId().
|
private |
Definition at line 73 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().
|
private |
Definition at line 70 of file PixelJetPuId.cc.
Referenced by PixelJetPuId(), and produce().