CMS 3D CMS Logo

Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/RecoPixelVertexing/PixelTrackFitting/src/ConformalMappingFit.cc File Reference

#include "ConformalMappingFit.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)

Definition at line 5 of file ConformalMappingFit.cc.

References lumiQTWidget::t.

{return t*t;}