#include <L2TauModularIsolationSelector.h>
Private Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT < reco::L2TauInfoAssociation > | associationInput_ |
std::vector< double > | ecalClusterDrRMS_ |
std::vector< double > | ecalClusterEtaRMS_ |
std::vector< double > | ecalClusterPhiRMS_ |
std::vector< double > | ecalIsolEt_ |
double | et_ |
std::vector< double > | hcalClusterDrRMS_ |
std::vector< double > | hcalClusterEtaRMS_ |
std::vector< double > | hcalClusterPhiRMS_ |
std::vector< double > | hcalIsolEt_ |
std::vector< double > | nEcalClusters_ |
std::vector< double > | nHcalClusters_ |
double | seedTowerEt_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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::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 22 of file L2TauModularIsolationSelector.h.
|
explicit |
Definition at line 6 of file L2TauModularIsolationSelector.cc.
L2TauModularIsolationSelector::~L2TauModularIsolationSelector | ( | ) |
Definition at line 26 of file L2TauModularIsolationSelector.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 77 of file L2TauModularIsolationSelector.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 83 of file L2TauModularIsolationSelector.cc.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 37 of file L2TauModularIsolationSelector.cc.
References associationInput_, ecalClusterDrRMS_, ecalClusterEtaRMS_, ecalClusterPhiRMS_, reco::L2TauIsolationInfo::ecalClusterShape(), reco::L2TauIsolationInfo::ecalIsolEt(), ecalIsolEt_, reco::LeafCandidate::et(), et_, edm::Event::getByToken(), hcalClusterDrRMS_, hcalClusterEtaRMS_, hcalClusterPhiRMS_, reco::L2TauIsolationInfo::hcalClusterShape(), reco::L2TauIsolationInfo::hcalIsolEt(), hcalIsolEt_, metsig::jet, nEcalClusters_, reco::L2TauIsolationInfo::nEcalHits(), nHcalClusters_, reco::L2TauIsolationInfo::nHcalHits(), AlCaHLTBitMon_ParallelJobs::p, edm::Event::put(), reco::L2TauIsolationInfo::seedHcalHitEt(), and seedTowerEt_.
|
private |
Definition at line 34 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 43 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 42 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 41 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 38 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 56 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 52 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 51 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 50 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 47 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 40 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 49 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 57 of file L2TauModularIsolationSelector.h.
Referenced by produce().