CMS 3D CMS Logo

Functions

CMSSW_4_4_3_patch1/src/RecoPixelVertexing/PixelTrackFitting/src/RZLine.cc File Reference

#include "RZLine.h"
#include "CommonTools/Statistics/interface/LinearFit.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 5 of file RZLine.cc.

References matplotRender::t.

{return t*t;}