#include <HLTmumutktkVtxProducer.h>
Public Member Functions | |
HLTmumutktkVtxProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HLTmumutktkVtxProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () 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 |
bool | overlap (const reco::TrackRef &trackref1, const reco::TrackRef &trackref2) |
Static Private Member Functions | |
static FreeTrajectoryState | initialFreeState (const reco::Track &, const MagneticField *) |
Private Attributes | |
const edm::InputTag | beamSpotTag_ |
const edm::EDGetTokenT< reco::BeamSpot > | beamSpotToken_ |
const double | fourthTrackMass_ |
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > | idealMagneticFieldRecordToken_ |
const double | maxEta_ |
const double | maxInvMass_ |
const double | maxTrkTrkMass_ |
const std::string | mfName_ |
const double | minD0Significance_ |
const double | minInvMass_ |
const double | minPt_ |
const double | minTrkTrkMass_ |
const edm::InputTag | muCandTag_ |
const edm::EDGetTokenT< reco::RecoChargedCandidateCollection > | muCandToken_ |
const bool | oppositeSign_ |
const double | overlapDR_ |
const edm::InputTag | previousCandTag_ |
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | previousCandToken_ |
const double | thirdTrackMass_ |
const edm::ESGetToken< TransientTrackBuilder, TransientTrackRecord > | transientTrackRecordToken_ |
const edm::InputTag | trkCandTag_ |
const edm::EDGetTokenT< reco::RecoChargedCandidateCollection > | trkCandToken_ |
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 41 of file HLTmumutktkVtxProducer.h.
|
explicit |
Definition at line 27 of file HLTmumutktkVtxProducer.cc.
|
overridedefault |
|
private |
Definition at line 286 of file HLTmumutktkVtxProducer.cc.
References mps_fire::i, and convertSQLiteXML::ok.
Referenced by produce().
|
static |
Definition at line 56 of file HLTmumutktkVtxProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 270 of file HLTmumutktkVtxProducer.cc.
References reco::TrackBase::charge(), reco::TrackBase::covariance(), submitPVResolutionJobs::err, reco::TrackBase::momentum(), and reco::TrackBase::vertex().
Referenced by produce().
|
private |
Definition at line 280 of file HLTmumutktkVtxProducer.cc.
References PbPb_ZMuSkimMuonDPG_cff::deltaR, and overlapDR_.
Referenced by produce().
|
override |
Definition at line 78 of file HLTmumutktkVtxProducer.cc.
References beamSpotToken_, checkPreviousCand(), StorageManager_cfg::e1, fourthTrackMass_, edm::Ref< C, T, F >::get(), edm::EventSetup::getHandle(), trigger::TriggerRefsCollections::getObjects(), idealMagneticFieldRecordToken_, iEvent, initialFreeState(), TransientVertex::isValid(), LogDebug, maxEta_, maxInvMass_, maxTrkTrkMass_, minD0Significance_, minInvMass_, minPt_, minTrkTrkMass_, eostools::move(), muCandToken_, oppositeSign_, overlap(), AlCaHLTBitMon_ParallelJobs::p, p1, p2, previousCandToken_, Measurement1D::significance(), mathSSE::sqrt(), thirdTrackMass_, transientTrackRecordToken_, TrajectoryStateClosestToBeamLine::transverseImpactParameter(), trigger::TriggerMuon, trkCandToken_, bphysicsOniaDQM_cfi::vertex, KalmanVertexFitter::vertex(), and spclusmultinvestigator_cfi::vertexCollection.
|
private |
Definition at line 76 of file HLTmumutktkVtxProducer.h.
|
private |
Definition at line 77 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 66 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 63 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 67 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 70 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 72 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 62 of file HLTmumutktkVtxProducer.h.
|
private |
Definition at line 73 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 69 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 68 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 71 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file HLTmumutktkVtxProducer.h.
|
private |
Definition at line 56 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 74 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 75 of file HLTmumutktkVtxProducer.h.
Referenced by overlap().
|
private |
Definition at line 59 of file HLTmumutktkVtxProducer.h.
|
private |
Definition at line 60 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 65 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 53 of file HLTmumutktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 57 of file HLTmumutktkVtxProducer.h.
|
private |
Definition at line 58 of file HLTmumutktkVtxProducer.h.
Referenced by produce().