CMS 3D CMS Logo

Functions

/data/git/CMSSW_5_3_11_patch5/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 lumiQTWidget::t.

{return t*t;}