I want to simulate a drift chamber cell
Cell.pdf (58.9 KB).
When I plot the field, the result is not the same as others’ work.
FieldPlot.pdf (20.0 KB)
My code:
ViewField fieldplot;
fieldplot.SetSensor(&sensor);
fieldplot.PlotProfile(-0.5, 0., 0., 0.5, 0., 0., "field", true);