#include <RecoEgamma/EgammaHLTProducers/interface/EgammaHLTClusterShapeProducer.h>
Public Member Functions | |
EgammaHLTClusterShapeProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~EgammaHLTClusterShapeProducer () | |
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 Attributes | |
edm::ParameterSet | conf_ |
edm::InputTag | ecalRechitEBTag_ |
edm::InputTag | ecalRechitEETag_ |
bool | EtaOrIeta_ |
edm::InputTag | recoEcalCandidateProducer_ |
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) |
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) |
$Id:
Definition at line 32 of file EgammaHLTClusterShapeProducer.h.
|
explicit |
Definition at line 25 of file EgammaHLTClusterShapeProducer.cc.
References conf_, ecalRechitEBTag_, ecalRechitEETag_, EtaOrIeta_, edm::ParameterSet::getParameter(), and recoEcalCandidateProducer_.
EgammaHLTClusterShapeProducer::~EgammaHLTClusterShapeProducer | ( | ) |
Definition at line 39 of file EgammaHLTClusterShapeProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 48 of file EgammaHLTClusterShapeProducer.cc.
References EcalClusterLazyTools::covariances(), ecalRechitEBTag_, ecalRechitEETag_, EtaOrIeta_, edm::Event::getByLabel(), edm::AssociationMap< Tag >::insert(), EcalClusterLazyTools::localCovariances(), edm::Event::put(), recoEcalCandidateProducer_, and mathSSE::sqrt().
|
private |
Definition at line 47 of file EgammaHLTClusterShapeProducer.h.
Referenced by EgammaHLTClusterShapeProducer().
|
private |
Definition at line 43 of file EgammaHLTClusterShapeProducer.h.
Referenced by EgammaHLTClusterShapeProducer(), and produce().
|
private |
Definition at line 44 of file EgammaHLTClusterShapeProducer.h.
Referenced by EgammaHLTClusterShapeProducer(), and produce().
|
private |
Definition at line 45 of file EgammaHLTClusterShapeProducer.h.
Referenced by EgammaHLTClusterShapeProducer(), and produce().
|
private |
Definition at line 42 of file EgammaHLTClusterShapeProducer.h.
Referenced by EgammaHLTClusterShapeProducer(), and produce().