5 const std::vector<MagBLayer *>& theBLayers,
6 const std::vector<MagESector *>& theESectors,
7 const std::vector<MagVolume6Faces*>& theBVolumes,
8 const std::vector<MagVolume6Faces*>& theEVolumes,
11 bool isParamFieldOwned) :
12 field(new
MagGeometry(geomVersion,theBLayers,theESectors,theBVolumes,theEVolumes)),
17 paramFieldOwned(isParamFieldOwned)
bool isZSymmetric() const
virtual GlobalVector inTeslaUnchecked(const GlobalPoint &gp) const
GlobalVector inTesla(const GlobalPoint &g) const override
Field value ad specified global point, in Tesla.
const MagGeometry * field
const MagVolume * findVolume(const GlobalPoint &gp) const
bool isZSymmetric() const
VolumeBasedMagneticField(int geomVersion, 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)
MagVolume const * findVolume(const GlobalPoint &gp, double tolerance=0.) const
Find a volume.
virtual bool isDefined(const GlobalPoint &) const
True if the point is within the region where the concrete field.
GlobalVector inTeslaUnchecked(const GlobalPoint &g) const override
~VolumeBasedMagneticField() override
bool isDefined(const GlobalPoint &gp) const override
True if the point is within the region where the concrete field.
const MagneticField * paramField
MagneticField * clone() const override
Returns a shallow copy.
GlobalVector fieldInTesla(const GlobalPoint &gp) const
Return field vector at the specified global point.
Global3DVector GlobalVector