#include <HLTDisplacedtktktkVtxProducer.h>
Public Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
HLTDisplacedtktktkVtxProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HLTDisplacedtktktkVtxProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
bool | checkPreviousCand (const reco::TrackRef &trackref, std::vector< reco::RecoChargedCandidateRef > &ref2) |
Private Attributes | |
const int | chargeOpt_ |
double | firstTrackMass |
double | firstTrackMass2 |
double | firstTrackPt |
const double | massParticle1_ |
const double | massParticle2_ |
const double | massParticle3_ |
const double | maxEta_ |
const double | maxInvMass_ |
const double | maxInvMassRes_ |
const double | minInvMass_ |
const double | minInvMassRes_ |
const double | minPtRes_ |
const double | minPtTk1_ |
const double | minPtTk2_ |
const double | minPtTk3_ |
const double | minPtTri_ |
const edm::InputTag | previousCandTag_ |
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | previousCandToken_ |
const int | resOpt_ |
double | secondTrackMass |
double | secondTrackMass2 |
double | secondTrackPt |
const edm::InputTag | srcTag_ |
const edm::EDGetTokenT< reco::RecoChargedCandidateCollection > | srcToken_ |
double | thirdTrackMass |
double | thirdTrackMass2 |
double | thirdTrackPt |
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 35 of file HLTDisplacedtktktkVtxProducer.h.
|
explicit |
Definition at line 35 of file HLTDisplacedtktktkVtxProducer.cc.
References firstTrackMass, firstTrackMass2, firstTrackPt, massParticle1_, massParticle2_, massParticle3_, minPtTk1_, minPtTk2_, minPtTk3_, resOpt_, secondTrackMass, secondTrackMass2, secondTrackPt, std::swap(), thirdTrackMass, thirdTrackMass2, thirdTrackPt, and ~HLTDisplacedtktktkVtxProducer().
|
overridedefault |
Referenced by HLTDisplacedtktktkVtxProducer().
|
virtual |
Definition at line 112 of file HLTDisplacedtktktkVtxProducer.cc.
|
private |
Definition at line 266 of file HLTDisplacedtktktkVtxProducer.cc.
References mps_fire::i, and convertSQLiteXML::ok.
Referenced by produce().
|
virtual |
Definition at line 118 of file HLTDisplacedtktktkVtxProducer.cc.
|
static |
Definition at line 87 of file HLTDisplacedtktktkVtxProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
Definition at line 124 of file HLTDisplacedtktktkVtxProducer.cc.
References funct::abs(), chargeOpt_, checkPreviousCand(), reco::e1, reco::e2, SiPixelPhase1TrackClustersV_cfi::e3, firstTrackMass, firstTrackMass2, firstTrackPt, edm::EventSetup::get(), edm::Ref< C, T, F >::get(), edm::Event::getByToken(), trigger::TriggerRefsCollections::getObjects(), TransientVertex::isValid(), LogDebug, maxEta_, maxInvMass_, maxInvMassRes_, minInvMass_, minInvMassRes_, minPtRes_, minPtTri_, eostools::move(), AlCaHLTBitMon_ParallelJobs::p, previousCandToken_, edm::Event::put(), resOpt_, secondTrackMass, secondTrackMass2, secondTrackPt, mathSSE::sqrt(), srcToken_, thirdTrackMass, thirdTrackMass2, thirdTrackPt, triggerTypeDaughters_, KalmanVertexFitter::vertex(), and particleFlowSuperClusterECAL_cfi::vertexCollection.
|
private |
Definition at line 64 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 68 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 74 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 71 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 61 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer().
|
private |
Definition at line 62 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer().
|
private |
Definition at line 63 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer().
|
private |
Definition at line 51 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 60 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 58 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 59 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 57 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 52 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer().
|
private |
Definition at line 53 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer().
|
private |
Definition at line 54 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer().
|
private |
Definition at line 56 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 49 of file HLTDisplacedtktktkVtxProducer.h.
|
private |
Definition at line 50 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 65 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 69 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 75 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 72 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 47 of file HLTDisplacedtktktkVtxProducer.h.
|
private |
Definition at line 48 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 70 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 76 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 73 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by HLTDisplacedtktktkVtxProducer(), and produce().
|
private |
Definition at line 66 of file HLTDisplacedtktktkVtxProducer.h.
Referenced by produce().