CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelRecoUtilities.cc
Go to the documentation of this file.
7 
8 namespace PixelRecoUtilities {
11  es.get<IdealMagneticFieldRecord>().get(pSetup);
12  fieldInInvGev = 1.f/std::abs(pSetup->inTesla(GlobalPoint(0,0,0)).z() *2.99792458e-3f);
13  }
14 
15 }
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
double f[11][100]
const T & get() const
Definition: EventSetup.h:56
FieldAt0(const edm::EventSetup &es)