#include <cmath>
#include <Math/SMatrix.h>
#include <Math/MatrixFunctions.h>
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "DataFormats/GeometryVector/interface/GlobalVector.h"
#include "RecoVertex/VertexPrimitives/interface/VertexState.h"
#include "RecoVertex/GhostTrackFitter/interface/GhostTrackPrediction.h"
#include "RecoVertex/GhostTrackFitter/interface/GhostTrackState.h"
#include "RecoVertex/GhostTrackFitter/interface/TrackGhostTrackState.h"
#include "RecoVertex/GhostTrackFitter/interface/VertexGhostTrackState.h"
Go to the source code of this file.
Functions | |
static const TrackGhostTrackState * | getTrack (const BasicGhostTrackState *basic) |
|
static |
Definition at line 68 of file GhostTrackState.cc.
References Exception, and reco::GhostTrackState::track().
Referenced by reco::tau::RecoTauPiZeroStripPlugin2::addCandsToStrip(), reco::tau::RecoTauPiZeroStripPlugin3::addCandsToStrip(), JetMatchingTools::JetConstituent::JetConstituent(), reco::tau::RecoTauPiZeroStripPlugin2::operator()(), reco::tau::RecoTauPiZeroStripPlugin3::operator()(), FWPFTrackUtils::setupLegoTrack(), FWPFTrackUtils::setupTrack(), reco::GhostTrackState::track(), reco::GhostTrackState::tsos(), and FWPFTrackUtils::~FWPFTrackUtils().