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< HGCalDepthPreClusterer > | 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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 29 of file HGCalClusterTestProducer.cc.
HGCalClusterTestProducer::HGCalClusterTestProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 55 of file HGCalClusterTestProducer.cc.
References algo, algoId, edm::EDConsumerBase::consumesCollector(), detector, doSharing, hgcalLayerClusters_cfi::ecut, 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, particleFlowClusterECALUncorrected_cfi::showerSigma, and verbosity.
|
inline |
|
virtual |
Definition at line 107 of file HGCalClusterTestProducer.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, edm::PtrVector< T >::push_back(), edm::Event::put(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~HGCalClusterTestProducer().
|
private |
Definition at line 44 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer(), and produce().
|
private |
Definition at line 42 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer(), and produce().
|
private |
Definition at line 47 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer().
|
private |
Definition at line 46 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer(), and produce().
|
private |
Definition at line 40 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer(), and produce().
|
private |
Definition at line 38 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer(), and produce().
|
private |
Definition at line 39 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer(), and produce().
|
private |
Definition at line 45 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer(), and produce().
|
private |
Definition at line 49 of file HGCalClusterTestProducer.cc.
Referenced by HGCalClusterTestProducer().