#include <Multi5x5SuperClusterProducer.h>
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_ |
Multi5x5BremRecoveryClusterAlgo * | 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 |
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) |
Definition at line 18 of file Multi5x5SuperClusterProducer.h.
Multi5x5SuperClusterProducer::Multi5x5SuperClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 24 of file Multi5x5SuperClusterProducer.cc.
References barrelClusterCollection_, barrelClusterProducer_, barrelEtaSearchRoad_, barrelPhiSearchRoad_, barrelSuperclusterCollection_, bremAlgo_p, doBarrel_, doEndcaps_, endcapClusterCollection_, endcapClusterProducer_, endcapEtaSearchRoad_, endcapPhiSearchRoad_, endcapSuperclusterCollection_, edm::ParameterSet::getParameter(), nEvt_, noSuperClusters, seedTransverseEnergyThreshold_, AlCaHLTBitMon_QueryRunRegistry::string, and totalE.
Multi5x5SuperClusterProducer::~Multi5x5SuperClusterProducer | ( | ) |
Definition at line 61 of file Multi5x5SuperClusterProducer.cc.
References bremAlgo_p.
|
inlineprivate |
Definition at line 68 of file Multi5x5SuperClusterProducer.h.
References nEvt_, and nMaxPrintout_.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 67 of file Multi5x5SuperClusterProducer.cc.
References noSuperClusters, and totalE.
|
private |
Definition at line 122 of file Multi5x5SuperClusterProducer.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 82 of file Multi5x5SuperClusterProducer.cc.
References barrelClusterCollection_, barrelClusterProducer_, barrelSuperclusterCollection_, doBarrel_, doEndcaps_, endcapClusterCollection_, endcapClusterProducer_, endcapSuperclusterCollection_, nEvt_, and produceSuperclustersForECALPart().
|
private |
Definition at line 94 of file Multi5x5SuperClusterProducer.cc.
References bremAlgo_p, getClusterPtrVector(), Multi5x5BremRecoveryClusterAlgo::makeSuperClusters(), noSuperClusters, edm::Event::put(), and totalE.
Referenced by produce().
|
private |
Definition at line 36 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 39 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 44 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 45 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 42 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 53 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), produceSuperclustersForECALPart(), and ~Multi5x5SuperClusterProducer().
|
private |
Definition at line 50 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 51 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 35 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 38 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 46 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 47 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 41 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 33 of file Multi5x5SuperClusterProducer.h.
Referenced by counterExceeded(), Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 32 of file Multi5x5SuperClusterProducer.h.
Referenced by counterExceeded().
|
private |
Definition at line 56 of file Multi5x5SuperClusterProducer.h.
Referenced by endJob(), Multi5x5SuperClusterProducer(), and produceSuperclustersForECALPart().
|
private |
Definition at line 48 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 55 of file Multi5x5SuperClusterProducer.h.
Referenced by endJob(), Multi5x5SuperClusterProducer(), and produceSuperclustersForECALPart().