#include <L2TauModularIsolationSelector.h>
Public Member Functions | |
L2TauModularIsolationSelector (const edm::ParameterSet &) | |
~L2TauModularIsolationSelector () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::InputTag | 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 |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 21 of file L2TauModularIsolationSelector.h.
|
explicit |
Definition at line 7 of file L2TauModularIsolationSelector.cc.
L2TauModularIsolationSelector::~L2TauModularIsolationSelector | ( | ) |
Definition at line 27 of file L2TauModularIsolationSelector.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 78 of file L2TauModularIsolationSelector.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 84 of file L2TauModularIsolationSelector.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 38 of file L2TauModularIsolationSelector.cc.
References associationInput_, ecalClusterDrRMS_, ecalClusterEtaRMS_, ecalClusterPhiRMS_, reco::L2TauIsolationInfo::ecalClusterShape(), reco::L2TauIsolationInfo::ecalIsolEt(), ecalIsolEt_, reco::LeafCandidate::et(), et_, edm::Event::getByLabel(), 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 33 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 40 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 37 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 55 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 49 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 46 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 39 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 48 of file L2TauModularIsolationSelector.h.
Referenced by produce().
|
private |
Definition at line 56 of file L2TauModularIsolationSelector.h.
Referenced by produce().