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 | |
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 | |
edm::InputTag | associatorLayerClusterSimCluster_ |
edm::EDGetTokenT< hgcal::SimToRecoCollectionWithSimClusters > | associatorMapSimToReco_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_ |
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<> | |
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 59 of file TrackstersFromSimClustersProducer.cc.
|
explicit |
Definition at line 83 of file TrackstersFromSimClustersProducer.cc.
|
inlineoverride |
Definition at line 62 of file TrackstersFromSimClustersProducer.cc.
|
static |
Definition at line 99 of file TrackstersFromSimClustersProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 112 of file TrackstersFromSimClustersProducer.cc.
References ticl::assignPCAtoTracksters(), associatorMapSimToReco_token_, clusters_token_, clustersTime_token_, doNose_, f, filtered_layerclusters_mask_token_, HLT_FULL_cff::fraction, 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::setSeed(), SimTracksters_cff::simclusters, simclusters_token_, contentValuesCheck::values, ticl::Trackster::vertex_multiplicity(), ticl::Trackster::vertices(), z, and ticl::Trackster::zeroProbabilities().
|
private |
Definition at line 76 of file TrackstersFromSimClustersProducer.cc.
|
private |
Definition at line 77 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 71 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 68 of file TrackstersFromSimClustersProducer.cc.
|
private |
Definition at line 69 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 78 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 79 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 74 of file TrackstersFromSimClustersProducer.cc.
Referenced by produce().