Public Types | |
enum | DEFINITION_T { PHYSICS =0, ALGO, NEAREST_STATUS2, NEAREST_STATUS3, HEAVIEST, N_DEFINITIONS, NULL_DEF } |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
JetFlavourIdentifier (const edm::ParameterSet &) | |
~JetFlavourIdentifier () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
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 (const std::string &iProcessName, std::vector< const char * > &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 () |
Private Member Functions | |
void | fillLeptons (const std::vector< const reco::Candidate * > &, JetFlavour::Leptons &, int, int) |
std::vector< const reco::Candidate * > | findCandidates (const reco::Candidate *, int) |
JetFlavour::Leptons | findLeptons (const GenParticleRef &) |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Static Private Member Functions | |
static int | heaviestFlavour (int) |
Private Attributes | |
DEFINITION_T | definition |
bool | leptonInfo_ |
bool | physDefinition |
EDGetTokenT < JetMatchedPartonsCollection > | sourceByReferToken_ |
math::XYZTLorentzVector | thePartonLV |
Handle < JetMatchedPartonsCollection > | theTagByRef |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 86 of file JetFlavourIdentifier.cc.
Enumerator | |
---|---|
PHYSICS | |
ALGO | |
NEAREST_STATUS2 | |
NEAREST_STATUS3 | |
HEAVIEST | |
N_DEFINITIONS | |
NULL_DEF |
Definition at line 89 of file JetFlavourIdentifier.cc.
JetFlavourIdentifier::JetFlavourIdentifier | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 117 of file JetFlavourIdentifier.cc.
References edm::ParameterSet::exists(), and edm::ParameterSet::getParameter().
JetFlavourIdentifier::~JetFlavourIdentifier | ( | ) |
Definition at line 136 of file JetFlavourIdentifier.cc.
|
private |
test for neutrinos because of conversions and dalitz pions
Definition at line 343 of file JetFlavourIdentifier.cc.
References funct::abs(), reco::JetFlavour::Leptons::electron, i, j, bookConverter::max, reco::JetFlavour::Leptons::muon, benchmark_cfg::pdgId, and reco::JetFlavour::Leptons::tau.
|
private |
Definition at line 307 of file JetFlavourIdentifier.cc.
References funct::abs(), filterCSVwithJSON::copy, reco::Candidate::daughter(), HLT_25ns14e33_v1_cff::DeltaR, reco::flavour(), i, reco::Candidate::numberOfDaughters(), reco::Candidate::p4(), benchmark_cfg::pdgId, and reco::Candidate::pdgId().
|
private |
first daughter of the parton should be an MC particle (pdgId==92,93)
lookup particles with parton flavour and weak decay
count leptons of candidates
Definition at line 285 of file JetFlavourIdentifier.cc.
References funct::abs(), and objects.IsoTrackAnalyzer::candidates.
|
staticprivate |
Definition at line 372 of file JetFlavourIdentifier.cc.
References funct::abs(), reco::flavour(), and benchmark_cfg::pdgId.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 142 of file JetFlavourIdentifier.cc.
References lumi::ALGO, reco::MatchedPartons::algoDefinitionParton(), edm::Ref< C, T, F >::get(), edm::Event::getByToken(), reco::MatchedPartons::heaviest(), edm::Ref< C, T, F >::isNonnull(), j, findQualityFiles::jj, edm::makeRefToBaseProdFrom(), reco::MatchedPartons::nearest_status2(), reco::MatchedPartons::nearest_status3(), sistrip::PHYSICS, reco::MatchedPartons::physicsDefinitionParton(), and edm::Event::put().
|
private |
Definition at line 108 of file JetFlavourIdentifier.cc.
|
private |
Definition at line 107 of file JetFlavourIdentifier.cc.
|
private |
Definition at line 106 of file JetFlavourIdentifier.cc.
|
private |
Definition at line 105 of file JetFlavourIdentifier.cc.
|
private |
Definition at line 109 of file JetFlavourIdentifier.cc.
|
private |
Definition at line 104 of file JetFlavourIdentifier.cc.