Public Member Functions | |
VertexCompositeCandidateCollectionSelector (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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< reco::BeamSpot > | bsToken_ |
bool | debug_ |
std::string | label_ |
float | lxyCUT_ |
float | lxyWRTbsCUT_ |
int | pvNDOF_ |
edm::EDGetTokenT< reco::VertexCollection > | pvToken_ |
edm::EDGetTokenT< reco::VertexCompositeCandidateCollection > | v0Token_ |
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 27 of file VertexCompositeCandidateCollectionSelector.cc.
|
explicit |
Definition at line 63 of file VertexCompositeCandidateCollectionSelector.cc.
References gather_cfg::cout, and debug_.
|
static |
Definition at line 151 of file VertexCompositeCandidateCollectionSelector.cc.
References edm::ConfigurationDescriptions::add(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 85 of file VertexCompositeCandidateCollectionSelector.cc.
References cms::cuda::bs, bsToken_, gather_cfg::cout, debug_, iEvent, edm::HandleBase::isValid(), lxyCUT_, lxyWRTbsCUT_, eostools::move(), create_idmaps::n, PV3DBase< T, PVType, FrameType >::perp(), edm::Handle< T >::product(), pvNDOF_, pvToken_, mps_fire::result, V0Monitor_cff::v0, and v0Token_.
|
private |
Definition at line 39 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 49 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce(), and VertexCompositeCandidateCollectionSelector().
|
private |
Definition at line 44 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by Modules.SwitchProducer::__addParameter(), SequenceTypes.DummyModule::__repr__(), Modules.SwitchProducer::__setattr__(), Mixins._Labelable::_findDependencies(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 47 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 48 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 42 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 40 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 38 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().