#include <VBFGenJetFilter.h>
Private Member Functions | |
int | charge (const int &Id) |
std::vector< const reco::GenJet * > | filterGenJets (const std::vector< reco::GenJet > *jets) |
std::vector< const reco::GenParticle * > | filterGenLeptons (const std::vector< reco::GenParticle > *particles) |
std::vector< HepMC::GenParticle * > | getNu (const HepMC::GenEvent *particles) |
std::vector< HepMC::GenParticle * > | getSt3 (const HepMC::GenEvent *particles) |
std::vector< HepMC::GenParticle * > | getVisibleDecayProducts (HepMC::GenParticle *particle) |
double | nuMET (std::vector< HepMC::GenParticle * > vNu) |
void | printGenVector (std::vector< HepMC::GenParticle * > vec) |
Private Attributes | |
double | deltaRJetLep |
double | etaMax |
double | etaMin |
bool | leadJetsNoLepMass |
edm::EDGetTokenT< reco::GenJetCollection > | m_inputTag_GenJetCollection |
edm::EDGetTokenT< reco::GenParticleCollection > | m_inputTag_GenParticleCollection |
double | maxDeltaEta |
double | maxDeltaPhi |
double | maxInvMass |
double | maxLeadingJetsInvMass |
double | minDeltaEta |
double | minDeltaPhi |
double | minInvMass |
double | minLeadingJetsInvMass |
bool | oppositeHemisphere |
double | ptMin |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 29 of file VBFGenJetFilter.h.
|
explicit |
Definition at line 18 of file VBFGenJetFilter.cc.
References edm::ParameterSet::getUntrackedParameter(), leadJetsNoLepMass, m_inputTag_GenJetCollection, and m_inputTag_GenParticleCollection.
|
override |
Definition at line 40 of file VBFGenJetFilter.cc.
|
private |
|
override |
Definition at line 84 of file VBFGenJetFilter.cc.
References a, b, DEFINE_FWK_MODULE, reco::deltaPhi(), reco::deltaR2(), deltaRJetLep, particleFlow_cfi::dEta, particleFlow_cfi::dPhi, filterGenJets(), filterGenLeptons(), ttbarCategorization_cff::genJets, GenHFHadronMatcher_cfi::genParticles, edm::Event::getByToken(), mps_fire::i, boostedTaus_cff::jetIdx, leadJetsNoLepMass, m_inputTag_GenJetCollection, m_inputTag_GenParticleCollection, maxDeltaEta, maxDeltaPhi, maxInvMass, maxLeadingJetsInvMass, minLeadingJetsInvMass, oppositeHemisphere, p4, reco::LeafCandidate::p4(), and edm::Handle< T >::product().
|
private |
Definition at line 65 of file VBFGenJetFilter.cc.
References etaMax, etaMin, mps_fire::i, MillePedeFileConverter_cfg::out, reco::LeafCandidate::p4(), and ptMin.
Referenced by filter().
|
private |
Definition at line 45 of file VBFGenJetFilter.cc.
References funct::abs(), MillePedeFileConverter_cfg::out, and AlCaHLTBitMon_ParallelJobs::p.
Referenced by filter().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 68 of file VBFGenJetFilter.h.
Referenced by filter().
|
private |
Definition at line 59 of file VBFGenJetFilter.h.
Referenced by filterGenJets().
|
private |
Definition at line 58 of file VBFGenJetFilter.h.
Referenced by filterGenJets().
|
private |
Definition at line 56 of file VBFGenJetFilter.h.
Referenced by filter(), and VBFGenJetFilter().
|
private |
Definition at line 71 of file VBFGenJetFilter.h.
Referenced by filter(), and VBFGenJetFilter().
|
private |
Definition at line 72 of file VBFGenJetFilter.h.
Referenced by filter(), and VBFGenJetFilter().
|
private |
Definition at line 65 of file VBFGenJetFilter.h.
Referenced by filter().
|
private |
Definition at line 63 of file VBFGenJetFilter.h.
Referenced by filter().
|
private |
Definition at line 61 of file VBFGenJetFilter.h.
Referenced by filter().
|
private |
Definition at line 67 of file VBFGenJetFilter.h.
Referenced by filter().
|
private |
Definition at line 64 of file VBFGenJetFilter.h.
|
private |
Definition at line 62 of file VBFGenJetFilter.h.
|
private |
Definition at line 60 of file VBFGenJetFilter.h.
|
private |
Definition at line 66 of file VBFGenJetFilter.h.
Referenced by filter().
|
private |
Definition at line 55 of file VBFGenJetFilter.h.
Referenced by filter().
|
private |
Definition at line 57 of file VBFGenJetFilter.h.
Referenced by filterGenJets().