Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
TrackstersProducer (const edm::ParameterSet &, const TrackstersCache *) | |
~TrackstersProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< TrackstersCache > > | |
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) |
static void | globalEndJob (TrackstersCache *) |
static std::unique_ptr < TrackstersCache > | initializeGlobalCache (const edm::ParameterSet &) |
Private Attributes | |
const edm::EDGetTokenT < std::vector < reco::CaloCluster > > | clusters_token_ |
const edm::EDGetTokenT < edm::ValueMap< std::pair < float, float > > > | clustersTime_token_ |
std::string | detector_ |
bool | doNose_ |
const edm::EDGetTokenT < std::vector< float > > | filtered_layerclusters_mask_token_ |
ticl::Trackster::IterationIndex | iterIndex_ = ticl::Trackster::IterationIndex(0) |
const std::string | itername_ |
edm::EDGetTokenT < TICLLayerTilesHFNose > | layer_clusters_tiles_hfnose_token_ |
edm::EDGetTokenT< TICLLayerTiles > | layer_clusters_tiles_token_ |
std::unique_ptr < PatternRecognitionAlgoBaseT < TICLLayerTiles > > | myAlgo_ |
std::unique_ptr < PatternRecognitionAlgoBaseT < TICLLayerTilesHFNose > > | myAlgoHFNose_ |
const edm::EDGetTokenT < std::vector< float > > | original_layerclusters_mask_token_ |
const edm::EDGetTokenT < std::vector < TICLSeedingRegion > > | seeding_regions_token_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< TrackstersCache > > | |
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 32 of file TrackstersProducer.cc.
|
explicit |
Definition at line 81 of file TrackstersProducer.cc.
References doNose_, ticl::Trackster::EM, get, edm::ParameterSet::getParameter(), ticl::Trackster::HAD, iterIndex_, itername_, layer_clusters_tiles_hfnose_token_, layer_clusters_tiles_token_, ticl::Trackster::MIP, myAlgo_, myAlgoHFNose_, fwrapper::plugin, AlCaHLTBitMon_QueryRunRegistry::string, ticl::Trackster::TRKEM, and ticl::Trackster::TRKHAD.
|
inlineoverride |
Definition at line 35 of file TrackstersProducer.cc.
|
static |
Definition at line 120 of file TrackstersProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addNode(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 76 of file TrackstersProducer.cc.
References ticl::TrackstersCache::eidGraphDef.
|
static |
Definition at line 62 of file TrackstersProducer.cc.
References utilities::cache(), edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), tensorflow::loadGraphDef(), submitPVValidationJobs::params, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 148 of file TrackstersProducer.cc.
References SplitLinear::begin, clusters_token_, clustersTime_token_, filterCSVwithJSON::copy, doNose_, dataset::end, filtered_layerclusters_mask_token_, edm::Event::get(), mps_fire::i, input, iterIndex_, layer_clusters_tiles_hfnose_token_, layer_clusters_tiles_token_, eostools::move(), myAlgo_, myAlgoHFNose_, original_layerclusters_mask_token_, edm::Event::put(), mps_fire::result, seeding_regions_token_, and findQualityFiles::v.
|
private |
Definition at line 50 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 53 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 45 of file TrackstersProducer.cc.
|
private |
Definition at line 46 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 51 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 57 of file TrackstersProducer.cc.
Referenced by TrackstersProducer().
|
private |
Definition at line 55 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 54 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 47 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 48 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 52 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 56 of file TrackstersProducer.cc.
Referenced by produce().