#include <IPProducer.h>
Public Types | |
typedef std::vector< reco::IPTagInfo< Container, Base > > | Product |
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 |
Public Member Functions | |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
IPProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~IPProducer () 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 | |
void | checkEventSetup (const edm::EventSetup &iSetup) |
Private Attributes | |
unsigned long long | m_calibrationCacheId2D |
unsigned long long | m_calibrationCacheId3D |
bool | m_computeGhostTrack |
bool | m_computeProbabilities |
const edm::ParameterSet & | m_config |
double | m_cutMaxChiSquared |
double | m_cutMaxLIP |
double | m_cutMaxTIP |
double | m_cutMinPt |
int | m_cutPixelHits |
int | m_cutTotalHits |
bool | m_directionWithGhostTrack |
bool | m_directionWithTracks |
double | m_ghostTrackPriorDeltaR |
Helper | m_helper |
std::unique_ptr< HistogramProbabilityEstimator > | m_probabilityEstimator |
bool | m_useDB |
bool | m_useTrackQuality |
edm::EDGetTokenT< reco::VertexCollection > | token_primaryVertex |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 135 of file IPProducer.h.
typedef std::vector<reco::IPTagInfo<Container,Base> > IPProducer< Container, Base, Helper >::Product |
Definition at line 137 of file IPProducer.h.
|
explicit |
Definition at line 196 of file IPProducer.h.
References edm::ParameterSet::getParameter(), IPProducer< Container, Base, Helper >::m_calibrationCacheId2D, IPProducer< Container, Base, Helper >::m_calibrationCacheId3D, IPProducer< Container, Base, Helper >::m_computeGhostTrack, IPProducer< Container, Base, Helper >::m_computeProbabilities, IPProducer< Container, Base, Helper >::m_config, IPProducer< Container, Base, Helper >::m_cutMaxChiSquared, IPProducer< Container, Base, Helper >::m_cutMaxLIP, IPProducer< Container, Base, Helper >::m_cutMaxTIP, IPProducer< Container, Base, Helper >::m_cutMinPt, IPProducer< Container, Base, Helper >::m_cutPixelHits, IPProducer< Container, Base, Helper >::m_cutTotalHits, IPProducer< Container, Base, Helper >::m_directionWithGhostTrack, IPProducer< Container, Base, Helper >::m_directionWithTracks, IPProducer< Container, Base, Helper >::m_ghostTrackPriorDeltaR, IPProducer< Container, Base, Helper >::m_useTrackQuality, and IPProducer< Container, Base, Helper >::token_primaryVertex.
|
override |
Definition at line 222 of file IPProducer.h.
|
private |
Definition at line 432 of file IPProducer.h.
References edm::eventsetup::EventSetupRecord::cacheIdentifier(), edm::EventSetup::get(), IPProducer< Container, Base, Helper >::m_calibrationCacheId2D, IPProducer< Container, Base, Helper >::m_calibrationCacheId3D, IPProducer< Container, Base, Helper >::m_probabilityEstimator, and edm::ESHandle< T >::product().
Referenced by IPProducer< Container, Base, Helper >::produce().
|
static |
void IPProducer< reco::TrackRefVector, reco::JTATagInfo, IPProducerHelpers::FromJTA >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 461 of file IPProducer.h.
References edm::ParameterSetDescription::add(), and edm::ConfigurationDescriptions::addDefault().
void IPProducer< std::vector< reco::CandidatePtr >, reco::JetTagInfo, IPProducerHelpers::FromJetAndCands >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 482 of file IPProducer.h.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::addOptional().
|
override |
Definition at line 231 of file IPProducer.h.
References funct::abs(), TransientTrackBuilder::build(), IPProducer< Container, Base, Helper >::checkEventSetup(), IPTools::closestApproachToJet(), reco::btag::TrackIPData::closestToGhostTrack, reco::btag::TrackIPData::closestToJetAxis, RecoVertex::convertError(), RecoVertex::convertPos(), reco::GhostTrackPrediction::direction(), VertexDistance3D::distance(), reco::btag::TrackIPData::distanceToGhostTrack, reco::btag::TrackIPData::distanceToJetAxis, reco::TrackBase::dxy(), reco::TrackBase::dz(), MillePedeFileConverter_cfg::e, relativeConstraints::error, reco::Vertex::error(), reco::TransientTrack::field(), reco::GhostTrackFitter::fit(), edm::EventSetup::get(), edm::Event::getByToken(), edm::Event::getRefBeforePut(), reco::btag::TrackIPData::ghostTrackWeight, TrajectoryStateOnSurface::globalPosition(), reco::TrackBase::hitPattern(), reco::TransientTrack::impactPointState(), reco::btag::TrackIPData::ip2d, reco::btag::TrackIPData::ip3d, TrajectoryStateOnSurface::isValid(), IPTools::jetTrackDistance(), reco::GhostTrackPrediction::lambda(), IPProducer< Container, Base, Helper >::m_computeGhostTrack, IPProducer< Container, Base, Helper >::m_computeProbabilities, IPProducer< Container, Base, Helper >::m_cutMaxChiSquared, IPProducer< Container, Base, Helper >::m_cutMaxLIP, IPProducer< Container, Base, Helper >::m_cutMaxTIP, IPProducer< Container, Base, Helper >::m_cutMinPt, IPProducer< Container, Base, Helper >::m_cutPixelHits, IPProducer< Container, Base, Helper >::m_cutTotalHits, IPProducer< Container, Base, Helper >::m_directionWithGhostTrack, IPProducer< Container, Base, Helper >::m_directionWithTracks, IPProducer< Container, Base, Helper >::m_ghostTrackPriorDeltaR, IPProducer< Container, Base, Helper >::m_helper, IPProducer< Container, Base, Helper >::m_probabilityEstimator, IPProducer< Container, Base, Helper >::m_useTrackQuality, eostools::move(), reco::TrackBase::normalizedChi2(), reco::HitPattern::numberOfValidHits(), reco::TrackBase::numberOfValidHits(), reco::HitPattern::numberOfValidPixelHits(), AlCaHLTBitMon_ParallelJobs::p, p1, p2, reco::GhostTrackPrediction::position(), reco::Vertex::position(), reco::GhostTrackPrediction::positionError(), reco::GhostTrackPrediction::prediction(), impactParameterTagInfos_cfi::primaryVertex, reco::TrackBase::pt(), edm::Event::put(), MetAnalyzer::pv(), mps_fire::result, trackingPlots::selectedTracks, IPTools::signedImpactParameter3D(), IPTools::signedTransverseImpactParameter(), IPProducer< Container, Base, Helper >::token_primaryVertex, reco::btag::toTrack(), HiIsolationCommonParameters_cff::track, reco::GhostTrackState::track(), reco::TransientTrack::track(), and l1t::tracks.
|
private |
Definition at line 155 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::checkEventSetup(), and IPProducer< Container, Base, Helper >::IPProducer().
|
private |
Definition at line 156 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::checkEventSetup(), and IPProducer< Container, Base, Helper >::IPProducer().
|
private |
Definition at line 152 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 151 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 148 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer().
|
private |
Definition at line 163 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 164 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 161 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 162 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 159 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 160 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 166 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 165 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 153 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 168 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 154 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::checkEventSetup(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 157 of file IPProducer.h.
|
private |
Definition at line 167 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().
|
private |
Definition at line 149 of file IPProducer.h.
Referenced by IPProducer< Container, Base, Helper >::IPProducer(), and IPProducer< Container, Base, Helper >::produce().