hep.lcd.io.sio.lcd.handler.block
Class LCD_detector_ID

java.lang.Object
  extended byhep.lcd.io.sio.lcd.handler.block.LCD_detector_ID
All Implemented Interfaces:
BlockHandler

public class LCD_detector_ID
extends java.lang.Object
implements BlockHandler


Constructor Summary
LCD_detector_ID()
           
 
Method Summary
 java.lang.String getID()
           
 int getMajor()
           
 int getMinor()
           
 void read(SIOBlock block, LCDEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LCD_detector_ID

public LCD_detector_ID()
Method Detail

getID

public java.lang.String getID()

getMajor

public int getMajor()

getMinor

public int getMinor()

read

public void read(SIOBlock block,
                 LCDEvent event)
          throws java.io.IOException
Specified by:
read in interface BlockHandler
Throws:
java.io.IOException


The LCD Group