CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BeamSpotTransientTrackingRecHit.cc
Go to the documentation of this file.
1 
10 
12 {
14  result[0] = localPosition().x();
15  return result;
16 }
17 
19 {
22  m[0][0] = le.xx();
23  return m;
24 }
25 
27 {
29  theProjectionMatrix[0][3] = 1;
30 
31  isInitialized = true;
32 }
33 
virtual AlgebraicSymMatrix parametersError() const
float xx() const
Definition: LocalError.h:24
CLHEP::HepMatrix AlgebraicMatrix
tuple result
Definition: query.py:137
CLHEP::HepVector AlgebraicVector
virtual LocalError localPositionError() const
virtual AlgebraicVector parameters() const
CLHEP::HepSymMatrix AlgebraicSymMatrix
T x() const
Definition: PV3DBase.h:61
unsigned long long le
Definition: VDTMath.h:202