CMS 3D CMS Logo

Functions

CMSSW_4_4_3_patch1/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;}