CMS 3D CMS Logo

CartesianTrajectoryError.cc

Go to the documentation of this file.
00001 #include "TrackingTools/TrajectoryParametrization/interface/CartesianTrajectoryError.h"
00002 
00003 GlobalError CartesianTrajectoryError::position() const {
00004   return GlobalError( theCovarianceMatrix.Sub<AlgebraicSymMatrix33>(0,0)); 
00005 }

Generated on Tue Jun 9 17:48:35 2009 for CMSSW by  doxygen 1.5.4