CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiStripRecHit1D.cc
Go to the documentation of this file.
2 #include <limits>
3 
4 SiStripRecHit1D::SiStripRecHit1D(const SiStripRecHit2D* hit2D) :
5 TrackerSingleRecHit(hit2D->localPosition(),
6  LocalError(hit2D->localPositionError().xx(),0.f,std::numeric_limits<float>::max()),
7  hit2D->geographicalId(), hit2D->omniCluster()
8  ),
9  sigmaPitch_(-1){}
10 
const T & max(const T &a, const T &b)
double f[11][100]