public class FieldOverlay extends Object implements FieldMap
Detector
Constructor and Description |
---|
FieldOverlay() |
Modifier and Type | Method and Description |
---|---|
void |
addField(FieldMap field) |
double[] |
getField(double[] pos)
Get the field magnitude and direction at a particular point.
|
void |
getField(double[] pos,
double[] b)
Get the field magnitude and direction at a particular point.
|
Hep3Vector |
getField(Hep3Vector position)
Get the field magnitude and direction at a particular point.
|
Hep3Vector |
getField(Hep3Vector position,
BasicHep3Vector field)
Get the field magnitude and direction at a particular point.
|
public void addField(FieldMap field)
public void getField(double[] pos, double[] b)
FieldMap
public double[] getField(double[] pos)
FieldMap
public Hep3Vector getField(Hep3Vector position, BasicHep3Vector field)
FieldMap
public Hep3Vector getField(Hep3Vector position)
FieldMap
getField(position,null)
.Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.