![]() |
![]() |
Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
TrackstersProducer (const edm::ParameterSet &) | |
~TrackstersProducer () override | |
![]() | |
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_ |
std::unique_ptr< TracksterInferenceAlgoBase > | inferenceAlgo_ |
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 | |
![]() | |
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 34 of file TrackstersProducer.cc.
|
explicit |
Definition at line 64 of file TrackstersProducer.cc.
References doNose_, ticl::Trackster::EM, get, edm::ParameterSet::getParameter(), ticl::Trackster::HAD, inferenceAlgo_, iterIndex_, itername_, layer_clusters_tiles_hfnose_token_, layer_clusters_tiles_token_, ticl::Trackster::MIP, myAlgo_, myAlgoHFNose_, HLT_2024v14_cff::plugin, AlCaHLTBitMon_QueryRunRegistry::string, ticl::Trackster::TRKEM, and ticl::Trackster::TRKHAD.
|
inlineoverride |
Definition at line 37 of file TrackstersProducer.cc.
|
static |
Definition at line 109 of file TrackstersProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addNode(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
|
static |
|
override |
Definition at line 162 of file TrackstersProducer.cc.
References clusters_token_, clustersTime_token_, filterCSVwithJSON::copy, doNose_, filtered_layerclusters_mask_token_, edm::Event::get(), mps_fire::i, inferenceAlgo_, input, iterIndex_, hltTiclTrackstersCLUE3DHigh_cfi::layer_clusters_hfnose_tiles, hltTiclTrackstersCLUE3DHigh_cfi::layer_clusters_tiles, layer_clusters_tiles_hfnose_token_, layer_clusters_tiles_token_, hltEgammaHGCALIDVarsL1Seeded_cfi::layerClusters, eostools::move(), myAlgo_, myAlgoHFNose_, original_layerclusters_mask_token_, edm::Event::put(), mps_fire::result, hltTiclTrackstersCLUE3DHigh_cfi::seeding_regions, seeding_regions_token_, and findQualityFiles::v.
|
private |
Definition at line 52 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 47 of file TrackstersProducer.cc.
|
private |
Definition at line 48 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 53 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 51 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 60 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 59 of file TrackstersProducer.cc.
Referenced by TrackstersProducer().
|
private |
Definition at line 57 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 56 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 49 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 50 of file TrackstersProducer.cc.
Referenced by produce(), and TrackstersProducer().
|
private |
Definition at line 54 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file TrackstersProducer.cc.
Referenced by produce().