CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/RecoPixelVertexing/PixelTrackFitting/src/ParabolaFit.cc File Reference

#include "ParabolaFit.h"
#include <iostream>

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)

Definition at line 4 of file ParabolaFit.cc.

References matplotRender::t.

{return t*t;}