#include <Calibration/EcalIsolatedParticleCandidateProducer/src/EcalIsolatedParticleCandidateProducer.cc>
Private Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::InputTag | EBrecHitCollectionLabel_ |
edm::InputTag | EErecHitCollectionLabel_ |
const CaloGeometry * | geo |
double | hitCountEthr_ |
double | hitEthr_ |
edm::InputTag | hltGTseedlabel_ |
double | InConeSize_ |
edm::InputTag | l1tausource_ |
double | OutConeSize_ |
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 | |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 19 of file EcalIsolatedParticleCandidateProducer.h.
|
explicit |
Definition at line 42 of file EcalIsolatedParticleCandidateProducer.cc.
References EBrecHitCollectionLabel_, EErecHitCollectionLabel_, edm::ParameterSet::getParameter(), hitCountEthr_, hitEthr_, hltGTseedlabel_, InConeSize_, l1tausource_, and OutConeSize_.
EcalIsolatedParticleCandidateProducer::~EcalIsolatedParticleCandidateProducer | ( | ) |
Definition at line 59 of file EcalIsolatedParticleCandidateProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 223 of file EcalIsolatedParticleCandidateProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 228 of file EcalIsolatedParticleCandidateProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 74 of file EcalIsolatedParticleCandidateProducer.cc.
References EBrecHitCollectionLabel_, EErecHitCollectionLabel_, relval_parameters_module::energy, PV3DBase< T, PVType, FrameType >::eta(), geo, edm::EventSetup::get(), edm::Event::getByLabel(), CaloGeometry::getPosition(), hitCountEthr_, hitEthr_, hltGTseedlabel_, InConeSize_, l1tausource_, AlCaHLTBitMon_ParallelJobs::p, PV3DBase< T, PVType, FrameType >::phi(), pos, funct::pow(), edm::Event::put(), dttmaxenums::R, mathSSE::sqrt(), trigger::TriggerL1CenJet, and trigger::TriggerL1TauJet.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 34 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer(), and produce().
|
private |
Definition at line 35 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer(), and produce().
|
private |
Definition at line 26 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by produce().
|
private |
Definition at line 30 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer(), and produce().
|
private |
Definition at line 31 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer(), and produce().
|
private |
Definition at line 33 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer(), and produce().
|
private |
Definition at line 28 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer(), and produce().
|
private |
Definition at line 32 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer(), and produce().
|
private |
Definition at line 29 of file EcalIsolatedParticleCandidateProducer.h.
Referenced by EcalIsolatedParticleCandidateProducer().