Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
SimTrackstersProducer (const edm::ParameterSet &) | |
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 | |
const edm::EDGetTokenT < hgcal::SimToRecoCollection > | associatorMapCaloParticleToReco_token_ |
const edm::EDGetTokenT < hgcal::SimToRecoCollectionWithSimClusters > | associatorMapSimClusterToReco_token_ |
const 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_ |
const edm::ESGetToken < CaloGeometry, CaloGeometryRecord > | geom_token_ |
hgcal::RecHitTools | rhtools_ |
const 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 38 of file SimTrackstersProducer.cc.
|
explicit |
Definition at line 63 of file SimTrackstersProducer.cc.
|
static |
Definition at line 84 of file SimTrackstersProducer.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 102 of file SimTrackstersProducer.cc.
References ticl::addTrackster(), ticl::assignPCAtoTracksters(), associatorMapCaloParticleToReco_token_, associatorMapSimClusterToReco_token_, SimTracksters_cff::caloparticles, caloparticles_token_, clusters_token_, clustersTime_token_, CommonMethods::cp(), doNose_, filtered_layerclusters_mask_token_, spr::find(), fractionCut_, relativeConstraints::geom, geom_token_, edm::Event::get(), edm::EventSetup::getData(), hgcal::RecHitTools::getPositionLayer(), submitPVResolutionJobs::key, hgcal::RecHitTools::lastLayerEE(), eostools::move(), edm::Event::put(), mps_fire::result, rhtools_, hgcal::RecHitTools::setGeometry(), SimTracksters_cff::simclusters, simclusters_token_, and z.
|
private |
Definition at line 56 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 53 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 48 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 49 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file SimTrackstersProducer.cc.
|
private |
Definition at line 47 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 50 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 59 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 57 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file SimTrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 52 of file SimTrackstersProducer.cc.
Referenced by produce().