hep.lcd.geometry.component
Class Detector_File

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

public class Detector_File
extends Object

Source Code:
Detector_File.java

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

Constructor Detail

Detector_File

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

getFile

public String getFile()


The LCD Group