#include <HLTRHemisphere.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Member Functions | |
void | ComputeHemispheres (std::auto_ptr< std::vector< math::XYZTLorentzVector > > &hlist, const std::vector< math::XYZTLorentzVector > &JETS, std::vector< math::XYZTLorentzVector > *extraJets=0) |
Private Attributes | |
bool | accNJJets_ |
bool | doMuonCorrection_ |
edm::InputTag | inputTag_ |
edm::EDGetTokenT< edm::View < reco::Jet > > | m_theJetToken |
edm::EDGetTokenT< std::vector < reco::RecoChargedCandidate > > | m_theMuonToken |
double | max_Eta_ |
int | max_NJ_ |
double | min_Jet_Pt_ |
double | muonEta_ |
edm::InputTag | muonTag_ |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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) |
Definition at line 28 of file HLTRHemisphere.h.
|
explicit |
Definition at line 29 of file HLTRHemisphere.cc.
References accNJJets_, edm::InputTag::encode(), inputTag_, LogDebug, m_theJetToken, m_theMuonToken, max_Eta_, max_NJ_, min_Jet_Pt_, and muonTag_.
HLTRHemisphere::~HLTRHemisphere | ( | ) |
Definition at line 52 of file HLTRHemisphere.cc.
|
private |
Definition at line 159 of file HLTRHemisphere.cc.
References prof2calltree::count, i, funct::pow(), and dt_dqm_sourceclient_common_cff::reco.
Referenced by filter().
|
static |
Definition at line 57 of file HLTRHemisphere.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDFilter.
Definition at line 76 of file HLTRHemisphere.cc.
References funct::abs(), accNJJets_, ComputeHemispheres(), doMuonCorrection_, edm::Event::getByToken(), i, getHLTprescales::index, fwrapper::jets, m_theJetToken, m_theMuonToken, max_Eta_, max_NJ_, min_Jet_Pt_, muonEta_, patZpeak::muons, n, reco::LeafCandidate::p4(), edm::Event::put(), and dt_dqm_sourceclient_common_cff::reco.
|
private |
Definition at line 48 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 43 of file HLTRHemisphere.h.
Referenced by filter().
|
private |
Definition at line 41 of file HLTRHemisphere.h.
Referenced by HLTRHemisphere().
|
private |
Definition at line 39 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 40 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 46 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 47 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 45 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 44 of file HLTRHemisphere.h.
Referenced by filter().
|
private |
Definition at line 42 of file HLTRHemisphere.h.
Referenced by HLTRHemisphere().