Public Member Functions | |
HGCalLayerClusterProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HGCalLayerClusterProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
std::unique_ptr< HGCalClusteringAlgoBase > | 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 |
edm::EDGetTokenT< HGCRecHitCollection > | hits_hfnose_token |
unsigned int | nHitsTime |
std::string | timeClname |
double | timeOffset |
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 35 of file HGCalLayerClusterProducer.cc.
HGCalLayerClusterProducer::HGCalLayerClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 62 of file HGCalLayerClusterProducer.cc.
References algo, algoId, detector, get, edm::ParameterSet::getParameter(), reco::CaloCluster::hfnose, reco::CaloCluster::hgcal_em, reco::CaloCluster::hgcal_had, reco::CaloCluster::hgcal_mixed, hits_bh_token, hits_ee_token, hits_fh_token, hits_hfnose_token, AlCaHLTBitMon_QueryRunRegistry::string, timeClname, and undefined.
|
inlineoverride |
Definition at line 38 of file HGCalLayerClusterProducer.cc.
|
static |
Definition at line 106 of file HGCalLayerClusterProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addNode(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 126 of file HGCalLayerClusterProducer.cc.
References algo, algoId, bsc_activity_cfg::clusters, fastSimProducer_cff::density, doSharing, trigObjTnPSource_cfi::filler, HLT_FULL_cff::finder, hgcalsimclustertime::ComputeClusterTime::fixSizeHighestDensity(), edm::Event::getByToken(), reco::CaloCluster::hfnose, reco::CaloCluster::hgcal_em, reco::CaloCluster::hgcal_had, reco::CaloCluster::hgcal_mixed, hits_bh_token, hits_ee_token, hits_fh_token, hits_hfnose_token, reco::CaloCluster::hitsAndFractions(), mps_fire::i, edm::HandleBase::isValid(), eostools::move(), nHitsTime, edm::PtrVector< T >::push_back(), edm::Event::put(), edm::PtrVectorBase::reserve(), reco::CaloCluster::size(), CaloRecHit::time(), timeClname, HGCRecHit::timeError(), and timeOffset.
|
private |
Definition at line 51 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and produce().
|
private |
Definition at line 49 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and produce().
|
private |
Definition at line 53 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer().
|
private |
Definition at line 52 of file HGCalLayerClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and produce().
|
private |
Definition at line 44 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and produce().
|
private |
Definition at line 45 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and produce().
|
private |
Definition at line 47 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and produce().
|
private |
Definition at line 57 of file HGCalLayerClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and produce().
|
private |
Definition at line 56 of file HGCalLayerClusterProducer.cc.
Referenced by produce().