CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
TransientTrackFromFTSFactory Class Reference

#include <TransientTrackFromFTSFactory.h>

Public Member Functions

reco::TransientTrack build (const FreeTrajectoryState &fts) const
 
reco::TransientTrack build (const FreeTrajectoryState &fts, const edm::ESHandle< GlobalTrackingGeometry > &trackingGeometry) const
 

Detailed Description

Helper class to build TransientTrack from a FreeTrajectoryState.

Definition at line 10 of file TransientTrackFromFTSFactory.h.

Member Function Documentation

TransientTrack TransientTrackFromFTSFactory::build ( const FreeTrajectoryState fts) const
TransientTrack TransientTrackFromFTSFactory::build ( const FreeTrajectoryState fts,
const edm::ESHandle< GlobalTrackingGeometry > &  trackingGeometry 
) const

Definition at line 11 of file TransientTrackFromFTSFactory.cc.