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 // $Id: FTSFromVertexToPointFactory.h,v 1.1 2006/06/02 16:21:02 uberthon Exp $
23 //
24 //
26 class MagneticField;
27 
29 public:
31  FreeTrajectoryState operator()(const MagneticField *magField, const GlobalPoint& xmeas,
32  const GlobalPoint& xvert,
33  float momentum, TrackCharge charge);
34 
35 };
36 
37 #endif
FreeTrajectoryState operator()(const MagneticField *magField, const GlobalPoint &xmeas, const GlobalPoint &xvert, float momentum, TrackCharge charge)
double charge(const std::vector< uint8_t > &Ampls)
int TrackCharge
Definition: TrackCharge.h:4