Classes | |
struct | VertexProxy |
Public Types | |
typedef reco::TemplatedSecondaryVertex < VTX > | SecondaryVertex |
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 |
Public Member Functions | |
BtoCharmDecayVertexMergerT (const edm::ParameterSet ¶ms) | |
void | produce (edm::Event &event, const edm::EventSetup &es) 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 |
Private Member Functions | |
VertexProxy | buildVertexProxy (const VTX &vtx) |
template<> | |
BtoCharmDecayVertexMergerT < reco::Vertex >::VertexProxy | buildVertexProxy (const reco::Vertex &vtx) |
template<> | |
BtoCharmDecayVertexMergerT < reco::VertexCompositePtrCandidate > ::VertexProxy | buildVertexProxy (const reco::VertexCompositePtrCandidate &vtx) |
GlobalVector | flightDirection (const reco::Vertex &v1, const reco::Vertex &v2) |
GlobalVector | flightDirection (const reco::Vertex &v1, const reco::VertexCompositePtrCandidate &v2) |
GlobalVector | flightDirection (const reco::VertexCompositePtrCandidate &v1, const reco::VertexCompositePtrCandidate &v2) |
void | resolveBtoDchain (std::vector< VertexProxy > &coll, unsigned int i, unsigned int k) |
template<> | |
void | resolveBtoDchain (std::vector< VertexProxy > &coll, unsigned int i, unsigned int k) |
template<> | |
void | resolveBtoDchain (std::vector< VertexProxy > &coll, unsigned int i, unsigned int k) |
Private Attributes | |
double | maxDRForUnique |
double | maxPtreltomerge |
double | maxvecSumIMCUTForUnique |
double | minCosPAtomerge |
reco::Vertex | pv |
edm::EDGetTokenT < reco::VertexCollection > | token_primaryVertex |
edm::EDGetTokenT< edm::View < VTX > > | token_secondaryVertex |
Friends | |
bool | operator< (VertexProxy v1, VertexProxy v2) |
Definition at line 41 of file BtoCharmDecayVertexMerger.cc.
typedef reco::TemplatedSecondaryVertex<VTX> BtoCharmDecayVertexMergerT< VTX >::SecondaryVertex |
Definition at line 47 of file BtoCharmDecayVertexMerger.cc.
BtoCharmDecayVertexMergerT< VTX >::BtoCharmDecayVertexMergerT | ( | const edm::ParameterSet & | params | ) |
Definition at line 84 of file BtoCharmDecayVertexMerger.cc.
|
private |
|
private |
Definition at line 164 of file BtoCharmDecayVertexMerger.cc.
References reco::Vertex::p4(), and reco::Vertex::tracksSize().
|
private |
Definition at line 172 of file BtoCharmDecayVertexMerger.cc.
References reco::CompositePtrCandidate::numberOfSourceCandidatePtrs(), and vtxP4().
|
private |
Definition at line 144 of file BtoCharmDecayVertexMerger.cc.
References reco::Vertex::x(), reco::Vertex::y(), and reco::Vertex::z().
|
private |
Definition at line 149 of file BtoCharmDecayVertexMerger.cc.
References reco::LeafCandidate::vertex(), reco::Vertex::x(), reco::Vertex::y(), and reco::Vertex::z().
|
private |
Definition at line 155 of file BtoCharmDecayVertexMerger.cc.
References reco::LeafCandidate::vertex().
|
override |
Definition at line 98 of file BtoCharmDecayVertexMerger.cc.
References edm::Event::getByToken(), eostools::move(), edm::Event::put(), MetAnalyzer::pv(), dt_dqm_sourceclient_common_cff::reco, and HLT_FULL_cff::secondaryVertices.
|
private |
|
private |
Definition at line 180 of file BtoCharmDecayVertexMerger.cc.
References funct::abs(), HLT_FULL_cff::deltaR, reco::TemplatedSecondaryVertex< SV >::dist3d(), spr::find(), flightDirection(), mps_fire::i, isotrackApplyRegressor::k, reco::ParticleMasses::piPlus, MetAnalyzer::pv(), dt_dqm_sourceclient_common_cff::reco, mathSSE::sqrt(), submitPVValidationJobs::t, groupFilesInBlocks::temp, Measurement1D::value(), and histoStyle::weight.
|
private |
Definition at line 287 of file BtoCharmDecayVertexMerger.cc.
References funct::abs(), HLT_FULL_cff::deltaR, reco::TemplatedSecondaryVertex< SV >::dist3d(), spr::find(), flightDirection(), mps_fire::i, isotrackApplyRegressor::k, reco::ParticleMasses::piPlus, MetAnalyzer::pv(), dt_dqm_sourceclient_common_cff::reco, mathSSE::sqrt(), groupFilesInBlocks::temp, Measurement1D::value(), and vtxP4().
|
friend |
Definition at line 66 of file BtoCharmDecayVertexMerger.cc.
|
private |
Definition at line 56 of file BtoCharmDecayVertexMerger.cc.
|
private |
Definition at line 56 of file BtoCharmDecayVertexMerger.cc.
|
private |
Definition at line 56 of file BtoCharmDecayVertexMerger.cc.
|
private |
Definition at line 56 of file BtoCharmDecayVertexMerger.cc.
|
private |
Definition at line 52 of file BtoCharmDecayVertexMerger.cc.
|
private |
Definition at line 50 of file BtoCharmDecayVertexMerger.cc.
|
private |
Definition at line 51 of file BtoCharmDecayVertexMerger.cc.