#include <SuperClusterProducer.h>
Public Member Functions | |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
SuperClusterProducer (const edm::ParameterSet &ps) | |
~SuperClusterProducer () | |
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 |
void | getClusterPtrVector (edm::Event &evt, std::string clusterProducer_, std::string clusterCollection_, reco::CaloClusterPtrVector *) |
void | outputValidationInfo (reco::SuperClusterCollection &superclusterCollection) |
void | produceSuperclustersForECALPart (edm::Event &evt, std::string clusterProducer, std::string clusterCollection, std::string superclusterColection) |
Private Attributes | |
std::string | barrelClusterCollection_ |
std::string | barrelClusterProducer_ |
float | barrelEtaSearchRoad_ |
float | barrelPhiSearchRoad_ |
std::string | barrelSuperclusterCollection_ |
BremRecoveryClusterAlgo * | bremAlgo_p |
bool | doBarrel_ |
bool | doEndcaps_ |
std::string | endcapClusterCollection_ |
std::string | endcapClusterProducer_ |
float | endcapEtaSearchRoad_ |
float | endcapPhiSearchRoad_ |
std::string | endcapSuperclusterCollection_ |
int | nEvt_ |
int | nMaxPrintout_ |
int | noSuperClusters |
float | seedTransverseEnergyThreshold_ |
double | totalE |
BremRecoveryClusterAlgo::VerbosityLevel | verbosity |
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) |
Definition at line 20 of file SuperClusterProducer.h.
SuperClusterProducer::SuperClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 24 of file SuperClusterProducer.cc.
References barrelClusterCollection_, barrelClusterProducer_, barrelEtaSearchRoad_, barrelPhiSearchRoad_, barrelSuperclusterCollection_, bremAlgo_p, doBarrel_, doEndcaps_, endcapClusterCollection_, endcapClusterProducer_, endcapEtaSearchRoad_, endcapPhiSearchRoad_, endcapSuperclusterCollection_, edm::ParameterSet::getParameter(), nEvt_, noSuperClusters, BremRecoveryClusterAlgo::pDEBUG, BremRecoveryClusterAlgo::pERROR, BremRecoveryClusterAlgo::pINFO, BremRecoveryClusterAlgo::pWARNING, seedTransverseEnergyThreshold_, totalE, and verbosity.
SuperClusterProducer::~SuperClusterProducer | ( | ) |
Definition at line 65 of file SuperClusterProducer.cc.
References bremAlgo_p.
|
inlineprivate |
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 71 of file SuperClusterProducer.cc.
References noSuperClusters, and totalE.
|
private |
Definition at line 126 of file SuperClusterProducer.cc.
References edm::Event::getByLabel(), i, edm::HandleBase::isValid(), edm::Handle< T >::product(), and edm::PtrVector< T >::push_back().
Referenced by produceSuperclustersForECALPart().
|
private |
|
virtual |
Implements edm::EDProducer.
Definition at line 86 of file SuperClusterProducer.cc.
References barrelClusterCollection_, barrelClusterProducer_, barrelSuperclusterCollection_, doBarrel_, doEndcaps_, endcapClusterCollection_, endcapClusterProducer_, endcapSuperclusterCollection_, nEvt_, and produceSuperclustersForECALPart().
|
private |
Definition at line 98 of file SuperClusterProducer.cc.
References bremAlgo_p, getClusterPtrVector(), BremRecoveryClusterAlgo::makeSuperClusters(), noSuperClusters, edm::Event::put(), and totalE.
Referenced by produce().
|
private |
Definition at line 40 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 43 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 48 of file SuperClusterProducer.h.
Referenced by SuperClusterProducer().
|
private |
Definition at line 49 of file SuperClusterProducer.h.
Referenced by SuperClusterProducer().
|
private |
Definition at line 46 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 57 of file SuperClusterProducer.h.
Referenced by produceSuperclustersForECALPart(), SuperClusterProducer(), and ~SuperClusterProducer().
|
private |
Definition at line 54 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 55 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 39 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 42 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 50 of file SuperClusterProducer.h.
Referenced by SuperClusterProducer().
|
private |
Definition at line 51 of file SuperClusterProducer.h.
Referenced by SuperClusterProducer().
|
private |
Definition at line 45 of file SuperClusterProducer.h.
Referenced by produce(), and SuperClusterProducer().
|
private |
Definition at line 35 of file SuperClusterProducer.h.
Referenced by counterExceeded(), produce(), and SuperClusterProducer().
|
private |
Definition at line 34 of file SuperClusterProducer.h.
Referenced by counterExceeded().
|
private |
Definition at line 60 of file SuperClusterProducer.h.
Referenced by endJob(), produceSuperclustersForECALPart(), and SuperClusterProducer().
|
private |
Definition at line 52 of file SuperClusterProducer.h.
Referenced by SuperClusterProducer().
|
private |
Definition at line 59 of file SuperClusterProducer.h.
Referenced by endJob(), produceSuperclustersForECALPart(), and SuperClusterProducer().
|
private |
Definition at line 37 of file SuperClusterProducer.h.
Referenced by SuperClusterProducer().