CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FTSFromVertexToPointFactory.h
Go to the documentation of this file.
1 #ifndef FTSFROMVERTEXTOPOINTFACTORY_H
2 #define FTSFROMVERTEXTOPOINTFACTORY_H
3 // -*- C++ -*-
4 //
5 // Package: EgammaElectronAlgos
6 // Class: FTSFromVertexToPointFactory
7 //
19 //
20 // Original Author: Ursula Berthon, Claude Charlot
21 // Created: Mon Mar 27 13:22:06 CEST 2006
22 //
23 //
24 
26 
27 class MagneticField;
28 
30 public:
31  static FreeTrajectoryState get( MagneticField const & magField, GlobalPoint const & xmeas, GlobalPoint const & xvert, float momentum, TrackCharge charge);
32 };
33 
34 #endif
int TrackCharge
Definition: TrackCharge.h:4