Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
SiStripApprox2ApproxClusters (const edm::ParameterSet &conf) | |
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 | |
uint8_t | approxVersion |
std::string | approxVersionS |
edm::EDGetTokenT < edmNew::DetSetVector < SiStripApproximateCluster > > | clusterToken |
edm::InputTag | inputApproxClusters |
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 18 of file SiStripApprox2ApproxClusters.cc.
|
explicit |
Definition at line 32 of file SiStripApprox2ApproxClusters.cc.
References approxVersion, approxVersionS, clusterToken, edm::ParameterSet::getParameter(), inputApproxClusters, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 95 of file SiStripApprox2ApproxClusters.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 51 of file SiStripApprox2ApproxClusters.cc.
References approxVersion, clusterToken, alignCSCRings::ff, eostools::move(), and mps_fire::result.
|
private |
Definition at line 27 of file SiStripApprox2ApproxClusters.cc.
Referenced by produce(), and SiStripApprox2ApproxClusters().
|
private |
Definition at line 28 of file SiStripApprox2ApproxClusters.cc.
Referenced by SiStripApprox2ApproxClusters().
|
private |
Definition at line 29 of file SiStripApprox2ApproxClusters.cc.
Referenced by produce(), and SiStripApprox2ApproxClusters().
|
private |
Definition at line 26 of file SiStripApprox2ApproxClusters.cc.
Referenced by SiStripApprox2ApproxClusters().