40 Double_t yMin, Double_t yMax, Double_t zMin,
41 Double_t zMax, Double_t bX, Double_t bY,
70 cerr <<
"-W- ShipConstField::ShipConstField: empty parameter container!"
94 Double_t yMax, Double_t zMin,
142 cout <<
"======================================================" << endl;
143 cout <<
"---- " << fTitle <<
" : " << fName << endl;
144 cout <<
"----" << endl;
145 cout <<
"---- Field type : constant" << endl;
146 cout <<
"----" << endl;
147 cout <<
"---- Field regions : " << endl;
148 cout <<
"---- x = " << setw(4) <<
fXmin <<
" to " << setw(4) <<
fXmax
150 cout <<
"---- y = " << setw(4) <<
fYmin <<
" to " << setw(4) <<
fYmax
152 cout <<
"---- z = " << setw(4) <<
fZmin <<
" to " << setw(4) <<
fZmax
155 cout <<
"---- B = ( " <<
fBx <<
", " <<
fBy <<
", " <<
fBz <<
" ) kG"
157 cout <<
"======================================================" << endl;
virtual ~ShipConstField()
void SetFieldRegion(Double_t xMin, Double_t xMax, Double_t yMin, Double_t yMax, Double_t zMin, Double_t zMax)
void SetField(Double_t bX, Double_t bY, Double_t bZ)