#include <SeedCombiner.h>
Public Member Functions | |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
SeedCombiner (const edm::ParameterSet &cfg) | |
~SeedCombiner () 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 |
Private Attributes | |
std::vector< edm::InputTag > | clusterRemovalInfos_ |
std::vector< edm::EDGetTokenT< reco::ClusterRemovalInfo > > | clusterRemovalTokens_ |
std::vector< edm::EDGetTokenT< TrajectorySeedCollection > > | inputCollections_ |
bool | reKeing_ |
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 17 of file SeedCombiner.h.
SeedCombiner::SeedCombiner | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 29 of file SeedCombiner.cc.
References looper::cfg, mps_fire::i, GlobalPosition_Frontier_DevDB_cff::tag, and edm::vector_transform().
|
override |
Definition at line 46 of file SeedCombiner.cc.
|
override |
Definition at line 48 of file SeedCombiner.cc.
References edm::OwnVector< T, P >::back(), universalConfigTemplate::collection, ev, mps_fire::i, eostools::move(), edm::OwnVector< T, P >::push_back(), rpcPointValidation_cfi::recHit, ClusterRemovalRefSetter::reKey(), edm::OwnVector< T, P >::reserve(), mps_fire::result, and seedmultiplicitymonitor_cfi::seedCollections.
|
private |
Definition at line 27 of file SeedCombiner.h.
|
private |
Definition at line 28 of file SeedCombiner.h.
|
private |
Definition at line 25 of file SeedCombiner.h.
|
private |
Definition at line 26 of file SeedCombiner.h.