#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackBuilder.h"
#include "DataFormats/GeometrySurface/interface/LocalError.h"
#include "DataFormats/GeometrySurface/interface/BoundPlane.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "TrackingTools/TrajectoryParametrization/interface/LocalTrajectoryError.h"
#include "TrackingTools/TrajectoryParametrization/interface/LocalTrajectoryParameters.h"
#include "TrackingTools/TrajectoryState/interface/BasicTrajectoryStateOnSurface.h"
#include "TrackingTools/TrajectoryState/interface/TrajectoryStateOnSurface.h"
#include "TrackingTools/PatternTools/interface/TSCPBuilderNoMaterial.h"
#include "TrackingTools/PatternTools/interface/TransverseImpactPointExtrapolator.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/TrackReco/interface/TrackBase.h"
#include <sstream>
Go to the source code of this file.
Functions | |
template<class T > | |
T | sqr (T t) |
Definition at line 23 of file PixelTrackBuilder.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, reco::TrackBase::charge(), BasicTrajectoryState::charge(), vertices_cff::chi2, reco::TrackBase::chi2(), BasicSingleTrajectoryState::clone(), funct::cos(), reco::TrackBase::covariance(), BasicTrajectoryState::curvilinearError(), reco::TrackBase::d0Error(), reco::TrackBase::dxy(), reco::TrackBase::dz(), reco::TrackBase::dzError(), Measurement1D::error(), TransverseImpactPointExtrapolator::extrapolate(), BasicTrajectoryState::globalMomentum(), BasicTrajectoryState::globalPosition(), reco::TrackBase::lambdaError(), BasicTrajectoryState::localError(), BasicTrajectoryState::localMomentum(), BasicTrajectoryState::localPosition(), LogTrace, LocalTrajectoryError::matrix(), CurvilinearTrajectoryError::matrix(), PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), reco::TrackBase::phi(), reco::TrackBase::phiError(), edm::print(), EnergyCorrector::pt, reco::TrackBase::pt(), reco::TrackBase::qoverpError(), GloballyPositioned< T >::rotation(), funct::sin(), mathSSE::sqrt(), str, AlCaHLTBitMon_QueryRunRegistry::string, TrajectoryStateOnSurface::surface(), BasicTrajectoryState::surface(), protons_cff::t, PFTauMVAInputDiscriminatorTranslator_cfi::test, TrajectoryStateClosestToPoint::theState(), PV3DBase< T, PVType, FrameType >::theta(), theta(), reco::TrackBase::theta(), btvTracks_cfi::tip, HiIsolationCommonParameters_cff::track, Measurement1D::value(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::z(), and ComparisonHelper::zip().
Referenced by PixelTrackBuilder::build().