hep.lcd.geometry.component
Class Field_Strength

java.lang.Object
  |
  +--hep.lcd.geometry.component.Field_Strength

public class Field_Strength
extends Object

Source Code:
Field_Strength.java

Constructor Summary
Field_Strength(Detector det, LineNumberReader in)
           
 
Method Summary
 double getField()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Field_Strength

public Field_Strength(Detector det,
                      LineNumberReader in)
               throws IOException
Method Detail

getField

public double getField()

toString

public String toString()
Overrides:
toString in class Object


The LCD Group