#include <HLTDisplacedtktkVtxProducer.h>
Public Member Functions | |
HLTDisplacedtktkVtxProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HLTDisplacedtktkVtxProducer () override | |
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 | |
bool | checkPreviousCand (const reco::TrackRef &trackref, const std::vector< reco::RecoChargedCandidateRef > &ref2) const |
Private Attributes | |
const int | chargeOpt_ |
const double | massParticle1_ |
const double | massParticle2_ |
const double | maxEta_ |
const double | maxInvMass_ |
const double | minInvMass_ |
const double | minPt_ |
const double | minPtPair_ |
const edm::InputTag | previousCandTag_ |
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | previousCandToken_ |
const edm::InputTag | srcTag_ |
const edm::EDGetTokenT< reco::RecoChargedCandidateCollection > | srcToken_ |
const edm::ESGetToken< TransientTrackBuilder, TransientTrackRecord > | transientTrackRecordToken_ |
const int | triggerTypeDaughters_ |
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 35 of file HLTDisplacedtktkVtxProducer.h.
|
explicit |
Definition at line 28 of file HLTDisplacedtktkVtxProducer.cc.
|
overridedefault |
|
private |
Definition at line 192 of file HLTDisplacedtktkVtxProducer.cc.
References mps_fire::i, and convertSQLiteXML::ok.
Referenced by produce().
|
static |
Definition at line 48 of file HLTDisplacedtktkVtxProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_2022v12_cff::InputTag.
|
override |
Definition at line 66 of file HLTDisplacedtktkVtxProducer.cc.
References funct::abs(), chargeOpt_, checkPreviousCand(), StorageManager_cfg::e1, edm::Ref< C, T, F >::get(), edm::EventSetup::getHandle(), trigger::TriggerRefsCollections::getObjects(), iEvent, TransientVertex::isValid(), LogDebug, massParticle1_, massParticle2_, maxEta_, maxInvMass_, minInvMass_, minPt_, minPtPair_, eostools::move(), AlCaHLTBitMon_ParallelJobs::p, LaserDQM_cfg::p1, SiStripOfflineCRack_cfg::p2, previousCandToken_, mathSSE::sqrt(), srcToken_, transientTrackRecordToken_, triggerTypeDaughters_, bphysicsOniaDQM_cfi::vertex, KalmanVertexFitter::vertex(), and spclusmultinvestigator_cfi::vertexCollection.
|
private |
Definition at line 57 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 56 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 50 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 54 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 53 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 51 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 52 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 48 of file HLTDisplacedtktkVtxProducer.h.
|
private |
Definition at line 49 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 46 of file HLTDisplacedtktkVtxProducer.h.
|
private |
Definition at line 47 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 45 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 58 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().