iceCube.uhe.geometry
クラス IceCubeVolume

java.lang.Object
  上位を拡張 iceCube.uhe.geometry.Volume
      上位を拡張 iceCube.uhe.geometry.IceCubeVolume

public class IceCubeVolume
extends Volume

This class defines geometry of IceCube detecter. To be simple, we define cubic volume. The coordinate is defined by IceCube local coordinate IceCubeCoordinate.java


コンストラクタの概要
IceCubeVolume()
          Constructor.
 
メソッドの概要
 
クラス iceCube.uhe.geometry.Volume から継承されたメソッド
isInsidePlane, isInsideVolume, isInsideVolume, isJ3LineInsideVolume, isJ3LineInsideVolume
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

IceCubeVolume

public IceCubeVolume()
Constructor.