7 #include "G4Mag_UsualEqRhs.hh"
9 #include "CLHEP/Units/GlobalSystemOfUnits.h"
19 : G4MagneticField(), theCMSMagneticField(f),theDelta(d)
35 throw SimG4Exception(
"SimG4CoreMagneticField: Corrupted Event - NaN detected (position)" ) ;
44 static thread_local
float oldx[3] = {1.0e12,1.0e12,1.0e12};
45 static thread_local
double b[3];
const MagneticField * theCMSMagneticField
virtual GlobalVector inTesla(const GlobalPoint &gp) const =0
Field value ad specified global point, in Tesla.
G4Mag_UsualEqRhs * theFieldEquation
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
G4Mag_UsualEqRhs * fieldEquation()
virtual void GetFieldValue(const double p[3], double b[3]) const
Field(const MagneticField *f, double d)