#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_ |
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 |
typedef WorkerT< EDFilter > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::EDFilter | |
CurrentProcessingContext const * | currentContext () 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) |
Definition at line 18 of file HLTRHemisphere.h.
|
explicit |
Definition at line 37 of file HLTRHemisphere.cc.
References accNJJets_, edm::InputTag::encode(), inputTag_, LogDebug, max_Eta_, max_NJ_, and min_Jet_Pt_.
HLTRHemisphere::~HLTRHemisphere | ( | ) |
Definition at line 58 of file HLTRHemisphere.cc.
|
private |
Definition at line 165 of file HLTRHemisphere.cc.
References prof2calltree::count, i, funct::pow(), and L1Trigger_dataformats::reco.
Referenced by filter().
|
static |
Definition at line 63 of file HLTRHemisphere.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDFilter.
Definition at line 82 of file HLTRHemisphere.cc.
References abs, accNJJets_, ComputeHemispheres(), doMuonCorrection_, edm::Event::getByLabel(), i, getHLTprescales::index, inputTag_, fwrapper::jets, max_Eta_, max_NJ_, min_Jet_Pt_, muonEta_, patZpeak::muons, muonTag_, n, reco::LeafCandidate::p4(), edm::Event::put(), and L1Trigger_dataformats::reco.
|
private |
Definition at line 35 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 30 of file HLTRHemisphere.h.
Referenced by filter().
|
private |
Definition at line 28 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 33 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 34 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 32 of file HLTRHemisphere.h.
Referenced by filter(), and HLTRHemisphere().
|
private |
Definition at line 31 of file HLTRHemisphere.h.
Referenced by filter().
|
private |
Definition at line 29 of file HLTRHemisphere.h.
Referenced by filter().