CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_6_1_1/src/RecoPixelVertexing/PixelTriplets/plugins/ThirdHitZPrediction.cc File Reference

#include "ThirdHitZPrediction.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 2 of file ThirdHitZPrediction.cc.

References lumiQTWidget::t.

{ return t * t; }