Public Member Functions | |
SecondaryVertex | operator() (const TransientVertex &sv) const |
template<> | |
TemplatedSecondaryVertexProducer< TrackIPTagInfo, reco::Vertex >::SecondaryVertex | operator() (const TransientVertex &sv) const |
template<> | |
TemplatedSecondaryVertexProducer< CandIPTagInfo, reco::VertexCompositePtrCandidate >::SecondaryVertex | operator() (const TransientVertex &sv) const |
SecondaryVertex | operator() (const VTX &sv) const |
SVBuilder (const reco::Vertex &pv, const GlobalVector &direction, bool withPVError, double minTrackWeight) | |
Public Attributes | |
const GlobalVector & | direction |
double | minTrackWeight |
const Vertex & | pv |
bool | withPVError |
Definition at line 181 of file TemplatedSecondaryVertexProducer.cc.
|
inline |
Definition at line 182 of file TemplatedSecondaryVertexProducer.cc.
SecondaryVertex TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::operator() | ( | const TransientVertex & | sv | ) | const |
TemplatedSecondaryVertexProducer< TrackIPTagInfo, reco::Vertex >::SecondaryVertex TemplatedSecondaryVertexProducer::SVBuilder< TrackIPTagInfo, reco::Vertex >::operator() | ( | const TransientVertex & | sv | ) | const |
Definition at line 973 of file TemplatedSecondaryVertexProducer.cc.
References TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::direction, TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::pv, pfDeepBoostedJetPreprocessParams_cfi::sv, and TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::withPVError.
Definition at line 984 of file TemplatedSecondaryVertexProducer.cc.
References reco::CompositePtrCandidate::addDaughter(), reco::CandidatePtrTransientTrack::candidate(), TemplatedSecondaryVertexProducer< IPTI, VTX >::minTrackWeight, reco::Candidate::p4(), p4, MetAnalyzer::pv(), reco::VertexCompositePtrCandidate::setChi2AndNdof(), reco::VertexCompositePtrCandidate::setCovariance(), reco::LeafCandidate::setP4(), reco::LeafCandidate::setVertex(), pfDeepBoostedJetPreprocessParams_cfi::sv, groupFilesInBlocks::tt, and TemplatedSecondaryVertexProducer< IPTI, VTX >::withPVError.
|
inline |
Definition at line 186 of file TemplatedSecondaryVertexProducer.cc.
References MetAnalyzer::pv(), and pfDeepBoostedJetPreprocessParams_cfi::sv.
const GlobalVector& TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::direction |
Definition at line 189 of file TemplatedSecondaryVertexProducer.cc.
Referenced by TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::operator()().
double TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::minTrackWeight |
Definition at line 191 of file TemplatedSecondaryVertexProducer.cc.
const Vertex& TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::pv |
Definition at line 188 of file TemplatedSecondaryVertexProducer.cc.
Referenced by TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::operator()().
bool TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::withPVError |
Definition at line 190 of file TemplatedSecondaryVertexProducer.cc.
Referenced by TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::operator()().