#include <PFClusterShapeProducer.h>
Public Member Functions | |
PFClusterShapeProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &ev, const edm::EventSetup &es) |
~PFClusterShapeProducer () | |
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 | |
edm::Handle < reco::PFClusterCollection > | getClusterCollection (edm::Event &evt) |
edm::Handle < reco::PFRecHitCollection > | getRecHitCollection (edm::Event &evt) |
Private Attributes | |
PFClusterShapeAlgo * | csAlgo_p |
edm::InputTag | inputTagPFClustersECAL_ |
edm::InputTag | inputTagPFRecHitsECAL_ |
std::string | shapesLabel_ |
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 33 of file PFClusterShapeProducer.h.
|
explicit |
Definition at line 13 of file PFClusterShapeProducer.cc.
References edm::ParameterSet::getParameter().
PFClusterShapeProducer::~PFClusterShapeProducer | ( | ) |
Definition at line 30 of file PFClusterShapeProducer.cc.
|
private |
Definition at line 74 of file PFClusterShapeProducer.cc.
References edm::hlt::Exception, newFWLiteAna::found, edm::Event::getByLabel(), and patZpeak::handle.
|
private |
Definition at line 93 of file PFClusterShapeProducer.cc.
References edm::hlt::Exception, newFWLiteAna::found, edm::Event::getByLabel(), and patZpeak::handle.
|
virtual |
Implements edm::EDProducer.
Definition at line 36 of file PFClusterShapeProducer.cc.
References DetId::Ecal, EcalBarrel, EcalEndcap, edm::EventSetup::get(), i, and edm::Event::put().
|
private |
Definition at line 50 of file PFClusterShapeProducer.h.
|
private |
Definition at line 47 of file PFClusterShapeProducer.h.
|
private |
Definition at line 48 of file PFClusterShapeProducer.h.
|
private |
Definition at line 45 of file PFClusterShapeProducer.h.