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 | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () 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 |
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 61 of file HGCalLayerClusterProducer.cc.
References algo, algoId, beamerCreator::create(), detector, reco::get(), edm::ParameterSet::getParameter(), reco::CaloCluster::hgcal_em, reco::CaloCluster::hgcal_had, reco::CaloCluster::hgcal_mixed, hits_bh_token, hits_ee_token, hits_fh_token, AlCaHLTBitMon_QueryRunRegistry::string, and timeClname.
|
inlineoverride |
Definition at line 38 of file HGCalLayerClusterProducer.cc.
References fillDescriptions(), and produce().
|
static |
Definition at line 99 of file HGCalLayerClusterProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addNode(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~HGCalLayerClusterProducer().
|
override |
Definition at line 116 of file HGCalLayerClusterProducer.cc.
References algo, algoId, fastPrimaryVertexProducer_cfi::clusters, doSharing, objects.autophobj::filler, ghostTrackVertexReco_cff::finder, hgcalsimclustertime::fixSizeHighestDensity(), edm::Event::getByToken(), reco::CaloCluster::hgcal_em, reco::CaloCluster::hgcal_had, reco::CaloCluster::hgcal_mixed, hits_bh_token, hits_ee_token, hits_fh_token, reco::CaloCluster::hitsAndFractions(), mps_fire::i, edm::HandleBase::isValid(), eostools::move(), edm::PtrVector< T >::push_back(), edm::Event::put(), reco::CaloCluster::size(), timeClname, timeOffset, and create_public_lumi_plots::times.
Referenced by ~HGCalLayerClusterProducer().
|
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 47 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 46 of file HGCalLayerClusterProducer.cc.
Referenced by HGCalLayerClusterProducer(), and 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().