Public Member Functions | |
SecondaryVertex | operator() (const TransientVertex &sv) const |
SecondaryVertex | operator() (const VTX &sv) const |
template<> | |
TemplatedSecondaryVertexProducer< TrackIPTagInfo, reco::Vertex >::SecondaryVertex | operator() (const TransientVertex &sv) const |
template<> | |
TemplatedSecondaryVertexProducer< CandIPTagInfo, reco::VertexCompositePtrCandidate >::SecondaryVertex | operator() (const TransientVertex &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 180 of file TemplatedSecondaryVertexProducer.cc.
|
inline |
Definition at line 183 of file TemplatedSecondaryVertexProducer.cc.
References pfDeepBoostedJetPreprocessParams_cfi::sv.
SecondaryVertex TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::operator() | ( | const TransientVertex & | sv | ) | const |
|
inline |
Definition at line 192 of file TemplatedSecondaryVertexProducer.cc.
References MetAnalyzer::pv().
TemplatedSecondaryVertexProducer< TrackIPTagInfo, reco::Vertex >::SecondaryVertex TemplatedSecondaryVertexProducer::SVBuilder< TrackIPTagInfo, reco::Vertex >::operator() | ( | const TransientVertex & | sv | ) | const |
Definition at line 962 of file TemplatedSecondaryVertexProducer.cc.
References TransientVertex::originalTracks(), MetAnalyzer::pv(), and TemplatedSecondaryVertexProducer< IPTI, VTX >::withPVError.
Definition at line 975 of file TemplatedSecondaryVertexProducer.cc.
References reco::CompositePtrCandidate::addDaughter(), reco::CandidatePtrTransientTrack::candidate(), TransientVertex::degreesOfFreedom(), VertexState::error(), GlobalErrorBase< T, ErrorWeightType >::matrix(), TemplatedSecondaryVertexProducer< IPTI, VTX >::minTrackWeight, TransientVertex::originalTracks(), reco::Candidate::p4(), p4, TransientVertex::position(), MetAnalyzer::pv(), reco::VertexCompositePtrCandidate::setChi2AndNdof(), reco::VertexCompositePtrCandidate::setCovariance(), reco::LeafCandidate::setP4(), reco::LeafCandidate::setVertex(), TransientVertex::totalChiSquared(), TransientVertex::trackWeight(), groupFilesInBlocks::tt, TransientVertex::vertexState(), TemplatedSecondaryVertexProducer< IPTI, VTX >::withPVError, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
const GlobalVector& TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::direction |
Definition at line 197 of file TemplatedSecondaryVertexProducer.cc.
double TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::minTrackWeight |
Definition at line 199 of file TemplatedSecondaryVertexProducer.cc.
const Vertex& TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::pv |
Definition at line 196 of file TemplatedSecondaryVertexProducer.cc.
bool TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::withPVError |
Definition at line 198 of file TemplatedSecondaryVertexProducer.cc.