#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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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 int | triggerTypeDaughters_ |
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 33 of file HLTDisplacedtktkVtxProducer.h.
|
explicit |
Definition at line 35 of file HLTDisplacedtktkVtxProducer.cc.
|
overridedefault |
|
private |
Definition at line 201 of file HLTDisplacedtktkVtxProducer.cc.
References mps_fire::i, and convertSQLiteXML::ok.
Referenced by produce().
|
static |
Definition at line 56 of file HLTDisplacedtktkVtxProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_2018_cff::InputTag.
|
override |
Definition at line 74 of file HLTDisplacedtktkVtxProducer.cc.
References funct::abs(), chargeOpt_, checkPreviousCand(), StorageManager_cfg::e1, edm::EventSetup::get(), get, edm::Ref< C, T, F >::get(), trigger::TriggerRefsCollections::getObjects(), iEvent, TransientVertex::isValid(), LogDebug, massParticle1_, massParticle2_, maxEta_, maxInvMass_, minInvMass_, minPt_, minPtPair_, eostools::move(), AlCaHLTBitMon_ParallelJobs::p, p1, p2, previousCandToken_, mathSSE::sqrt(), srcToken_, triggerTypeDaughters_, bphysicsOniaDQM_cfi::vertex, KalmanVertexFitter::vertex(), and spclusmultinvestigator_cfi::vertexCollection.
|
private |
Definition at line 54 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 52 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 53 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 47 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 51 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 50 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 48 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 49 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 45 of file HLTDisplacedtktkVtxProducer.h.
|
private |
Definition at line 46 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 43 of file HLTDisplacedtktkVtxProducer.h.
|
private |
Definition at line 44 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file HLTDisplacedtktkVtxProducer.h.
Referenced by produce().