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 | |
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) |
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_ |
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 > > | |
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 32 of file TrackstersProducer.cc.
|
explicit |
Definition at line 80 of file TrackstersProducer.cc.
References doNose_, edm::ParameterSet::getParameter(), layer_clusters_tiles_hfnose_token_, and layer_clusters_tiles_token_.
|
inlineoverride |
Definition at line 35 of file TrackstersProducer.cc.
|
static |
Definition at line 103 of file TrackstersProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 75 of file TrackstersProducer.cc.
References utilities::cache().
|
static |
Definition at line 61 of file TrackstersProducer.cc.
References utilities::cache(), edm::FileInPath::fullPath(), tensorflow::loadGraphDef(), CalibrationSummaryClient_cfi::params, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 143 of file TrackstersProducer.cc.
References clusters_token_, clustersTime_token_, filterCSVwithJSON::copy, doNose_, mps_fire::end, filtered_layerclusters_mask_token_, edm::Event::get(), mps_fire::i, input, HLTEgPhaseIITestSequence_cff::layer_clusters_hfnose_tiles, HLTEgPhaseIITestSequence_cff::layer_clusters_tiles, layer_clusters_tiles_hfnose_token_, layer_clusters_tiles_token_, HLTEgPhaseIITestSequence_cff::layerClusters, eostools::move(), myAlgo_, myAlgoHFNose_, original_layerclusters_mask_token_, edm::Event::put(), mps_fire::result, HLTEgPhaseIITestSequence_cff::seeding_regions, 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 57 of file TrackstersProducer.cc.
|
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().
|
private |
Definition at line 48 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 52 of file TrackstersProducer.cc.
Referenced by produce().
|
private |
Definition at line 56 of file TrackstersProducer.cc.
Referenced by produce().