6 const std::vector<MagBLayer *>& theBLayers,
7 const std::vector<MagESector *>& theESectors,
8 const std::vector<MagVolume6Faces*>& theBVolumes,
9 const std::vector<MagVolume6Faces*>& theEVolumes,
10 float rMax,
float zMax,
12 bool isParamFieldOwned) :
13 field(new
MagGeometry(config,theBLayers,theESectors,theBVolumes,theEVolumes)),
18 paramFieldOwned(isParamFieldOwned)
26 paramField(vbf.paramField),
28 paramFieldOwned(
false) {
GlobalVector inTeslaUnchecked(const GlobalPoint &g) const
bool isZSymmetric() const
virtual GlobalVector inTeslaUnchecked(const GlobalPoint &gp) const
virtual bool isDefined(const GlobalPoint &gp) const
True if the point is within the region where the concrete field.
const MagGeometry * field
const MagVolume * findVolume(const GlobalPoint &gp) const
virtual MagneticField * clone() const
Returns a shallow copy.
virtual ~VolumeBasedMagneticField()
bool isZSymmetric() const
MagVolume const * findVolume(const GlobalPoint &gp, double tolerance=0.) const
Find a volume.
bool isDefined(const GlobalPoint &gp) const
True if the point is within the region where the concrete field.
GlobalVector inTesla(const GlobalPoint &g) const
Field value ad specified global point, in Tesla.
const MagneticField * paramField
VolumeBasedMagneticField(const edm::ParameterSet &config, const std::vector< MagBLayer * > &theBLayers, const std::vector< MagESector * > &theESectors, const std::vector< MagVolume6Faces * > &theBVolumes, const std::vector< MagVolume6Faces * > &theEVolumes, float rMax, float zMax, const MagneticField *param=0, bool isParamFieldOwned=false)
GlobalVector fieldInTesla(const GlobalPoint &gp) const
Return field vector at the specified global point.
volatile std::atomic< bool > shutdown_flag false
Global3DVector GlobalVector