CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/RecoTracker/TkMSParametrization/src/MSLayersKeeperX0AtEta.cc File Reference

#include "RecoTracker/TkMSParametrization/interface/MSLayersKeeperX0AtEta.h"
#include "RecoTracker/TkMSParametrization/interface/MultipleScatteringX0Data.h"
#include "RecoTracker/TkMSParametrization/interface/MultipleScatteringGeometry.h"
#include <algorithm>

Go to the source code of this file.

Functions

template<class T >
sqr (T t)

Function Documentation

template<class T >
T sqr ( t)

Definition at line 6 of file MSLayersKeeperX0AtEta.cc.

References matplotRender::t.

{return t*t;}