#include <RecoBTau/TrackIPProducer/src/TrackIPProducer.cc>
Public Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
TrackIPProducer (const edm::ParameterSet &) | |
~TrackIPProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
void | checkEventSetup (const edm::EventSetup &iSetup) |
Private Attributes | |
edm::InputTag | m_associator |
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 |
edm::InputTag | m_primaryVertexProducer |
std::auto_ptr < HistogramProbabilityEstimator > | m_probabilityEstimator |
bool | m_useDB |
bool | m_useTrackQuality |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 14 of file TrackIPProducer.h.
|
explicit |
Definition at line 64 of file TrackIPProducer.cc.
References edm::ParameterSet::getParameter(), m_associator, m_calibrationCacheId2D, m_calibrationCacheId3D, m_computeGhostTrack, m_computeProbabilities, m_config, m_cutMaxChiSquared, m_cutMaxLIP, m_cutMaxTIP, m_cutMinPt, m_cutPixelHits, m_cutTotalHits, m_directionWithGhostTrack, m_directionWithTracks, m_ghostTrackPriorDeltaR, m_primaryVertexProducer, and m_useTrackQuality.
TrackIPProducer::~TrackIPProducer | ( | ) |
Definition at line 90 of file TrackIPProducer.cc.
|
private |
Definition at line 291 of file TrackIPProducer.cc.
References edm::eventsetup::EventSetupRecord::cacheIdentifier(), edm::EventSetup::get(), m_calibrationCacheId2D, m_calibrationCacheId3D, m_probabilityEstimator, and edm::ESHandle< class >::product().
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 99 of file TrackIPProducer.cc.
References abs, edm::RefVector< C, T, F >::begin(), checkEventSetup(), IPTools::closestApproachToJet(), reco::TrackIPTagInfo::TrackIPData::closestToGhostTrack, reco::TrackIPTagInfo::TrackIPData::closestToJetAxis, RecoVertex::convertError(), RecoVertex::convertPos(), reco::GhostTrackPrediction::direction(), VertexDistance3D::distance(), reco::TrackIPTagInfo::TrackIPData::distanceToGhostTrack, reco::TrackIPTagInfo::TrackIPData::distanceToJetAxis, reco::TrackBase::dxy(), reco::TrackBase::dz(), edm::RefVector< C, T, F >::end(), error, reco::Vertex::error(), reco::TransientTrack::field(), reco::GhostTrackFitter::fit(), edm::EventSetup::get(), edm::Event::getByLabel(), edm::Event::getRefBeforePut(), ghostTrackES_cfi::ghostTrack, reco::TrackIPTagInfo::TrackIPData::ghostTrackWeight, TrajectoryStateOnSurface::globalPosition(), reco::TrackBase::hitPattern(), i, reco::TransientTrack::impactPointState(), reco::TrackIPTagInfo::TrackIPData::ip2d, reco::TrackIPTagInfo::TrackIPData::ip3d, TrajectoryStateOnSurface::isValid(), IPTools::jetTrackDistance(), reco::GhostTrackPrediction::lambda(), m_associator, m_computeGhostTrack, m_computeProbabilities, m_cutMaxChiSquared, m_cutMaxLIP, m_cutMaxTIP, m_cutMinPt, m_cutPixelHits, m_cutTotalHits, m_directionWithGhostTrack, m_directionWithTracks, m_ghostTrackPriorDeltaR, m_primaryVertexProducer, m_probabilityEstimator, m_useTrackQuality, reco::TrackBase::normalizedChi2(), reco::HitPattern::numberOfValidHits(), reco::HitPattern::numberOfValidPixelHits(), L1TEmulatorMonitor_cff::p, p1, p2, pos, reco::GhostTrackPrediction::position(), reco::Vertex::position(), reco::GhostTrackPrediction::positionError(), reco::GhostTrackPrediction::prediction(), reco::TrackBase::pt(), edm::RefVector< C, T, F >::push_back(), edm::Event::put(), query::result, IPTools::signedImpactParameter3D(), IPTools::signedTransverseImpactParameter(), and testEve_cfg::tracks.
|
private |
Definition at line 25 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 31 of file TrackIPProducer.h.
Referenced by checkEventSetup(), and TrackIPProducer().
|
private |
Definition at line 32 of file TrackIPProducer.h.
Referenced by checkEventSetup(), and TrackIPProducer().
|
private |
Definition at line 28 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 27 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 24 of file TrackIPProducer.h.
Referenced by TrackIPProducer().
|
private |
Definition at line 39 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 40 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 37 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 38 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 35 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 36 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 42 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 41 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 29 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 26 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().
|
private |
Definition at line 30 of file TrackIPProducer.h.
Referenced by checkEventSetup(), and produce().
|
private |
Definition at line 33 of file TrackIPProducer.h.
|
private |
Definition at line 43 of file TrackIPProducer.h.
Referenced by produce(), and TrackIPProducer().