#include <EgammaHLTHybridClusterProducer.h>
Public Member Functions | |
EgammaHLTHybridClusterProducer (const edm::ParameterSet &ps) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~EgammaHLTHybridClusterProducer () | |
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 | |
bool | counterExceeded () const |
Private Attributes | |
std::string | basicclusterCollection_ |
bool | doIsolated_ |
std::string | hitcollection_ |
edm::InputTag | hitproducer_ |
HybridClusterAlgo * | hybrid_p |
double | l1LowerThr_ |
double | l1LowerThrIgnoreIsolation_ |
edm::InputTag | l1TagIsolated_ |
edm::InputTag | l1TagNonIsolated_ |
double | l1UpperThr_ |
int | nEvt_ |
int | nMaxPrintout_ |
PositionCalc | posCalculator_ |
double | regionEtaMargin_ |
double | regionPhiMargin_ |
std::string | superclusterCollection_ |
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 19 of file EgammaHLTHybridClusterProducer.h.
EgammaHLTHybridClusterProducer::EgammaHLTHybridClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 50 of file EgammaHLTHybridClusterProducer.cc.
References basicclusterCollection_, doIsolated_, edm::ParameterSet::getParameter(), hitcollection_, hitproducer_, hybrid_p, l1LowerThr_, l1LowerThrIgnoreIsolation_, l1TagIsolated_, l1TagNonIsolated_, l1UpperThr_, nEvt_, posCalculator_, regionEtaMargin_, regionPhiMargin_, and superclusterCollection_.
EgammaHLTHybridClusterProducer::~EgammaHLTHybridClusterProducer | ( | ) |
Definition at line 119 of file EgammaHLTHybridClusterProducer.cc.
References hybrid_p.
|
inlineprivate |
Definition at line 56 of file EgammaHLTHybridClusterProducer.h.
References nEvt_, and nMaxPrintout_.
|
virtual |
emItr->gctEmCand()->regionId().isForward()
emItr->gctEmCand()->regionId().isForward()
Implements edm::EDProducer.
Definition at line 125 of file EgammaHLTHybridClusterProducer.cc.
References basicclusterCollection_, doIsolated_, DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, geometry, edm::EventSetup::get(), edm::Event::getByLabel(), CaloGeometry::getSubdetectorGeometry(), hitcollection_, hitproducer_, hybrid_p, i, edm::OrphanHandleBase::isValid(), edm::HandleBase::isValid(), l1LowerThr_, l1LowerThrIgnoreIsolation_, l1TagIsolated_, l1TagNonIsolated_, l1UpperThr_, edm::InputTag::label(), HybridClusterAlgo::makeClusters(), HybridClusterAlgo::makeSuperClusters(), nEvt_, edm::Handle< T >::product(), edm::ESHandle< class >::product(), edm::PtrVector< T >::push_back(), edm::Event::put(), regionEtaMargin_, regionPhiMargin_, and superclusterCollection_.
|
private |
Definition at line 37 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 35 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 40 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 39 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 53 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), produce(), and ~EgammaHLTHybridClusterProducer().
|
private |
Definition at line 45 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 47 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 42 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 43 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 46 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 33 of file EgammaHLTHybridClusterProducer.h.
Referenced by counterExceeded(), EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 32 of file EgammaHLTHybridClusterProducer.h.
Referenced by counterExceeded().
|
private |
Definition at line 54 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer().
|
private |
Definition at line 49 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 50 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().
|
private |
Definition at line 38 of file EgammaHLTHybridClusterProducer.h.
Referenced by EgammaHLTHybridClusterProducer(), and produce().