Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
TrackstersFromSimClustersProducer (const edm::ParameterSet &) | |
~TrackstersFromSimClustersProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::InputTag | associatorLayerClusterCaloParticle_ |
edm::InputTag | associatorLayerClusterSimCluster_ |
edm::EDGetTokenT< hgcal::SimToRecoCollection > | associatorMapCaloParticleToReco_token_ |
edm::EDGetTokenT< hgcal::SimToRecoCollectionWithSimClusters > | associatorMapSimClusterToReco_token_ |
edm::EDGetTokenT< std::vector< CaloParticle > > | caloparticles_token_ |
const edm::EDGetTokenT< std::vector< reco::CaloCluster > > | clusters_token_ |
const edm::EDGetTokenT< edm::ValueMap< std::pair< float, float > > > | clustersTime_token_ |
std::string | detector_ |
const bool | doNose_ = false |
const edm::EDGetTokenT< std::vector< float > > | filtered_layerclusters_mask_token_ |
const double | fractionCut_ |
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | geom_token_ |
hgcal::RecHitTools | rhtools_ |
edm::EDGetTokenT< std::vector< SimCluster > > | simclusters_token_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 62 of file TrackstersFromSimClustersProducer.cc.
|
explicit |
Definition at line 90 of file TrackstersFromSimClustersProducer.cc.
|
inlineoverride |
Definition at line 65 of file TrackstersFromSimClustersProducer.cc.
|
static |
Definition at line 111 of file TrackstersFromSimClustersProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 129 of file TrackstersFromSimClustersProducer.cc.
References ticl::assignPCAtoTracksters(), associatorMapCaloParticleToReco_token_, associatorMapSimClusterToReco_token_, SimTracksters_cff::caloparticles, caloparticles_token_, clusters_token_, clustersTime_token_, doNose_, f, filtered_layerclusters_mask_token_, HLT_FULL_cff::fraction, fractionCut_, relativeConstraints::geom, geom_token_, edm::Event::get(), edm::EventSetup::getData(), hgcal::RecHitTools::getPositionLayer(), crabWrapper::key, hgcal::RecHitTools::lastLayerEE(), HLTEgPhaseIITestSequence_cff::layerClusters, eostools::move(), edm::Event::put(), mps_fire::result, rhtools_, hgcal::RecHitTools::setGeometry(), ticl::Trackster::setIdProbability(), ticl::Trackster::setRegressedEnergy(), ticl::Trackster::setSeed(), SimTracksters_cff::simclusters, simclusters_token_, contentValuesCheck::values, ticl::Trackster::vertex_multiplicity(), ticl::Trackster::vertices(), z, and ticl::Trackster::zeroProbabilities().
|
private |
Definition at line 82 of file TrackstersFromSimClustersProducer.cc.
|
private |
Definition at line 80 of file TrackstersFromSimClustersProducer.cc.
|
private |
Definition at line 83 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 81 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 78 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 74 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 71 of file TrackstersFromSimClustersProducer.cc.
|
private |
Definition at line 72 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 75 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 86 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 84 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 85 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 77 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().