CMS 3D CMS Logo

Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoTracker/TkMSParametrization/src/MSLayersAtAngle.cc File Reference

#include "RecoTracker/TkMSParametrization/interface/MSLayersAtAngle.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoLineRZ.h"

Go to the source code of this file.

Functions

template<class T >
T sqr (T t)

Function Documentation

template<class T >
T sqr ( T  t) [inline]

Definition at line 7 of file MSLayersAtAngle.cc.

References matplotRender::t.

{return t*t;}