CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch13/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 >
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;}