CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
UniformMagneticField.cc
Go to the documentation of this file.
1 
11 
12 
14  : theField(0.,0.,value) {}
15 
16 
18  return theField;
19 }
20 
22  return theField;
23 }
GlobalVector inTesla(const GlobalPoint &gp) const
Field value ad specified global point, in Tesla.
GlobalVector inTeslaUnchecked(const GlobalPoint &gp) const
UniformMagneticField(double value)
Construct passing the Z field component in Tesla.