public class MaterialXPlane extends Object
Modifier and Type | Field and Description |
---|---|
private double |
_t_RL |
private double |
_x |
private double |
_ymax |
private double |
_ymin |
private double |
_zmax |
private double |
_zmin |
Constructor and Description |
---|
MaterialXPlane(double ymin,
double ymax,
double zmin,
double zmax,
double x,
double t_RL)
Creates a new instance of MaterialCylinder
|
private double _ymin
private double _ymax
private double _zmin
private double _zmax
private double _x
private double _t_RL
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.