CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
AnalyticalErrorPropagation.h
Go to the documentation of this file.
1 #ifndef AnalyticalErrorPropagation_H
2 #define AnalyticalErrorPropagation_H
3 
9 
10 #include <utility>
11 
12 class Surface;
13 
14 
16 public:
17 
18  std::pair<TrajectoryStateOnSurface,double>
19  operator()( const FreeTrajectoryState& startingState,
20  const Surface& surface, SurfaceSideDefinition::SurfaceSide side,
21  const GlobalTrajectoryParameters& destParameters,
22  const double& s) const;
23 };
24 
25 
26 #endif
#define dso_internal
Definition: Visibility.h:13