1 #ifndef __SQField3DCartesian_H__
2 #define __SQField3DCartesian_H__
22 void GetFieldValue(
const double Point[4],
double *Bfield)
const;
transient DST object for field storage and access
double GetZMin() const
return the min and max in z
std::vector< FieldPoint > fpoints
void GetFieldValue(const double Point[4], double *Bfield) const
int GetGlobalIndex(int xIdx, int yIdx, int zIdx) const
return the index of the global index based on the local index
virtual ~SQField3DCartesian()
SQField3DCartesian(const std::string &fname, const float magfield_rescale=1.0)