#include <Analysis/RPCPointProducer/src/RPCPointProducer.cc>
Public Member Functions | |
RPCPointProducer (const edm::ParameterSet &) | |
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 |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT < CSCSegmentCollection > | cscSegments |
std::unique_ptr< CSCSegtoRPC > | cscSegtoRPC |
const bool | debug |
edm::EDGetTokenT < DTRecSegment4DCollection > | dt4DSegments |
std::unique_ptr< DTSegtoRPC > | dtSegtoRPC |
const double | ExtrapolatedRegion |
const bool | inclcsc |
const bool | incldt |
const bool | incltrack |
const double | MaxD |
const double | MaxDrb4 |
const double | MinCosAng |
edm::EDGetTokenT < reco::TrackCollection > | tracks |
std::unique_ptr< TracktoRPC > | tracktoRPC |
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 |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 22 of file RPCPointProducer.h.
|
explicit |
Definition at line 28 of file RPCPointProducer.cc.
References cscSegments, cscSegtoRPC, dt4DSegments, dtSegtoRPC, edm::ParameterSet::getParameter(), inclcsc, incldt, incltrack, tracks, and tracktoRPC.
|
overrideprivate |
Definition at line 57 of file RPCPointProducer.cc.
References gather_cfg::cout, cscSegments, cscSegtoRPC, debug, dt4DSegments, dtSegtoRPC, ExtrapolatedRegion, edm::Event::getByToken(), inclcsc, incldt, incltrack, edm::HandleBase::isValid(), edm::Handle< T >::product(), edm::Event::put(), tracks, and tracktoRPC.
|
private |
Definition at line 29 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 34 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 40 of file RPCPointProducer.h.
Referenced by runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), produce(), and runTauIdMVA.TauIDEmbedder::runTauID().
|
private |
Definition at line 30 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 33 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 44 of file RPCPointProducer.h.
Referenced by produce().
|
private |
Definition at line 38 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 37 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 39 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 42 of file RPCPointProducer.h.
|
private |
Definition at line 43 of file RPCPointProducer.h.
|
private |
Definition at line 41 of file RPCPointProducer.h.
|
private |
Definition at line 31 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().
|
private |
Definition at line 35 of file RPCPointProducer.h.
Referenced by produce(), and RPCPointProducer().