CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LocalMagneticField.cc
Go to the documentation of this file.
1 
9 
10 LocalMagneticField::LocalMagneticField(double value) : theField(0., 0., value) { setNominalValue(); }
11 
GlobalVector inTesla(const GlobalPoint &gp) const override
Field value ad specified global point, in Tesla.
LocalMagneticField(double value)
Construct passing the Z field component in Tesla.
void setNominalValue()