Public Member Functions | |
HGCalClusterProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HGCalClusterProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
std::unique_ptr< HGCalImagingAlgo > | algo |
reco::CaloCluster::AlgoId | algoId |
std::string | detector |
bool | doSharing |
edm::EDGetTokenT< HGCRecHitCollection > | hits_bh_token |
edm::EDGetTokenT< HGCRecHitCollection > | hits_ee_token |
edm::EDGetTokenT< HGCRecHitCollection > | hits_fh_token |
std::unique_ptr< HGCal3DClustering > | multicluster_algo |
HGCalImagingAlgo::VerbosityLevel | verbosity |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 32 of file HGCalClusterProducer.cc.
HGCalClusterProducer::HGCalClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 57 of file HGCalClusterProducer.cc.
References algo, algoId, hgcalLayerClusters_cfi::dEdXweights, hgcalLayerClusters_cfi::dependSensor, detector, doSharing, hgcalLayerClusters_cfi::ecut, hgcalLayerClusters_cfi::fcPerEle, hgcalLayerClusters_cfi::fcPerMip, edm::ParameterSet::getParameter(), reco::CaloCluster::hgcal_em, reco::CaloCluster::hgcal_had, reco::CaloCluster::hgcal_mixed, hits_bh_token, hits_ee_token, hits_fh_token, kappa, hgcalLayerClusters_cfi::minClusters, multicluster_algo, hgcalLayerClusters_cfi::noiseMip, hgcalLayerClusters_cfi::nonAgedNoises, particleFlowClusterECALUncorrected_cfi::showerSigma, hgcalLayerClusters_cfi::thicknessCorrection, and verbosity.
|
inlineoverride |
|
override |
Definition at line 111 of file HGCalClusterProducer.cc.
References algo, algoId, fastPrimaryVertexProducer_cfi::clusters, doSharing, edm::Event::getByToken(), reco::CaloCluster::hgcal_em, reco::CaloCluster::hgcal_had, reco::CaloCluster::hgcal_mixed, hits_bh_token, hits_ee_token, hits_fh_token, mps_fire::i, edm::HandleBase::isValid(), eostools::move(), multicluster_algo, cscdqm::h::names, cmsPerfSuiteHarvest::now, edm::PtrVector< T >::push_back(), edm::Event::put(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~HGCalClusterProducer().
|
private |
Definition at line 47 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer(), and produce().
|
private |
Definition at line 45 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer(), and produce().
|
private |
Definition at line 50 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer().
|
private |
Definition at line 49 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer(), and produce().
|
private |
Definition at line 43 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer(), and produce().
|
private |
Definition at line 41 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer(), and produce().
|
private |
Definition at line 42 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer(), and produce().
|
private |
Definition at line 48 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer(), and produce().
|
private |
Definition at line 52 of file HGCalClusterProducer.cc.
Referenced by HGCalClusterProducer().