CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
ThirdHitCorrection.cc File Reference
#include "RecoPixelVertexing/PixelTriplets/src/ThirdHitCorrection.h"
#include "RecoTracker/TkMSParametrization/interface/LongitudinalBendingCorrection.h"
#include "RecoTracker/TkMSParametrization/interface/MultipleScatteringParametrisation.h"

Go to the source code of this file.

Functions

template<class T >
sqr (T t)
 

Function Documentation

template<class T >
T sqr ( t)
inline

Definition at line 7 of file ThirdHitCorrection.cc.

References matplotRender::t.

7 {return t*t;}