CMS 3D CMS Logo

Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/TrackingTools/GeomPropagators/src/HelixBarrelCylinderCrossing.cc File Reference

#include "TrackingTools/GeomPropagators/interface/HelixBarrelCylinderCrossing.h"
#include "TrackingTools/GeomPropagators/src/RealQuadEquation.h"
#include "TrackingTools/GeomPropagators/interface/StraightLineCylinderCrossing.h"
#include "DataFormats/GeometrySurface/interface/Cylinder.h"
#include <iostream>
#include <cmath>

Go to the source code of this file.

Functions

template<typename T >
T sqr (const T &t)

Function Documentation

template<typename T >
T sqr ( const T t) [inline]

Definition at line 11 of file HelixBarrelCylinderCrossing.cc.

References matplotRender::t.

{return t*t;}